[INFO] fetching crate substrate-wasm-builder 28.0.0... [INFO] checking substrate-wasm-builder-28.0.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate substrate-wasm-builder 28.0.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate substrate-wasm-builder 28.0.0 [INFO] finished tweaking crates.io crate substrate-wasm-builder 28.0.0 [INFO] tweaked toml for crates.io crate substrate-wasm-builder 28.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate substrate-wasm-builder 28.0.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate substrate-wasm-builder 28.0.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cxxbridge-flags v1.0.106 [INFO] [stderr] Downloaded memfd v0.6.3 [INFO] [stderr] Downloaded polkavm-assembler v0.26.0 [INFO] [stderr] Downloaded cxx-build v1.0.106 [INFO] [stderr] Downloaded sc-executor-polkavm v0.37.0 [INFO] [stderr] Downloaded array-bytes v9.1.2 [INFO] [stderr] Downloaded sc-allocator v33.0.0 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.106 [INFO] [stderr] Downloaded polkavm-linux-raw v0.26.0 [INFO] [stderr] Downloaded sc-executor-wasmtime v0.40.0 [INFO] [stderr] Downloaded scale-bits v0.7.0 [INFO] [stderr] Downloaded scale-decode v0.16.0 [INFO] [stderr] Downloaded polkavm-linker v0.26.0 [INFO] [stderr] Downloaded cxx v1.0.106 [INFO] [stderr] Downloaded sc-executor-common v0.40.0 [INFO] [stderr] Downloaded polkavm v0.26.0 [INFO] [stderr] Downloaded rustix v0.36.15 [INFO] [stderr] Downloaded wasm-opt v0.116.0 [INFO] [stderr] Downloaded merkleized-metadata v0.5.0 [INFO] [stderr] Downloaded sc-executor v0.44.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed1bda39dc60ec4b2319a94db53e8e4cd44f3e26e4223765bd3a800d7eaca1b1 [INFO] running `Command { std: "docker" "start" "-a" "ed1bda39dc60ec4b2319a94db53e8e4cd44f3e26e4223765bd3a800d7eaca1b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed1bda39dc60ec4b2319a94db53e8e4cd44f3e26e4223765bd3a800d7eaca1b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed1bda39dc60ec4b2319a94db53e8e4cd44f3e26e4223765bd3a800d7eaca1b1", kill_on_drop: false }` [INFO] [stdout] ed1bda39dc60ec4b2319a94db53e8e4cd44f3e26e4223765bd3a800d7eaca1b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 109f1ec07f49957e8196b9a773ab6a28d99684722264e7abc41aff4bac109cb8 [INFO] running `Command { std: "docker" "start" "-a" "109f1ec07f49957e8196b9a773ab6a28d99684722264e7abc41aff4bac109cb8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.106 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking semver v0.6.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking polkavm-common v0.26.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking jobserver v0.1.32 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking build-helper v0.1.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking parity-wasm v0.45.0 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.106 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Checking polkavm-linker v0.26.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling cxx-build v1.0.106 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling cxxbridge-macro v1.0.106 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stderr] Compiling wasm-opt-sys v0.116.0 [INFO] [stderr] Compiling wasm-opt-cxx-sys v0.116.0 [INFO] [stderr] Checking sp-maybe-compressed-blob v11.0.0 [INFO] [stderr] error: could not compile `serde` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=835ccc29187f37da -C extra-filename=-75aed6b7af64557f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-14c70b30623e6304.so --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: wasm-opt-sys@0.116.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-io.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-interpreter.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-stack.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-binary.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/parsing.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-s-parser.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-validator.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm-emscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-emscripten.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm-type.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-type.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/literal.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm-ir-builder.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-ir-builder.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-debug.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/f95526991abdf56a-cfg.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/analysis/cfg.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wat-parser.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/0836787cc57c432c-command-line.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/support/command-line.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/drop.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/ExpressionManipulator.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/ExpressionAnalyzer.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/LocalGraph.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/eh-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/LocalStructuralDominance.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/module-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/lubs.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/possible-contents.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/memory-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-names.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/names.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/type-updating.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/properties.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-stack-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/stack-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeadCodeElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/ReFinalize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/NameList.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/table-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MergeLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Strip.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Vacuum.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SimplifyGlobals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalEffects.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalTypeOptimization.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/CodePushing.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/StackCheck.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedNames.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Heap2Local.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReorderLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReorderGlobals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GenerateDynCalls.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SimplifyLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PrintCallGraph.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeNaN.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PostEmscripten.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalStructInference.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/pass.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedTypes.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-hash-stringify-walker.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/hash-stringify-walker.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ExtractFunction.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PickLoadSigns.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DuplicateImportElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-SetGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SetGlobals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Metrics.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LegalizeJSInterface.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/param-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Directize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Asyncify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LimitSegments.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-DWARF.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DWARF.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/AlignmentLowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveNonJSOps.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/FuncCastEmulation.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MultiMemoryLowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RoundTrip.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PrintFunctionMap.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MergeBlocks.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Precompute.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-StripEH.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/StripEH.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MinifyImportsAndExports.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Souperify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OnceReduction.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Intrinsics.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeadArgumentElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GUFA.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/InstrumentMemory.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeSSA.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Monomorphize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RedundantSetElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SignExtLowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/AbstractTypeRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SpillPointers.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedBrs.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/CoalesceLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/NameTypes.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/AvoidReinterprets.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/JSPI.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SignaturePruning.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LocalCSE.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SignatureRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReReloop.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeInstructions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedModuleElements.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Untee.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ConstHoisting.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LogExecution.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SafeHeap.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Memory64Lowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeAddedConstants.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Poppify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/StackIR.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-PrintFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PrintFeatures.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MergeSimilarFunctions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeCasts.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-DeAlign.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeAlign.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/test_passes.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeForJS.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-RemoveMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveMemory.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Flatten.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/I64ToI32Lowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MemoryPacking.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveImports.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/InstrumentLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SSAify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DataFlowOpts.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ConstantFieldPropagation.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReorderFunctions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Inlining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LocalSubtyping.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LoopInvariantCodeMotion.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DuplicateFunctionElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeMerging.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-StripTargetFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/StripTargetFeatures.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/CodeFolding.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/2f376a543f5d0840-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools/fuzzing/fuzzing.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TrapMode.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Print.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/2f376a543f5d0840-heap-types.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools/fuzzing/heap-types.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/9ad06d02c0d81216-Relooper.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/cfg/Relooper.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/59e029369a73950a-wasm-opt.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/wasm-opt.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/59e029369a73950a-intrinsics-ir.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/intrinsics-ir.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFAbbreviationDeclaration.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFAbbreviationDeclaration.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFContext.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFContext.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-dwarf2yaml.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/dwarf2yaml.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFCompileUnit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFCompileUnit.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFDataExtractor.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDataExtractor.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFAcceleratorTable.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFAcceleratorTable.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFDebugAranges.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugAranges.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFDebugAddr.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugAddr.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFDebugInfoEntry.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugInfoEntry.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFDebugLine.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugLine.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFDebugLoc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugLoc.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFDebugRangeList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugRangeList.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFDebugRnglists.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugRnglists.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFDie.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDie.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFDebugPubTable.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugPubTable.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFFormValue.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFFormValue.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFVerifier.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFVerifier.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFTypeUnit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFTypeUnit.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFExpression.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFExpression.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFEmitter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFEmitter.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFUnit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFUnit.cpp" with args c++ did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: wasm-opt-sys@0.116.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFYAML.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFYAML.cpp" with args c++ did not execute successfully (status code exit status: 1). [INFO] [stderr] error: failed to run custom build command for `wasm-opt-sys v0.116.0` [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-a11d2b6e87e36818/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out) [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] OUT_DIR = Some(/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [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:CXXBRIDGE_PREFIX=wasm-opt-sys [INFO] [stderr] cargo:CXXBRIDGE_LINKS=binaryen [INFO] [stderr] cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include [INFO] [stderr] cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate [INFO] [stderr] cargo:CXXBRIDGE_DIR2=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src [INFO] [stderr] cargo:CXXBRIDGE_DIR3=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools [INFO] [stderr] cargo:CXXBRIDGE_DIR4=/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out [INFO] [stderr] cargo:CXXBRIDGE_DIR5=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/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] 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: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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-io.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-interpreter.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-stack.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-binary.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/parsing.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-s-parser.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-validator.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm-emscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-emscripten.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm-type.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-type.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/literal.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm-ir-builder.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-ir-builder.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wasm-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-debug.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/f95526991abdf56a-cfg.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/analysis/cfg.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c285d1b40224d935-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wat-parser.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/0836787cc57c432c-command-line.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/support/command-line.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/drop.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/ExpressionManipulator.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/ExpressionAnalyzer.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/LocalGraph.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/eh-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/LocalStructuralDominance.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/module-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/lubs.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/possible-contents.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/memory-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-names.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/names.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/type-updating.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/properties.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-stack-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/stack-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeadCodeElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/ReFinalize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/NameList.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/27becb8bf97605d2-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/table-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MergeLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Strip.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Vacuum.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SimplifyGlobals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalEffects.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalTypeOptimization.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/CodePushing.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/StackCheck.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedNames.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Heap2Local.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReorderLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReorderGlobals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GenerateDynCalls.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SimplifyLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PrintCallGraph.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeNaN.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PostEmscripten.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalStructInference.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/pass.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedTypes.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-hash-stringify-walker.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/hash-stringify-walker.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ExtractFunction.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PickLoadSigns.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DuplicateImportElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-SetGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SetGlobals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Metrics.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LegalizeJSInterface.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/param-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Directize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Asyncify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LimitSegments.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-DWARF.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DWARF.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/AlignmentLowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveNonJSOps.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/FuncCastEmulation.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MultiMemoryLowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RoundTrip.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PrintFunctionMap.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MergeBlocks.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Precompute.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-StripEH.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/StripEH.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MinifyImportsAndExports.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Souperify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OnceReduction.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Intrinsics.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeadArgumentElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GUFA.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/InstrumentMemory.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeSSA.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Monomorphize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RedundantSetElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SignExtLowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/AbstractTypeRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SpillPointers.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedBrs.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/CoalesceLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/NameTypes.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/AvoidReinterprets.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/JSPI.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SignaturePruning.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LocalCSE.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SignatureRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReReloop.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeInstructions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedModuleElements.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Untee.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ConstHoisting.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LogExecution.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SafeHeap.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Memory64Lowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeAddedConstants.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Poppify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/StackIR.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-PrintFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PrintFeatures.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MergeSimilarFunctions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeCasts.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-DeAlign.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeAlign.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/test_passes.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeForJS.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-RemoveMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveMemory.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Flatten.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/I64ToI32Lowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MemoryPacking.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveImports.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/InstrumentLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SSAify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DataFlowOpts.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ConstantFieldPropagation.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReorderFunctions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Inlining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LocalSubtyping.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LoopInvariantCodeMotion.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DuplicateFunctionElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeMerging.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-StripTargetFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/StripTargetFeatures.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/CodeFolding.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/2f376a543f5d0840-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools/fuzzing/fuzzing.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TrapMode.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/35876f3655a23cb6-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Print.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/2f376a543f5d0840-heap-types.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools/fuzzing/heap-types.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/9ad06d02c0d81216-Relooper.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/cfg/Relooper.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/59e029369a73950a-wasm-opt.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/wasm-opt.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/59e029369a73950a-intrinsics-ir.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/intrinsics-ir.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFAbbreviationDeclaration.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFAbbreviationDeclaration.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFContext.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFContext.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-dwarf2yaml.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/dwarf2yaml.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFCompileUnit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFCompileUnit.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFDataExtractor.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDataExtractor.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFAcceleratorTable.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFAcceleratorTable.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFDebugAranges.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugAranges.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFDebugAddr.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugAddr.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFDebugInfoEntry.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugInfoEntry.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFDebugLine.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugLine.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFDebugLoc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugLoc.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFDebugRangeList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugRangeList.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFDebugRnglists.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugRnglists.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFDie.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDie.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFDebugPubTable.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugPubTable.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFFormValue.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFFormValue.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFVerifier.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFVerifier.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFTypeUnit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFTypeUnit.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFExpression.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFExpression.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFEmitter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFEmitter.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [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: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFUnit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFUnit.cpp" with args c++ did not execute successfully (status code 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] 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: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFYAML.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFYAML.cpp" with args c++ did not execute successfully (status code 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] 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] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] CXX include path: [INFO] [stderr] /opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include [INFO] [stderr] /opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools [INFO] [stderr] /opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-0edb422d4396e10f/out/c7fd553a9be58227-DWARFYAML.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFYAML.cpp" with args c++ did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "109f1ec07f49957e8196b9a773ab6a28d99684722264e7abc41aff4bac109cb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "109f1ec07f49957e8196b9a773ab6a28d99684722264e7abc41aff4bac109cb8", kill_on_drop: false }` [INFO] [stdout] 109f1ec07f49957e8196b9a773ab6a28d99684722264e7abc41aff4bac109cb8