[INFO] fetching crate raen 0.1.1...
[INFO] testing raen-0.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate raen 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate raen 0.1.1
[INFO] finished tweaking crates.io crate raen 0.1.1
[INFO] tweaked toml for crates.io crate raen 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate raen 0.1.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate raen 0.1.1 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21eb0d5bbe711b78337f200962868837ac0f4d97409b109521ee7b1d21cd379b
[INFO] running `Command { std: "docker" "start" "-a" "21eb0d5bbe711b78337f200962868837ac0f4d97409b109521ee7b1d21cd379b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21eb0d5bbe711b78337f200962868837ac0f4d97409b109521ee7b1d21cd379b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21eb0d5bbe711b78337f200962868837ac0f4d97409b109521ee7b1d21cd379b", kill_on_drop: false }`
[INFO] [stdout] 21eb0d5bbe711b78337f200962868837ac0f4d97409b109521ee7b1d21cd379b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e4e3a219895ed2a54670ae96c65d67fce0a3344ac1d1164ca6ae0617ba7413a
[INFO] running `Command { std: "docker" "start" "-a" "7e4e3a219895ed2a54670ae96c65d67fce0a3344ac1d1164ca6ae0617ba7413a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling im-rc v15.0.0
[INFO] [stderr]    Compiling scratch v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling rand_xoshiro v0.4.0
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling link-cplusplus v1.0.7
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling camino v1.1.1
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.82
[INFO] [stderr]    Compiling cxx v1.0.82
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling libz-sys v1.1.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling onig_sys v69.7.1
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling cxx-build v1.0.82
[INFO] [stderr]    Compiling libgit2-sys v0.13.4+1.4.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling line-wrap v0.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.82
[INFO] [stderr]    Compiling git-version-macro v0.3.5
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling wasm-opt-sys v0.110.2
[INFO] [stderr]    Compiling wasm-opt-cxx-sys v0.110.2
[INFO] [stderr]    Compiling syn-file-expand v0.1.1
[INFO] [stderr]    Compiling aha-wit-parser v0.0.2
[INFO] [stderr]    Compiling clap v3.1.8
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling wit-bindgen-gen-ts-near v0.3.0
[INFO] [stderr]    Compiling bytemuck v1.9.1
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling bugreport v0.5.0
[INFO] [stderr]    Compiling aha-wit-bindgen-gen-core v0.0.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling rgb v0.8.32
[INFO] [stderr]    Compiling bat v0.21.0
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling witgen_macro_helper v0.12.0
[INFO] [stderr]    Compiling witgen_macro_helper v0.13.0
[INFO] [stderr]    Compiling git-version v0.3.5
[INFO] [stderr]    Compiling walrus-macro v0.19.0
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling wasmparser v0.77.0
[INFO] [stderr]    Compiling std_prelude v0.2.12
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling path_abs v0.5.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling witgen_macro v0.12.0
[INFO] [stderr]    Compiling grep-cli v0.1.6
[INFO] [stderr]    Compiling ansi_colours v1.1.1
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.3.1
[INFO] [stderr]    Compiling walrus v0.19.0
[INFO] [stderr]    Compiling serde_yaml v0.8.24
[INFO] [stderr]    Compiling clircle v0.3.0
[INFO] [stderr]    Compiling cargo_metadata v0.15.1
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling near-sdk-witgen v0.0.2
[INFO] [stderr]    Compiling cargo-witgen v0.13.0
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling clap-cargo v0.9.1
[INFO] [stderr]    Compiling bytesize v1.1.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling wild v2.0.4
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling clap-cargo-extra v0.2.0
[INFO] [stderr]    Compiling witgen v0.12.0
[INFO] [stderr]    Compiling filetime v0.2.17
[INFO] [stderr]    Compiling witme v0.3.1
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-3.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="ffi-api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "packed_simd_2", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=cd5c4bae5a49f7eb -C extra-filename=-5e26514ee45366e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-10199eb4e48381ab.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-4dc09ff231313f07.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-b50a44cf14262bbb.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: wasm-opt-sys@0.110.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.110.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.110.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.110.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.110.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.110.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.110.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.110.2: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `wasm-opt-sys v0.110.2`
[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/wasm-opt-sys-a8e946faa14b1176/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   cargo:CXXBRIDGE_PREFIX=wasm-opt-sys
[INFO] [stderr]   cargo:CXXBRIDGE_LINKS=binaryen
[INFO] [stderr]   cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/crate
[INFO] [stderr]   cargo:CXXBRIDGE_DIR2=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src
[INFO] [stderr]   cargo:CXXBRIDGE_DIR3=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/tools
[INFO] [stderr]   cargo:CXXBRIDGE_DIR4=/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/sources/wasm-opt-sys/src/lib.rs.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/sources/wasm-opt-sys/src/lib.rs.cc"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/wasm-opt-main-shim.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/src/wasm-opt-main-shim.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/wasm/literal.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/wasm/parsing.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/wasm/wasm-binary.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/wasm-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/wasm/wasm-debug.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/wasm-emscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/wasm/wasm-emscripten.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/wasm/wasm-interpreter.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/wasm/wasm-io.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/wasm/wasm-stack.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   CXX include path:
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/crate
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/tools
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8830157da30731d8/out/literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.110.2/binaryen/src/wasm/literal.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "7e4e3a219895ed2a54670ae96c65d67fce0a3344ac1d1164ca6ae0617ba7413a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e4e3a219895ed2a54670ae96c65d67fce0a3344ac1d1164ca6ae0617ba7413a", kill_on_drop: false }`
[INFO] [stdout] 7e4e3a219895ed2a54670ae96c65d67fce0a3344ac1d1164ca6ae0617ba7413a
