[INFO] cloning repository https://github.com/JBunCE/test-contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JBunCE/test-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJBunCE%2Ftest-contract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJBunCE%2Ftest-contract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04637900bcdb89b113440fad1b82948f376fd503
[INFO] building JBunCE/test-contract against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJBunCE%2Ftest-contract" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/JBunCE/test-contract on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/JBunCE/test-contract
[INFO] finished tweaking git repo https://github.com/JBunCE/test-contract
[INFO] tweaked toml for git repo https://github.com/JBunCE/test-contract written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/JBunCE/test-contract already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/gear-tech/gear.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/gear-tech/substrate.git`
[INFO] [stderr]     Updating git repository `https://github.com/gear-tech/wasmi`
[INFO] [stderr]     Updating git submodule `https://github.com/robbepop/wasm_kernel.git`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite.git`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite.git`
[INFO] [stderr]     Updating git repository `https://github.com/gear-tech/wasmi`
[INFO] [stderr]     Updating git submodule `https://github.com/robbepop/wasm_kernel.git`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite.git`
[INFO] [stderr]     Updating git repository `https://github.com/gear-tech/parity-wasm`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nonempty v0.8.1
[INFO] [stderr]   Downloaded gear-dlmalloc v0.2.0
[INFO] [stderr]   Downloaded subxt-macro v0.32.1
[INFO] [stderr]   Downloaded wasmer-cache v2.3.0
[INFO] [stderr]   Downloaded str-buf v3.0.3
[INFO] [stderr]   Downloaded scale-decode-derive v0.9.0
[INFO] [stderr]   Downloaded scale-bits v0.4.0
[INFO] [stderr]   Downloaded intx v0.1.0
[INFO] [stderr]   Downloaded scale-encode v0.5.0
[INFO] [stderr]   Downloaded scale-decode v0.9.0
[INFO] [stderr]   Downloaded subxt-codegen v0.32.1
[INFO] [stderr]   Downloaded wasm-encoder v0.202.0
[INFO] [stderr]   Downloaded scale-value v0.12.0
[INFO] [stderr]   Downloaded corosensei v0.1.4
[INFO] [stderr]   Downloaded wasmi v0.30.0
[INFO] [stderr]   Downloaded smoldot-light v0.6.0
[INFO] [stderr]   Downloaded subxt v0.32.1
[INFO] [stderr]   Downloaded wast v202.0.0
[INFO] [stderr]   Downloaded jsonrpsee-client-transport v0.20.3
[INFO] [stderr]   Downloaded subxt-metadata v0.32.1
[INFO] [stderr]   Downloaded gear-pwasm-utils v0.19.0
[INFO] [stderr]   Downloaded gear-wasm v0.45.1
[INFO] [stderr]   Downloaded libc-print v0.1.22
[INFO] [stderr]   Downloaded wasmi_core v0.12.0
[INFO] [stderr]   Downloaded subxt-lightclient v0.32.1
[INFO] [stderr]   Downloaded wabt v0.10.0
[INFO] [stderr]   Downloaded wat v1.202.0
[INFO] [stderr]   Downloaded gwasm-instrument v0.3.0
[INFO] [stderr]   Downloaded scale-encode-derive v0.5.0
[INFO] [stderr]   Downloaded region v3.0.2
[INFO] [stderr]   Downloaded enum-iterator-derive v1.3.0
[INFO] [stderr]   Downloaded schnorrkel v0.10.2
[INFO] [stderr]   Downloaded wabt-sys v0.8.0
[INFO] [stderr]   Downloaded smoldot v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cad7e18af62d371442fa96af1045ae43ee776179d730815d0761753a9be4d05
[INFO] running `Command { std: "docker" "start" "-a" "3cad7e18af62d371442fa96af1045ae43ee776179d730815d0761753a9be4d05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cad7e18af62d371442fa96af1045ae43ee776179d730815d0761753a9be4d05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cad7e18af62d371442fa96af1045ae43ee776179d730815d0761753a9be4d05", kill_on_drop: false }`
[INFO] [stdout] 3cad7e18af62d371442fa96af1045ae43ee776179d730815d0761753a9be4d05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebd410289cbb3d9ffd684542df18fc798883beae8acedff3810c5dffac1cdb6a
[INFO] running `Command { std: "docker" "start" "-a" "ebd410289cbb3d9ffd684542df18fc798883beae8acedff3810c5dffac1cdb6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.120
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling gear-dlmalloc v0.2.0
[INFO] [stderr]    Compiling gear-stack-buffer v1.2.0 (https://github.com/gear-tech/gear.git?tag=v1.2.0#80fffbcc)
[INFO] [stderr]    Compiling gsys v1.2.0 (https://github.com/gear-tech/gear.git?tag=v1.2.0#80fffbcc)
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling str-buf v3.0.3
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling gear-wasm v0.45.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling libc-print v0.1.22
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling blake2-rfc v0.2.18
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling galloc v1.2.0 (https://github.com/gear-tech/gear.git?tag=v1.2.0#80fffbcc)
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling gwasm-instrument v0.3.0
[INFO] [stderr]    Compiling wasmparser-nostd v0.100.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling gear-wasm-builder v1.2.0 (https://github.com/gear-tech/gear.git?tag=v1.2.0#80fffbcc)
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling gear-pwasm-utils v0.19.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.120
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling cxx-build v1.0.120
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling enum-iterator-derive v1.3.0
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.120
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling gstd-codegen v1.2.0 (https://github.com/gear-tech/gear.git?tag=v1.2.0#80fffbcc)
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling wasm-opt-sys v0.112.0
[INFO] [stderr]    Compiling wasm-opt-cxx-sys v0.112.0
[INFO] [stderr] error: could not compile `derive_more` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-0.99.17/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 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_mut", "as_ref", "constructor", "convert_case", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "generate-parsing-rs", "index", "index_mut", "into", "into_iterator", "is_variant", "iterator", "mul", "mul_assign", "nightly", "not", "peg", "rustc_version", "sum", "testing-helpers", "track-caller", "try_into", "unwrap"))' -C metadata=92c5ca0f1d58eaa4 -C extra-filename=-0623bf14b06f8012 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-ae026e4e77b8912f.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f46fca498726e8c9.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a29b06ced2d20fa3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-be6527a8c696dfcf.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `serde` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.197/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ae4710c290e2eacb -C extra-filename=-ed84a05e7abdc756 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-3772555f1b35c58a.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wasm-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wasm-emscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wasm-type.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-stack-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-names.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/ir/ReFinalize.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-SetGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-PrintFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-DWARF.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-DeAlign.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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.112.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.112.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/82d5cb96e4c7aa83-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools/fuzzing/fuzzing.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `wasm-opt-sys v0.112.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-600a8f778d2afe90/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,x87")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:CXXBRIDGE_PREFIX=wasm-opt-sys
[INFO] [stderr]   cargo:CXXBRIDGE_LINKS=binaryen
[INFO] [stderr]   cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate
[INFO] [stderr]   cargo:CXXBRIDGE_DIR2=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src
[INFO] [stderr]   cargo:CXXBRIDGE_DIR3=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools
[INFO] [stderr]   cargo:CXXBRIDGE_DIR4=/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   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("false")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wasm-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/wasm/wasm-debug.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/wasm/wasm-stack.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wasm-emscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/wasm/wasm-s-parser.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wasm-type.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/36a4b5e028f6797c-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-stack-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-names.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/ir/ReFinalize.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/85b7e2546e44921f-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/passes/param-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-SetGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/passes/OnceReduction.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/passes/GUFA.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-PrintFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-DWARF.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-DeAlign.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/f20e9c07e8b27838-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/82d5cb96e4c7aa83-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools/fuzzing/fuzzing.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] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   CXX include path:
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-c8cc7719f93e9858/out/82d5cb96e4c7aa83-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.112.0/binaryen/src/tools/fuzzing/fuzzing.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "ebd410289cbb3d9ffd684542df18fc798883beae8acedff3810c5dffac1cdb6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebd410289cbb3d9ffd684542df18fc798883beae8acedff3810c5dffac1cdb6a", kill_on_drop: false }`
[INFO] [stdout] ebd410289cbb3d9ffd684542df18fc798883beae8acedff3810c5dffac1cdb6a
