[INFO] fetching crate drink 0.18.0...
[INFO] checking drink-0.18.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate drink 0.18.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate drink 0.18.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 drink 0.18.0
[INFO] finished tweaking crates.io crate drink 0.18.0
[INFO] tweaked toml for crates.io crate drink 0.18.0 written to /workspace/builds/worker-5-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 557 packages to latest compatible versions
[INFO] [stderr]       Adding const_env_impl v0.1.2 (available: v0.1.3)
[INFO] [stderr]       Adding curve25519-dalek v3.2.0 (available: v3.2.1)
[INFO] [stderr]       Adding frame-support v32.0.0 (available: v38.0.0)
[INFO] [stderr]       Adding frame-system v32.0.0 (available: v38.0.0)
[INFO] [stderr]       Adding sp-runtime-interface v27.0.0 (available: v28.0.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1071126fdb9ab1bbde3adf4d67c2574813487783a4308c718a5f7d2250823677
[INFO] running `Command { std: "docker" "start" "-a" "1071126fdb9ab1bbde3adf4d67c2574813487783a4308c718a5f7d2250823677", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1071126fdb9ab1bbde3adf4d67c2574813487783a4308c718a5f7d2250823677", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1071126fdb9ab1bbde3adf4d67c2574813487783a4308c718a5f7d2250823677", kill_on_drop: false }`
[INFO] [stdout] 1071126fdb9ab1bbde3adf4d67c2574813487783a4308c718a5f7d2250823677
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ebbe77d4d8273c9bd124406835ff7539b9cd48e5778940573c29f4f7c511b668
[INFO] running `Command { std: "docker" "start" "-a" "ebbe77d4d8273c9bd124406835ff7539b9cd48e5778940573c29f4f7c511b668", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling parity-scale-codec v3.7.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking sp-std v14.0.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling sp-debug-derive v14.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking array-bytes v6.2.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking sp-crypto-hashing v0.1.0
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking parity-bip39 v2.0.1
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling ss58-registry v1.51.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking schnellru v0.2.3
[INFO] [stderr]     Checking trie-db v0.28.0
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking memory-db v0.32.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling sp-io v34.0.0
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking substrate-bip39 v0.6.0
[INFO] [stderr]     Checking simple-mermaid v0.1.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v18.0.0
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling sp-crypto-hashing-proc-macro v0.1.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]     Checking sp-panic-handler v13.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling sp-api-proc-macro v18.0.0
[INFO] [stderr]     Checking docify v0.2.9
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v12.0.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking sp-storage v21.0.0
[INFO] [stderr]     Checking sp-tracing v17.0.1
[INFO] [stderr]     Checking sp-wasm-interface v21.0.1
[INFO] [stderr]     Checking sp-externalities v0.28.0
[INFO] [stderr]    Compiling sp-version-proc-macro v14.0.0
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling frame-support-procedural-tools v11.0.1
[INFO] [stderr]     Checking bounded-collections v0.2.2
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking sp-arithmetic v26.0.0
[INFO] [stderr]     Checking frame-metadata v16.0.0
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling proc-macro-warning v1.0.2
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking sp-metadata-ir v0.7.0
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling frame-support-procedural v27.0.0
[INFO] [stderr]     Checking sp-runtime-interface v27.0.0
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking sp-weights v31.0.0
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking tt-call v1.0.9
[INFO] [stderr]     Checking sp-core v32.0.0
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.131
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling cxx v1.0.131
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]    Compiling cxx-build v1.0.131
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking scale-type-resolver v0.1.1
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]     Checking sp-trie v33.0.0
[INFO] [stderr]     Checking sp-keystore v0.38.0
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]     Checking wide v0.7.30
[INFO] [stderr]     Checking sp-state-machine v0.39.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]     Checking sp-application-crypto v34.0.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling scale-encode-derive v0.6.0
[INFO] [stderr]    Compiling wasm-opt-sys v0.116.0
[INFO] [stderr]     Checking sp-runtime v35.0.0
[INFO] [stderr]     Checking scale-bits v0.5.0
[INFO] [stderr]    Compiling scale-decode-derive v0.11.1
[INFO] [stderr]    Compiling xcm-procedural v8.0.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling linkme-impl v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking scale-decode v0.11.1
[INFO] [stderr]     Checking staging-xcm v11.0.0
[INFO] [stderr]     Checking scale-encode v0.6.0
[INFO] [stderr]     Checking sp-version v33.0.0
[INFO] [stderr]     Checking sp-api v30.0.0
[INFO] [stderr]     Checking sp-inherents v30.0.0
[INFO] [stderr]     Checking sp-genesis-builder v0.11.0
[INFO] [stderr]     Checking sp-staking v30.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.131
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking ink_prelude v5.1.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]    Compiling zip v2.2.1
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]     Checking ink_primitives v5.1.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling wasm-opt-cxx-sys v0.116.0
[INFO] [stderr]     Checking pallet-contracts-uapi v9.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]     Checking frame-support v32.0.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]     Checking linkme v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking polkadot-core-primitives v11.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking indexmap-nostd v0.4.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking wasmparser-nostd v0.100.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]     Checking wasm-encoder v0.221.0
[INFO] [stderr]     Checking linregress v0.5.4
[INFO] [stderr]    Compiling bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]     Checking wasmi_core v0.13.0
[INFO] [stderr]     Checking polkadot-parachain-primitives v10.0.0
[INFO] [stderr]    Compiling contract-build v5.0.1
[INFO] [stderr]    Compiling wasmparser v0.220.0
[INFO] [stderr]     Checking ink_metadata v5.1.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling impl-serde v0.5.0
[INFO] [stderr]    Compiling const_env_impl v0.1.2
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking wasmi_arena v0.4.1
[INFO] [stderr]    Compiling pallet-contracts v31.0.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling which v7.0.0
[INFO] [stderr]     Checking wast v221.0.0
[INFO] [stderr]     Checking wasmi v0.31.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling const_env v0.1.2
[INFO] [stderr]    Compiling contract-metadata v5.0.1
[INFO] [stderr]     Checking ink_storage_traits v5.1.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr] error: could not compile `frame-support` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name frame_support --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-support-32.0.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 '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::zero-prefixed-literal' '--allow=clippy::while_immutable_condition' '--allow=clippy::useless_conversion' '--allow=clippy::unnecessary_cast' '--allow=clippy::unit_arg' '--allow=clippy::type_complexity' '--allow=clippy::too-many-arguments' --allow=suspicious_double_ref_op '--allow=clippy::stable_sort_primitive' '--allow=clippy::option-map-unit-fn' '--allow=clippy::nonminimal-bool' '--allow=clippy::needless_option_as_deref' '--allow=clippy::needless-lifetimes' '--allow=clippy::if-same-then-else' '--allow=clippy::identity-op' '--allow=clippy::extra-unused-type-parameters' '--allow=clippy::erasing_op' '--allow=clippy::eq_op' '--allow=clippy::derivable_impls' '--allow=clippy::default_constructed_unit_structs' '--allow=clippy::borrowed-box' '--allow=clippy::bind_instead_of_map' --cfg 'feature="default"' --cfg 'feature="sp-state-machine"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "experimental", "full-metadata-docs", "no-metadata-docs", "runtime-benchmarks", "sp-state-machine", "std", "try-runtime", "tuples-128", "tuples-96"))' -C metadata=391368e3c6a280c0 -C extra-filename=-391368e3c6a280c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aquamarine=/opt/rustwide/target/debug/deps/libaquamarine-2804f8b8823cc0ee.so --extern array_bytes=/opt/rustwide/target/debug/deps/libarray_bytes-273b3d1eaa874654.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b30cc942da4a1a2e.rmeta --extern docify=/opt/rustwide/target/debug/deps/libdocify-2d13f3d8881c88a7.rmeta --extern environmental=/opt/rustwide/target/debug/deps/libenvironmental-799c54a3d970f3bb.rmeta --extern frame_metadata=/opt/rustwide/target/debug/deps/libframe_metadata-e10db7a9de46c72d.rmeta --extern frame_support_procedural=/opt/rustwide/target/debug/deps/libframe_support_procedural-16fc6e790e297297.so --extern impl_trait_for_tuples=/opt/rustwide/target/debug/deps/libimpl_trait_for_tuples-a104a4f4c49008a2.so --extern k256=/opt/rustwide/target/debug/deps/libk256-4b35d774b7152f9d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2b99c40b35786b5c.rmeta --extern macro_magic=/opt/rustwide/target/debug/deps/libmacro_magic-661da52045a01f53.rmeta --extern codec=/opt/rustwide/target/debug/deps/libparity_scale_codec-927c134528d0a188.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-328a92098632ae7d.so --extern scale_info=/opt/rustwide/target/debug/deps/libscale_info-01c9992096db0fa0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e82aae9b18e40bb8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-18ba7c64a5286452.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-c1e5afa9238106be.rmeta --extern sp_api=/opt/rustwide/target/debug/deps/libsp_api-03d6d8469804efa8.rmeta --extern sp_arithmetic=/opt/rustwide/target/debug/deps/libsp_arithmetic-a22bce0893f50dd9.rmeta --extern sp_core=/opt/rustwide/target/debug/deps/libsp_core-bbb1ba7731d7df21.rmeta --extern sp_crypto_hashing_proc_macro=/opt/rustwide/target/debug/deps/libsp_crypto_hashing_proc_macro-5782fcdaffed9f95.so --extern sp_debug_derive=/opt/rustwide/target/debug/deps/libsp_debug_derive-7cbbb19465312fa4.so --extern sp_genesis_builder=/opt/rustwide/target/debug/deps/libsp_genesis_builder-1ebe32f136006bbe.rmeta --extern sp_inherents=/opt/rustwide/target/debug/deps/libsp_inherents-42ba539fff8bae08.rmeta --extern sp_io=/opt/rustwide/target/debug/deps/libsp_io-a2aff9fb8e296515.rmeta --extern sp_metadata_ir=/opt/rustwide/target/debug/deps/libsp_metadata_ir-b00327fa00eb514b.rmeta --extern sp_runtime=/opt/rustwide/target/debug/deps/libsp_runtime-0be005acf3b950b9.rmeta --extern sp_staking=/opt/rustwide/target/debug/deps/libsp_staking-9bea62961f3fe20e.rmeta --extern sp_state_machine=/opt/rustwide/target/debug/deps/libsp_state_machine-46948a1b545535e7.rmeta --extern sp_std=/opt/rustwide/target/debug/deps/libsp_std-7260b425d752948b.rmeta --extern sp_tracing=/opt/rustwide/target/debug/deps/libsp_tracing-0371a61b1d32bb10.rmeta --extern sp_weights=/opt/rustwide/target/debug/deps/libsp_weights-2b36fd4dc153be4b.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d7bc6de49fe2dd56.rmeta --extern tt_call=/opt/rustwide/target/debug/deps/libtt_call-1d1ed49f5913c0a5.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-e33d0bb67e62eb01/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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.220.0/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 '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="component-model"' --cfg 'feature="default"' --cfg 'feature="features"' --cfg 'feature="hash-collections"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("component-model", "default", "features", "hash-collections", "prefer-btree-collections", "serde", "std", "validate"))' -C metadata=5144e8ae0faf75d6 -C extra-filename=-5144e8ae0faf75d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-c0baed73ccb63695.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b657d03220f102ab.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-bd4a96e8644a3965.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-df9bbaffb13284de.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-95880202d1ba42b3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-02a328ccec4ffe0d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `bollard-stubs` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name bollard_stubs --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bollard-stubs-1.47.1-rc.27.3.1/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("base64", "bollard-buildkit-proto", "buildkit", "bytes", "chrono", "prost", "time"))' -C metadata=334f2f61e147dff7 -C extra-filename=-334f2f61e147dff7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-02a328ccec4ffe0d.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-0cfca9edb0885ec4.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-5bbe27df8931d61d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f05a870cbfed04a9-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-binary.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f05a870cbfed04a9-wasm-ir-builder.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-ir-builder.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f05a870cbfed04a9-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-io.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f05a870cbfed04a9-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-stack.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f05a870cbfed04a9-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-s-parser.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f05a870cbfed04a9-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-validator.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f05a870cbfed04a9-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wat-parser.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f7deeeb1a9f9c241-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/ExpressionManipulator.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f7deeeb1a9f9c241-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/drop.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f7deeeb1a9f9c241-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/eh-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f7deeeb1a9f9c241-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/ExpressionAnalyzer.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f7deeeb1a9f9c241-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/LocalGraph.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f7deeeb1a9f9c241-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/lubs.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f7deeeb1a9f9c241-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/module-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f7deeeb1a9f9c241-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/possible-contents.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f7deeeb1a9f9c241-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/ReFinalize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f7deeeb1a9f9c241-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/type-updating.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Inlining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveNonJSOps.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeadCodeElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/ConstHoisting.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/SignatureRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeadArgumentElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/CoalesceLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/LoopInvariantCodeMotion.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/param-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Asyncify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalStructInference.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedModuleElements.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/SpillPointers.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/SimplifyLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedNames.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/MergeSimilarFunctions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/SSAify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeInstructions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Souperify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/CodeFolding.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/MemoryPacking.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Heap2Local.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/RedundantSetElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Monomorphize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalTypeOptimization.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/ConstantFieldPropagation.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeNaN.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedBrs.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Print.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeAddedConstants.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/AbstractTypeRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/LegalizeJSInterface.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Poppify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/PrintCallGraph.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/LocalSubtyping.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/JSPI.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/LocalCSE.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/OnceReduction.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Directize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Flatten.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeMerging.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Metrics.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/GenerateDynCalls.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/SimplifyGlobals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/GUFA.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/SignaturePruning.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/DuplicateFunctionElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/AvoidReinterprets.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/MergeBlocks.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/pass.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/PostEmscripten.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/I64ToI32Lowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Precompute.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeSSA.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/DataFlowOpts.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/StackIR.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-StripEH.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/StripEH.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReReloop.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeCasts.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Vacuum.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `wasm-opt-sys v0.116.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/wasm-opt-sys-445624232dca59fa/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/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-6a71a5a11065dc47/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-6a71a5a11065dc47/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate
[INFO] [stderr]   cargo:CXXBRIDGE_DIR2=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src
[INFO] [stderr]   cargo:CXXBRIDGE_DIR3=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools
[INFO] [stderr]   cargo:CXXBRIDGE_DIR4=/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/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: 0
[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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f05a870cbfed04a9-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-binary.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f05a870cbfed04a9-wasm-ir-builder.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-ir-builder.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f05a870cbfed04a9-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-io.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f05a870cbfed04a9-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-stack.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f05a870cbfed04a9-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-s-parser.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f05a870cbfed04a9-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-validator.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f05a870cbfed04a9-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wat-parser.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f7deeeb1a9f9c241-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/ExpressionManipulator.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f7deeeb1a9f9c241-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/drop.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f7deeeb1a9f9c241-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/eh-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f7deeeb1a9f9c241-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/ExpressionAnalyzer.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f7deeeb1a9f9c241-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/LocalGraph.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f7deeeb1a9f9c241-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/lubs.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f7deeeb1a9f9c241-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/module-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f7deeeb1a9f9c241-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/possible-contents.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f7deeeb1a9f9c241-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/ReFinalize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/f7deeeb1a9f9c241-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/ir/type-updating.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Inlining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveNonJSOps.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeadCodeElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/ConstHoisting.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/SignatureRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeadArgumentElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/CoalesceLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/LoopInvariantCodeMotion.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/param-utils.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Asyncify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalStructInference.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedModuleElements.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/SpillPointers.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/SimplifyLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedNames.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/MergeSimilarFunctions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/SSAify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeInstructions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Souperify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/CodeFolding.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/MemoryPacking.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Heap2Local.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/RedundantSetElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Monomorphize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalTypeOptimization.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/ConstantFieldPropagation.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeNaN.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedBrs.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Print.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeAddedConstants.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/AbstractTypeRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/LegalizeJSInterface.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Poppify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/PrintCallGraph.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/LocalSubtyping.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/JSPI.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/LocalCSE.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/OnceReduction.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Directize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Flatten.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeMerging.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Metrics.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/GenerateDynCalls.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/SimplifyGlobals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/GUFA.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/SignaturePruning.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/DuplicateFunctionElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/AvoidReinterprets.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/MergeBlocks.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/pass.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/PostEmscripten.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/I64ToI32Lowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Precompute.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeSSA.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/DataFlowOpts.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/StackIR.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-StripEH.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/StripEH.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReReloop.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeCasts.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Vacuum.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   CXX include path:
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/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-6a71a5a11065dc47/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-6a71a5a11065dc47/out/bd3f41d09f19c9b0-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/passes/Vacuum.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "ebbe77d4d8273c9bd124406835ff7539b9cd48e5778940573c29f4f7c511b668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebbe77d4d8273c9bd124406835ff7539b9cd48e5778940573c29f4f7c511b668", kill_on_drop: false }`
[INFO] [stdout] ebbe77d4d8273c9bd124406835ff7539b9cd48e5778940573c29f4f7c511b668
