[INFO] cloning repository https://github.com/Aloso/to-html
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aloso/to-html" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAloso%2Fto-html", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAloso%2Fto-html'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b378e8e8f7f2b49131aab3ab04b99564a7cdeedb
[INFO] checking Aloso/to-html against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAloso%2Fto-html" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aloso/to-html
[INFO] finished tweaking git repo https://github.com/Aloso/to-html
[INFO] tweaked toml for git repo https://github.com/Aloso/to-html written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aloso/to-html on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aloso/to-html already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5c7ebc9685fee348df1d3fe93b4d8d7199e62a4cc2ec75a443beea894726411
[INFO] running `Command { std: "docker" "start" "-a" "b5c7ebc9685fee348df1d3fe93b4d8d7199e62a4cc2ec75a443beea894726411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5c7ebc9685fee348df1d3fe93b4d8d7199e62a4cc2ec75a443beea894726411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5c7ebc9685fee348df1d3fe93b4d8d7199e62a4cc2ec75a443beea894726411", kill_on_drop: false }`
[INFO] [stdout] b5c7ebc9685fee348df1d3fe93b4d8d7199e62a4cc2ec75a443beea894726411
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07cb96c44ffbc9f7cb7ded342d4dca0e5118d5165412d09d387df6233fdb4d69
[INFO] running `Command { std: "docker" "start" "-a" "07cb96c44ffbc9f7cb7ded342d4dca0e5118d5165412d09d387df6233fdb4d69", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking terminal_size v0.4.0
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking fake-tty v0.3.1 (/opt/rustwide/workdir/crates/fake-tty)
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking insta v1.43.1
[INFO] [stderr]    Compiling web_atoms v0.1.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ansi-to-html v0.2.2 (/opt/rustwide/workdir/crates/ansi-to-html)
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2b39fe756f52bc2825bf5b2bfc385cab922dae10/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=1 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=1a5b6b46205ec597 -C extra-filename=-63fba19eae625169 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-eab0d5634a07c632.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-821f288363606ed8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-fecd81ece3c87c27.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: libfuzzer-sys@0.4.9: libfuzzer/FuzzerIOPosix.cpp: In function 'void fuzzer::RawPrint(const char*)':
[INFO] [stderr] warning: libfuzzer-sys@0.4.9: libfuzzer/FuzzerIOPosix.cpp:161:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result]
[INFO] [stderr] warning: libfuzzer-sys@0.4.9:   161 |   (void)write(2, Str, strlen(Str));
[INFO] [stderr] warning: libfuzzer-sys@0.4.9:       |         ~~~~~^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.9: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libfuzzer-sys@0.4.9: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.9: ToolExecError: Command LC_ALL="C" "c++" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-374cb54e2c4a57f2/out/e5f0d71fb86e9d6b-FuzzerDriver.o" "-c" "libfuzzer/FuzzerDriver.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/string.h:548,
[INFO] [stderr] warning: libfuzzer-sys@0.4.9:                  from /usr/include/c++/13/cstring:42,
[INFO] [stderr] warning: libfuzzer-sys@0.4.9:                  from libfuzzer/FuzzerDefs.h:17,
[INFO] [stderr] warning: libfuzzer-sys@0.4.9:                  from libfuzzer/FuzzerMutate.cpp:11:
[INFO] [stderr] warning: libfuzzer-sys@0.4.9: In function 'void* memcpy(void*, const void*, size_t)',
[INFO] [stderr] warning: libfuzzer-sys@0.4.9:     inlined from 'void fuzzer::FixedWord<kMaxSizeT>::Set(const uint8_t*, size_t) [with long unsigned int kMaxSizeT = 64]' at libfuzzer/FuzzerDictionary.h:32:11,
[INFO] [stderr] warning: libfuzzer-sys@0.4.9:     inlined from 'const fuzzer::Word& fuzzer::MemMemTable<kSizeT>::Get(size_t) [with long unsigned int kSizeT = 1024]' at libfuzzer/FuzzerTracePC.h:65:18,
[INFO] [stderr] warning: libfuzzer-sys@0.4.9:     inlined from 'size_t fuzzer::MutationDispatcher::Mutate_AddWordFromTORC(uint8_t*, size_t, size_t)' at libfuzzer/FuzzerMutate.cpp:281:27:
[INFO] [stderr] warning: libfuzzer-sys@0.4.9: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: argument 2 null where non-null expected [-Wnonnull]
[INFO] [stderr] warning: libfuzzer-sys@0.4.9:    29 |   return __builtin___memcpy_chk (__dest, __src, __len,
[INFO] [stderr] warning: libfuzzer-sys@0.4.9:       |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.9:    30 |                                  __glibc_objsize0 (__dest));
[INFO] [stderr] warning: libfuzzer-sys@0.4.9:       |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libfuzzer-sys@0.4.9: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: note: in a call to built-in function 'void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)'
[INFO] [stderr] error: failed to run custom build command for `libfuzzer-sys v0.4.9`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libfuzzer-sys-8d66dd4bb00b9f04/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/FuzzerUtil.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerCrossOver.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtraCountersDarwin.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerMerge.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtilLinux.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerLoop.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtraCountersWindows.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerDataFlowTrace.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerDriver.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerIOPosix.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerInterceptors.cpp
[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/FuzzerUtilDarwin.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerIOWindows.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtraCounters.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtilPosix.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerTracePC.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/FuzzerFork.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtilFuchsia.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtilWindows.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerSHA1.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerMutate.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsWindows.cpp
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libfuzzer-sys-374cb54e2c4a57f2/out)
[INFO] [stderr]   OPT_LEVEL = Some(1)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[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,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=libfuzzer/FuzzerIOPosix.cpp: In function 'void fuzzer::RawPrint(const char*)':
[INFO] [stderr]   cargo:warning=libfuzzer/FuzzerIOPosix.cpp:161:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result]
[INFO] [stderr]   cargo:warning=  161 |   (void)write(2, Str, strlen(Str));
[INFO] [stderr]   cargo:warning=      |         ~~~~~^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-374cb54e2c4a57f2/out/e5f0d71fb86e9d6b-FuzzerDriver.o" "-c" "libfuzzer/FuzzerDriver.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/string.h:548,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/13/cstring:42,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerDefs.h:17,
[INFO] [stderr]   cargo:warning=                 from libfuzzer/FuzzerMutate.cpp:11:
[INFO] [stderr]   cargo:warning=In function 'void* memcpy(void*, const void*, size_t)',
[INFO] [stderr]   cargo:warning=    inlined from 'void fuzzer::FixedWord<kMaxSizeT>::Set(const uint8_t*, size_t) [with long unsigned int kMaxSizeT = 64]' at libfuzzer/FuzzerDictionary.h:32:11,
[INFO] [stderr]   cargo:warning=    inlined from 'const fuzzer::Word& fuzzer::MemMemTable<kSizeT>::Get(size_t) [with long unsigned int kSizeT = 1024]' at libfuzzer/FuzzerTracePC.h:65:18,
[INFO] [stderr]   cargo:warning=    inlined from 'size_t fuzzer::MutationDispatcher::Mutate_AddWordFromTORC(uint8_t*, size_t, size_t)' at libfuzzer/FuzzerMutate.cpp:281:27:
[INFO] [stderr]   cargo:warning=/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: argument 2 null where non-null expected [-Wnonnull]
[INFO] [stderr]   cargo:warning=   29 |   return __builtin___memcpy_chk (__dest, __src, __len,
[INFO] [stderr]   cargo:warning=      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=   30 |                                  __glibc_objsize0 (__dest));
[INFO] [stderr]   cargo:warning=      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: note: in a call to built-in function 'void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: Command LC_ALL="C" "c++" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-374cb54e2c4a57f2/out/e5f0d71fb86e9d6b-FuzzerDriver.o" "-c" "libfuzzer/FuzzerDriver.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "07cb96c44ffbc9f7cb7ded342d4dca0e5118d5165412d09d387df6233fdb4d69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07cb96c44ffbc9f7cb7ded342d4dca0e5118d5165412d09d387df6233fdb4d69", kill_on_drop: false }`
[INFO] [stdout] 07cb96c44ffbc9f7cb7ded342d4dca0e5118d5165412d09d387df6233fdb4d69
