[INFO] fetching crate ic-wasm 0.7.0...
[INFO] checking ic-wasm-0.7.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate ic-wasm 0.7.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate ic-wasm 0.7.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ic-wasm 0.7.0
[INFO] finished tweaking crates.io crate ic-wasm 0.7.0
[INFO] tweaked toml for crates.io crate ic-wasm 0.7.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate ic-wasm 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cxx-build v1.0.110
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.110
[INFO] [stderr]   Downloaded candid_derive v0.6.5
[INFO] [stderr]   Downloaded ic_principal v0.1.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.110
[INFO] [stderr]   Downloaded candid v0.10.0
[INFO] [stderr]   Downloaded wasm-encoder v0.29.0
[INFO] [stderr]   Downloaded walrus v0.20.2
[INFO] [stderr]   Downloaded cxx v1.0.110
[INFO] [stderr]   Downloaded wasmparser v0.80.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68d30648d7ff272bb63eed3ef139b5c0c7f0cc16466303dbe6b842a7d8c7eb27
[INFO] running `Command { std: "docker" "start" "-a" "68d30648d7ff272bb63eed3ef139b5c0c7f0cc16466303dbe6b842a7d8c7eb27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68d30648d7ff272bb63eed3ef139b5c0c7f0cc16466303dbe6b842a7d8c7eb27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68d30648d7ff272bb63eed3ef139b5c0c7f0cc16466303dbe6b842a7d8c7eb27", kill_on_drop: false }`
[INFO] [stdout] 68d30648d7ff272bb63eed3ef139b5c0c7f0cc16466303dbe6b842a7d8c7eb27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdb69f1b1c761963231a682b43e01afdd6b0350b19cd96283f56ff4a4270bf54
[INFO] running `Command { std: "docker" "start" "-a" "cdb69f1b1c761963231a682b43e01afdd6b0350b19cd96283f56ff4a4270bf54", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.110
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cxx v1.0.110
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]     Checking wasm-encoder v0.29.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking wasmparser v0.80.2
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking pretty v0.12.3
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bstr v1.8.0
[INFO] [stderr]     Checking predicates v3.0.4
[INFO] [stderr]     Checking assert_cmd v2.0.12
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]    Compiling cxx-build v1.0.110
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.110
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling candid_derive v0.6.5
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling walrus-macro v0.19.0
[INFO] [stderr]     Checking walrus v0.20.2
[INFO] [stderr]     Checking thiserror v1.0.50
[INFO] [stderr]    Compiling wasm-opt-sys v0.113.0
[INFO] [stderr]    Compiling wasm-opt-cxx-sys v0.113.0
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr] error: could not compile `serde` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.193/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=bf3da7685d7da5f8 -C extra-filename=-bf3da7685d7da5f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-ce11f2473c68bc4c.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-emscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-emscripten.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/87ab0e343c217723-colors.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/support/colors.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-validator.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/87ab0e343c217723-command-line.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/support/command-line.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-interpreter.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/87ab0e343c217723-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/support/debug.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-stack.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/87ab0e343c217723-file.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/support/file.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/parsing.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/87ab0e343c217723-threads.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/support/threads.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-s-parser.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/87ab0e343c217723-utilities.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/support/utilities.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-io.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/drop.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/literal.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/ExpressionAnalyzer.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-export-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/export-utils.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-binary.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/lubs.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-debug.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-names.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/names.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-type.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-type.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/properties.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wat-parser.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/ReFinalize.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/87ab0e343c217723-command-line.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/support/command-line.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/table-utils.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/ExpressionManipulator.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/type-updating.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/drop.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalStructInference.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/eh-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalEffects.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-export-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/export-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalTypeOptimization.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/ExpressionAnalyzer.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedNames.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/LocalStructuralDominance.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedModuleElements.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/LocalGraph.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeNaN.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/lubs.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LimitSegments.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/memory-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Flatten.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/module-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintCallGraph.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/possible-contents.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderFunctions.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-names.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/names.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-StripTargetFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/StripTargetFeatures.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/ReFinalize.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SafeHeap.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/properties.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Souperify.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-stack-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/stack-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignatureRefining.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/table-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/AvoidReinterprets.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalStructInference.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LegalizeJSInterface.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/type-updating.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderLocals.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalEffects.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ExtractFunction.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalTypeOptimization.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalSubtyping.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedNames.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/pass.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedModuleElements.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LoopInvariantCodeMotion.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LimitSegments.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MultiMemoryLowering.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeNaN.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TrapMode.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Flatten.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeForJS.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintCallGraph.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DWARF.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DWARF.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderFunctions.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DataFlowOpts.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SafeHeap.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeRefining.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-StripTargetFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/StripTargetFeatures.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/AlignmentLowering.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Souperify.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Asyncify.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignatureRefining.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReReloop.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/AvoidReinterprets.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MemoryPacking.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderLocals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RedundantSetElimination.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LegalizeJSInterface.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodeFolding.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ExtractFunction.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeLocals.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/pass.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PostEmscripten.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalSubtyping.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Metrics.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TrapMode.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Heap2Local.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MultiMemoryLowering.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Vacuum.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LoopInvariantCodeMotion.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/InstrumentMemory.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeForJS.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveMemory.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DataFlowOpts.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedTypes.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DWARF.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DWARF.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalCSE.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeRefining.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackIR.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/AlignmentLowering.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateFunctionElimination.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MemoryPacking.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintFunctionMap.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReReloop.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PickLoadSigns.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Asyncify.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedBrs.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RedundantSetElimination.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SSAify.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodeFolding.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderGlobals.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PostEmscripten.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadCodeElimination.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeLocals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodePushing.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Heap2Local.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-PrintFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintFeatures.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Vacuum.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeBlocks.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Metrics.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Poppify.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveMemory.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeSimilarFunctions.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/InstrumentMemory.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/InstrumentLocals.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalCSE.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/test_passes.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedTypes.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/AbstractTypeRefining.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackIR.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/NameTypes.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateFunctionElimination.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Monomorphize.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedBrs.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstantFieldPropagation.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintFunctionMap.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeAddedConstants.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PickLoadSigns.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateImportElimination.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderGlobals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalRefining.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SSAify.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Inlining.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodePushing.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Precompute.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadCodeElimination.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveNonJSOps.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-PrintFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintFeatures.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackCheck.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeBlocks.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeInstructions.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Poppify.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/CoalesceLocals.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeSimilarFunctions.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Directize.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/InstrumentLocals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeCasts.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/test_passes.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LogExecution.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/AbstractTypeRefining.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignaturePruning.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Monomorphize.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RoundTrip.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/NameTypes.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeMerging.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstantFieldPropagation.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/I64ToI32Lowering.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeAddedConstants.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstHoisting.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateImportElimination.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveImports.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Inlining.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/NameList.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalRefining.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/FuncCastEmulation.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Precompute.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SetGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SetGlobals.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveNonJSOps.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeSSA.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackCheck.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignExtLowering.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeInstructions.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadArgumentElimination.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Directize.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/JSPI.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/CoalesceLocals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Strip.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeCasts.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Untee.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LogExecution.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DeAlign.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeAlign.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignaturePruning.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Print.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RoundTrip.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MinifyImportsAndExports.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeMerging.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyLocals.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/I64ToI32Lowering.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GenerateDynCalls.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstHoisting.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OnceReduction.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/NameList.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyGlobals.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveImports.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SpillPointers.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/FuncCastEmulation.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/param-utils.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SetGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SetGlobals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GUFA.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeSSA.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Intrinsics.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadArgumentElimination.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Memory64Lowering.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignExtLowering.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/6754ec57008740d3-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/fuzzing.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Strip.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/6754ec57008740d3-random.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/random.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/JSPI.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/6754ec57008740d3-heap-types.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/heap-types.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Untee.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/aa3d04458be103c5-asm_v_wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/asmjs/asm_v_wasm.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DeAlign.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeAlign.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/aa3d04458be103c5-shared-constants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/asmjs/shared-constants.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Print.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/e336df67ee3f18f6-Relooper.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/cfg/Relooper.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MinifyImportsAndExports.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/0f71b8fe369ae724-intrinsics-ir.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/intrinsics-ir.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyLocals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/0f71b8fe369ae724-wasm-opt.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/wasm-opt.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GenerateDynCalls.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/0f71b8fe369ae724-WasmIntrinsics.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/WasmIntrinsics.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.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.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.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.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.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.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.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.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.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.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.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.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.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.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/6754ec57008740d3-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/fuzzing.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `wasm-opt-sys v0.113.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-8aefc359710aeddb/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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:CXXBRIDGE_PREFIX=wasm-opt-sys
[INFO] [stderr]   cargo:CXXBRIDGE_LINKS=binaryen
[INFO] [stderr]   cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate
[INFO] [stderr]   cargo:CXXBRIDGE_DIR2=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src
[INFO] [stderr]   cargo:CXXBRIDGE_DIR3=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools
[INFO] [stderr]   cargo:CXXBRIDGE_DIR4=/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/34bbb38a734f35df-lib.rs.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/sources/wasm-opt-sys/src/lib.rs.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/ef76ed0707a44492-wasm-opt-main-shim.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/src/wasm-opt-main-shim.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/literal.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/parsing.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-binary.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-debug.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-emscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-emscripten.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-interpreter.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-io.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-stack.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-s-parser.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-type.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-type.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-validator.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wat-lexer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wat-lexer.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wat-parser.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/87ab0e343c217723-bits.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/support/bits.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-emscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-emscripten.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/87ab0e343c217723-colors.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/support/colors.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-validator.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/87ab0e343c217723-command-line.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/support/command-line.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-interpreter.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/87ab0e343c217723-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/support/debug.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/87ab0e343c217723-dfa_minimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/support/dfa_minimization.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-stack.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/87ab0e343c217723-file.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/support/file.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/87ab0e343c217723-safe_integer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/support/safe_integer.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/parsing.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/87ab0e343c217723-threads.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/support/threads.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-s-parser.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/87ab0e343c217723-utilities.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/support/utilities.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/87ab0e343c217723-istring.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/support/istring.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-io.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/drop.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/eh-utils.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/ExpressionManipulator.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/literal.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/ExpressionAnalyzer.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-export-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/export-utils.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/LocalGraph.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/LocalStructuralDominance.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-binary.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/lubs.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/memory-utils.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/module-utils.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-debug.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-names.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/names.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/possible-contents.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wasm-type.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-type.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/properties.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/79ddc68d3c0b3728-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wat-parser.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/ReFinalize.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-stack-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/stack-utils.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/87ab0e343c217723-command-line.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/support/command-line.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/table-utils.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/ExpressionManipulator.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/type-updating.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/drop.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalStructInference.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/eh-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalEffects.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-export-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/export-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalTypeOptimization.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/ExpressionAnalyzer.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedNames.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/LocalStructuralDominance.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedModuleElements.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/LocalGraph.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeNaN.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/lubs.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LimitSegments.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/memory-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Flatten.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/module-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintCallGraph.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/possible-contents.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderFunctions.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-names.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/names.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-StripTargetFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/StripTargetFeatures.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/ReFinalize.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SafeHeap.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/properties.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Souperify.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-stack-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/stack-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignatureRefining.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/table-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/AvoidReinterprets.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalStructInference.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LegalizeJSInterface.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/c3b14320a4e6a85e-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/type-updating.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderLocals.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalEffects.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ExtractFunction.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalTypeOptimization.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalSubtyping.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedNames.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/pass.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedModuleElements.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LoopInvariantCodeMotion.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LimitSegments.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MultiMemoryLowering.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeNaN.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TrapMode.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Flatten.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeForJS.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintCallGraph.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DWARF.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DWARF.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderFunctions.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DataFlowOpts.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SafeHeap.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeRefining.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-StripTargetFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/StripTargetFeatures.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/AlignmentLowering.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Souperify.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Asyncify.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignatureRefining.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReReloop.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/AvoidReinterprets.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MemoryPacking.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderLocals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RedundantSetElimination.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LegalizeJSInterface.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodeFolding.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ExtractFunction.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeLocals.cpp"
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/pass.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PostEmscripten.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalSubtyping.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Metrics.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TrapMode.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Heap2Local.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MultiMemoryLowering.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Vacuum.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LoopInvariantCodeMotion.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/InstrumentMemory.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeForJS.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveMemory.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DataFlowOpts.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedTypes.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DWARF.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DWARF.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalCSE.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeRefining.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackIR.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/AlignmentLowering.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateFunctionElimination.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MemoryPacking.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintFunctionMap.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReReloop.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PickLoadSigns.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Asyncify.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedBrs.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RedundantSetElimination.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SSAify.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodeFolding.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderGlobals.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PostEmscripten.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadCodeElimination.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeLocals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodePushing.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Heap2Local.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-PrintFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintFeatures.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Vacuum.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeBlocks.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Metrics.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Poppify.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveMemory.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeSimilarFunctions.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/InstrumentMemory.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/InstrumentLocals.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalCSE.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/test_passes.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedTypes.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/AbstractTypeRefining.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackIR.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/NameTypes.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateFunctionElimination.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Monomorphize.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedBrs.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstantFieldPropagation.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintFunctionMap.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeAddedConstants.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PickLoadSigns.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateImportElimination.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderGlobals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalRefining.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SSAify.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Inlining.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodePushing.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Precompute.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadCodeElimination.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveNonJSOps.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-PrintFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintFeatures.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackCheck.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeBlocks.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeInstructions.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Poppify.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/CoalesceLocals.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeSimilarFunctions.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Directize.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/InstrumentLocals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeCasts.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/test_passes.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LogExecution.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/AbstractTypeRefining.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignaturePruning.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Monomorphize.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RoundTrip.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/NameTypes.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeMerging.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstantFieldPropagation.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/I64ToI32Lowering.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeAddedConstants.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstHoisting.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateImportElimination.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveImports.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Inlining.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/NameList.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalRefining.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/FuncCastEmulation.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Precompute.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SetGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SetGlobals.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveNonJSOps.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeSSA.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackCheck.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignExtLowering.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeInstructions.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadArgumentElimination.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Directize.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/JSPI.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/CoalesceLocals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Strip.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeCasts.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Untee.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LogExecution.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DeAlign.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeAlign.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignaturePruning.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Print.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RoundTrip.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MinifyImportsAndExports.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeMerging.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyLocals.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/I64ToI32Lowering.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GenerateDynCalls.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstHoisting.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OnceReduction.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/NameList.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyGlobals.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveImports.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SpillPointers.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/FuncCastEmulation.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/param-utils.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SetGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SetGlobals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GUFA.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeSSA.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Intrinsics.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadArgumentElimination.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Memory64Lowering.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignExtLowering.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/6754ec57008740d3-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/fuzzing.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Strip.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/6754ec57008740d3-random.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/random.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/JSPI.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/6754ec57008740d3-heap-types.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/heap-types.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Untee.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/aa3d04458be103c5-asm_v_wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/asmjs/asm_v_wasm.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-DeAlign.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeAlign.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/aa3d04458be103c5-shared-constants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/asmjs/shared-constants.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Print.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/e336df67ee3f18f6-Relooper.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/cfg/Relooper.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MinifyImportsAndExports.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/0f71b8fe369ae724-intrinsics-ir.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/intrinsics-ir.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyLocals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/0f71b8fe369ae724-wasm-opt.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/wasm-opt.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GenerateDynCalls.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/0f71b8fe369ae724-WasmIntrinsics.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/WasmIntrinsics.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.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] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.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] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.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] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.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] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.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] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.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] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/a4add320e7d984c3-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.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] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/6754ec57008740d3-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.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] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   CXX include path:
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ef66908dd28809a4/out/6754ec57008740d3-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.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" "cdb69f1b1c761963231a682b43e01afdd6b0350b19cd96283f56ff4a4270bf54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdb69f1b1c761963231a682b43e01afdd6b0350b19cd96283f56ff4a4270bf54", kill_on_drop: false }`
[INFO] [stdout] cdb69f1b1c761963231a682b43e01afdd6b0350b19cd96283f56ff4a4270bf54
