libfuzzer-sys 0.4.8

A wrapper around LLVM's libFuzzer runtime.
Documentation
Build #1506644 2024-11-07T21:08:46.400442+00:00
# rustc version
rustc 1.84.0-nightly (854980293 2024-11-06)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/libfuzzer-sys-0.4.8/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/libfuzzer-sys-0.4.8/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256: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\", \"-20241106-1.84.0-nightly-854980293\", \"--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-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stdout] 608eeb0f5410a8314cee7bbf15674933ca0d627a278f2e4123b6e81a63a5c30d
[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" "608eeb0f5410a8314cee7bbf15674933ca0d627a278f2e4123b6e81a63a5c30d", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.8 (/opt/rustwide/workdir)
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerIO.cpp:11:
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerIO.o" "-c" "libfuzzer/FuzzerIO.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerMain.cpp:11:
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerMain.o" "-c" "libfuzzer/FuzzerMain.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerIO.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerUtilPosix.cpp:12:
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerUtilPosix.o" "-c" "libfuzzer/FuzzerUtilPosix.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerCommand.h:15,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerFork.cpp:11:
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerFork.o" "-c" "libfuzzer/FuzzerFork.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerMutate.cpp:11:
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerMutate.o" "-c" "libfuzzer/FuzzerMutate.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerExtraCountersWindows.cpp:12:
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerExtraCountersWindows.o" "-c" "libfuzzer/FuzzerExtraCountersWindows.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerCommand.h:15,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerDriver.cpp:11:
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerDriver.o" "-c" "libfuzzer/FuzzerDriver.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerBuiltins.h:17,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerUtil.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerUtil.cpp:11:
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerUtil.o" "-c" "libfuzzer/FuzzerUtil.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerDataFlowTrace.h:31,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerDataFlowTrace.cpp:11:
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerDataFlowTrace.o" "-c" "libfuzzer/FuzzerDataFlowTrace.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: In file included from libfuzzer/FuzzerInterceptors.cpp:27:
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerInterceptors.o" "-c" "libfuzzer/FuzzerInterceptors.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerExtraCounters.cpp:12:
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerExtraCounters.o" "-c" "libfuzzer/FuzzerExtraCounters.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerTracePC.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerTracePC.cpp:14:
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerTracePC.o" "-c" "libfuzzer/FuzzerTracePC.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerCrossOver.cpp:11:
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerCrossOver.o" "-c" "libfuzzer/FuzzerCrossOver.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerCommand.h:15,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerUtilLinux.cpp:13:
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerUtilLinux.o" "-c" "libfuzzer/FuzzerUtilLinux.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerIO.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerIOPosix.cpp:14:
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerIOPosix.o" "-c" "libfuzzer/FuzzerIOPosix.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerDataFlowTrace.h:31,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerCorpus.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerLoop.cpp:11:
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerLoop.o" "-c" "libfuzzer/FuzzerLoop.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerIO.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerExtFunctionsWeak.cpp:19:
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerExtFunctionsWeak.o" "-c" "libfuzzer/FuzzerExtFunctionsWeak.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerSHA1.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerSHA1.cpp:18:
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerSHA1.o" "-c" "libfuzzer/FuzzerSHA1.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerExtraCountersDarwin.cpp:12:
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerExtraCountersDarwin.o" "-c" "libfuzzer/FuzzerExtraCountersDarwin.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerCommand.h:15,
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:                  from libfuzzer/FuzzerMerge.cpp:11:
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: libfuzzer-sys@0.4.8:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.8: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerMerge.o" "-c" "libfuzzer/FuzzerMerge.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `libfuzzer-sys v0.4.8 (/opt/rustwide/workdir)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libfuzzer-sys-254936cc23cbfa7e/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=CUSTOM_LIBFUZZER_PATH
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerIO.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerMain.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtilPosix.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtilDarwin.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerFork.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerIOWindows.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerMutate.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtraCountersWindows.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerDriver.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtilFuchsia.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtil.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerDataFlowTrace.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerInterceptors.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtraCounters.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerTracePC.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerCrossOver.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtilLinux.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerIOPosix.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerLoop.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsWeak.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsDlsym.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerSHA1.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtilWindows.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtraCountersDarwin.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsWindows.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerMerge.cpp
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(i686-pc-windows-msvc)
[INFO] [stderr]   cargo:rerun-if-env-changed=VCINSTALLDIR
[INFO] [stderr]   VCINSTALLDIR = None
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_i686-pc-windows-msvc
[INFO] [stderr]   CXX_i686-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_i686_pc_windows_msvc
[INFO] [stderr]   CXX_i686_pc_windows_msvc = 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]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[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-pc-windows-msvc
[INFO] [stderr]   CXXFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_i686_pc_windows_msvc
[INFO] [stderr]   CXXFLAGS_i686_pc_windows_msvc = 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=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerIO.cpp:11:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   43 | #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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerIO.o" "-c" "libfuzzer/FuzzerIO.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerMain.cpp:11:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   43 | #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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerMain.o" "-c" "libfuzzer/FuzzerMain.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerIO.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerUtilPosix.cpp:12:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   43 | #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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerUtilPosix.o" "-c" "libfuzzer/FuzzerUtilPosix.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerCommand.h:15,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerFork.cpp:11:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   43 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerFork.o" "-c" "libfuzzer/FuzzerFork.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerMutate.cpp:11:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   43 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerMutate.o" "-c" "libfuzzer/FuzzerMutate.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerExtraCountersWindows.cpp:12:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   38 | #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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerExtraCountersWindows.o" "-c" "libfuzzer/FuzzerExtraCountersWindows.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerCommand.h:15,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerDriver.cpp:11:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   43 | #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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerDriver.o" "-c" "libfuzzer/FuzzerDriver.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerBuiltins.h:17,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerUtil.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerUtil.cpp:11:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   38 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerUtil.o" "-c" "libfuzzer/FuzzerUtil.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerDataFlowTrace.h:31,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerDataFlowTrace.cpp:11:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   43 | #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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerDataFlowTrace.o" "-c" "libfuzzer/FuzzerDataFlowTrace.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=In file included from libfuzzer/FuzzerInterceptors.cpp:27:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   43 | #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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerInterceptors.o" "-c" "libfuzzer/FuzzerInterceptors.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerExtraCounters.cpp:12:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   38 | #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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerExtraCounters.o" "-c" "libfuzzer/FuzzerExtraCounters.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerTracePC.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerTracePC.cpp:14:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   43 | #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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerTracePC.o" "-c" "libfuzzer/FuzzerTracePC.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerCrossOver.cpp:11:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   43 | #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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerCrossOver.o" "-c" "libfuzzer/FuzzerCrossOver.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerCommand.h:15,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerUtilLinux.cpp:13:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   43 | #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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerUtilLinux.o" "-c" "libfuzzer/FuzzerUtilLinux.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerIO.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerIOPosix.cpp:14:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   43 | #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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerIOPosix.o" "-c" "libfuzzer/FuzzerIOPosix.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerDataFlowTrace.h:31,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerCorpus.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerLoop.cpp:11:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   43 | #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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerLoop.o" "-c" "libfuzzer/FuzzerLoop.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerIO.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerExtFunctionsWeak.cpp:19:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   43 | #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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerExtFunctionsWeak.o" "-c" "libfuzzer/FuzzerExtFunctionsWeak.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerSHA1.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerSHA1.cpp:18:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   43 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerSHA1.o" "-c" "libfuzzer/FuzzerSHA1.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from libfuzzer/FuzzerExtraCountersDarwin.cpp:12:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   38 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerExtraCountersDarwin.o" "-c" "libfuzzer/FuzzerExtraCountersDarwin.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=In file included from libfuzzer/FuzzerDefs.h:14,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerCommand.h:15,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerMerge.cpp:11:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   43 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerMerge.o" "-c" "libfuzzer/FuzzerMerge.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m32" "-Wall" "-Wextra" "-std=c++17" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/i686-pc-windows-msvc/debug/build/libfuzzer-sys-e9a95c7aaad2b1a4/out/dea49a5d26799b40-FuzzerMerge.o" "-c" "libfuzzer/FuzzerMerge.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "608eeb0f5410a8314cee7bbf15674933ca0d627a278f2e4123b6e81a63a5c30d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "608eeb0f5410a8314cee7bbf15674933ca0d627a278f2e4123b6e81a63a5c30d", kill_on_drop: false }`
[INFO] [stdout] 608eeb0f5410a8314cee7bbf15674933ca0d627a278f2e4123b6e81a63a5c30d