[INFO] fetching crate oracletraits 0.1.0...
[INFO] checking oracletraits-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate oracletraits 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate oracletraits 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate oracletraits 0.1.0
[INFO] finished tweaking crates.io crate oracletraits 0.1.0
[INFO] tweaked toml for crates.io crate oracletraits 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 583 packages to latest compatible versions
[INFO] [stderr]       Adding curve25519-dalek v3.2.0 (available: v3.2.1)
[INFO] [stderr]       Adding frame-metadata v15.1.0 (available: v15.2.0)
[INFO] [stderr]       Adding ink v4.3.0 (available: v5.1.0)
[INFO] [stderr]       Adding ink_e2e v4.3.0 (available: v5.1.0)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding unicode-normalization v0.1.22 (available: v0.1.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e65189326fca1347d1103e518714843c7e55f7830463e02c2b25c94446af1064
[INFO] running `Command { std: "docker" "start" "-a" "e65189326fca1347d1103e518714843c7e55f7830463e02c2b25c94446af1064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e65189326fca1347d1103e518714843c7e55f7830463e02c2b25c94446af1064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e65189326fca1347d1103e518714843c7e55f7830463e02c2b25c94446af1064", kill_on_drop: false }`
[INFO] [stdout] e65189326fca1347d1103e518714843c7e55f7830463e02c2b25c94446af1064
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 904515c68ea1f023cbff03473b2a72892069621435b12cf741186d3dfd064f19
[INFO] running `Command { std: "docker" "start" "-a" "904515c68ea1f023cbff03473b2a72892069621435b12cf741186d3dfd064f19", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling parity-scale-codec v3.7.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking sp-std v8.0.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking wasmtime-jit-debug v8.0.1
[INFO] [stderr]     Checking wasmtime-asm-macros v8.0.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.131
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking array-bytes v4.2.0
[INFO] [stderr]    Compiling cxx v1.0.131
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling cxx-build v1.0.131
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking ink_prelude v4.3.0
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling sp-debug-derive v8.0.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]     Checking sp-core-hashing v9.0.0
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]     Checking tiny-bip39 v1.0.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]    Compiling wasm-opt-sys v0.113.0
[INFO] [stderr]     Checking schnellru v0.2.3
[INFO] [stderr]     Checking schnorrkel v0.9.1
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking trie-db v0.27.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking memory-db v0.32.0
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling soketto v0.7.1
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking sp-panic-handler v8.0.0
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.131
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling sp-io v23.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking cranelift-entity v0.95.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling jsonrpsee-types v0.16.3
[INFO] [stderr]    Compiling ss58-registry v1.51.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]     Checking wasmparser v0.102.0
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]    Compiling ink_ir v4.3.0
[INFO] [stderr]     Checking substrate-bip39 v0.4.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling wasm-opt-cxx-sys v0.113.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr] error: could not compile `libsecp256k1` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libsecp256k1-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --cfg 'feature="typenum"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hmac", "hmac-drbg", "lazy-static-context", "lazy_static", "sha2", "static-context", "std", "typenum"))' -C metadata=581923b223cbb28c -C extra-filename=-581923b223cbb28c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-79904587ace6c8ce.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-3c9bff76e539b497.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-23e80beb69944381.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-232430ccaeaa2839.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-f36c75ab3a8810a0.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-c140a25fa80a12e1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-993b3365ee58cdd0.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ca4b10211dffed6b.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-1d6ab7b7d1feadca.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `h2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.26/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=381fc70ca7b7a474 -C extra-filename=-381fc70ca7b7a474 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-77fa3fc9a26a4917.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-43453d2fd5c0d4d9.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-d587c9f3993ffdec.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-2c94fde87451924d.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-f7732dd39197f654.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-e429e21b85a4dca4.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ff729aeda76ac31d.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-6c19ac73855a09b8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6664bb97a2d18ec0.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-56b5364aaac0dbdb.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9f6a753f7231c247.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmparser-0.102.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6a624df4ae577344 -C extra-filename=-6a624df4ae577344 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5923e9d0171b65a9.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-9f20e8b5df572200.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/literal.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/parsing.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-binary.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wasm-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-debug.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wasm-emscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-emscripten.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-io.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-s-parser.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wasm-type.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-type.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-interpreter.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-validator.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wat-parser.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-stack.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/drop.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/ExpressionManipulator.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/ExpressionAnalyzer.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/eh-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/module-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-names.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/names.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/LocalStructuralDominance.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/possible-contents.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/memory-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/LocalGraph.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/lubs.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/ReFinalize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/properties.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/table-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Memory64Lowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-stack-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/stack-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/type-updating.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Inlining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/test_passes.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LogExecution.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveNonJSOps.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SafeHeap.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadCodeElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/CoalesceLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadArgumentElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignatureRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstHoisting.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Asyncify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/param-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LoopInvariantCodeMotion.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalStructInference.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedModuleElements.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SpillPointers.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedTypes.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedNames.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-StripTargetFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/StripTargetFeatures.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodePushing.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SSAify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackCheck.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-SetGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SetGlobals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeSimilarFunctions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RedundantSetElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeInstructions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Souperify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MemoryPacking.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodeFolding.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Heap2Local.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Strip.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TrapMode.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstantFieldPropagation.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Monomorphize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Untee.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeForJS.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeAddedConstants.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeNaN.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalEffects.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintFunctionMap.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalTypeOptimization.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MinifyImportsAndExports.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ExtractFunction.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedBrs.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LegalizeJSInterface.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Poppify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/AbstractTypeRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Intrinsics.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Print.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/AlignmentLowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MultiMemoryLowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintCallGraph.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalSubtyping.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderGlobals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/NameTypes.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderFunctions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-RemoveMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveMemory.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/JSPI.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Flatten.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/InstrumentLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Metrics.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalCSE.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Directize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OnceReduction.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyGlobals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GenerateDynCalls.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeMerging.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignaturePruning.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GUFA.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateImportElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LimitSegments.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveImports.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/AvoidReinterprets.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateFunctionElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeBlocks.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PickLoadSigns.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/I64ToI32Lowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Precompute.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PostEmscripten.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/pass.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/InstrumentMemory.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-DWARF.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DWARF.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DataFlowOpts.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReReloop.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignExtLowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RoundTrip.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeSSA.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackIR.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeCasts.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Vacuum.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/ef8fa7295819b2d3-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/fuzzing.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `wasm-opt-sys v0.113.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/wasm-opt-sys-bebee4a1dc5834e0/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:CXXBRIDGE_PREFIX=wasm-opt-sys
[INFO] [stderr]   cargo:CXXBRIDGE_LINKS=binaryen
[INFO] [stderr]   cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate
[INFO] [stderr]   cargo:CXXBRIDGE_DIR2=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src
[INFO] [stderr]   cargo:CXXBRIDGE_DIR3=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools
[INFO] [stderr]   cargo:CXXBRIDGE_DIR4=/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   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)
[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_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/literal.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/parsing.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-binary.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wasm-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-debug.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wasm-emscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-emscripten.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-io.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-s-parser.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wasm-type.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-type.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-interpreter.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-validator.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wat-parser.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f05a870cbfed04a9-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-stack.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/drop.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/ExpressionManipulator.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/ExpressionAnalyzer.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/eh-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/module-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-names.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/names.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/LocalStructuralDominance.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/possible-contents.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/memory-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/LocalGraph.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/lubs.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/ReFinalize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/properties.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/table-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Memory64Lowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-stack-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/stack-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/f7deeeb1a9f9c241-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/ir/type-updating.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Inlining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/test_passes.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LogExecution.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveNonJSOps.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SafeHeap.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadCodeElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/CoalesceLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadArgumentElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignatureRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstHoisting.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Asyncify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/param-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LoopInvariantCodeMotion.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalStructInference.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedModuleElements.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SpillPointers.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedTypes.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedNames.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-StripTargetFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/StripTargetFeatures.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodePushing.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SSAify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackCheck.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-SetGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SetGlobals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeSimilarFunctions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RedundantSetElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeInstructions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Souperify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MemoryPacking.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodeFolding.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Heap2Local.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Strip.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TrapMode.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstantFieldPropagation.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Monomorphize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Untee.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeForJS.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeAddedConstants.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeNaN.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalEffects.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintFunctionMap.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalTypeOptimization.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MinifyImportsAndExports.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ExtractFunction.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedBrs.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LegalizeJSInterface.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Poppify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/AbstractTypeRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Intrinsics.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Print.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/AlignmentLowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MultiMemoryLowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintCallGraph.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalSubtyping.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderGlobals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/NameTypes.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderFunctions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-RemoveMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveMemory.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/JSPI.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Flatten.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/InstrumentLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Metrics.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalCSE.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Directize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OnceReduction.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyGlobals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GenerateDynCalls.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeMerging.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignaturePruning.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/GUFA.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateImportElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/LimitSegments.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveImports.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/AvoidReinterprets.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateFunctionElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeBlocks.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PickLoadSigns.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/I64ToI32Lowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Precompute.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/PostEmscripten.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/pass.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/InstrumentMemory.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-DWARF.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DWARF.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/DataFlowOpts.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReReloop.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignExtLowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/RoundTrip.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeSSA.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackIR.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeCasts.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/bd3f41d09f19c9b0-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/passes/Vacuum.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/ef8fa7295819b2d3-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/fuzzing.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   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-23c1a2c59df81d8d/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-23c1a2c59df81d8d/out/ef8fa7295819b2d3-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/fuzzing.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "904515c68ea1f023cbff03473b2a72892069621435b12cf741186d3dfd064f19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "904515c68ea1f023cbff03473b2a72892069621435b12cf741186d3dfd064f19", kill_on_drop: false }`
[INFO] [stdout] 904515c68ea1f023cbff03473b2a72892069621435b12cf741186d3dfd064f19
