[INFO] fetching crate contract-build 4.0.0-rc.1...
[INFO] checking contract-build-4.0.0-rc.1 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate contract-build 4.0.0-rc.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate contract-build 4.0.0-rc.1 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate contract-build 4.0.0-rc.1
[INFO] finished tweaking crates.io crate contract-build 4.0.0-rc.1
[INFO] tweaked toml for crates.io crate contract-build 4.0.0-rc.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyperlocal v0.8.0
[INFO] [stderr]   Downloaded bollard-stubs v1.43.0-rc.2
[INFO] [stderr]   Downloaded bollard v0.15.0
[INFO] [stderr]   Downloaded contract-metadata v4.0.2
[INFO] [stderr]   Downloaded duct v0.13.7
[INFO] [stderr]   Downloaded which v5.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb2607ef398226b52a26da81d976cf292d00818f64761f75b95568c5c51f9702
[INFO] running `Command { std: "docker" "start" "-a" "eb2607ef398226b52a26da81d976cf292d00818f64761f75b95568c5c51f9702", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb2607ef398226b52a26da81d976cf292d00818f64761f75b95568c5c51f9702", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb2607ef398226b52a26da81d976cf292d00818f64761f75b95568c5c51f9702", kill_on_drop: false }`
[INFO] [stdout] eb2607ef398226b52a26da81d976cf292d00818f64761f75b95568c5c51f9702
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88023eca332f818fdd1b9f39b98e68da757982d69d1b0bd20d55ef81687c9241
[INFO] running `Command { std: "docker" "start" "-a" "88023eca332f818fdd1b9f39b98e68da757982d69d1b0bd20d55ef81687c9241", kill_on_drop: false }`
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.120
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling cxx-build v1.0.120
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling wabt-sys v0.8.0
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking winnow v0.6.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]    Compiling contract-build v4.0.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Write` is imported redundantly
[INFO] [stdout]   --> build.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         prelude::*,
[INFO] [stdout]    |         ---------- the item `Write` is already imported here
[INFO] [stdout] 23 |         Write,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]   --> build.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     iter::Iterator,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Iterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking shared_child v1.0.0
[INFO] [stderr]     Checking os_pipe v1.1.5
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking which v5.0.0
[INFO] [stderr]     Checking serde_with v3.7.0
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.9
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking rustc_version v0.4.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking contract-metadata v4.0.2
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling wasm-opt-sys v0.116.0
[INFO] [stderr]    Compiling wasm-opt-cxx-sys v0.116.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking clap v4.5.3
[INFO] [stderr]     Checking bollard-stubs v1.43.0-rc.2
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr] error: could not compile `bollard-stubs` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/bin/rustc --crate-name bollard_stubs --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bollard-stubs-1.43.0-rc.2/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 -C metadata=3c703f1fda1cd66d -C extra-filename=-3c703f1fda1cd66d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-115b663cc7f1cde6.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-5ee3b8564ba44bf2.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-f46b170e051b7628.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `h2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.25/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 -C metadata=966e7826f19a3cae -C extra-filename=-966e7826f19a3cae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-421a06479d7e854b.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-5a700c0db21a1777.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-7596d8133c1fca9f.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-d63c229a428e7a18.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-773e032831432622.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-347347167b52d7d5.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ce888b912e007028.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-8a7fc76452dcc538.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-42eeaf745fe2870c.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-239bc1774e24174f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ff1ae69dd3c7cde6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: wabt-sys@0.8.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: wabt-sys@0.8.0: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `wabt-sys v0.8.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/wabt-sys-9c229b35495c0332/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=WABT_CXXSTDLIB
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXSTDLIB
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/wabt-sys-85571db5de69d7d7/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wabt-sys-0.8.0/wabt" "-DBUILD_TESTS=OFF" "-DBUILD_TOOLS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/wabt-sys-85571db5de69d7d7/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 11.4.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 11.4.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Looking for alloca.h
[INFO] [stderr]   -- Looking for alloca.h - found
[INFO] [stderr]   -- Looking for unistd.h
[INFO] [stderr]   -- Looking for unistd.h - found
[INFO] [stderr]   -- Looking for snprintf
[INFO] [stderr]   -- Looking for snprintf - found
[INFO] [stderr]   -- Looking for strcasecmp
[INFO] [stderr]   -- Looking for strcasecmp - found
[INFO] [stderr]   -- Looking for sys/types.h
[INFO] [stderr]   -- Looking for sys/types.h - found
[INFO] [stderr]   -- Looking for stdint.h
[INFO] [stderr]   -- Looking for stdint.h - found
[INFO] [stderr]   -- Looking for stddef.h
[INFO] [stderr]   -- Looking for stddef.h - found
[INFO] [stderr]   -- Check size of ssize_t
[INFO] [stderr]   -- Check size of ssize_t - done
[INFO] [stderr]   -- Check size of size_t
[INFO] [stderr]   -- Check size of size_t - done
[INFO] [stderr]   -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.5") 
[INFO] [stderr]   -- Looking for pthread.h
[INFO] [stderr]   -- Looking for pthread.h - found
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]   -- Found Threads: TRUE  
[INFO] [stderr]   -- Configuring done
[INFO] [stderr]   -- Generating done
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/wabt-sys-85571db5de69d7d7/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/wabt-sys-85571db5de69d7d7/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--config" "Debug"
[INFO] [stderr]   [  1%] Building CXX object CMakeFiles/wabt.dir/src/apply-names.cc.o
[INFO] [stderr]   [  2%] Building CXX object CMakeFiles/wabt.dir/src/binary.cc.o
[INFO] [stderr]   [  3%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader.cc.o
[INFO] [stderr]   [  4%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader-ir.cc.o
[INFO] [stderr]   [  5%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader-logging.cc.o
[INFO] [stderr]   [  6%] Building CXX object CMakeFiles/wabt.dir/src/binary-writer.cc.o
[INFO] [stderr]   [  7%] Building CXX object CMakeFiles/wabt.dir/src/binary-writer-spec.cc.o
[INFO] [stderr]   [  8%] Building CXX object CMakeFiles/wabt.dir/src/binding-hash.cc.o
[INFO] [stderr]   [ 10%] Building CXX object CMakeFiles/wabt.dir/src/color.cc.o
[INFO] [stderr]   [ 11%] Building CXX object CMakeFiles/wabt.dir/src/common.cc.o
[INFO] [stderr]   [ 12%] Building CXX object CMakeFiles/wabt.dir/src/config.cc.o
[INFO] [stderr]   [ 13%] Building CXX object CMakeFiles/wabt.dir/src/decompiler.cc.o
[INFO] [stderr]   [ 14%] Building CXX object CMakeFiles/wabt.dir/src/error-formatter.cc.o
[INFO] [stderr]   [ 15%] Building CXX object CMakeFiles/wabt.dir/src/expr-visitor.cc.o
[INFO] [stderr]   [ 16%] Building CXX object CMakeFiles/wabt.dir/src/feature.cc.o
[INFO] [stderr]   [ 17%] Building CXX object CMakeFiles/wabt.dir/src/filenames.cc.o
[INFO] [stderr]   [ 19%] Building CXX object CMakeFiles/wabt.dir/src/generate-names.cc.o
[INFO] [stderr]   [ 20%] Building CXX object CMakeFiles/wabt.dir/src/hash-util.cc.o
[INFO] [stderr]   [ 21%] Building CXX object CMakeFiles/wabt.dir/src/ir.cc.o
[INFO] [stderr]   [ 22%] Building CXX object CMakeFiles/wabt.dir/src/ir-util.cc.o
[INFO] [stderr]   [ 23%] Building CXX object CMakeFiles/wabt.dir/src/leb128.cc.o
[INFO] [stderr]   [ 24%] Building CXX object CMakeFiles/wabt.dir/src/lexer-source.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/wabt.dir/src/lexer-source-line-finder.cc.o
[INFO] [stderr]   [ 26%] Building CXX object CMakeFiles/wabt.dir/src/literal.cc.o
[INFO] [stderr]   [ 28%] Building CXX object CMakeFiles/wabt.dir/src/opcode.cc.o
[INFO] [stderr]   [ 29%] Building C object CMakeFiles/wabt.dir/src/opcode-code-table.c.o
[INFO] [stderr]   [ 30%] Building CXX object CMakeFiles/wabt.dir/src/option-parser.cc.o
[INFO] [stderr]   [ 31%] Building CXX object CMakeFiles/wabt.dir/src/resolve-names.cc.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Warning (dev) at CMakeLists.txt:325 (add_library):
[INFO] [stderr]     Policy CMP0115 is not set: Source file extensions must be explicit.  Run
[INFO] [stderr]     "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
[INFO] [stderr]     command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     File:
[INFO] [stderr] 
[INFO] [stderr]       /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wabt-sys-0.8.0/wabt/src/config.h.in
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/wabt.dir/build.make:118: CMakeFiles/wabt.dir/src/binary-reader-ir.cc.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:112: CMakeFiles/wabt.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:91: all] Error 2
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55bb1bb4b4d4 - std::backtrace_rs::backtrace::libunwind::trace::h3da9427eac6b2713
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x55bb1bb4b4d4 - std::backtrace_rs::backtrace::trace_unsynchronized::h8b6ad79cb60b1f10
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55bb1bb4b4d4 - std::sys_common::backtrace::_print_fmt::h0332dac066d13bb4
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55bb1bb4b4d4 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::ha53f24802e841e78
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55bb1bb7192c - core::fmt::rt::Argument::fmt::hb7cd99f2796dbda9
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x55bb1bb7192c - core::fmt::write_internal::hd9480cc81e0db946
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/core/src/fmt/mod.rs:1143:17
[INFO] [stderr]      6:     0x55bb1bb47fb7 - core::fmt::write::hc9b13aa14bb399e7
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/core/src/fmt/mod.rs:1125:67
[INFO] [stderr]      7:     0x55bb1bb47fb7 - std::io::Write::write_fmt::h7f190ab8bb73d292
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/io/mod.rs:1846:15
[INFO] [stderr]      8:     0x55bb1bb4b284 - std::sys_common::backtrace::_print::h4dfa85ce29f289cd
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      9:     0x55bb1bb4b284 - std::sys_common::backtrace::print::h075bb0820ca1af60
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]     10:     0x55bb1bb4c9bb - std::panicking::default_hook::{{closure}}::h2868146f5a47a8b0
[INFO] [stderr]     11:     0x55bb1bb4c717 - std::panicking::default_hook::h75759d10d3c62529
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/panicking.rs:292:9
[INFO] [stderr]     12:     0x55bb1bb4ce8d - std::panicking::rust_panic_with_hook::h96d9580203cd93f6
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/panicking.rs:779:13
[INFO] [stderr]     13:     0x55bb1bb4cd62 - std::panicking::begin_panic_handler::{{closure}}::h99fe5817649d74e2
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/panicking.rs:657:13
[INFO] [stderr]     14:     0x55bb1bb4b9a6 - std::sys_common::backtrace::__rust_end_short_backtrace::hec38ffed74bfdff4
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     15:     0x55bb1bb4ca64 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/panicking.rs:645:5
[INFO] [stderr]     16:     0x55bb1ba88455 - core::panicking::panic_fmt::hef2c7eb118bd8e9b
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/core/src/panicking.rs:72:14
[INFO] [stderr]     17:     0x55bb1ba9ef41 - cmake::fail::he963337cefbee165
[INFO] [stderr]     18:     0x55bb1ba9e6d6 - cmake::run::hb0924548a50c6081
[INFO] [stderr]     19:     0x55bb1ba9af42 - cmake::Config::build::h6e93bff23e5e88ea
[INFO] [stderr]     20:     0x55bb1ba8ba38 - build_script_build::main::hbccc9a1475445df0
[INFO] [stderr]     21:     0x55bb1ba893d3 - core::ops::function::FnOnce::call_once::hd496aec11da0ffc0
[INFO] [stderr]     22:     0x55bb1ba88e26 - std::sys_common::backtrace::__rust_begin_short_backtrace::he4e604aafb79318c
[INFO] [stderr]     23:     0x55bb1ba88f39 - std::rt::lang_start::{{closure}}::hd45b34d6c2816098
[INFO] [stderr]     24:     0x55bb1bb42ea3 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hd6488a2c974ca719
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     25:     0x55bb1bb42ea3 - std::panicking::try::do_call::hff3b4848e08a12d1
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/panicking.rs:552:40
[INFO] [stderr]     26:     0x55bb1bb42ea3 - std::panicking::try::h8353a4dfa2f5a00f
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/panicking.rs:516:19
[INFO] [stderr]     27:     0x55bb1bb42ea3 - std::panic::catch_unwind::h2e8a9f6c47367d26
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/panic.rs:146:14
[INFO] [stderr]     28:     0x55bb1bb42ea3 - std::rt::lang_start_internal::{{closure}}::ha0861aba81fd1864
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/rt.rs:148:48
[INFO] [stderr]     29:     0x55bb1bb42ea3 - std::panicking::try::do_call::hbeaa0ec31679b9c5
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/panicking.rs:552:40
[INFO] [stderr]     30:     0x55bb1bb42ea3 - std::panicking::try::h72d757b913472f73
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/panicking.rs:516:19
[INFO] [stderr]     31:     0x55bb1bb42ea3 - std::panic::catch_unwind::h96f93e52837969a1
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/panic.rs:146:14
[INFO] [stderr]     32:     0x55bb1bb42ea3 - std::rt::lang_start_internal::h217e3c78cd070052
[INFO] [stderr]                                  at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/rt.rs:148:20
[INFO] [stderr]     33:     0x55bb1ba88f17 - std::rt::lang_start::h5914c6aaf6bbbbb3
[INFO] [stderr]     34:     0x55bb1ba8c855 - main
[INFO] [stderr]     35:     0x7fc14fef0d90 - <unknown>
[INFO] [stderr]     36:     0x7fc14fef0e40 - __libc_start_main
[INFO] [stderr]     37:     0x55bb1ba88a75 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] [stderr] error: could not compile `impl-trait-for-tuples` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/bin/rustc --crate-name impl_trait_for_tuples --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/impl-trait-for-tuples-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C metadata=ac20730f51c670b6 -C extra-filename=-ac20730f51c670b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1c04de5f1b9232bb.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9f6ab4b3d9f3b5af.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-375534020760a8ef.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: Compiler version doesn't include clang or GCC: "c++" "--version"
[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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/d3d7a5695dd09771-cfg.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm-emscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm-ir-builder.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm-type.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-export-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/export-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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-names.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-stack-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-StripTargetFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-DWARF.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-hash-stringify-walker.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-RemoveMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-PrintFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-StripEH.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-SetGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-DeAlign.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/43f1d1923122f0af-heap-types.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/43f1d1923122f0af-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/06e58ec2f23f4691-Relooper.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/518906f1ff888799-intrinsics-ir.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/518906f1ff888799-wasm-opt.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-dwarf2yaml.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFAbbreviationDeclaration.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFAcceleratorTable.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFCompileUnit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFContext.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFDataExtractor.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFDebugAddr.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFDebugAranges.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFDebugInfoEntry.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFDebugLine.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFDebugLoc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFDebugPubTable.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFDebugRangeList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFDie.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFDebugRnglists.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFEmitter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFExpression.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFFormValue.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFTypeUnit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFUnit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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).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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFVerifier.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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).
[INFO] [stderr] 
[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-3029801424dd6cb2/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   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]   cargo:warning=Compiler version doesn't include clang or GCC: "c++" "--version"
[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")
[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-348a1ab4417b7fce/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate
[INFO] [stderr]   cargo:CXXBRIDGE_DIR2=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src
[INFO] [stderr]   cargo:CXXBRIDGE_DIR3=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools
[INFO] [stderr]   cargo:CXXBRIDGE_DIR4=/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out
[INFO] [stderr]   cargo:CXXBRIDGE_DIR5=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include
[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]   cargo:warning=Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/d3d7a5695dd09771-cfg.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm-emscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm-ir-builder.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wasm-type.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/8be534e85797083f-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-export-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/export-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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-names.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-stack-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/883abb2fe424f960-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-StripTargetFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-DWARF.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-hash-stringify-walker.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-RemoveMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-PrintFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-StripEH.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-SetGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-DeAlign.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/58391df444008b22-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/43f1d1923122f0af-heap-types.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/43f1d1923122f0af-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/06e58ec2f23f4691-Relooper.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/518906f1ff888799-intrinsics-ir.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/518906f1ff888799-wasm-opt.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-dwarf2yaml.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFAbbreviationDeclaration.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFAcceleratorTable.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFCompileUnit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFContext.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFDataExtractor.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFDebugAddr.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFDebugAranges.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFDebugInfoEntry.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFDebugLine.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFDebugLoc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFDebugPubTable.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFDebugRangeList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFDie.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFDebugRnglists.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFEmitter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFExpression.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFFormValue.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFTypeUnit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFUnit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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).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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFVerifier.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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).
[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]   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-348a1ab4417b7fce/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-348a1ab4417b7fce/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-348a1ab4417b7fce/out/49af89d6c1f4b2dd-DWARFVerifier.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "88023eca332f818fdd1b9f39b98e68da757982d69d1b0bd20d55ef81687c9241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88023eca332f818fdd1b9f39b98e68da757982d69d1b0bd20d55ef81687c9241", kill_on_drop: false }`
[INFO] [stdout] 88023eca332f818fdd1b9f39b98e68da757982d69d1b0bd20d55ef81687c9241
