[INFO] fetching crate violet-node-runtime 1.0.1... [INFO] checking violet-node-runtime-1.0.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate violet-node-runtime 1.0.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate violet-node-runtime 1.0.1 [INFO] finished tweaking crates.io crate violet-node-runtime 1.0.1 [INFO] tweaked toml for crates.io crate violet-node-runtime 1.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate violet-node-runtime 1.0.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 479 packages to latest compatible versions [INFO] [stderr] Adding curve25519-dalek v3.2.0 (available: v3.2.1) [INFO] [stderr] Adding frame-benchmarking v32.0.0 (available: v42.0.0) [INFO] [stderr] Adding frame-executive v32.0.0 (available: v42.0.0) [INFO] [stderr] Adding frame-support v32.0.0 (available: v42.0.0) [INFO] [stderr] Adding frame-system v32.0.0 (available: v42.0.0) [INFO] [stderr] Adding frame-system-benchmarking v32.0.0 (available: v42.0.0) [INFO] [stderr] Adding frame-system-rpc-runtime-api v30.0.0 (available: v38.0.0) [INFO] [stderr] Adding frame-try-runtime v0.38.0 (available: v0.48.0) [INFO] [stderr] Adding pallet-assets v33.0.0 (available: v45.0.0) [INFO] [stderr] Adding pallet-aura v31.0.0 (available: v41.0.0) [INFO] [stderr] Adding pallet-authorship v32.0.0 (available: v42.0.0) [INFO] [stderr] Adding pallet-balances v33.0.0 (available: v43.0.0) [INFO] [stderr] Adding pallet-contracts v31.0.0 (available: v42.0.0) [INFO] [stderr] Adding pallet-grandpa v32.0.0 (available: v42.0.0) [INFO] [stderr] Adding pallet-insecure-randomness-collective-flip v20.0.0 (available: v30.0.0) [INFO] [stderr] Adding pallet-sudo v32.0.0 (available: v42.0.0) [INFO] [stderr] Adding pallet-timestamp v31.0.0 (available: v41.0.0) [INFO] [stderr] Adding pallet-transaction-payment v32.0.0 (available: v42.0.0) [INFO] [stderr] Adding pallet-transaction-payment-rpc-runtime-api v32.0.0 (available: v42.0.0) [INFO] [stderr] Adding pallet-utility v32.0.0 (available: v42.0.0) [INFO] [stderr] Adding polkadot-runtime-common v11.0.0 (available: v21.0.0) [INFO] [stderr] Adding sp-api v30.0.0 (available: v38.0.0) [INFO] [stderr] Adding sp-block-builder v30.0.0 (available: v38.0.0) [INFO] [stderr] Adding sp-consensus-aura v0.36.0 (available: v0.44.0) [INFO] [stderr] Adding sp-consensus-grandpa v17.0.0 (available: v25.0.0) [INFO] [stderr] Adding sp-core v32.0.0 (available: v38.0.0) [INFO] [stderr] Adding sp-genesis-builder v0.11.0 (available: v0.19.0) [INFO] [stderr] Adding sp-inherents v30.0.0 (available: v38.0.0) [INFO] [stderr] Adding sp-offchain v30.0.0 (available: v38.0.0) [INFO] [stderr] Adding sp-runtime v35.0.0 (available: v43.0.0) [INFO] [stderr] Adding sp-session v31.0.0 (available: v40.0.0) [INFO] [stderr] Adding sp-storage v21.0.0 (available: v22.0.0) [INFO] [stderr] Adding sp-transaction-pool v30.0.0 (available: v38.0.0) [INFO] [stderr] Adding sp-version v33.0.0 (available: v41.0.0) [INFO] [stderr] Adding substrate-wasm-builder v21.0.0 (available: v28.0.0) [INFO] [stderr] Adding unicode-normalization v0.1.22 (available: v0.1.24) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5808da751d2ee96aeb22f69d701c30b44175b79b117b91e528d4cae1c1239110 [INFO] running `Command { std: "docker" "start" "-a" "5808da751d2ee96aeb22f69d701c30b44175b79b117b91e528d4cae1c1239110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5808da751d2ee96aeb22f69d701c30b44175b79b117b91e528d4cae1c1239110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5808da751d2ee96aeb22f69d701c30b44175b79b117b91e528d4cae1c1239110", kill_on_drop: false }` [INFO] [stdout] 5808da751d2ee96aeb22f69d701c30b44175b79b117b91e528d4cae1c1239110 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a01da08e38544d444450dd5addfb7616de92836a88105aafb08e699dd1ad27ec [INFO] running `Command { std: "docker" "start" "-a" "a01da08e38544d444450dd5addfb7616de92836a88105aafb08e699dd1ad27ec", kill_on_drop: false }` [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking ref-cast v1.0.24 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Checking hash-db v0.16.0 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking getrandom_or_panic v0.0.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Compiling ss58-registry v1.51.0 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.2 [INFO] [stderr] Checking schnorrkel v0.11.5 [INFO] [stderr] Checking sp-std v14.0.0 [INFO] [stderr] Checking array-bytes v6.2.3 [INFO] [stderr] Checking sp-crypto-hashing v0.1.0 [INFO] [stderr] Checking ed25519-zebra v3.1.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Checking dyn-clonable v0.9.2 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking substrate-bip39 v0.6.0 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking schnellru v0.2.4 [INFO] [stderr] Checking trie-db v0.28.0 [INFO] [stderr] Checking parity-bip39 v2.0.1 [INFO] [stderr] Checking trie-root v0.18.0 [INFO] [stderr] Checking memory-db v0.32.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling sp-io v34.0.0 [INFO] [stderr] Checking simple-mermaid v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking sp-panic-handler v13.0.2 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v12.0.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling proc-macro-warning v1.84.1 [INFO] [stderr] Checking tt-call v1.0.9 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v18.0.0 [INFO] [stderr] Compiling docify_macros v0.2.9 [INFO] [stderr] Compiling sp-api-proc-macro v18.0.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Compiling frame-support-procedural-tools v11.0.1 [INFO] [stderr] Compiling link-cplusplus v1.0.11 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling cxxbridge-flags v1.0.174 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Compiling cxx v1.0.174 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling sp-crypto-hashing-proc-macro v0.1.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling cxx-build v1.0.174 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Compiling frame-support-procedural v27.0.0 [INFO] [stderr] Checking docify v0.2.9 [INFO] [stderr] Compiling cxxbridge-macro v1.0.174 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling frame-election-provider-solution-type v13.0.0 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Compiling xcm-procedural v8.0.0 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking scale-info v2.11.6 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking sp-storage v21.0.0 [INFO] [stderr] Checking sp-tracing v17.1.0 [INFO] [stderr] Checking sp-wasm-interface v21.0.1 [INFO] [stderr] Checking sp-externalities v0.28.0 [INFO] [stderr] Compiling sp-version-proc-macro v14.0.0 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Checking bounded-collections v0.2.4 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking sp-arithmetic v26.1.0 [INFO] [stderr] Checking frame-metadata v16.0.0 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking sp-runtime-interface v27.0.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling polkavm-common v0.9.0 [INFO] [stderr] Compiling wasm-opt-sys v0.116.0 [INFO] [stderr] Compiling wasm-opt-cxx-sys v0.116.0 [INFO] [stderr] Checking sp-metadata-ir v0.7.0 [INFO] [stderr] Checking sp-core v32.0.0 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling build-helper v0.1.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Checking sp-weights v31.1.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Checking indexmap-nostd v0.4.0 [INFO] [stderr] Compiling parity-wasm v0.45.0 [INFO] [stderr] Checking finality-grandpa v0.16.3 [INFO] [stderr] Checking wasmi_core v0.13.0 [INFO] [stderr] Checking wasmparser-nostd v0.100.2 [INFO] [stderr] Checking staging-xcm v11.0.0 [INFO] [stderr] Compiling polkavm-linker v0.9.2 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking wasmi_arena v0.4.1 [INFO] [stderr] Compiling pallet-contracts v31.0.0 [INFO] [stderr] Checking pallet-staking-reward-fn v22.0.1 [INFO] [stderr] Checking pallet-contracts-uapi v9.0.0 [INFO] [stderr] Compiling aquamarine v0.3.3 [INFO] [stderr] Compiling pallet-contracts-proc-macro v21.0.0 [INFO] [stderr] Checking safe-mix v1.0.1 [INFO] [stderr] error: could not compile `cargo_metadata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name cargo_metadata --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.15.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder"))' -C metadata=fab16e157a514c1d -C extra-filename=-0b93c49fb470daf1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern camino=/opt/rustwide/target/debug/deps/libcamino-99cdb87fbc75f9a4.rmeta --extern cargo_platform=/opt/rustwide/target/debug/deps/libcargo_platform-20f1daf10465c564.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-e013b952daf9edd6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-60c53447ca6d46af.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0a9ad42327e59b8e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-892e6fcc8eea47ac.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=3b0a37d0ee99af3b -C extra-filename=-b35775361d3fbb61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-a20fd2d34aa50d21.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-157e0ff61f5356ba.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-a7791b2f298fde65.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern wide=/opt/rustwide/target/debug/deps/libwide-7dfded9a97aad21a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `frame-support-procedural` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name frame_support_procedural --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-support-procedural-27.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::zero-prefixed-literal' '--allow=clippy::while_immutable_condition' '--allow=clippy::useless_conversion' '--allow=clippy::unnecessary_cast' '--allow=clippy::unit_arg' '--allow=clippy::type_complexity' '--allow=clippy::too-many-arguments' --allow=suspicious_double_ref_op '--allow=clippy::stable_sort_primitive' '--allow=clippy::option-map-unit-fn' '--allow=clippy::nonminimal-bool' '--allow=clippy::needless_option_as_deref' '--allow=clippy::needless-lifetimes' '--allow=clippy::if-same-then-else' '--allow=clippy::identity-op' '--allow=clippy::extra-unused-type-parameters' '--allow=clippy::erasing_op' '--allow=clippy::eq_op' '--allow=clippy::derivable_impls' '--allow=clippy::default_constructed_unit_structs' '--allow=clippy::borrowed-box' '--allow=clippy::bind_instead_of_map' --cfg 'feature="experimental"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "experimental", "no-metadata-docs", "std", "tuples-128", "tuples-96"))' -C metadata=3f00e220f01fee27 -C extra-filename=-847a1c83291048dc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-df1c329414e88548.rlib --extern cfg_expr=/opt/rustwide/target/debug/deps/libcfg_expr-e882cdf0a114e8ad.rlib --extern derive_syn_parse=/opt/rustwide/target/debug/deps/libderive_syn_parse-bf3c87487308f3eb.so --extern expander=/opt/rustwide/target/debug/deps/libexpander-2e205609a2245f43.rlib --extern frame_support_procedural_tools=/opt/rustwide/target/debug/deps/libframe_support_procedural_tools-a36654664c2e4d88.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-aa3b60e9214061d6.rlib --extern macro_magic=/opt/rustwide/target/debug/deps/libmacro_magic-02f79fb28b16c2b0.rlib --extern proc_macro_warning=/opt/rustwide/target/debug/deps/libproc_macro_warning-aeda17ff4d0325fd.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-22eafb7ba7061cfc.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-eba62669d30b8e5b.rlib --extern sp_crypto_hashing=/opt/rustwide/target/debug/deps/libsp_crypto_hashing-080aaa9b95d42964.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c1ae397e261cd1e2.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `polkavm-linker` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name polkavm_linker --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polkavm-linker-0.9.2/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 '--warn=clippy::used_underscore_binding' '--warn=clippy::use_debug' '--allow=clippy::unwrap_or_default' '--warn=clippy::unused_self' '--warn=clippy::unused_peekable' '--warn=clippy::unsafe_derive_deserialize' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::type_repetition_in_bounds' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::transmute_undefined_repr' '--deny=clippy::transmute_ptr_to_ptr' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::trailing_empty_array' '--warn=clippy::string_to_string' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::std_instead_of_core' '--warn=clippy::same_name_method' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_clone' '--warn=clippy::readonly_write_lock' '--warn=clippy::read_zero_byte_vec' '--warn=clippy::range_plus_one' '--warn=clippy::range_minus_one' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::partial_pub_fields' '--warn=clippy::nonstandard_macro_braces' '--warn=clippy::no_mangle_with_rust_abi' '--warn=clippy::needless_raw_strings' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_for_each' '--warn=clippy::needless_collect' '--warn=clippy::mutex_integer' '--warn=clippy::mutex_atomic' '--warn=clippy::mut_mut' '--warn=clippy::mixed_read_write_in_expression' '--warn=clippy::missing_fields_in_debug' '--warn=clippy::mismatching_type_param_order' '--warn=clippy::maybe_infinite_iter' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_wild_err_arm' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_string_new' '--allow=clippy::manual_range_contains' '--warn=clippy::manual_ok_or' '--warn=clippy::manual_let_else' '--warn=clippy::manual_instant_elapsed' '--warn=clippy::lossy_float_literal' '--allow=clippy::let_unit_value' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_frames' '--warn=clippy::large_stack_arrays' '--warn=clippy::iter_on_single_items' '--warn=clippy::iter_on_empty_collections' '--warn=clippy::iter_not_returning_iterator' '--warn=clippy::inefficient_to_string' '--warn=clippy::index_refutable_slice' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_hasher' '--warn=clippy::implicit_clone' '--warn=clippy::ignored_unit_patterns' '--allow=clippy::get_first' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--deny=clippy::expl_impl_clone_on_copy' '--warn=clippy::exit' '--warn=clippy::empty_line_after_outer_attr' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::disallowed_script_idents' '--warn=clippy::default_union_representation' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::copy_iterator' '--warn=clippy::collection_is_never_read' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::clone_on_ref_ptr' '--warn=clippy::clear_with_drain' '--warn=clippy::cast_ptr_alignment' '--deny=clippy::cast_lossless' '--warn=clippy::branches_sharing_code' '--warn=clippy::borrow_as_ptr' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a891c798a9a84c04 -C extra-filename=-fb2dc1a34d971b2c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gimli=/opt/rustwide/target/debug/deps/libgimli-b764303eaf696415.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-153b5fe2c34a8862.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c05de81f84f84541.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-fdc6ddba99e68129.rmeta --extern polkavm_common=/opt/rustwide/target/debug/deps/libpolkavm_common-fe877cbd632d6c9f.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-6239763d2771d6e7.rmeta --extern rustc_demangle=/opt/rustwide/target/debug/deps/librustc_demangle-f2536923715f4aef.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wasmparser-nostd` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name wasmparser_nostd --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-nostd-0.100.2/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=63aa4b8ab1c16b34 -C extra-filename=-aa0258a456abfd82 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap_nostd-23c1e1fba2efa2b5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `staging-xcm` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name staging_xcm --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staging-xcm-11.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::zero-prefixed-literal' '--allow=clippy::while_immutable_condition' '--allow=clippy::useless_conversion' '--allow=clippy::unnecessary_cast' '--allow=clippy::unit_arg' '--allow=clippy::type_complexity' '--allow=clippy::too-many-arguments' --allow=suspicious_double_ref_op '--allow=clippy::stable_sort_primitive' '--allow=clippy::option-map-unit-fn' '--allow=clippy::nonminimal-bool' '--allow=clippy::needless_option_as_deref' '--allow=clippy::needless-lifetimes' '--allow=clippy::if-same-then-else' '--allow=clippy::identity-op' '--allow=clippy::extra-unused-type-parameters' '--allow=clippy::erasing_op' '--allow=clippy::eq_op' '--allow=clippy::derivable_impls' '--allow=clippy::default_constructed_unit_structs' '--allow=clippy::borrowed-box' '--allow=clippy::bind_instead_of_map' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "json-schema", "std", "wasm-api"))' -C metadata=080527bb4f8647db -C extra-filename=-ad41859eb7f8eec4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern array_bytes=/opt/rustwide/target/debug/deps/libarray_bytes-4eee1938e994571e.rmeta --extern bounded_collections=/opt/rustwide/target/debug/deps/libbounded_collections-c21855a0cdfe6d09.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-909a27b3cd1140aa.so --extern environmental=/opt/rustwide/target/debug/deps/libenvironmental-866be2b50be3a043.rmeta --extern impl_trait_for_tuples=/opt/rustwide/target/debug/deps/libimpl_trait_for_tuples-60e216e2d7a4408c.so --extern log=/opt/rustwide/target/debug/deps/liblog-d1445fb67721d80a.rmeta --extern parity_scale_codec=/opt/rustwide/target/debug/deps/libparity_scale_codec-7eff4167d8c9a2a4.rmeta --extern scale_info=/opt/rustwide/target/debug/deps/libscale_info-49515bafbe2a9b6a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-459e8a2f5105ea8b.rmeta --extern sp_weights=/opt/rustwide/target/debug/deps/libsp_weights-879d71a3011d0748.rmeta --extern xcm_procedural=/opt/rustwide/target/debug/deps/libxcm_procedural-48a079536b67fea5.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: wasm-opt-sys@0.116.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/e951192f0fd9e7b0-cfg.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/analysis/cfg.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wasm-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-debug.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-binary.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wasm-ir-builder.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-ir-builder.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/parsing.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/literal.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wasm-emscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-emscripten.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-io.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-s-parser.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-stack.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wat-parser.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-validator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wasm-type.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-type.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/eh-utils.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/drop.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/ExpressionManipulator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/ExpressionAnalyzer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/LocalGraph.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/LocalStructuralDominance.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/lubs.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/module-utils.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-stack-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/stack-utils.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/memory-utils.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/properties.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/ReFinalize.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/InstrumentMemory.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/possible-contents.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/type-updating.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/table-utils.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Heap2Local.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalStructInference.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedTypes.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GenerateDynCalls.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MinifyImportsAndExports.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeadArgumentElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedNames.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalTypeOptimization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LoopInvariantCodeMotion.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TrapMode.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalEffects.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReorderGlobals.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/AlignmentLowering.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-hash-stringify-walker.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/hash-stringify-walker.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DataFlowOpts.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MergeSimilarFunctions.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SimplifyLocals.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/param-utils.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ConstantFieldPropagation.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalRefining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LogExecution.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MergeLocals.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Directize.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Flatten.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-StripEH.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/StripEH.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Print.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/JSPI.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-SetGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SetGlobals.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LimitSegments.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeInstructions.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ConstHoisting.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PostEmscripten.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReorderLocals.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeForJS.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ExtractFunction.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Memory64Lowering.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GUFA.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RedundantSetElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RoundTrip.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/InstrumentLocals.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SignaturePruning.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveNonJSOps.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Intrinsics.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReorderFunctions.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/CodePushing.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DuplicateImportElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeRefining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedModuleElements.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Inlining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/StackIR.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Metrics.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Precompute.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/pass.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReReloop.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DuplicateFunctionElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SimplifyGlobals.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/AvoidReinterprets.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MemoryPacking.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LegalizeJSInterface.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeCasts.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/FuncCastEmulation.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Untee.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeAddedConstants.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Souperify.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SpillPointers.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Vacuum.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeMerging.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/I64ToI32Lowering.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PickLoadSigns.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Monomorphize.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OnceReduction.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MergeBlocks.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/CoalesceLocals.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SignExtLowering.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SSAify.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LocalSubtyping.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/test_passes.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeNaN.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PrintCallGraph.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SafeHeap.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SignatureRefining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/StackCheck.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LocalCSE.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Poppify.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeadCodeElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedBrs.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Strip.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveImports.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MultiMemoryLowering.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/AbstractTypeRefining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeSSA.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/NameList.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/CodeFolding.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/ef8fa7295819b2d3-heap-types.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools/fuzzing/heap-types.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/ef8fa7295819b2d3-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools/fuzzing/fuzzing.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Asyncify.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/5ce6cfd6234a4e7d-Relooper.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/cfg/Relooper.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f06640eeffba55c0-wasm-opt.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/wasm-opt.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-dwarf2yaml.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/dwarf2yaml.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFAbbreviationDeclaration.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFAbbreviationDeclaration.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFContext.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFContext.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFAcceleratorTable.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFAcceleratorTable.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFDataExtractor.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDataExtractor.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFCompileUnit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFCompileUnit.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFDebugInfoEntry.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugInfoEntry.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFDebugAranges.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugAranges.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFDebugAddr.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugAddr.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFDebugLine.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugLine.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFDebugLoc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugLoc.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFDebugRangeList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugRangeList.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFDebugRnglists.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugRnglists.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFDie.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDie.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFFormValue.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFFormValue.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFExpression.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFExpression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFUnit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFUnit.cpp" [INFO] [stderr] error: failed to run custom build command for `wasm-opt-sys v0.116.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wasm-opt-sys-9f706241c8361736/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/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-cd583b8a910094ee/out/cxxbridge/include [INFO] [stderr] cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate [INFO] [stderr] cargo:CXXBRIDGE_DIR2=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src [INFO] [stderr] cargo:CXXBRIDGE_DIR3=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools [INFO] [stderr] cargo:CXXBRIDGE_DIR4=/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out [INFO] [stderr] cargo:CXXBRIDGE_DIR5=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(false) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,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_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/e951192f0fd9e7b0-cfg.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/analysis/cfg.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wasm-debug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-debug.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wasm-ir-builder.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-ir-builder.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/parsing.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/literal.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wasm-emscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-emscripten.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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-io.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f05a870cbfed04a9-wasm-type.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-type.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-eh-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/LocalStructuralDominance.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-module-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-stack-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/stack-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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-memory-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/properties.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/InstrumentMemory.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f7deeeb1a9f9c241-table-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MinifyImportsAndExports.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TrapMode.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReorderGlobals.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/AlignmentLowering.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-hash-stringify-walker.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/hash-stringify-walker.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LogExecution.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MergeLocals.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-StripEH.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-SetGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SetGlobals.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReorderLocals.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ExtractFunction.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Memory64Lowering.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/InstrumentLocals.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Intrinsics.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReorderFunctions.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/FuncCastEmulation.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Untee.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SignExtLowering.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-test_passes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/test_passes.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/ef8fa7295819b2d3-heap-types.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools/fuzzing/heap-types.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/ef8fa7295819b2d3-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools/fuzzing/fuzzing.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/bd3f41d09f19c9b0-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/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: 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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/5ce6cfd6234a4e7d-Relooper.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/cfg/Relooper.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/f06640eeffba55c0-wasm-opt.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/wasm-opt.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-dwarf2yaml.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/dwarf2yaml.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFAbbreviationDeclaration.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFAbbreviationDeclaration.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFContext.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFContext.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFAcceleratorTable.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFAcceleratorTable.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFDataExtractor.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDataExtractor.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFCompileUnit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFCompileUnit.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFDebugInfoEntry.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugInfoEntry.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFDebugAranges.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugAranges.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFDebugAddr.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugAddr.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFDebugLine.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugLine.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFDebugLoc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugLoc.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFDebugRangeList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugRangeList.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFDebugRnglists.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugRnglists.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFDie.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDie.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFFormValue.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFFormValue.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFExpression.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFExpression.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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFUnit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFUnit.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] CXX include path: [INFO] [stderr] /opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include [INFO] [stderr] /opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools [INFO] [stderr] /opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include [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" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-cd583b8a910094ee/out/96d45f02a8572480-DWARFUnit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFUnit.cpp" [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "a01da08e38544d444450dd5addfb7616de92836a88105aafb08e699dd1ad27ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a01da08e38544d444450dd5addfb7616de92836a88105aafb08e699dd1ad27ec", kill_on_drop: false }` [INFO] [stdout] a01da08e38544d444450dd5addfb7616de92836a88105aafb08e699dd1ad27ec