[INFO] cloning repository https://github.com/JBunCE/gear-scrow-sc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JBunCE/gear-scrow-sc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJBunCE%2Fgear-scrow-sc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJBunCE%2Fgear-scrow-sc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f873beda7795eb5dc73bb651260afcc1ec3d5296 [INFO] testing JBunCE/gear-scrow-sc against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJBunCE%2Fgear-scrow-sc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/JBunCE/gear-scrow-sc [INFO] finished tweaking git repo https://github.com/JBunCE/gear-scrow-sc [INFO] tweaked toml for git repo https://github.com/JBunCE/gear-scrow-sc written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JBunCE/gear-scrow-sc on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JBunCE/gear-scrow-sc 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7536792c02fad2821749f0dc0a632251c8d7b8179b75d6884e38478d8a3e7a80 [INFO] running `Command { std: "docker" "start" "-a" "7536792c02fad2821749f0dc0a632251c8d7b8179b75d6884e38478d8a3e7a80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7536792c02fad2821749f0dc0a632251c8d7b8179b75d6884e38478d8a3e7a80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7536792c02fad2821749f0dc0a632251c8d7b8179b75d6884e38478d8a3e7a80", kill_on_drop: false }` [INFO] [stdout] 7536792c02fad2821749f0dc0a632251c8d7b8179b75d6884e38478d8a3e7a80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f9dd055220fe731dcb1874041716dccd2c6962d585e02c0c0bd9aadcca0776b [INFO] running `Command { std: "docker" "start" "-a" "5f9dd055220fe731dcb1874041716dccd2c6962d585e02c0c0bd9aadcca0776b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.39 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.115 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling gear-stack-buffer v1.0.2 (https://github.com/gear-tech/gear.git?tag=v1.0.2#d02d306f) [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling dlmalloc v0.1.4 (https://github.com/gear-tech/dlmalloc-rust.git#15352f96) [INFO] [stderr] Compiling libc-print v0.1.22 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling str-buf v3.0.3 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling gsys v1.0.2 (https://github.com/gear-tech/gear.git?tag=v1.0.2#d02d306f) [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling galloc v1.0.2 (https://github.com/gear-tech/gear.git?tag=v1.0.2#d02d306f) [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling gear-wasm v0.45.1 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.115 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling wasmparser-nostd v0.100.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling gear-wasm-builder v0.1.2 (https://github.com/gear-tech/gear.git?rev=175f69b7#175f69b7) [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling chrono v0.4.33 [INFO] [stderr] Compiling gwasm-instrument v0.2.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling pwasm-utils v0.19.0 [INFO] [stderr] Compiling cxx-build v1.0.115 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling enum-iterator-derive v1.3.0 [INFO] [stderr] Compiling cxxbridge-macro v1.0.115 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling gstd-codegen v0.1.0 (https://github.com/gear-tech/gear.git?tag=v1.0.2#d02d306f) [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling wasm-opt-sys v0.111.0 [INFO] [stderr] Compiling wasm-opt-cxx-sys v0.111.0 [INFO] [stderr] Compiling gear-wasm-instrument v1.0.1 (https://github.com/gear-tech/gear.git?rev=175f69b7#175f69b7) [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=72c054e4d7aaa5ba -C extra-filename=-45cf69eefeeadba7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2a7d9f7333fbc375.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-170cdd017831f68a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.196/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=c07e170d6554d5c3 -C extra-filename=-038d73b80a32872a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-6d3613e00e1bb617.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: wasm-opt-sys@0.111.0: In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:25: [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:62:3: error: 'uint64_t' does not name a type [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 62 | uint64_t n; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:20:1: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 19 | #include [INFO] [stderr] warning: wasm-opt-sys@0.111.0: +++ |+#include [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 20 | #include [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:75:17: error: 'uint64_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 75 | std::optional nanPayload; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:75:17: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:75:25: error: template argument 1 is invalid [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 75 | std::optional nanPayload; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:127:17: error: 'uint64_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 127 | std::optional getU64() const; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:127:17: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:127:25: error: template argument 1 is invalid [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 127 | std::optional getU64() const; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:129:17: error: 'uint64_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 129 | std::optional getI64() const; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:129:17: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:129:25: error: template argument 1 is invalid [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 129 | std::optional getI64() const; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:130:17: error: 'uint32_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 130 | std::optional getU32() const; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:130:17: note: 'uint32_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:130:25: error: template argument 1 is invalid [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 130 | std::optional getU32() const; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:132:17: error: 'uint32_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 132 | std::optional getI32() const; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:132:17: note: 'uint32_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:132:25: error: template argument 1 is invalid [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 132 | std::optional getI32() const; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:66:3: error: 'uint8_t' does not name a type [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 66 | uint8_t peek() const { return next()[0]; } [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:26:1: note: 'uint8_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 25 | #include "wat-lexer.h" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: +++ |+#include [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 26 | [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:125:3: error: 'uint64_t' does not name a type [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 125 | uint64_t n; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:125:3: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:135:3: error: 'uint64_t' does not name a type [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 135 | uint64_t n = 0; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:135:3: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'std::optional wasm::WATParser::{anonymous}::LexIntCtx::lexedRaw()': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:145:44: error: too many initializers for 'wasm::WATParser::{anonymous}::LexIntResult' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 145 | return LexIntResult{*basic, 0, NoSign}; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'std::optional wasm::WATParser::{anonymous}::LexIntCtx::lexed()': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:155:50: error: 'n' was not declared in this scope; did you mean 'yn'? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 155 | return LexIntResult{*basic, sign == Neg ? -n : n, sign}; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | yn [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'bool wasm::WATParser::{anonymous}::LexIntCtx::takeDigit()': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:172:29: error: 'peek' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 172 | if (auto d = getDigit(peek())) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:174:9: error: 'uint64_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 174 | uint64_t newN = n * 10 + *d; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:174:9: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:175:13: error: 'newN' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 175 | if (newN < n) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:175:20: error: 'n' was not declared in this scope; did you mean 'yn'? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 175 | if (newN < n) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | yn [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:178:9: error: 'n' was not declared in this scope; did you mean 'yn'? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 178 | n = newN; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | yn [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:178:13: error: 'newN' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 178 | n = newN; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'bool wasm::WATParser::{anonymous}::LexIntCtx::takeHexdigit()': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:187:32: error: 'peek' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 187 | if (auto h = getHexDigit(peek())) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:189:9: error: 'uint64_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 189 | uint64_t newN = n * 16 + *h; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:189:9: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:190:13: error: 'newN' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 190 | if (newN < n) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:190:20: error: 'n' was not declared in this scope; did you mean 'yn'? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 190 | if (newN < n) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | yn [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:193:9: error: 'n' was not declared in this scope; did you mean 'yn'? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 193 | n = newN; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | yn [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:193:13: error: 'newN' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 193 | n = newN; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'void wasm::WATParser::{anonymous}::LexIntCtx::take(const wasm::WATParser::{anonymous}::LexIntResult&)': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:202:5: error: 'n' was not declared in this scope; did you mean 'yn'? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 202 | n = res.n; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | yn [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:202:13: error: 'const struct wasm::WATParser::{anonymous}::LexIntResult' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 202 | n = res.n; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: At global scope: [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:212:17: error: 'uint64_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 212 | std::optional nanPayload; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:212:17: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:212:25: error: template argument 1 is invalid [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 212 | std::optional nanPayload; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:217:17: error: 'uint64_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 217 | std::optional nanPayload; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:217:17: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:217:25: error: template argument 1 is invalid [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 217 | std::optional nanPayload; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:301:22: error: 'uint64_t' has not been declared [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 301 | bool appendUnicode(uint64_t u) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'void wasm::WATParser::{anonymous}::LexStrCtx::takeChar()': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:285:25: error: 'peek' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 285 | *escapeBuilder << peek(); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'bool wasm::WATParser::{anonymous}::LexStrCtx::appendUnicode(int)': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:307:25: error: 'uint8_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 307 | *escapeBuilder << uint8_t(u); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:307:25: note: 'uint8_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:310:25: error: 'uint8_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 310 | *escapeBuilder << uint8_t(0b11000000 | ((u >> 6) & 0b00011111)); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:310:25: note: 'uint8_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:314:25: error: 'uint8_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 314 | *escapeBuilder << uint8_t(0b11100000 | ((u >> 12) & 0b00001111)); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:314:25: note: 'uint8_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:319:25: error: 'uint8_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 319 | *escapeBuilder << uint8_t(0b11110000 | ((u >> 18) & 0b00000111)); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:319:25: note: 'uint8_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In function 'std::optional wasm::WATParser::{anonymous}::float_(std::string_view)': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:582:33: error: 'struct wasm::WATParser::{anonymous}::LexIntResult' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 582 | ctx.nanPayload = lexed->n; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In function 'std::optional wasm::WATParser::{anonymous}::idchar(std::string_view)': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:611:3: error: 'uint8_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 611 | uint8_t c = ctx.peek(); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:611:3: note: 'uint8_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:612:15: error: 'c' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 612 | if (('0' <= c && c <= '9') || ('A' <= c && c <= 'Z') || [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In function 'std::optional wasm::WATParser::{anonymous}::str(std::string_view)': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:713:39: error: 'struct wasm::WATParser::{anonymous}::LexIntResult' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 713 | if (!ctx.appendUnicode(lexed->n)) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:725:38: error: 'struct wasm::WATParser::{anonymous}::LexIntResult' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 725 | ctx.appendEscaped(char(lexed.n)); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:729:11: error: 'uint8_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 729 | if (uint8_t c = ctx.peek(); c >= 0x20 && c != 0x7F) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:729:11: note: 'uint8_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:729:35: error: 'c' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 729 | if (uint8_t c = ctx.peek(); c >= 0x20 && c != 0x7F) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In function 'std::optional wasm::WATParser::{anonymous}::keyword(std::string_view)': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:752:3: error: 'uint8_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 752 | uint8_t start = ctx.peek(); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:752:3: note: 'uint8_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:753:14: error: 'start' was not declared in this scope; did you mean 'str'? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 753 | if ('a' <= start && start <= 'z') { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | str [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: At global scope: [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:766:15: error: 'uint64_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 766 | std::optional Token::getU64() const { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:766:15: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:766:23: error: template argument 1 is invalid [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 766 | std::optional Token::getU64() const { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'int wasm::WATParser::Token::getU64() const': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:769:19: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 769 | return tok->n; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'std::optional wasm::WATParser::Token::getS64() const': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:778:20: error: 'INT64_MIN' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 778 | if (uint64_t(INT64_MIN) <= tok->n || tok->n == 0) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:778:11: error: 'uint64_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 778 | if (uint64_t(INT64_MIN) <= tok->n || tok->n == 0) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:778:11: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:778:39: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 778 | if (uint64_t(INT64_MIN) <= tok->n || tok->n == 0) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:778:49: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 778 | if (uint64_t(INT64_MIN) <= tok->n || tok->n == 0) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:779:29: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 779 | return int64_t(tok->n); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:783:16: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 783 | if (tok->n <= uint64_t(INT64_MAX)) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:783:30: error: 'INT64_MAX' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 783 | if (tok->n <= uint64_t(INT64_MAX)) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:783:30: note: 'INT64_MAX' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:783:21: error: 'uint64_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 783 | if (tok->n <= uint64_t(INT64_MAX)) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:783:21: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:784:29: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 784 | return int64_t(tok->n); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: At global scope: [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:792:15: error: 'uint64_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 792 | std::optional Token::getI64() const { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:792:15: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:792:23: error: template argument 1 is invalid [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 792 | std::optional Token::getI64() const { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'int wasm::WATParser::Token::getI64() const': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:794:12: error: invalid type argument of unary '*' (have 'int') [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 794 | return *n; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: At global scope: [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:802:15: error: 'uint32_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 802 | std::optional Token::getU32() const { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:802:15: note: 'uint32_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:802:23: error: template argument 1 is invalid [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 802 | std::optional Token::getU32() const { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'int wasm::WATParser::Token::getU32() const': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:804:37: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 804 | if (tok->sign == NoSign && tok->n <= UINT32_MAX) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:804:42: error: 'UINT32_MAX' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 804 | if (tok->sign == NoSign && tok->n <= UINT32_MAX) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:804:42: note: 'UINT32_MAX' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:805:27: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 805 | return int32_t(tok->n); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'std::optional wasm::WATParser::Token::getS32() const': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:815:20: error: 'INT32_MIN' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 815 | if (uint64_t(INT32_MIN) <= tok->n || tok->n == 0) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:815:11: error: 'uint64_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 815 | if (uint64_t(INT32_MIN) <= tok->n || tok->n == 0) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:815:11: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:815:39: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 815 | if (uint64_t(INT32_MIN) <= tok->n || tok->n == 0) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:815:49: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 815 | if (uint64_t(INT32_MIN) <= tok->n || tok->n == 0) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:816:29: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 816 | return int32_t(tok->n); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:819:16: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 819 | if (tok->n <= uint64_t(INT32_MAX)) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:819:30: error: 'INT32_MAX' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 819 | if (tok->n <= uint64_t(INT32_MAX)) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:819:30: note: 'INT32_MAX' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:819:21: error: 'uint64_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 819 | if (tok->n <= uint64_t(INT32_MAX)) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:819:21: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:820:29: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 820 | return int32_t(tok->n); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: At global scope: [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:827:15: error: 'uint32_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 827 | std::optional Token::getI32() const { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:827:15: note: 'uint32_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:827:23: error: template argument 1 is invalid [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 827 | std::optional Token::getI32() const { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'int wasm::WATParser::Token::getI32() const': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:829:12: error: invalid type argument of unary '*' (have 'int') [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 829 | return *n; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:832:12: error: 'uint32_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 832 | return uint32_t(*n); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:832:12: note: 'uint32_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'std::optional wasm::WATParser::Token::getF64() const': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:839:13: error: 'uint64_t' does not name a type [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 839 | constexpr uint64_t payloadMask = (1ull << signif) - 1; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:839:13: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:840:13: error: 'uint64_t' does not name a type [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 840 | constexpr uint64_t nanDefault = 1ull << (signif - 1); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:840:13: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:845:7: error: 'uint64_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 845 | uint64_t payload = tok->nanPayload ? *tok->nanPayload : nanDefault; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:845:7: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:846:11: error: 'payload' was not declared in this scope; did you mean 'setpayload'? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 846 | if (payload == 0 || payload > payloadMask) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | setpayload [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:846:37: error: 'payloadMask' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 846 | if (payload == 0 || payload > payloadMask) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:850:15: error: expected ';' before 'bits' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 850 | uint64_t bits; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:851:28: error: 'bits' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 851 | static_assert(sizeof(bits) == sizeof(d)); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:853:23: error: 'payloadMask' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 853 | bits = (bits & ~payloadMask) | payload; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:853:38: error: 'payload' was not declared in this scope; did you mean 'setpayload'? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 853 | bits = (bits & ~payloadMask) | payload; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | setpayload [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:860:16: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 860 | if (tok->n == 0) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:863:34: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 863 | return double(int64_t(tok->n)); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:865:24: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 865 | return double(tok->n); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:838:17: warning: unused variable 'signif' [-Wunused-variable] [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 838 | constexpr int signif = 52; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'std::optional wasm::WATParser::Token::getF32() const': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:872:13: error: 'uint32_t' does not name a type [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 872 | constexpr uint32_t payloadMask = (1u << signif) - 1; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:872:13: note: 'uint32_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:873:13: error: 'uint64_t' does not name a type [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 873 | constexpr uint64_t nanDefault = 1ull << (signif - 1); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:873:13: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:878:7: error: 'uint64_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 878 | uint64_t payload = tok->nanPayload ? *tok->nanPayload : nanDefault; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:878:7: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:879:11: error: 'payload' was not declared in this scope; did you mean 'setpayload'? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 879 | if (payload == 0 || payload > payloadMask) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | setpayload [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:879:37: error: 'payloadMask' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 879 | if (payload == 0 || payload > payloadMask) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:883:7: error: 'uint32_t' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 883 | uint32_t bits; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:883:7: note: 'uint32_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:884:28: error: 'bits' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 884 | static_assert(sizeof(bits) == sizeof(f)); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:886:23: error: 'payloadMask' was not declared in this scope [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 886 | bits = (bits & ~payloadMask) | payload; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:886:38: error: 'payload' was not declared in this scope; did you mean 'setpayload'? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 886 | bits = (bits & ~payloadMask) | payload; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | setpayload [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:893:16: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 893 | if (tok->n == 0) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:896:33: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 896 | return float(int64_t(tok->n)); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:898:23: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 898 | return float(tok->n); [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:871:17: warning: unused variable 'signif' [-Wunused-variable] [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 871 | constexpr int signif = 23; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'void wasm::WATParser::Lexer::lexToken()': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:929:36: error: 'struct wasm::WATParser::{anonymous}::LexIntResult' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 929 | tok = Token{t->span, IntTok{t->n, t->sign}}; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'bool wasm::WATParser::IntTok::operator==(const wasm::WATParser::IntTok&) const': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:964:10: error: 'n' was not declared in this scope; did you mean 'yn'? [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 964 | return n == other.n && sign == other.sign; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | yn [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:964:21: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 964 | return n == other.n && sign == other.sign; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In function 'std::ostream& wasm::WATParser::operator<<(std::ostream&, const IntTok&)': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:1002:76: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 1002 | return os << (tok.sign == Pos ? "+" : tok.sign == Neg ? "-" : "") << tok.n; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In function 'std::ostream& wasm::WATParser::operator<<(std::ostream&, const FloatTok&)': [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:1009:44: error: invalid type argument of unary '*' (have 'int') [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 1009 | return os << "nan:0x" << std::hex << *tok.nanPayload << std::dec; [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/4a780ee9c6f938a9-colors.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/support/colors.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/4a780ee9c6f938a9-command-line.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/support/command-line.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/4a780ee9c6f938a9-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/support/debug.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/4a780ee9c6f938a9-safe_integer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/support/safe_integer.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: At global scope: [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:110:20: warning: 'std::optional wasm::WATParser::{anonymous}::getHexDigit(char)' defined but not used [-Wunused-function] [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 110 | std::optional getHexDigit(char c) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:103:20: warning: 'std::optional wasm::WATParser::{anonymous}::getDigit(char)' defined but not used [-Wunused-function] [INFO] [stderr] warning: wasm-opt-sys@0.111.0: 103 | std::optional getDigit(char c) { [INFO] [stderr] warning: wasm-opt-sys@0.111.0: | ^~~~~~~~ [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-type.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wasm-type.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wat-lexer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/4a780ee9c6f938a9-threads.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/support/threads.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/ExpressionManipulator.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-emscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/ExpressionAnalyzer.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/LocalGraph.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/memory-utils.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-names.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/names.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/possible-contents.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/properties.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/table-utils.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/ExpressionManipulator.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/type-updating.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/SSAify.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/DeNaN.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/RemoveNonJSOps.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/TypeRefining.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/OptimizeCasts.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/GlobalRefining.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/test_passes.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/PickLoadSigns.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-PrintFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/PrintFeatures.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SetGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/SetGlobals.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/SignExtLowering.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/GenerateDynCalls.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/MinifyImportsAndExports.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-stack-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/OptimizeAddedConstants.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/InstrumentMemory.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/GlobalTypeOptimization.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Directize.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/AlignmentLowering.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/ReorderFunctions.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Print.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/LocalSubtyping.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/GlobalStructInference.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/DeadArgumentElimination.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/DuplicateFunctionElimination.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/CoalesceLocals.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/I64ToI32Lowering.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/ConstHoisting.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/SimplifyLocals.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/ReorderGlobals.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/OptimizeForJS.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/LegalizeJSInterface.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/StackCheck.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-StripTargetFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/StripTargetFeatures.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/SignaturePruning.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/SafeHeap.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/SpillPointers.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/LocalCSE.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/DuplicateImportElimination.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/PostEmscripten.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Strip.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/ConstantFieldPropagation.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Untee.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Flatten.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/LoopInvariantCodeMotion.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Inlining.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/RemoveUnusedBrs.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/PrintFunctionMap.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/OptimizeInstructions.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/SpillPointers.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DWARF.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/DWARF.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/RemoveMemory.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/ReorderLocals.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/NameTypes.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/GUFA.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Intrinsics.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Poppify.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/TrapMode.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/pass.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/param-utils.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/MemoryPacking.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/RemoveImports.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/PrintCallGraph.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/MergeLocals.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/MultiMemoryLowering.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/LogExecution.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/GUFA.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Vacuum.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/RemoveUnusedNames.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Intrinsics.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Metrics.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/RemoveUnusedModuleElements.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/CodePushing.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Memory64Lowering.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/param-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/MergeBlocks.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Souperify.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/ExtractFunction.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/RoundTrip.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/LimitSegments.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/JSPI.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/ReReloop.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/DataFlowOpts.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/RedundantSetElimination.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/InstrumentLocals.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/SimplifyGlobals.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DeAlign.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/DeAlign.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Memory64Lowering.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/DeadCodeElimination.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/OnceReduction.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Monomorphize.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Heap2Local.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/NameList.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/AvoidReinterprets.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/CodeFolding.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/d8b3d1a4a4c00e54-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools/fuzzing/fuzzing.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/d8b3d1a4a4c00e54-random.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools/fuzzing/random.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/fbe3e65ca385391e-asm_v_wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/asmjs/asm_v_wasm.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/fbe3e65ca385391e-shared-constants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/asmjs/shared-constants.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/936bbe219f822f1a-Relooper.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/cfg/Relooper.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/c3c4194231cfcfcd-intrinsics-ir.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/intrinsics-ir.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/c3c4194231cfcfcd-wasm-opt.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/wasm-opt.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/OnceReduction.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/c3c4194231cfcfcd-WasmIntrinsics.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/WasmIntrinsics.cpp" [INFO] [stderr] warning: wasm-opt-sys@0.111.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Heap2Local.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/NameList.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/d8b3d1a4a4c00e54-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools/fuzzing/fuzzing.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.111.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.111.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Monomorphize.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] error: failed to run custom build command for `wasm-opt-sys v0.111.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-8946b8b982d5611f/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,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:CXXBRIDGE_PREFIX=wasm-opt-sys [INFO] [stderr] cargo:CXXBRIDGE_LINKS=binaryen [INFO] [stderr] cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include [INFO] [stderr] cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate [INFO] [stderr] cargo:CXXBRIDGE_DIR2=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src [INFO] [stderr] cargo:CXXBRIDGE_DIR3=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools [INFO] [stderr] cargo:CXXBRIDGE_DIR4=/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/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("false") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cf926494be6d1c44-lib.rs.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/sources/wasm-opt-sys/src/lib.rs.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/2f46351ec9e09259-wasm-opt-main-shim.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/src/wasm-opt-main-shim.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/literal.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/parsing.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wasm-binary.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wasm-debug.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-emscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wasm-emscripten.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wasm-interpreter.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wasm-io.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wasm-stack.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wasm-s-parser.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-type.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wasm-type.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wasm-validator.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wasm.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wat-lexer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-parser.cpp" [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:25: [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:62:3: error: 'uint64_t' does not name a type [INFO] [stderr] [INFO] [stderr] cargo:warning= 62 | uint64_t n; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:20:1: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning= 19 | #include [INFO] [stderr] [INFO] [stderr] cargo:warning= +++ |+#include [INFO] [stderr] [INFO] [stderr] cargo:warning= 20 | #include [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:75:17: error: 'uint64_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 75 | std::optional nanPayload; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:75:17: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:75:25: error: template argument 1 is invalid [INFO] [stderr] [INFO] [stderr] cargo:warning= 75 | std::optional nanPayload; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:127:17: error: 'uint64_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 127 | std::optional getU64() const; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:127:17: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:127:25: error: template argument 1 is invalid [INFO] [stderr] [INFO] [stderr] cargo:warning= 127 | std::optional getU64() const; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:129:17: error: 'uint64_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 129 | std::optional getI64() const; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:129:17: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:129:25: error: template argument 1 is invalid [INFO] [stderr] [INFO] [stderr] cargo:warning= 129 | std::optional getI64() const; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:130:17: error: 'uint32_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 130 | std::optional getU32() const; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:130:17: note: 'uint32_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:130:25: error: template argument 1 is invalid [INFO] [stderr] [INFO] [stderr] cargo:warning= 130 | std::optional getU32() const; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:132:17: error: 'uint32_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 132 | std::optional getI32() const; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:132:17: note: 'uint32_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:132:25: error: template argument 1 is invalid [INFO] [stderr] [INFO] [stderr] cargo:warning= 132 | std::optional getI32() const; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:66:3: error: 'uint8_t' does not name a type [INFO] [stderr] [INFO] [stderr] cargo:warning= 66 | uint8_t peek() const { return next()[0]; } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:26:1: note: 'uint8_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning= 25 | #include "wat-lexer.h" [INFO] [stderr] [INFO] [stderr] cargo:warning= +++ |+#include [INFO] [stderr] [INFO] [stderr] cargo:warning= 26 | [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:125:3: error: 'uint64_t' does not name a type [INFO] [stderr] [INFO] [stderr] cargo:warning= 125 | uint64_t n; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:125:3: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:135:3: error: 'uint64_t' does not name a type [INFO] [stderr] [INFO] [stderr] cargo:warning= 135 | uint64_t n = 0; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:135:3: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'std::optional wasm::WATParser::{anonymous}::LexIntCtx::lexedRaw()': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:145:44: error: too many initializers for 'wasm::WATParser::{anonymous}::LexIntResult' [INFO] [stderr] [INFO] [stderr] cargo:warning= 145 | return LexIntResult{*basic, 0, NoSign}; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'std::optional wasm::WATParser::{anonymous}::LexIntCtx::lexed()': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:155:50: error: 'n' was not declared in this scope; did you mean 'yn'? [INFO] [stderr] [INFO] [stderr] cargo:warning= 155 | return LexIntResult{*basic, sign == Neg ? -n : n, sign}; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning= | yn [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'bool wasm::WATParser::{anonymous}::LexIntCtx::takeDigit()': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:172:29: error: 'peek' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 172 | if (auto d = getDigit(peek())) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:174:9: error: 'uint64_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 174 | uint64_t newN = n * 10 + *d; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:174:9: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:175:13: error: 'newN' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 175 | if (newN < n) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:175:20: error: 'n' was not declared in this scope; did you mean 'yn'? [INFO] [stderr] [INFO] [stderr] cargo:warning= 175 | if (newN < n) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning= | yn [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:178:9: error: 'n' was not declared in this scope; did you mean 'yn'? [INFO] [stderr] [INFO] [stderr] cargo:warning= 178 | n = newN; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning= | yn [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:178:13: error: 'newN' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 178 | n = newN; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'bool wasm::WATParser::{anonymous}::LexIntCtx::takeHexdigit()': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:187:32: error: 'peek' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 187 | if (auto h = getHexDigit(peek())) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:189:9: error: 'uint64_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 189 | uint64_t newN = n * 16 + *h; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:189:9: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:190:13: error: 'newN' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 190 | if (newN < n) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:190:20: error: 'n' was not declared in this scope; did you mean 'yn'? [INFO] [stderr] [INFO] [stderr] cargo:warning= 190 | if (newN < n) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning= | yn [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:193:9: error: 'n' was not declared in this scope; did you mean 'yn'? [INFO] [stderr] [INFO] [stderr] cargo:warning= 193 | n = newN; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning= | yn [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:193:13: error: 'newN' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 193 | n = newN; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'void wasm::WATParser::{anonymous}::LexIntCtx::take(const wasm::WATParser::{anonymous}::LexIntResult&)': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:202:5: error: 'n' was not declared in this scope; did you mean 'yn'? [INFO] [stderr] [INFO] [stderr] cargo:warning= 202 | n = res.n; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning= | yn [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:202:13: error: 'const struct wasm::WATParser::{anonymous}::LexIntResult' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 202 | n = res.n; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: At global scope: [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:212:17: error: 'uint64_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 212 | std::optional nanPayload; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:212:17: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:212:25: error: template argument 1 is invalid [INFO] [stderr] [INFO] [stderr] cargo:warning= 212 | std::optional nanPayload; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:217:17: error: 'uint64_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 217 | std::optional nanPayload; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:217:17: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:217:25: error: template argument 1 is invalid [INFO] [stderr] [INFO] [stderr] cargo:warning= 217 | std::optional nanPayload; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:301:22: error: 'uint64_t' has not been declared [INFO] [stderr] [INFO] [stderr] cargo:warning= 301 | bool appendUnicode(uint64_t u) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'void wasm::WATParser::{anonymous}::LexStrCtx::takeChar()': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:285:25: error: 'peek' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 285 | *escapeBuilder << peek(); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'bool wasm::WATParser::{anonymous}::LexStrCtx::appendUnicode(int)': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:307:25: error: 'uint8_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 307 | *escapeBuilder << uint8_t(u); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:307:25: note: 'uint8_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:310:25: error: 'uint8_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 310 | *escapeBuilder << uint8_t(0b11000000 | ((u >> 6) & 0b00011111)); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:310:25: note: 'uint8_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:314:25: error: 'uint8_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 314 | *escapeBuilder << uint8_t(0b11100000 | ((u >> 12) & 0b00001111)); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:314:25: note: 'uint8_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:319:25: error: 'uint8_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 319 | *escapeBuilder << uint8_t(0b11110000 | ((u >> 18) & 0b00000111)); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:319:25: note: 'uint8_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In function 'std::optional wasm::WATParser::{anonymous}::float_(std::string_view)': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:582:33: error: 'struct wasm::WATParser::{anonymous}::LexIntResult' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 582 | ctx.nanPayload = lexed->n; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In function 'std::optional wasm::WATParser::{anonymous}::idchar(std::string_view)': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:611:3: error: 'uint8_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 611 | uint8_t c = ctx.peek(); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:611:3: note: 'uint8_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:612:15: error: 'c' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 612 | if (('0' <= c && c <= '9') || ('A' <= c && c <= 'Z') || [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/4a780ee9c6f938a9-bits.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/support/bits.cpp" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In function 'std::optional wasm::WATParser::{anonymous}::str(std::string_view)': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:713:39: error: 'struct wasm::WATParser::{anonymous}::LexIntResult' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 713 | if (!ctx.appendUnicode(lexed->n)) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:725:38: error: 'struct wasm::WATParser::{anonymous}::LexIntResult' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 725 | ctx.appendEscaped(char(lexed.n)); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:729:11: error: 'uint8_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 729 | if (uint8_t c = ctx.peek(); c >= 0x20 && c != 0x7F) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:729:11: note: 'uint8_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:729:35: error: 'c' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 729 | if (uint8_t c = ctx.peek(); c >= 0x20 && c != 0x7F) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In function 'std::optional wasm::WATParser::{anonymous}::keyword(std::string_view)': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:752:3: error: 'uint8_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 752 | uint8_t start = ctx.peek(); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:752:3: note: 'uint8_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:753:14: error: 'start' was not declared in this scope; did you mean 'str'? [INFO] [stderr] [INFO] [stderr] cargo:warning= 753 | if ('a' <= start && start <= 'z') { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning= | str [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: At global scope: [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:766:15: error: 'uint64_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 766 | std::optional Token::getU64() const { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:766:15: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:766:23: error: template argument 1 is invalid [INFO] [stderr] [INFO] [stderr] cargo:warning= 766 | std::optional Token::getU64() const { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'int wasm::WATParser::Token::getU64() const': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:769:19: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 769 | return tok->n; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'std::optional wasm::WATParser::Token::getS64() const': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:778:20: error: 'INT64_MIN' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 778 | if (uint64_t(INT64_MIN) <= tok->n || tok->n == 0) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:778:11: error: 'uint64_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 778 | if (uint64_t(INT64_MIN) <= tok->n || tok->n == 0) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:778:11: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:778:39: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 778 | if (uint64_t(INT64_MIN) <= tok->n || tok->n == 0) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:778:49: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 778 | if (uint64_t(INT64_MIN) <= tok->n || tok->n == 0) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:779:29: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 779 | return int64_t(tok->n); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:783:16: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 783 | if (tok->n <= uint64_t(INT64_MAX)) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:783:30: error: 'INT64_MAX' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 783 | if (tok->n <= uint64_t(INT64_MAX)) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:783:30: note: 'INT64_MAX' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:783:21: error: 'uint64_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 783 | if (tok->n <= uint64_t(INT64_MAX)) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:783:21: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:784:29: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 784 | return int64_t(tok->n); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: At global scope: [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:792:15: error: 'uint64_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 792 | std::optional Token::getI64() const { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:792:15: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:792:23: error: template argument 1 is invalid [INFO] [stderr] [INFO] [stderr] cargo:warning= 792 | std::optional Token::getI64() const { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'int wasm::WATParser::Token::getI64() const': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:794:12: error: invalid type argument of unary '*' (have 'int') [INFO] [stderr] [INFO] [stderr] cargo:warning= 794 | return *n; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: At global scope: [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:802:15: error: 'uint32_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 802 | std::optional Token::getU32() const { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:802:15: note: 'uint32_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:802:23: error: template argument 1 is invalid [INFO] [stderr] [INFO] [stderr] cargo:warning= 802 | std::optional Token::getU32() const { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'int wasm::WATParser::Token::getU32() const': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:804:37: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 804 | if (tok->sign == NoSign && tok->n <= UINT32_MAX) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:804:42: error: 'UINT32_MAX' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 804 | if (tok->sign == NoSign && tok->n <= UINT32_MAX) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:804:42: note: 'UINT32_MAX' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:805:27: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 805 | return int32_t(tok->n); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'std::optional wasm::WATParser::Token::getS32() const': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:815:20: error: 'INT32_MIN' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 815 | if (uint64_t(INT32_MIN) <= tok->n || tok->n == 0) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:815:11: error: 'uint64_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 815 | if (uint64_t(INT32_MIN) <= tok->n || tok->n == 0) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:815:11: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:815:39: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 815 | if (uint64_t(INT32_MIN) <= tok->n || tok->n == 0) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:815:49: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 815 | if (uint64_t(INT32_MIN) <= tok->n || tok->n == 0) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:816:29: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 816 | return int32_t(tok->n); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:819:16: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 819 | if (tok->n <= uint64_t(INT32_MAX)) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:819:30: error: 'INT32_MAX' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 819 | if (tok->n <= uint64_t(INT32_MAX)) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:819:30: note: 'INT32_MAX' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:819:21: error: 'uint64_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 819 | if (tok->n <= uint64_t(INT32_MAX)) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:819:21: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:820:29: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 820 | return int32_t(tok->n); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: At global scope: [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:827:15: error: 'uint32_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 827 | std::optional Token::getI32() const { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:827:15: note: 'uint32_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:827:23: error: template argument 1 is invalid [INFO] [stderr] [INFO] [stderr] cargo:warning= 827 | std::optional Token::getI32() const { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'int wasm::WATParser::Token::getI32() const': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:829:12: error: invalid type argument of unary '*' (have 'int') [INFO] [stderr] [INFO] [stderr] cargo:warning= 829 | return *n; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:832:12: error: 'uint32_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 832 | return uint32_t(*n); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:832:12: note: 'uint32_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'std::optional wasm::WATParser::Token::getF64() const': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:839:13: error: 'uint64_t' does not name a type [INFO] [stderr] [INFO] [stderr] cargo:warning= 839 | constexpr uint64_t payloadMask = (1ull << signif) - 1; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:839:13: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:840:13: error: 'uint64_t' does not name a type [INFO] [stderr] [INFO] [stderr] cargo:warning= 840 | constexpr uint64_t nanDefault = 1ull << (signif - 1); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:840:13: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:845:7: error: 'uint64_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 845 | uint64_t payload = tok->nanPayload ? *tok->nanPayload : nanDefault; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:845:7: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:846:11: error: 'payload' was not declared in this scope; did you mean 'setpayload'? [INFO] [stderr] [INFO] [stderr] cargo:warning= 846 | if (payload == 0 || payload > payloadMask) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning= | setpayload [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:846:37: error: 'payloadMask' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 846 | if (payload == 0 || payload > payloadMask) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:850:15: error: expected ';' before 'bits' [INFO] [stderr] [INFO] [stderr] cargo:warning= 850 | uint64_t bits; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning= | ; [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:851:28: error: 'bits' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 851 | static_assert(sizeof(bits) == sizeof(d)); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:853:23: error: 'payloadMask' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 853 | bits = (bits & ~payloadMask) | payload; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:853:38: error: 'payload' was not declared in this scope; did you mean 'setpayload'? [INFO] [stderr] [INFO] [stderr] cargo:warning= 853 | bits = (bits & ~payloadMask) | payload; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning= | setpayload [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:860:16: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 860 | if (tok->n == 0) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:863:34: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 863 | return double(int64_t(tok->n)); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:865:24: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 865 | return double(tok->n); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:838:17: warning: unused variable 'signif' [-Wunused-variable] [INFO] [stderr] [INFO] [stderr] cargo:warning= 838 | constexpr int signif = 52; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'std::optional wasm::WATParser::Token::getF32() const': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:872:13: error: 'uint32_t' does not name a type [INFO] [stderr] [INFO] [stderr] cargo:warning= 872 | constexpr uint32_t payloadMask = (1u << signif) - 1; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:872:13: note: 'uint32_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:873:13: error: 'uint64_t' does not name a type [INFO] [stderr] [INFO] [stderr] cargo:warning= 873 | constexpr uint64_t nanDefault = 1ull << (signif - 1); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:873:13: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:878:7: error: 'uint64_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 878 | uint64_t payload = tok->nanPayload ? *tok->nanPayload : nanDefault; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:878:7: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:879:11: error: 'payload' was not declared in this scope; did you mean 'setpayload'? [INFO] [stderr] [INFO] [stderr] cargo:warning= 879 | if (payload == 0 || payload > payloadMask) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning= | setpayload [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:879:37: error: 'payloadMask' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 879 | if (payload == 0 || payload > payloadMask) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:883:7: error: 'uint32_t' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 883 | uint32_t bits; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:883:7: note: 'uint32_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:884:28: error: 'bits' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 884 | static_assert(sizeof(bits) == sizeof(f)); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:886:23: error: 'payloadMask' was not declared in this scope [INFO] [stderr] [INFO] [stderr] cargo:warning= 886 | bits = (bits & ~payloadMask) | payload; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [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] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:886:38: error: 'payload' was not declared in this scope; did you mean 'setpayload'? [INFO] [stderr] [INFO] [stderr] cargo:warning= 886 | bits = (bits & ~payloadMask) | payload; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning= | setpayload [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:893:16: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 893 | if (tok->n == 0) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:896:33: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 896 | return float(int64_t(tok->n)); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:898:23: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 898 | return float(tok->n); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:871:17: warning: unused variable 'signif' [-Wunused-variable] [INFO] [stderr] [INFO] [stderr] cargo:warning= 871 | constexpr int signif = 23; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'void wasm::WATParser::Lexer::lexToken()': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:929:36: error: 'struct wasm::WATParser::{anonymous}::LexIntResult' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 929 | tok = Token{t->span, IntTok{t->n, t->sign}}; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In member function 'bool wasm::WATParser::IntTok::operator==(const wasm::WATParser::IntTok&) const': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:964:10: error: 'n' was not declared in this scope; did you mean 'yn'? [INFO] [stderr] [INFO] [stderr] cargo:warning= 964 | return n == other.n && sign == other.sign; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning= | yn [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:964:21: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 964 | return n == other.n && sign == other.sign; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In function 'std::ostream& wasm::WATParser::operator<<(std::ostream&, const IntTok&)': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:1002:76: error: 'const struct wasm::WATParser::IntTok' has no member named 'n' [INFO] [stderr] [INFO] [stderr] cargo:warning= 1002 | return os << (tok.sign == Pos ? "+" : tok.sign == Neg ? "-" : "") << tok.n; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: In function 'std::ostream& wasm::WATParser::operator<<(std::ostream&, const FloatTok&)': [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:1009:44: error: invalid type argument of unary '*' (have 'int') [INFO] [stderr] [INFO] [stderr] cargo:warning= 1009 | return os << "nan:0x" << std::hex << *tok.nanPayload << std::dec; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/4a780ee9c6f938a9-colors.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/4a780ee9c6f938a9-command-line.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/4a780ee9c6f938a9-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/support/debug.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/4a780ee9c6f938a9-file.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/support/file.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/4a780ee9c6f938a9-safe_integer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/support/safe_integer.cpp" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp: At global scope: [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:110:20: warning: 'std::optional wasm::WATParser::{anonymous}::getHexDigit(char)' defined but not used [-Wunused-function] [INFO] [stderr] [INFO] [stderr] cargo:warning= 110 | std::optional getHexDigit(char c) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:103:20: warning: 'std::optional wasm::WATParser::{anonymous}::getDigit(char)' defined but not used [-Wunused-function] [INFO] [stderr] [INFO] [stderr] cargo:warning= 103 | std::optional getDigit(char c) { [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-type.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wasm-type.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wat-lexer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/4a780ee9c6f938a9-threads.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/support/threads.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/4a780ee9c6f938a9-utilities.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/support/utilities.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/4a780ee9c6f938a9-istring.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/support/istring.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/drop.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/eh-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: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-emscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/LocalGraph.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/LocalStructuralDominance.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/lubs.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/memory-utils.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-names.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/names.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/possible-contents.cpp" [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/ReFinalize.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-stack-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/9bc7d75802b0fee4-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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] 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/ExpressionManipulator.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/ir/type-updating.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/GlobalRefining.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-PrintFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SetGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/24bf0f9811b0002a-stack-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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] 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/InstrumentMemory.cpp" [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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] 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/AlignmentLowering.cpp" [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/LocalSubtyping.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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] 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/GlobalStructInference.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/DeadArgumentElimination.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/I64ToI32Lowering.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-StripTargetFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/SpillPointers.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DWARF.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/DWARF.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/PrintCallGraph.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/MergeLocals.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/MultiMemoryLowering.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/GUFA.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Intrinsics.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/param-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/RedundantSetElimination.cpp" [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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] 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DeAlign.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Memory64Lowering.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/d8b3d1a4a4c00e54-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/d8b3d1a4a4c00e54-random.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/fbe3e65ca385391e-asm_v_wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/fbe3e65ca385391e-shared-constants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/936bbe219f822f1a-Relooper.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/c3c4194231cfcfcd-intrinsics-ir.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/c3c4194231cfcfcd-wasm-opt.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/OnceReduction.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/c3c4194231cfcfcd-WasmIntrinsics.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/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: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Heap2Local.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/NameList.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] [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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/d8b3d1a4a4c00e54-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools/fuzzing/fuzzing.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] [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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Monomorphize.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] CXX include path: [INFO] [stderr] /opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include [INFO] [stderr] /opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools [INFO] [stderr] /opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-4c5ea6ad4acee283/out/754f697293c255b4-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.111.0/binaryen/src/passes/Monomorphize.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "5f9dd055220fe731dcb1874041716dccd2c6962d585e02c0c0bd9aadcca0776b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f9dd055220fe731dcb1874041716dccd2c6962d585e02c0c0bd9aadcca0776b", kill_on_drop: false }` [INFO] [stdout] 5f9dd055220fe731dcb1874041716dccd2c6962d585e02c0c0bd9aadcca0776b