[INFO] cloning repository https://github.com/lowlevelers/workshop-sourcecode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lowlevelers/workshop-sourcecode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flowlevelers%2Fworkshop-sourcecode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flowlevelers%2Fworkshop-sourcecode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80690f92efae3c73fa4f52d810806ea4fcde9a5f
[INFO] testing lowlevelers/workshop-sourcecode against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flowlevelers%2Fworkshop-sourcecode" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lowlevelers/workshop-sourcecode
[INFO] finished tweaking git repo https://github.com/lowlevelers/workshop-sourcecode
[INFO] tweaked toml for git repo https://github.com/lowlevelers/workshop-sourcecode written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lowlevelers/workshop-sourcecode on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lowlevelers/workshop-sourcecode already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Brushfam/openbrush-contracts`
[INFO] [stderr]     Updating git repository `https://github.com/Brushfam/pallet-assets-chain-extension`
[INFO] [stderr]     Updating git repository `https://github.com/727-Ventures/obce`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.6.9
[INFO] [stderr]   Downloaded subxt-macro v0.31.0
[INFO] [stderr]   Downloaded scale-info-derive v2.10.0
[INFO] [stderr]   Downloaded sha256 v1.5.0
[INFO] [stderr]   Downloaded sp-core-hashing v9.0.0
[INFO] [stderr]   Downloaded scale-decode-derive v0.9.0
[INFO] [stderr]   Downloaded num-complex v0.4.4
[INFO] [stderr]   Downloaded num v0.4.1
[INFO] [stderr]   Downloaded jsonrpsee-http-client v0.16.3
[INFO] [stderr]   Downloaded darling_macro v0.20.5
[INFO] [stderr]   Downloaded jsonrpsee v0.16.3
[INFO] [stderr]   Downloaded ss58-registry v1.46.0
[INFO] [stderr]   Downloaded crypto-mac v0.11.1
[INFO] [stderr]   Downloaded sp-weights v20.0.0
[INFO] [stderr]   Downloaded bs58 v0.5.0
[INFO] [stderr]   Downloaded sp-storage v13.0.0
[INFO] [stderr]   Downloaded jsonrpsee v0.17.1
[INFO] [stderr]   Downloaded ink_e2e_macro v4.3.0
[INFO] [stderr]   Downloaded sp-wasm-interface v14.0.0
[INFO] [stderr]   Downloaded pallet-contracts-primitives v24.0.0
[INFO] [stderr]   Downloaded wasmtime-asm-macros v8.0.1
[INFO] [stderr]   Downloaded ref-cast v1.0.22
[INFO] [stderr]   Downloaded sp-keyring v24.0.0
[INFO] [stderr]   Downloaded os_pipe v1.1.5
[INFO] [stderr]   Downloaded wasm-opt-cxx-sys v0.113.0
[INFO] [stderr]   Downloaded jsonrpsee-client-transport v0.17.1
[INFO] [stderr]   Downloaded cargo_metadata v0.15.4
[INFO] [stderr]   Downloaded contract-build v3.2.0
[INFO] [stderr]   Downloaded parity-wasm v0.45.0
[INFO] [stderr]   Downloaded sp-runtime v24.0.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.115
[INFO] [stderr]   Downloaded cxx-build v1.0.115
[INFO] [stderr]   Downloaded secp256k1 v0.24.3
[INFO] [stderr]   Downloaded wasmparser v0.102.0
[INFO] [stderr]   Downloaded wasmtime-runtime v8.0.1
[INFO] [stderr]   Downloaded wasmtime-environ v8.0.1
[INFO] [stderr]   Downloaded curve25519-dalek-ng v4.1.1
[INFO] [stderr]   Downloaded chrono v0.4.33
[INFO] [stderr]   Downloaded wasmtime v8.0.1
[INFO] [stderr]   Downloaded rustix v0.36.17
[INFO] [stderr]   Downloaded cxx v1.0.115
[INFO] [stderr]   Downloaded snow v0.9.6
[INFO] [stderr]   Downloaded fiat-crypto v0.2.5
[INFO] [stderr]   Downloaded frame-metadata v15.1.0
[INFO] [stderr]   Downloaded frame-metadata v16.0.0
[INFO] [stderr]   Downloaded jsonrpsee-core v0.17.1
[INFO] [stderr]   Downloaded sp-trie v22.0.0
[INFO] [stderr]   Downloaded sp-io v23.0.0
[INFO] [stderr]   Downloaded sp-arithmetic v16.0.0
[INFO] [stderr]   Downloaded array-bytes v4.2.0
[INFO] [stderr]   Downloaded schnorrkel v0.9.1
[INFO] [stderr]   Downloaded cranelift-entity v0.95.1
[INFO] [stderr]   Downloaded wasmtime-types v8.0.1
[INFO] [stderr]   Downloaded curve25519-dalek v4.1.1
[INFO] [stderr]   Downloaded rustls v0.21.10
[INFO] [stderr]   Downloaded wasm-opt v0.113.0
[INFO] [stderr]   Downloaded contract-metadata v3.2.0
[INFO] [stderr]   Downloaded shared_child v1.0.0
[INFO] [stderr]   Downloaded duct v0.13.7
[INFO] [stderr]   Downloaded term_size v0.3.2
[INFO] [stderr]   Downloaded jsonrpsee-types v0.17.1
[INFO] [stderr]   Downloaded schnellru v0.2.1
[INFO] [stderr]   Downloaded tracing-log v0.1.4
[INFO] [stderr]   Downloaded sp-tracing v10.0.0
[INFO] [stderr]   Downloaded wasmtime-jit v8.0.1
[INFO] [stderr]   Downloaded target-lexicon v0.12.13
[INFO] [stderr]   Downloaded schnorrkel v0.10.2
[INFO] [stderr]   Downloaded tiny-bip39 v1.0.0
[INFO] [stderr]   Downloaded webpki-roots v0.25.3
[INFO] [stderr]   Downloaded sp-keystore v0.27.0
[INFO] [stderr]   Downloaded sp-state-machine v0.28.0
[INFO] [stderr]   Downloaded trie-db v0.27.1
[INFO] [stderr]   Downloaded jsonrpsee-ws-client v0.17.1
[INFO] [stderr]   Downloaded psm v0.1.21
[INFO] [stderr]   Downloaded wasmtime-jit-debug v8.0.1
[INFO] [stderr]   Downloaded hyper v0.14.28
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.115
[INFO] [stderr]   Downloaded sp-application-crypto v23.0.0
[INFO] [stderr]   Downloaded memory-db v0.32.0
[INFO] [stderr]   Downloaded bounded-collections v0.1.9
[INFO] [stderr]   Downloaded dyn-clonable-impl v0.9.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.16
[INFO] [stderr]   Downloaded hash-db v0.16.0
[INFO] [stderr]   Downloaded environmental v1.1.4
[INFO] [stderr]   Downloaded sp-runtime-interface-proc-macro v11.0.0
[INFO] [stderr]   Downloaded num-format v0.4.4
[INFO] [stderr]   Downloaded sp-panic-handler v8.0.0
[INFO] [stderr]   Downloaded trie-root v0.18.0
[INFO] [stderr]   Downloaded hash256-std-hasher v0.15.2
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]   Downloaded h2 v0.3.24
[INFO] [stderr]   Downloaded wasmi v0.30.0
[INFO] [stderr]   Downloaded subxt v0.31.0
[INFO] [stderr]   Downloaded serde_json v1.0.113
[INFO] [stderr]   Downloaded winnow v0.5.35
[INFO] [stderr]   Downloaded sp-externalities v0.19.0
[INFO] [stderr]   Downloaded wasmparser-nostd v0.100.1
[INFO] [stderr]   Downloaded http v0.2.11
[INFO] [stderr]   Downloaded sp-runtime-interface v17.0.0
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.22
[INFO] [stderr]   Downloaded hmac v0.11.0
[INFO] [stderr]   Downloaded toml_edit v0.20.7
[INFO] [stderr]   Downloaded indexmap v2.2.1
[INFO] [stderr]   Downloaded dyn-clonable v0.9.0
[INFO] [stderr]   Downloaded bip39 v2.0.0
[INFO] [stderr]   Downloaded ruzstd v0.4.0
[INFO] [stderr]   Downloaded darling_core v0.20.5
[INFO] [stderr]   Downloaded security-framework v2.9.2
[INFO] [stderr]   Downloaded ink_env v4.3.0
[INFO] [stderr]   Downloaded blake2 v0.9.2
[INFO] [stderr]   Downloaded ink_ir v4.3.0
[INFO] [stderr]   Downloaded sp-core v21.0.0
[INFO] [stderr]   Downloaded scale-value v0.12.0
[INFO] [stderr]   Downloaded bitcoin_hashes v0.11.0
[INFO] [stderr]   Downloaded ahash v0.7.7
[INFO] [stderr]   Downloaded pin-project v1.1.4
[INFO] [stderr]   Downloaded jsonrpsee-core v0.16.3
[INFO] [stderr]   Downloaded const_format v0.2.32
[INFO] [stderr]   Downloaded ink_codegen v4.3.0
[INFO] [stderr]   Downloaded ink v4.3.0
[INFO] [stderr]   Downloaded camino v1.1.6
[INFO] [stderr]   Downloaded scale-decode v0.9.0
[INFO] [stderr]   Downloaded impl-serde v0.4.0
[INFO] [stderr]   Downloaded pbkdf2 v0.8.0
[INFO] [stderr]   Downloaded merlin v2.0.1
[INFO] [stderr]   Downloaded substrate-bip39 v0.4.5
[INFO] [stderr]   Downloaded ed25519-zebra v3.1.0
[INFO] [stderr]   Downloaded platforms v3.3.0
[INFO] [stderr]   Downloaded subxt-lightclient v0.31.0
[INFO] [stderr]   Downloaded darling v0.20.5
[INFO] [stderr]   Downloaded pin-project-internal v1.1.4
[INFO] [stderr]   Downloaded ink_e2e v4.3.0
[INFO] [stderr]   Downloaded ink_engine v4.3.0
[INFO] [stderr]   Downloaded ghash v0.5.0
[INFO] [stderr]   Downloaded intx v0.1.0
[INFO] [stderr]   Downloaded wasmi_core v0.12.0
[INFO] [stderr]   Downloaded secp256k1-sys v0.6.1
[INFO] [stderr]   Downloaded ink_macro v4.3.0
[INFO] [stderr]   Downloaded cargo_metadata v0.13.1
[INFO] [stderr]   Downloaded ink_prelude v4.3.0
[INFO] [stderr]   Downloaded scale-bits v0.4.0
[INFO] [stderr]   Downloaded yap v0.11.0
[INFO] [stderr]   Downloaded lru v0.10.1
[INFO] [stderr]   Downloaded ring v0.17.7
[INFO] [stderr]   Downloaded blake2-rfc v0.2.18
[INFO] [stderr]   Downloaded thiserror-core-impl v1.0.50
[INFO] [stderr]   Downloaded thiserror-core v1.0.50
[INFO] [stderr]   Downloaded subtle-ng v2.5.0
[INFO] [stderr]   Downloaded polyval v0.6.1
[INFO] [stderr]   Downloaded jsonrpsee-client-transport v0.16.3
[INFO] [stderr]   Downloaded security-framework-sys v2.9.1
[INFO] [stderr]   Downloaded subxt-metadata v0.31.0
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.32
[INFO] [stderr]   Downloaded ink_allocator v4.3.0
[INFO] [stderr]   Downloaded wasm-opt-sys v0.113.0
[INFO] [stderr]   Downloaded ink_storage_traits v4.3.0
[INFO] [stderr]   Downloaded cargo-platform v0.1.6
[INFO] [stderr]   Downloaded xxhash-rust v0.8.8
[INFO] [stderr]   Downloaded parity-scale-codec v3.6.9
[INFO] [stderr]   Downloaded sp-debug-derive v8.0.0
[INFO] [stderr]   Downloaded wasmi_arena v0.4.1
[INFO] [stderr]   Downloaded scale-encode-derive v0.5.0
[INFO] [stderr]   Downloaded sp-std v8.0.0
[INFO] [stderr]   Downloaded subxt-codegen v0.31.0
[INFO] [stderr]   Downloaded proc-macro-crate v2.0.0
[INFO] [stderr]   Downloaded scale-info v2.10.0
[INFO] [stderr]   Downloaded jsonrpsee-types v0.16.3
[INFO] [stderr]   Downloaded subxt-signer v0.31.0
[INFO] [stderr]   Downloaded tuple v0.5.2
[INFO] [stderr]   Downloaded ink_metadata v4.3.0
[INFO] [stderr]   Downloaded ink_storage v4.3.0
[INFO] [stderr]   Downloaded scale-encode v0.5.0
[INFO] [stderr]   Downloaded ink_primitives v4.3.0
[INFO] [stderr]   Downloaded unwrap v1.2.1
[INFO] [stderr]   Downloaded smoldot v0.8.0
[INFO] [stderr]   Downloaded rlibc v1.0.0
[INFO] [stderr]   Downloaded smoldot-light v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 634853bd56499ae97a4111575164c0dd8b71d78392169db90965104a04378721
[INFO] running `Command { std: "docker" "start" "-a" "634853bd56499ae97a4111575164c0dd8b71d78392169db90965104a04378721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "634853bd56499ae97a4111575164c0dd8b71d78392169db90965104a04378721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "634853bd56499ae97a4111575164c0dd8b71d78392169db90965104a04378721", kill_on_drop: false }`
[INFO] [stdout] 634853bd56499ae97a4111575164c0dd8b71d78392169db90965104a04378721
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 708cf056dde6182adc4915f38b4f46c3114b1d1724156910740791bc00d64e99
[INFO] running `Command { std: "docker" "start" "-a" "708cf056dde6182adc4915f38b4f46c3114b1d1724156910740791bc00d64e99", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling winnow v0.5.35
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling ink_prelude v4.3.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling xxhash-rust v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling indexmap v2.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling ink_allocator v4.3.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling unwrap v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling advanced-traits v0.1.0 (/opt/rustwide/workdir/advanced-traits)
[INFO] [stdout] warning: trait `Handler` is never used
[INFO] [stdout]  --> advanced-traits/src/lib.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | trait Handler<Args>: Clone + 'static {
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling ink_ir v4.3.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stderr]    Compiling rust-state-machine v0.1.0 (/opt/rustwide/workdir/rust-state-machine)
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling sha256 v1.5.0
[INFO] [stderr]    Compiling merkle-tree v0.1.0 (/opt/rustwide/workdir/merkle-tree)
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling cargo-platform v0.1.6
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling tuple v0.5.2
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling cargo_metadata v0.13.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]    Compiling obce-codegen v0.1.0 (https://github.com/727-Ventures/obce?branch=polkadot-v0.9.37#d452f6ed)
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling scale-info-derive v2.10.0
[INFO] [stderr]    Compiling scale-encode-derive v0.5.0
[INFO] [stderr]    Compiling scale-decode-derive v0.9.0
[INFO] [stderr]    Compiling obce-macro v0.1.0 (https://github.com/727-Ventures/obce?branch=polkadot-v0.9.37#d452f6ed)
[INFO] [stderr]    Compiling parity-scale-codec v3.6.9
[INFO] [stderr]    Compiling scale-info v2.10.0
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling scale-bits v0.4.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling scale-decode v0.9.0
[INFO] [stderr]    Compiling scale-encode v0.5.0
[INFO] [stderr]    Compiling ink_primitives v4.3.0
[INFO] [stderr]    Compiling ink_metadata v4.3.0
[INFO] [stderr]    Compiling ink_engine v4.3.0
[INFO] [stderr]    Compiling ink_codegen v4.3.0
[INFO] [stderr]    Compiling openbrush_lang_codegen v4.0.0-beta (https://github.com/Brushfam/openbrush-contracts?tag=4.0.0-beta#55334735)
[INFO] [stderr]    Compiling ink_storage_traits v4.3.0
[INFO] [stderr]    Compiling ink_env v4.3.0
[INFO] [stderr]    Compiling ink_storage v4.3.0
[INFO] [stderr]    Compiling openbrush_lang_macro v4.0.0-beta (https://github.com/Brushfam/openbrush-contracts?tag=4.0.0-beta#55334735)
[INFO] [stderr]    Compiling ink_macro v4.3.0
[INFO] [stderr]    Compiling ink v4.3.0
[INFO] [stderr]    Compiling obce v0.1.0 (https://github.com/727-Ventures/obce?branch=polkadot-v0.9.37#d452f6ed)
[INFO] [stderr]    Compiling openbrush_lang v4.0.0-beta (https://github.com/Brushfam/openbrush-contracts?tag=4.0.0-beta#55334735)
[INFO] [stderr]    Compiling hello_world v0.1.0 (/opt/rustwide/workdir/learn-ink/hello_world)
[INFO] [stderr]    Compiling pallet-assets-chain-extension v0.1.1 (https://github.com/Brushfam/pallet-assets-chain-extension?branch=polkadot-v0.9.37#f8ea3741)
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage`
[INFO] [stdout]  --> learn-ink/hello_world/lib.rs:6:2
[INFO] [stdout]   |
[INFO] [stdout] 6 |     /// Defines the storage of your contract.
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `e2e-tests`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]   = help: consider adding `__ink_dylint_Storage` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Constructor`
[INFO] [stdout]   --> learn-ink/hello_world/lib.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 |         /// Constructor that initializes the `bool` value to the given `init_value`.
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `e2e-tests`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Constructor`
[INFO] [stdout]   --> learn-ink/hello_world/lib.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 |         /// Constructor that initializes the `bool` value to `false`.
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `e2e-tests`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling openbrush_contracts v4.0.0-beta (https://github.com/Brushfam/openbrush-contracts?tag=4.0.0-beta#55334735)
[INFO] [stderr]    Compiling openbrush v4.0.0-beta (https://github.com/Brushfam/openbrush-contracts?tag=4.0.0-beta#55334735)
[INFO] [stderr]    Compiling levelup v0.1.0 (/opt/rustwide/workdir/learn-ink/psp22_example)
[INFO] [stderr]    Compiling space_market v0.1.0 (/opt/rustwide/workdir/learn-ink/psp34_marketplace_example)
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage`
[INFO] [stdout]  --> learn-ink/psp22_example/lib.rs:9:2
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[derive(Default, Storage)]
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `e2e-tests`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]   = help: consider adding `__ink_dylint_Storage` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Constructor`
[INFO] [stdout]   --> learn-ink/psp22_example/lib.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 |         pub fn new(initial_supply: Balance) -> Self {
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `e2e-tests`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage`
[INFO] [stdout]   --> learn-ink/psp34_marketplace_example/lib.rs:52:2
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[derive(Default, Storage)]
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `e2e-tests`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Storage` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_EventBase`
[INFO] [stdout]  --> learn-ink/psp34_marketplace_example/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[openbrush::contract]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `e2e-tests`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `::ink::contract` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `::ink::contract` may come from an old version of the `ink_macro` crate, try updating your dependency with `cargo update -p ink_macro`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `::ink::contract` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Constructor`
[INFO] [stdout]   --> learn-ink/psp34_marketplace_example/lib.rs:90:3
[INFO] [stdout]    |
[INFO] [stdout] 90 |         pub fn new(
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `e2e-tests`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `token_exists` is never used
[INFO] [stdout]   --> learn-ink/psp34_marketplace_example/impls.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait MarketInternal: Storage<NftData> + psp34::Internal {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 49 |     fn token_exists(&self, id: Id) -> Result<(), PSP34Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "708cf056dde6182adc4915f38b4f46c3114b1d1724156910740791bc00d64e99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "708cf056dde6182adc4915f38b4f46c3114b1d1724156910740791bc00d64e99", kill_on_drop: false }`
[INFO] [stdout] 708cf056dde6182adc4915f38b4f46c3114b1d1724156910740791bc00d64e99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 113a364e779cb5ceb871d85652fa8577d9d12a1a49f342390bd5f129d7389f09
[INFO] running `Command { std: "docker" "start" "-a" "113a364e779cb5ceb871d85652fa8577d9d12a1a49f342390bd5f129d7389f09", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling indexmap v2.2.1
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling sp-std v8.0.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling wasmparser v0.102.0
[INFO] [stderr]    Compiling cranelift-entity v0.95.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling object v0.30.4
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling sp-core-hashing v9.0.0
[INFO] [stderr]    Compiling memfd v0.6.4
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling wasmtime-jit-debug v8.0.1
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling wasmtime-asm-macros v8.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling scale-info-derive v2.10.0
[INFO] [stderr]    Compiling scale-encode-derive v0.5.0
[INFO] [stderr]    Compiling scale-decode-derive v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.33
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling sp-debug-derive v8.0.0
[INFO] [stderr]    Compiling wasmtime-types v8.0.1
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling hash-db v0.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling wasmtime-environ v8.0.1
[INFO] [stderr]    Compiling curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling merlin v2.0.1
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling environmental v1.1.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling ss58-registry v1.46.0
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v11.0.0
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling parity-scale-codec v3.6.9
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling schnorrkel v0.9.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling scale-info v2.10.0
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling sp-storage v13.0.0
[INFO] [stderr]    Compiling substrate-bip39 v0.4.5
[INFO] [stderr]    Compiling dyn-clonable v0.9.0
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling tiny-bip39 v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling sp-tracing v10.0.0
[INFO] [stderr]    Compiling sp-externalities v0.19.0
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling array-bytes v4.2.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.115
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling wasmtime-jit v8.0.1
[INFO] [stderr]    Compiling soketto v0.7.1
[INFO] [stderr]    Compiling cxx v1.0.115
[INFO] [stderr]    Compiling cxx-build v1.0.115
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling jsonrpsee-types v0.16.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling webpki-roots v0.25.3
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stderr]    Compiling trie-db v0.27.1
[INFO] [stderr]    Compiling trie-root v0.18.0
[INFO] [stderr]    Compiling memory-db v0.32.0
[INFO] [stderr]    Compiling schnellru v0.2.1
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling sp-io v23.0.0
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.115
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling scale-bits v0.4.0
[INFO] [stderr]    Compiling bounded-collections v0.1.9
[INFO] [stderr]    Compiling frame-metadata v16.0.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling darling_core v0.20.5
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling scale-decode v0.9.0
[INFO] [stderr]    Compiling scale-encode v0.5.0
[INFO] [stderr]    Compiling cargo_metadata v0.13.1
[INFO] [stderr]    Compiling sp-arithmetic v16.0.0
[INFO] [stderr]    Compiling jsonrpsee-types v0.17.1
[INFO] [stderr]    Compiling wasm-opt-sys v0.113.0
[INFO] [stderr]    Compiling wasm-opt-cxx-sys v0.113.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling subxt-metadata v0.31.0
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling sp-wasm-interface v14.0.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling contract-build v3.2.0
[INFO] [stderr]    Compiling frame-metadata v15.1.0
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling jsonrpsee-core v0.17.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling os_pipe v1.1.5
[INFO] [stderr]    Compiling shared_child v1.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.5
[INFO] [stderr]    Compiling ink_primitives v4.3.0
[INFO] [stderr]    Compiling sp-runtime-interface v17.0.0
[INFO] [stderr]    Compiling sp-panic-handler v8.0.0
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling ink_metadata v4.3.0
[INFO] [stderr]    Compiling ink_engine v4.3.0
[INFO] [stderr]    Compiling ink_codegen v4.3.0
[INFO] [stderr]    Compiling darling v0.20.5
[INFO] [stderr]    Compiling openbrush_lang_codegen v4.0.0-beta (https://github.com/Brushfam/openbrush-contracts?tag=4.0.0-beta#55334735)
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling yap v0.11.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling scale-value v0.12.0
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling ink_storage_traits v4.3.0
[INFO] [stderr]    Compiling ink_env v4.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling contract-metadata v3.2.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling ink_storage v4.3.0
[INFO] [stderr]    Compiling parity-wasm v0.45.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling schnorrkel v0.10.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]    Compiling rust-state-machine v0.1.0 (/opt/rustwide/workdir/rust-state-machine)
[INFO] [stdout] warning: trait `Handler` is never used
[INFO] [stdout]  --> advanced-traits/src/lib.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | trait Handler<Args>: Clone + 'static {
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling merkle-tree v0.1.0 (/opt/rustwide/workdir/merkle-tree)
[INFO] [stdout] warning: field `leaf_values` is never read
[INFO] [stdout]  --> merkle-tree/tests/common.rs:4:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct TestData {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 4 |     pub leaf_values: Vec<String>,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling advanced-traits v0.1.0 (/opt/rustwide/workdir/advanced-traits)
[INFO] [stdout] warning: trait `Handler` is never used
[INFO] [stdout]  --> advanced-traits/src/lib.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | trait Handler<Args>: Clone + 'static {
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bip39 v2.0.0
[INFO] [stderr]    Compiling jsonrpsee-core v0.16.3
[INFO] [stderr]    Compiling openbrush_lang_macro v4.0.0-beta (https://github.com/Brushfam/openbrush-contracts?tag=4.0.0-beta#55334735)
[INFO] [stderr]    Compiling ink_macro v4.3.0
[INFO] [stderr] error: could not compile `jsonrpsee-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name jsonrpsee_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jsonrpsee-core-0.16.3/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 -C debuginfo=2 --cfg 'feature="async-client"' --cfg 'feature="async-lock"' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="futures-timer"' --cfg 'feature="futures-util"' --cfg 'feature="http-helpers"' --cfg 'feature="hyper"' --cfg 'feature="rustc-hash"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "async-client", "async-lock", "async-wasm-client", "client", "default", "futures-timer", "futures-util", "globset", "http", "http-helpers", "hyper", "parking_lot", "rand", "rustc-hash", "server", "soketto", "tokio", "wasm-bindgen-futures"))' -C metadata=9f9d5735ce187c5c -C extra-filename=-fa20ccc3550e3c89 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-284a1f9eaf51bbca.rmeta --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-7db61c4053649cef.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2dfff83b9702f532.so --extern beef=/opt/rustwide/target/debug/deps/libbeef-c41f3ea71a62c3af.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-c039145843bed380.rmeta --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-620f7b5000314eac.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-921b413ad548a929.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c8a0fee2d1bbfc1a.rmeta --extern jsonrpsee_types=/opt/rustwide/target/debug/deps/libjsonrpsee_types-384c176d005fc8c3.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-6c6a8afde607224b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d8bf0be599e66858.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-207adb7f6217fc06.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5cf091b437687113.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ac01265d83792c45.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-eda5c88e455e9cb8.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: secp256k1-sys@0.6.1: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: secp256k1-sys@0.6.1: compilation terminated.
[INFO] [stderr] warning: secp256k1-sys@0.6.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "depend/secp256k1/" "-I" "depend/secp256k1/include" "-I" "depend/secp256k1/src" "-Wall" "-Wextra" "-Wno-unused-function" "-DSECP256K1_API=" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-DENABLE_MODULE_EXTRAKEYS=1" "-DUSE_NUM_NONE=1" "-DUSE_FIELD_INV_BUILTIN=1" "-DUSE_SCALAR_INV_BUILTIN=1" "-DECMULT_GEN_PREC_BITS=4" "-DECMULT_WINDOW_SIZE=15" "-DUSE_EXTERNAL_DEFAULT_CALLBACKS=1" "-DENABLE_MODULE_RECOVERY=1" "-o" "/opt/rustwide/target/debug/build/secp256k1-sys-56e7fe4664ed4ed4/out/depend/secp256k1/src/precomputed_ecmult.o" "-c" "depend/secp256k1/src/precomputed_ecmult.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `secp256k1-sys v0.6.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_TEST_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/secp256k1-sys-7e153a1fd8286b15/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "depend/secp256k1/" "-I" "depend/secp256k1/include" "-I" "depend/secp256k1/src" "-Wall" "-Wextra" "-Wno-unused-function" "-DSECP256K1_API=" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-DENABLE_MODULE_EXTRAKEYS=1" "-DUSE_NUM_NONE=1" "-DUSE_FIELD_INV_BUILTIN=1" "-DUSE_SCALAR_INV_BUILTIN=1" "-DECMULT_GEN_PREC_BITS=4" "-DECMULT_WINDOW_SIZE=15" "-DUSE_EXTERNAL_DEFAULT_CALLBACKS=1" "-DENABLE_MODULE_RECOVERY=1" "-o" "/opt/rustwide/target/debug/build/secp256k1-sys-56e7fe4664ed4ed4/out/depend/secp256k1/contrib/lax_der_parsing.o" "-c" "depend/secp256k1/contrib/lax_der_parsing.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "depend/secp256k1/" "-I" "depend/secp256k1/include" "-I" "depend/secp256k1/src" "-Wall" "-Wextra" "-Wno-unused-function" "-DSECP256K1_API=" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-DENABLE_MODULE_EXTRAKEYS=1" "-DUSE_NUM_NONE=1" "-DUSE_FIELD_INV_BUILTIN=1" "-DUSE_SCALAR_INV_BUILTIN=1" "-DECMULT_GEN_PREC_BITS=4" "-DECMULT_WINDOW_SIZE=15" "-DUSE_EXTERNAL_DEFAULT_CALLBACKS=1" "-DENABLE_MODULE_RECOVERY=1" "-o" "/opt/rustwide/target/debug/build/secp256k1-sys-56e7fe4664ed4ed4/out/depend/secp256k1/src/precomputed_ecmult_gen.o" "-c" "depend/secp256k1/src/precomputed_ecmult_gen.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "depend/secp256k1/" "-I" "depend/secp256k1/include" "-I" "depend/secp256k1/src" "-Wall" "-Wextra" "-Wno-unused-function" "-DSECP256K1_API=" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-DENABLE_MODULE_EXTRAKEYS=1" "-DUSE_NUM_NONE=1" "-DUSE_FIELD_INV_BUILTIN=1" "-DUSE_SCALAR_INV_BUILTIN=1" "-DECMULT_GEN_PREC_BITS=4" "-DECMULT_WINDOW_SIZE=15" "-DUSE_EXTERNAL_DEFAULT_CALLBACKS=1" "-DENABLE_MODULE_RECOVERY=1" "-o" "/opt/rustwide/target/debug/build/secp256k1-sys-56e7fe4664ed4ed4/out/depend/secp256k1/src/precomputed_ecmult.o" "-c" "depend/secp256k1/src/precomputed_ecmult.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "depend/secp256k1/" "-I" "depend/secp256k1/include" "-I" "depend/secp256k1/src" "-Wall" "-Wextra" "-Wno-unused-function" "-DSECP256K1_API=" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-DENABLE_MODULE_EXTRAKEYS=1" "-DUSE_NUM_NONE=1" "-DUSE_FIELD_INV_BUILTIN=1" "-DUSE_SCALAR_INV_BUILTIN=1" "-DECMULT_GEN_PREC_BITS=4" "-DECMULT_WINDOW_SIZE=15" "-DUSE_EXTERNAL_DEFAULT_CALLBACKS=1" "-DENABLE_MODULE_RECOVERY=1" "-o" "/opt/rustwide/target/debug/build/secp256k1-sys-56e7fe4664ed4ed4/out/depend/secp256k1/src/secp256k1.o" "-c" "depend/secp256k1/src/secp256k1.c"
[INFO] [stderr]   cargo:warning=cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] 
[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 "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "depend/secp256k1/" "-I" "depend/secp256k1/include" "-I" "depend/secp256k1/src" "-Wall" "-Wextra" "-Wno-unused-function" "-DSECP256K1_API=" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-DENABLE_MODULE_EXTRAKEYS=1" "-DUSE_NUM_NONE=1" "-DUSE_FIELD_INV_BUILTIN=1" "-DUSE_SCALAR_INV_BUILTIN=1" "-DECMULT_GEN_PREC_BITS=4" "-DECMULT_WINDOW_SIZE=15" "-DUSE_EXTERNAL_DEFAULT_CALLBACKS=1" "-DENABLE_MODULE_RECOVERY=1" "-o" "/opt/rustwide/target/debug/build/secp256k1-sys-56e7fe4664ed4ed4/out/depend/secp256k1/src/precomputed_ecmult.o" "-c" "depend/secp256k1/src/precomputed_ecmult.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "depend/secp256k1/" "-I" "depend/secp256k1/include" "-I" "depend/secp256k1/src" "-Wall" "-Wextra" "-Wno-unused-function" "-DSECP256K1_API=" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-DENABLE_MODULE_EXTRAKEYS=1" "-DUSE_NUM_NONE=1" "-DUSE_FIELD_INV_BUILTIN=1" "-DUSE_SCALAR_INV_BUILTIN=1" "-DECMULT_GEN_PREC_BITS=4" "-DECMULT_WINDOW_SIZE=15" "-DUSE_EXTERNAL_DEFAULT_CALLBACKS=1" "-DENABLE_MODULE_RECOVERY=1" "-o" "/opt/rustwide/target/debug/build/secp256k1-sys-56e7fe4664ed4ed4/out/depend/secp256k1/src/precomputed_ecmult.o" "-c" "depend/secp256k1/src/precomputed_ecmult.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/parsing.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wat-parser.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/literal.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-debug.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/1296cddd3eeddfe1-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/support/debug.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-binary.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/1296cddd3eeddfe1-file.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/support/file.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-validator.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/1296cddd3eeddfe1-safe_integer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/support/safe_integer.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-emscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-emscripten.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/1296cddd3eeddfe1-utilities.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/support/utilities.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-interpreter.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/eh-utils.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-stack.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/ExpressionAnalyzer.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-s-parser.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/LocalGraph.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-type.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-type.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/memory-utils.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-io.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-names.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/names.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/ReFinalize.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wat-parser.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/table-utils.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/lubs.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/type-updating.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/ExpressionManipulator.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeMerging.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/eh-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DataFlowOpts.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/ExpressionAnalyzer.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalEffects.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/LocalStructuralDominance.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalSubtyping.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/drop.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Intrinsics.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/memory-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedBrs.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/LocalGraph.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateFunctionElimination.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/module-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/FuncCastEmulation.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/possible-contents.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/InstrumentLocals.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/properties.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/TrapMode.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-names.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/names.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackCheck.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-stack-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/stack-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Memory64Lowering.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/ReFinalize.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/PostEmscripten.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/table-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LogExecution.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/type-updating.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedModuleElements.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeMerging.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintCallGraph.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DataFlowOpts.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstantFieldPropagation.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalEffects.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/test_passes.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalSubtyping.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GUFA.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedBrs.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RoundTrip.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Intrinsics.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/AbstractTypeRefining.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MinifyImportsAndExports.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DWARF.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DWARF.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/FuncCastEmulation.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeLocals.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateFunctionElimination.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Strip.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/PostEmscripten.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/PickLoadSigns.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/TrapMode.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Monomorphize.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/InstrumentLocals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ExtractFunction.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Memory64Lowering.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveImports.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackCheck.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/InstrumentMemory.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LogExecution.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Asyncify.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintCallGraph.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeBlocks.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstantFieldPropagation.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstHoisting.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedModuleElements.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-PrintFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintFeatures.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RoundTrip.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalTypeOptimization.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GUFA.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderLocals.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/test_passes.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodeFolding.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/AbstractTypeRefining.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeAddedConstants.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Strip.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeRefining.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeLocals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadCodeElimination.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/PickLoadSigns.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderFunctions.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ExtractFunction.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyGlobals.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Monomorphize.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MultiMemoryLowering.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveImports.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/AvoidReinterprets.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Asyncify.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeInstructions.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/InstrumentMemory.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Print.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstHoisting.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadArgumentElimination.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeBlocks.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeNaN.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodeFolding.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Heap2Local.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalTypeOptimization.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalCSE.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeAddedConstants.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeForJS.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderLocals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeCasts.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeRefining.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Inlining.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderFunctions.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LegalizeJSInterface.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadCodeElimination.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LimitSegments.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SafeHeap.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Precompute.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyGlobals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/pass.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MultiMemoryLowering.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedTypes.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeInstructions.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyLocals.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Print.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodePushing.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/AvoidReinterprets.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedNames.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Heap2Local.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Untee.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalCSE.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/AlignmentLowering.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadArgumentElimination.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalRefining.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeNaN.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OnceReduction.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeForJS.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderGlobals.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/NameTypes.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReReloop.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeCasts.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintFunctionMap.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LegalizeJSInterface.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalStructInference.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Inlining.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignExtLowering.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Precompute.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/NameList.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LimitSegments.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Flatten.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/pass.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DeAlign.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeAlign.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Untee.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SSAify.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalRefining.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignatureRefining.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodePushing.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GenerateDynCalls.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedTypes.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveMemory.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyLocals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SpillPointers.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedNames.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/CoalesceLocals.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintFunctionMap.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RedundantSetElimination.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/AlignmentLowering.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Metrics.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OnceReduction.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/param-utils.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderGlobals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeSimilarFunctions.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignExtLowering.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MemoryPacking.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReReloop.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Poppify.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalStructInference.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Directize.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/NameList.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveNonJSOps.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Flatten.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeSSA.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SSAify.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateImportElimination.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DeAlign.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeAlign.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LoopInvariantCodeMotion.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GenerateDynCalls.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/JSPI.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SpillPointers.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/I64ToI32Lowering.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignatureRefining.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignaturePruning.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/param-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Souperify.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/CoalesceLocals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-StripTargetFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/StripTargetFeatures.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RedundantSetElimination.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SetGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SetGlobals.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Metrics.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Vacuum.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveNonJSOps.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c93b070bdc5dc61b-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/fuzzing.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Poppify.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c93b070bdc5dc61b-random.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/random.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeSimilarFunctions.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c93b070bdc5dc61b-heap-types.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/heap-types.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MemoryPacking.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/1fd74a22d0dc7a71-asm_v_wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/asmjs/asm_v_wasm.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Directize.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/1fd74a22d0dc7a71-shared-constants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/asmjs/shared-constants.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeSSA.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/7c342b52a4642587-Relooper.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/cfg/Relooper.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LoopInvariantCodeMotion.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c8951f162533b087-intrinsics-ir.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/intrinsics-ir.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateImportElimination.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c8951f162533b087-wasm-opt.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/wasm-opt.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/JSPI.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c8951f162533b087-WasmIntrinsics.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/WasmIntrinsics.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignaturePruning.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Souperify.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/I64ToI32Lowering.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackIR.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c93b070bdc5dc61b-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/fuzzing.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `wasm-opt-sys v0.113.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_TEST_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-39a7e9d1955a367c/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:CXXBRIDGE_PREFIX=wasm-opt-sys
[INFO] [stderr]   cargo:CXXBRIDGE_LINKS=binaryen
[INFO] [stderr]   cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate
[INFO] [stderr]   cargo:CXXBRIDGE_DIR2=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src
[INFO] [stderr]   cargo:CXXBRIDGE_DIR3=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools
[INFO] [stderr]   cargo:CXXBRIDGE_DIR4=/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("false")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/501fd27dc76a17fc-lib.rs.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/sources/wasm-opt-sys/src/lib.rs.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/3d93847338d76a81-wasm-opt-main-shim.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/src/wasm-opt-main-shim.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/literal.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/parsing.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-binary.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-debug.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-emscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-emscripten.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-interpreter.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-io.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-stack.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-s-parser.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-type.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-type.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-validator.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wat-lexer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wat-lexer.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/parsing.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wat-parser.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/1296cddd3eeddfe1-bits.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/support/bits.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/1296cddd3eeddfe1-colors.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/support/colors.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/1296cddd3eeddfe1-command-line.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/support/command-line.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/literal.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-debug.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/1296cddd3eeddfe1-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/support/debug.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/1296cddd3eeddfe1-dfa_minimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/support/dfa_minimization.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-binary.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/1296cddd3eeddfe1-file.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/support/file.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-validator.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/1296cddd3eeddfe1-safe_integer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/support/safe_integer.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/1296cddd3eeddfe1-threads.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/support/threads.cpp"
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-emscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-emscripten.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/1296cddd3eeddfe1-utilities.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/support/utilities.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/1296cddd3eeddfe1-istring.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/support/istring.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/drop.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-interpreter.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/eh-utils.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/ExpressionManipulator.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-stack.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/ExpressionAnalyzer.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-export-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/export-utils.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-s-parser.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/LocalGraph.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/LocalStructuralDominance.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/lubs.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-type.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-type.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/memory-utils.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/module-utils.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-io.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-names.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/names.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/possible-contents.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/properties.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/ReFinalize.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-stack-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/stack-utils.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/597e630d15b5893b-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wat-parser.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/table-utils.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/lubs.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/type-updating.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/ExpressionManipulator.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeMerging.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/eh-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DataFlowOpts.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/ExpressionAnalyzer.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalEffects.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/LocalStructuralDominance.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalSubtyping.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/drop.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Intrinsics.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MinifyImportsAndExports.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/memory-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedBrs.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/LocalGraph.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateFunctionElimination.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/module-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/FuncCastEmulation.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/possible-contents.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/InstrumentLocals.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/properties.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/TrapMode.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-names.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/names.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackCheck.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-stack-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/stack-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Memory64Lowering.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/ReFinalize.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/PostEmscripten.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/table-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LogExecution.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c216e40a177dbf7b-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/type-updating.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedModuleElements.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeMerging.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintCallGraph.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DataFlowOpts.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstantFieldPropagation.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalEffects.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/test_passes.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalSubtyping.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GUFA.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedBrs.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RoundTrip.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Intrinsics.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/AbstractTypeRefining.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MinifyImportsAndExports.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DWARF.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DWARF.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/FuncCastEmulation.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeLocals.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateFunctionElimination.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Strip.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/PostEmscripten.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/PickLoadSigns.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/TrapMode.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Monomorphize.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/InstrumentLocals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ExtractFunction.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Memory64Lowering.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveImports.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackCheck.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/InstrumentMemory.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LogExecution.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Asyncify.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintCallGraph.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeBlocks.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstantFieldPropagation.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstHoisting.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedModuleElements.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-PrintFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintFeatures.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RoundTrip.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalTypeOptimization.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GUFA.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderLocals.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/test_passes.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodeFolding.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/AbstractTypeRefining.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeAddedConstants.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SafeHeap.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Strip.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeRefining.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeLocals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadCodeElimination.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/PickLoadSigns.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderFunctions.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ExtractFunction.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyGlobals.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Monomorphize.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MultiMemoryLowering.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveImports.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/AvoidReinterprets.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Asyncify.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeInstructions.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/InstrumentMemory.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Print.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstHoisting.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadArgumentElimination.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeBlocks.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeNaN.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodeFolding.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Heap2Local.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalTypeOptimization.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalCSE.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/NameTypes.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeAddedConstants.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeForJS.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderLocals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeCasts.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeRefining.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Inlining.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderFunctions.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LegalizeJSInterface.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadCodeElimination.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LimitSegments.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SafeHeap.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Precompute.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyGlobals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/pass.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MultiMemoryLowering.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedTypes.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeInstructions.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyLocals.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Print.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodePushing.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/AvoidReinterprets.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedNames.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Heap2Local.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Untee.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalCSE.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/AlignmentLowering.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadArgumentElimination.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalRefining.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeNaN.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OnceReduction.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeForJS.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderGlobals.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/NameTypes.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReReloop.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeCasts.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintFunctionMap.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LegalizeJSInterface.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalStructInference.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Inlining.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignExtLowering.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Precompute.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/NameList.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LimitSegments.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Flatten.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/pass.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DeAlign.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeAlign.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Untee.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SSAify.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalRefining.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignatureRefining.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodePushing.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GenerateDynCalls.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedTypes.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveMemory.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyLocals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SpillPointers.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedNames.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/CoalesceLocals.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/PrintFunctionMap.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RedundantSetElimination.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/AlignmentLowering.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Metrics.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OnceReduction.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/param-utils.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReorderGlobals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeSimilarFunctions.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignExtLowering.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MemoryPacking.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ReReloop.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Poppify.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalStructInference.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Directize.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/NameList.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveNonJSOps.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Flatten.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeSSA.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SSAify.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateImportElimination.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DeAlign.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeAlign.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LoopInvariantCodeMotion.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GenerateDynCalls.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/JSPI.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SpillPointers.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/I64ToI32Lowering.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignatureRefining.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignaturePruning.cpp"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackIR.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/param-utils.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Souperify.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/CoalesceLocals.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-StripTargetFeatures.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/StripTargetFeatures.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RedundantSetElimination.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SetGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SetGlobals.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Metrics.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Vacuum.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveNonJSOps.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c93b070bdc5dc61b-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/fuzzing.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Poppify.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c93b070bdc5dc61b-random.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/random.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeSimilarFunctions.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c93b070bdc5dc61b-heap-types.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/heap-types.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MemoryPacking.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/1fd74a22d0dc7a71-asm_v_wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/asmjs/asm_v_wasm.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Directize.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/1fd74a22d0dc7a71-shared-constants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/asmjs/shared-constants.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeSSA.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/7c342b52a4642587-Relooper.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/cfg/Relooper.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LoopInvariantCodeMotion.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c8951f162533b087-intrinsics-ir.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/intrinsics-ir.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateImportElimination.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c8951f162533b087-wasm-opt.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/wasm-opt.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/JSPI.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c8951f162533b087-WasmIntrinsics.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/WasmIntrinsics.cpp"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignaturePruning.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Souperify.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/I64ToI32Lowering.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/5d78ca2c840bb2c2-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackIR.cpp" with args "c++" did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c93b070bdc5dc61b-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/fuzzing.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   CXX include path:
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-d889957c5087ff8a/out/c93b070bdc5dc61b-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/fuzzing.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "113a364e779cb5ceb871d85652fa8577d9d12a1a49f342390bd5f129d7389f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "113a364e779cb5ceb871d85652fa8577d9d12a1a49f342390bd5f129d7389f09", kill_on_drop: false }`
[INFO] [stdout] 113a364e779cb5ceb871d85652fa8577d9d12a1a49f342390bd5f129d7389f09
