[INFO] cloning repository https://github.com/BusyWritingCode/publishing-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BusyWritingCode/publishing-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBusyWritingCode%2Fpublishing-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBusyWritingCode%2Fpublishing-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d800dbea6b09982f25fb5e5ba41b215cd6b6ac1c
[INFO] checking BusyWritingCode/publishing-example against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBusyWritingCode%2Fpublishing-example" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/BusyWritingCode/publishing-example
[INFO] finished tweaking git repo https://github.com/BusyWritingCode/publishing-example
[INFO] tweaked toml for git repo https://github.com/BusyWritingCode/publishing-example written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BusyWritingCode/publishing-example on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BusyWritingCode/publishing-example 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc2/source/hello-world/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/Cargo.toml: unused manifest key: workspace.edition
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb62eb84aad093617061ad3a403329345d0adbfa466af52679bfe899e6ebcb08
[INFO] running `Command { std: "docker" "start" "-a" "eb62eb84aad093617061ad3a403329345d0adbfa466af52679bfe899e6ebcb08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb62eb84aad093617061ad3a403329345d0adbfa466af52679bfe899e6ebcb08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb62eb84aad093617061ad3a403329345d0adbfa466af52679bfe899e6ebcb08", kill_on_drop: false }`
[INFO] [stdout] eb62eb84aad093617061ad3a403329345d0adbfa466af52679bfe899e6ebcb08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9dc7882c26c2e669d501b7eb61eebfde3cc5f7ba47ba7e397299ece9d008a42
[INFO] running `Command { std: "docker" "start" "-a" "c9dc7882c26c2e669d501b7eb61eebfde3cc5f7ba47ba7e397299ece9d008a42", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/hello-world/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.edition
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling const-sha1 v0.3.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.192
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bnum v0.11.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling sbor-derive-common v1.4.0-dev (https://github.com/radixdlt/radixdlt-scrypto?rev=a48039adb64b67440192387ed0911d057ca7b26c#a48039ad)
[INFO] [stderr]    Compiling cxx v1.0.192
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling cxx-build v1.0.192
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling sbor-derive v1.4.0-dev (https://github.com/radixdlt/radixdlt-scrypto?rev=a48039adb64b67440192387ed0911d057ca7b26c#a48039ad)
[INFO] [stderr]    Compiling radix-sbor-derive v1.4.0-dev (https://github.com/radixdlt/radixdlt-scrypto?rev=a48039adb64b67440192387ed0911d057ca7b26c#a48039ad)
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling preinterpret v0.2.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]     Checking radix-rust v1.4.0-dev (https://github.com/radixdlt/radixdlt-scrypto?rev=a48039adb64b67440192387ed0911d057ca7b26c#a48039ad)
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking sbor v1.4.0-dev (https://github.com/radixdlt/radixdlt-scrypto?rev=a48039adb64b67440192387ed0911d057ca7b26c#a48039ad)
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling wasm-opt-sys v0.114.2
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.192
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking radix-common v1.4.0-dev (https://github.com/radixdlt/radixdlt-scrypto?rev=a48039adb64b67440192387ed0911d057ca7b26c#a48039ad)
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling moka v0.9.9
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling wasm-opt-cxx-sys v0.114.2
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling fixedstr v0.2.12
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]    Compiling radix-engine-profiling v1.4.0-dev (https://github.com/radixdlt/radixdlt-scrypto?rev=a48039adb64b67440192387ed0911d057ca7b26c#a48039ad)
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling radix-engine-profiling-derive v1.4.0-dev (https://github.com/radixdlt/radixdlt-scrypto?rev=a48039adb64b67440192387ed0911d057ca7b26c#a48039ad)
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking radix-blueprint-schema-init v1.4.0-dev (https://github.com/radixdlt/radixdlt-scrypto?rev=a48039adb64b67440192387ed0911d057ca7b26c#a48039ad)
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking wasmi_core v0.39.1
[INFO] [stderr]     Checking string-interner v0.17.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking radix-substate-store-interface v1.4.0-dev (https://github.com/radixdlt/radixdlt-scrypto?rev=a48039adb64b67440192387ed0911d057ca7b26c#a48039ad)
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking wasmparser v0.121.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking annotate-snippets v0.10.2
[INFO] [stderr]     Checking wasm-encoder v0.29.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking wasmparser v0.107.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking wasmprinter v0.2.80
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking wasmi_ir v0.39.1
[INFO] [stderr]     Checking wasmi_collections v0.39.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]     Checking multi-stash v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]     Checking radix-wasm-instrument v1.0.0
[INFO] [stderr]    Compiling radix-common-derive v1.4.0-dev (https://github.com/radixdlt/radixdlt-scrypto?rev=a48039adb64b67440192387ed0911d057ca7b26c#a48039ad)
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling wasmparser-nostd v0.100.2
[INFO] [stderr]     Checking radix-engine-interface v1.4.0-dev (https://github.com/radixdlt/radixdlt-scrypto?rev=a48039adb64b67440192387ed0911d057ca7b26c#a48039ad)
[INFO] [stderr]     Checking wasmi v0.39.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking radix-native-sdk v1.4.0-dev (https://github.com/radixdlt/radixdlt-scrypto?rev=a48039adb64b67440192387ed0911d057ca7b26c#a48039ad)
[INFO] [stderr]     Checking radix-transactions v1.4.0-dev (https://github.com/radixdlt/radixdlt-scrypto?rev=a48039adb64b67440192387ed0911d057ca7b26c#a48039ad)
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling scrypto-derive v1.4.0-dev (https://github.com/radixdlt/radixdlt-scrypto?rev=a48039adb64b67440192387ed0911d057ca7b26c#a48039ad)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling wabt-sys v0.8.0
[INFO] [stderr]     Checking rustc-build-sysroot v0.5.11
[INFO] [stderr]     Checking scrypto v1.4.0-dev (https://github.com/radixdlt/radixdlt-scrypto?rev=a48039adb64b67440192387ed0911d057ca7b26c#a48039ad)
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking cargo_toml v0.22.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking fslock v0.2.1
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]     Checking gateway-api-client-async v1.0.0 (https://github.com/0xOmarA/radix-apis-rust-clients?branch=develop#f68888cd)
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr] error: could not compile `radix-transactions` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54cf65b8d066c082e536455049b95943cf30378f/bin/rustc --crate-name radix_transactions --edition=2021 /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/a48039a/radix-transactions/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dump_manifest_to_file", "fuzzing", "serde", "std"))' -C metadata=5d4bb825119cf281 -C extra-filename=-ba6f6022d7ad6cfa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern annotate_snippets=/opt/rustwide/target/debug/deps/libannotate_snippets-fc6a935c68d2c1b9.rmeta --extern bech32=/opt/rustwide/target/debug/deps/libbech32-c2b38d7af2f97987.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern radix_common=/opt/rustwide/target/debug/deps/libradix_common-7f0efd22dc28c76f.rmeta --extern radix_engine_interface=/opt/rustwide/target/debug/deps/libradix_engine_interface-eb1760389886ccc9.rmeta --extern radix_rust=/opt/rustwide/target/debug/deps/libradix_rust-1647fe1e47705e80.rmeta --extern radix_substate_store_interface=/opt/rustwide/target/debug/deps/libradix_substate_store_interface-10d192691d6c5b15.rmeta --extern sbor=/opt/rustwide/target/debug/deps/libsbor-e5d6b8a673bc9703.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-89a06c50ba072a7d.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blst-ef2bdef23bb4010d/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-b1453b524afdfe66/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `radix-engine-interface` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54cf65b8d066c082e536455049b95943cf30378f/bin/rustc --crate-name radix_engine_interface --edition=2021 /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/a48039a/radix-engine-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "fuzzing", "std"))' -C metadata=0e0875d4655a437a -C extra-filename=-93e4007296f909d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1969f6684f376d5e.rmeta --extern const_sha1=/opt/rustwide/target/debug/deps/libconst_sha1-393097a3e4d4f385.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-f5e585efa30d502e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern radix_blueprint_schema_init=/opt/rustwide/target/debug/deps/libradix_blueprint_schema_init-1a17281701d1c611.rmeta --extern radix_common=/opt/rustwide/target/debug/deps/libradix_common-44c71b831a9fdccd.rmeta --extern radix_common_derive=/opt/rustwide/target/debug/deps/libradix_common_derive-c4d516d5fff194ac.so --extern radix_rust=/opt/rustwide/target/debug/deps/libradix_rust-66997a40f4ce2858.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-8fc06a82343f6007.rmeta --extern sbor=/opt/rustwide/target/debug/deps/libsbor-52871a6e8f84ed5d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c38a99ee6abdcab1.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-00c64f606290fb16.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blst-ef2bdef23bb4010d/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-b1453b524afdfe66/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `gateway-api-client-async` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54cf65b8d066c082e536455049b95943cf30378f/bin/rustc --crate-name gateway_api_client_async --edition=2021 /opt/rustwide/cargo-home/git/checkouts/radix-apis-rust-clients-3b9fa7ff5c81c345/f68888c/generated-clients/gateway-api-client/async-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c96f715ae90c8a44 -C extra-filename=-d120dad2ab0644f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0eb3e698a5c350ce.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7dd82dcc0c0b7979.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2e7dd3d399907c8c.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-e5ec40bf3d1160f6.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-42e302c0440b676d.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-166ef1ecc64c3bda.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: failed to run custom build command for `wabt-sys v0.8.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/wabt-sys-5b9abda2be0d67ad/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=WABT_CXXSTDLIB
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXSTDLIB
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Looking for alloca.h
[INFO] [stderr]   -- Looking for alloca.h - found
[INFO] [stderr]   -- Looking for unistd.h
[INFO] [stderr]   -- Looking for unistd.h - found
[INFO] [stderr]   -- Looking for snprintf
[INFO] [stderr]   -- Looking for snprintf - found
[INFO] [stderr]   -- Looking for strcasecmp
[INFO] [stderr]   -- Looking for strcasecmp - found
[INFO] [stderr]   -- Looking for sys/types.h
[INFO] [stderr]   -- Looking for sys/types.h - found
[INFO] [stderr]   -- Looking for stdint.h
[INFO] [stderr]   -- Looking for stdint.h - found
[INFO] [stderr]   -- Looking for stddef.h
[INFO] [stderr]   -- Looking for stddef.h - found
[INFO] [stderr]   -- Check size of ssize_t
[INFO] [stderr]   -- Check size of ssize_t - done
[INFO] [stderr]   -- Check size of size_t
[INFO] [stderr]   -- Check size of size_t - done
[INFO] [stderr]   -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.12.3", minimum required is "3.5") 
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]   -- Found Threads: TRUE  
[INFO] [stderr]   -- Configuring done (2.3s)
[INFO] [stderr]   -- Generating done (0.0s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/wabt-sys-d06545900c180aa7/out/build
[INFO] [stderr]   [  1%] Building CXX object CMakeFiles/wabt.dir/src/apply-names.cc.o
[INFO] [stderr]   [  2%] Building CXX object CMakeFiles/wabt.dir/src/binary.cc.o
[INFO] [stderr]   [  3%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader.cc.o
[INFO] [stderr]   [  4%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader-ir.cc.o
[INFO] [stderr]   [  5%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader-logging.cc.o
[INFO] [stderr]   [  6%] Building CXX object CMakeFiles/wabt.dir/src/binary-writer.cc.o
[INFO] [stderr]   [  7%] Building CXX object CMakeFiles/wabt.dir/src/binary-writer-spec.cc.o
[INFO] [stderr]   [  8%] Building CXX object CMakeFiles/wabt.dir/src/binding-hash.cc.o
[INFO] [stderr]   [ 10%] Building CXX object CMakeFiles/wabt.dir/src/color.cc.o
[INFO] [stderr]   [ 11%] Building CXX object CMakeFiles/wabt.dir/src/common.cc.o
[INFO] [stderr]   [ 12%] Building CXX object CMakeFiles/wabt.dir/src/config.cc.o
[INFO] [stderr]   [ 13%] Building CXX object CMakeFiles/wabt.dir/src/decompiler.cc.o
[INFO] [stderr]   [ 14%] Building CXX object CMakeFiles/wabt.dir/src/error-formatter.cc.o
[INFO] [stderr]   [ 15%] Building CXX object CMakeFiles/wabt.dir/src/expr-visitor.cc.o
[INFO] [stderr]   [ 16%] Building CXX object CMakeFiles/wabt.dir/src/feature.cc.o
[INFO] [stderr]   [ 17%] Building CXX object CMakeFiles/wabt.dir/src/filenames.cc.o
[INFO] [stderr]   [ 19%] Building CXX object CMakeFiles/wabt.dir/src/generate-names.cc.o
[INFO] [stderr]   [ 20%] Building CXX object CMakeFiles/wabt.dir/src/hash-util.cc.o
[INFO] [stderr]   [ 21%] Building CXX object CMakeFiles/wabt.dir/src/ir.cc.o
[INFO] [stderr]   [ 22%] Building CXX object CMakeFiles/wabt.dir/src/ir-util.cc.o
[INFO] [stderr]   [ 23%] Building CXX object CMakeFiles/wabt.dir/src/leb128.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/wabt.dir/src/lexer-source-line-finder.cc.o
[INFO] [stderr]   [ 24%] Building CXX object CMakeFiles/wabt.dir/src/lexer-source.cc.o
[INFO] [stderr]   [ 26%] Building CXX object CMakeFiles/wabt.dir/src/literal.cc.o
[INFO] [stderr]   [ 28%] Building CXX object CMakeFiles/wabt.dir/src/opcode.cc.o
[INFO] [stderr]   [ 29%] Building C object CMakeFiles/wabt.dir/src/opcode-code-table.c.o
[INFO] [stderr]   [ 30%] Building CXX object CMakeFiles/wabt.dir/src/option-parser.cc.o
[INFO] [stderr]   [ 31%] Building CXX object CMakeFiles/wabt.dir/src/resolve-names.cc.o
[INFO] [stderr]   [ 32%] Building CXX object CMakeFiles/wabt.dir/src/shared-validator.cc.o
[INFO] [stderr]   [ 33%] Building CXX object CMakeFiles/wabt.dir/src/stream.cc.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/wabt-sys-d06545900c180aa7/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wabt-sys-0.8.0/wabt" "-B" "/opt/rustwide/target/debug/build/wabt-sys-d06545900c180aa7/out/build" "-DBUILD_TESTS=OFF" "-DBUILD_TOOLS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/wabt-sys-d06545900c180aa7/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:17 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning (dev) at CMakeLists.txt:468 (find_package):
[INFO] [stderr]     Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
[INFO] [stderr]     are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning (dev) at CMakeLists.txt:325 (add_library):
[INFO] [stderr]     Policy CMP0115 is not set: Source file extensions must be explicit.  Run
[INFO] [stderr]     "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
[INFO] [stderr]     command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     File:
[INFO] [stderr] 
[INFO] [stderr]       /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wabt-sys-0.8.0/wabt/src/config.h.in
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/wabt-sys-d06545900c180aa7/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/wabt-sys-d06545900c180aa7/out/build" "--config" "Debug"
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/wabt.dir/build.make:118: CMakeFiles/wabt.dir/src/binary-reader-ir.cc.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:112: CMakeFiles/wabt.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:91: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2706) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.57/src/lib.rs:1132:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x581a3487401a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x581a3487401a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x581a3487401a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x581a3487401a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x581a34889a6a - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x581a34889a6a - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x581a3487aaf2 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x581a3487aaf2 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x581a3485015f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x581a3485015f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x581a3486b251 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x581a3486b40b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x581a34850218 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x581a348452f9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x581a34850fed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x581a3488a17c - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x581a347a0117 - cmake[ef67167fa559ec74]::fail
[INFO] [stderr]     17:     0x581a3479fda3 - cmake[ef67167fa559ec74]::run
[INFO] [stderr]     18:     0x581a347a5e34 - <cmake[ef67167fa559ec74]::Config>::build
[INFO] [stderr]     19:     0x581a34790951 - build_script_build[5b28d1920b8857bb]::main
[INFO] [stderr]     20:     0x581a34791bd3 - <fn() as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x581a34790256 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x581a34790269 - std[2b8fb8c27541df22]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x581a3486a256 - <&dyn core[ce8ad42acf3c47be]::ops::function::Fn<(), Output = i32> + core[ce8ad42acf3c47be]::marker::Sync + core[ce8ad42acf3c47be]::panic::unwind_safe::RefUnwindSafe as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x581a3486a256 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<&dyn core[ce8ad42acf3c47be]::ops::function::Fn<(), Output = i32> + core[ce8ad42acf3c47be]::marker::Sync + core[ce8ad42acf3c47be]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x581a3486a256 - std[2b8fb8c27541df22]::panicking::catch_unwind::<i32, &dyn core[ce8ad42acf3c47be]::ops::function::Fn<(), Output = i32> + core[ce8ad42acf3c47be]::marker::Sync + core[ce8ad42acf3c47be]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x581a3486a256 - std[2b8fb8c27541df22]::panic::catch_unwind::<&dyn core[ce8ad42acf3c47be]::ops::function::Fn<(), Output = i32> + core[ce8ad42acf3c47be]::marker::Sync + core[ce8ad42acf3c47be]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x581a3486a256 - std[2b8fb8c27541df22]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x581a3486a256 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<std[2b8fb8c27541df22]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x581a3486a256 - std[2b8fb8c27541df22]::panicking::catch_unwind::<isize, std[2b8fb8c27541df22]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x581a3486a256 - std[2b8fb8c27541df22]::panic::catch_unwind::<std[2b8fb8c27541df22]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x581a3486a256 - std[2b8fb8c27541df22]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x581a3478fdc1 - std[2b8fb8c27541df22]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x581a34791c85 - main
[INFO] [stderr]     34:     0x7807c21011ca - <unknown>
[INFO] [stderr]     35:     0x7807c210128b - __libc_start_main
[INFO] [stderr]     36:     0x581a3478ebb5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f05a870cbfed04a9-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/wasm/wasm-binary.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f05a870cbfed04a9-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/wasm/wasm-s-parser.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f05a870cbfed04a9-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/wasm/wasm-validator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f05a870cbfed04a9-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/wasm/wasm-stack.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f05a870cbfed04a9-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/wasm/wat-parser.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/ExpressionManipulator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/ExpressionAnalyzer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/drop.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/eh-utils.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/LocalGraph.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/lubs.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/memory-utils.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/module-utils.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/possible-contents.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/ReFinalize.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/table-utils.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/SpillPointers.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/type-updating.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/DeadCodeElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/RoundTrip.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Heap2Local.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Precompute.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/ReReloop.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/RemoveUnusedBrs.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/MemoryPacking.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/ConstHoisting.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/StackIR.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/PostEmscripten.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Monomorphize.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/DuplicateFunctionElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/CodePushing.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/NameList.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/SSAify.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/PickLoadSigns.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/AvoidReinterprets.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Metrics.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/ConstantFieldPropagation.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/LegalizeJSInterface.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/OptimizeForJS.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/TypeMerging.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/SignatureRefining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/SimplifyGlobals.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Inlining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/DuplicateImportElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/GUFA.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/GlobalStructInference.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/I64ToI32Lowering.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/OptimizeInstructions.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/SimplifyLocals.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/LoopInvariantCodeMotion.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/OnceReduction.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/OptimizeAddedConstants.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Directize.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/SignaturePruning.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/DeNaN.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/PrintCallGraph.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/GenerateDynCalls.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/GlobalEffects.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/RemoveUnusedTypes.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Print.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/LocalSubtyping.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-StripEH.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/StripEH.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/MultiMemoryLowering.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/pass.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Strip.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/DeadArgumentElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/CodeFolding.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/LocalCSE.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/DataFlowOpts.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Asyncify.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/OptimizeCasts.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Vacuum.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/MergeBlocks.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/RemoveNonJSOps.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/SafeHeap.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/AbstractTypeRefining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/MergeSimilarFunctions.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Souperify.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/TypeRefining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/JSPI.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/StackCheck.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/GlobalTypeOptimization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Poppify.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Flatten.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/GlobalRefining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/RedundantSetElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/RemoveUnusedNames.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/param-utils.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/LimitSegments.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/RemoveImports.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/CoalesceLocals.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/RemoveUnusedModuleElements.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/TypeSSA.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.114.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/ef8fa7295819b2d3-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools/fuzzing/fuzzing.cpp"
[INFO] [stderr] error: failed to run custom build command for `wasm-opt-sys v0.114.2`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/wasm-opt-sys-9cc9705c9a8fdd1d/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = 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=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-changed=src/lib.rs
[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-8317f7330022a6fd/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate
[INFO] [stderr]   cargo:CXXBRIDGE_DIR2=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src
[INFO] [stderr]   cargo:CXXBRIDGE_DIR3=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools
[INFO] [stderr]   cargo:CXXBRIDGE_DIR4=/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = 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=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f05a870cbfed04a9-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/wasm/wasm-binary.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f05a870cbfed04a9-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/wasm/wasm-s-parser.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f05a870cbfed04a9-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/wasm/wasm-validator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f05a870cbfed04a9-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/wasm/wasm-stack.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f05a870cbfed04a9-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/wasm/wat-parser.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/ExpressionManipulator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/ExpressionAnalyzer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/drop.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/eh-utils.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/LocalGraph.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/lubs.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/memory-utils.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/module-utils.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/possible-contents.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/ReFinalize.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/table-utils.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/SpillPointers.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/f7deeeb1a9f9c241-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/ir/type-updating.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/DeadCodeElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/RoundTrip.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Heap2Local.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Precompute.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/ReReloop.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/RemoveUnusedBrs.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/MemoryPacking.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/ConstHoisting.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/StackIR.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/PostEmscripten.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Monomorphize.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/DuplicateFunctionElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/CodePushing.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/NameList.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/SSAify.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/PickLoadSigns.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/AvoidReinterprets.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Metrics.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/ConstantFieldPropagation.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/LegalizeJSInterface.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/OptimizeForJS.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/TypeMerging.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/SignatureRefining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/SimplifyGlobals.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Inlining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/DuplicateImportElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/GUFA.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/GlobalStructInference.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/I64ToI32Lowering.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/OptimizeInstructions.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/SimplifyLocals.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/LoopInvariantCodeMotion.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/OnceReduction.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/OptimizeAddedConstants.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Directize.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/SignaturePruning.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/DeNaN.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/PrintCallGraph.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/GenerateDynCalls.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/GlobalEffects.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/RemoveUnusedTypes.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Print.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/LocalSubtyping.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-StripEH.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/StripEH.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/MultiMemoryLowering.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/pass.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Strip.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/DeadArgumentElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/CodeFolding.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/LocalCSE.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/DataFlowOpts.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Asyncify.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/OptimizeCasts.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Vacuum.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/MergeBlocks.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/RemoveNonJSOps.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/SafeHeap.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/AbstractTypeRefining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/MergeSimilarFunctions.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Souperify.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/TypeRefining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/JSPI.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/StackCheck.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/GlobalTypeOptimization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Poppify.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/Flatten.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/GlobalRefining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/RedundantSetElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/RemoveUnusedNames.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/param-utils.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/LimitSegments.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/RemoveImports.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/CoalesceLocals.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/RemoveUnusedModuleElements.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/bd3f41d09f19c9b0-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/passes/TypeSSA.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/ef8fa7295819b2d3-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools/fuzzing/fuzzing.cpp"
[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-8317f7330022a6fd/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-8317f7330022a6fd/out/ef8fa7295819b2d3-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.114.2/binaryen/src/tools/fuzzing/fuzzing.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "c9dc7882c26c2e669d501b7eb61eebfde3cc5f7ba47ba7e397299ece9d008a42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9dc7882c26c2e669d501b7eb61eebfde3cc5f7ba47ba7e397299ece9d008a42", kill_on_drop: false }`
[INFO] [stdout] c9dc7882c26c2e669d501b7eb61eebfde3cc5f7ba47ba7e397299ece9d008a42
