[INFO] fetching crate griffin-solochain-runtime 0.3.0... [INFO] checking griffin-solochain-runtime-0.3.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate griffin-solochain-runtime 0.3.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate griffin-solochain-runtime 0.3.0 [INFO] finished tweaking crates.io crate griffin-solochain-runtime 0.3.0 [INFO] tweaked toml for crates.io crate griffin-solochain-runtime 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate griffin-solochain-runtime 0.3.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate griffin-solochain-runtime 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c925967846b4ef62946c79b2692721952feb5f6b83ee869b74bba1e95b34f71 [INFO] running `Command { std: "docker" "start" "-a" "3c925967846b4ef62946c79b2692721952feb5f6b83ee869b74bba1e95b34f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c925967846b4ef62946c79b2692721952feb5f6b83ee869b74bba1e95b34f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c925967846b4ef62946c79b2692721952feb5f6b83ee869b74bba1e95b34f71", kill_on_drop: false }` [INFO] [stdout] 3c925967846b4ef62946c79b2692721952feb5f6b83ee869b74bba1e95b34f71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33694dc6d3e87ff075719b85e25f7c7acf6b61e7c4b080afe9f2a6b3d0f64db5 [INFO] running `Command { std: "docker" "start" "-a" "33694dc6d3e87ff075719b85e25f7c7acf6b61e7c4b080afe9f2a6b3d0f64db5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking cpufeatures v0.2.15 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.2.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking hash-db v0.16.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking sp-std v14.0.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Checking environmental v1.1.4 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking array-bytes v6.2.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking trie-root v0.18.0 [INFO] [stderr] Checking memory-db v0.32.0 [INFO] [stderr] Checking trie-db v0.29.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling sp-io v38.0.0 [INFO] [stderr] Checking simple-mermaid v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking schnellru v0.2.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.130 [INFO] [stderr] Compiling cxx v1.0.130 [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking parity-wasm v0.45.0 [INFO] [stderr] Compiling cxx-build v1.0.130 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling polkavm-common v0.9.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling build-helper v0.1.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling blst v0.3.13 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking zerocopy v0.6.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Checking ppv-lite86 v0.2.18 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling sp-crypto-hashing-proc-macro v0.1.0 [INFO] [stderr] Compiling wasm-opt-sys v0.116.0 [INFO] [stderr] Compiling cxxbridge-macro v1.0.130 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking sp-panic-handler v13.0.0 [INFO] [stderr] Compiling wasm-opt-cxx-sys v0.116.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling polkavm-linker v0.9.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking getrandom_or_panic v0.0.3 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling thiserror-impl-no-std v2.0.2 [INFO] [stderr] Compiling minicbor-derive v0.15.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rlp v0.6.1 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking impl-rlp v0.4.0 [INFO] [stderr] Checking thiserror-no-std v2.0.2 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking secp256k1 v0.26.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking cryptoxide v0.4.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/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=59a19176fb38e812 -C extra-filename=-2f6b468c3a7757f9 --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-64e4f3632e0a179a.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-6712c801e75fafba.rmeta --extern polkavm_common=/opt/rustwide/target/debug/deps/libpolkavm_common-fe877cbd632d6c9f.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-3ccbeb82d369a046.rmeta --extern rustc_demangle=/opt/rustwide/target/debug/deps/librustc_demangle-73d192cff899c8d1.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 `serde` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.210/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="alloc"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=384042cbf1be9aa1 -C extra-filename=-c82e00dadd09baf6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-9be5934d15adad98.so --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `serde` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.210/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"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=b1fa652d6bc3aef5 -C extra-filename=-18a81b26dd1a8d86 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-9be5934d15adad98.so --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` (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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/ac681968545fcea3-cfg.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/analysis/cfg.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/parsing.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-interpreter.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/literal.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/drop.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/lubs.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/ExpressionManipulator.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/ExpressionAnalyzer.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/LocalStructuralDominance.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/LocalGraph.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/properties.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/ReFinalize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReorderFunctions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Directize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedModuleElements.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GUFA.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/I64ToI32Lowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalTypeOptimization.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/NameTypes.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Monomorphize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/AvoidReinterprets.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Memory64Lowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeForJS.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/FuncCastEmulation.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeCasts.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Untee.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Vacuum.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MergeSimilarFunctions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Asyncify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Flatten.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PrintCallGraph.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/AlignmentLowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeNaN.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SimplifyGlobals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SignaturePruning.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReorderLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OnceReduction.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-SetGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SetGlobals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/InstrumentMemory.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LoopInvariantCodeMotion.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Inlining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/JSPI.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SafeHeap.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SignatureRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReorderGlobals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ConstHoisting.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Strip.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/NameList.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/pass.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MergeBlocks.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MemoryPacking.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReReloop.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DuplicateFunctionElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Souperify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PickLoadSigns.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeadCodeElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LegalizeJSInterface.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeAddedConstants.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-DeAlign.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeAlign.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/StackIR.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LocalSubtyping.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DataFlowOpts.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/CodeFolding.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LocalCSE.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SimplifyLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PostEmscripten.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedBrs.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MergeLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Poppify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeadArgumentElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Metrics.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/CodePushing.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/InstrumentLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-StripEH.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/StripEH.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LogExecution.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Print.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedTypes.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ExtractFunction.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalEffects.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeSSA.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MultiMemoryLowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Precompute.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RoundTrip.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/AbstractTypeRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Heap2Local.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/CoalesceLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Intrinsics.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveNonJSOps.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SignExtLowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SSAify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeMerging.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RedundantSetElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GenerateDynCalls.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ConstantFieldPropagation.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MinifyImportsAndExports.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SpillPointers.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LimitSegments.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/StackCheck.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TrapMode.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PrintFunctionMap.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DuplicateImportElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeInstructions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalStructInference.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedNames.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveImports.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/4aeb5c9da28f96c4-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/2bc1312c0295ec08-Relooper.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/cfg/Relooper.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/4aeb5c9da28f96c4-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/f1c6370afd1b9165-wasm-opt.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/wasm-opt.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-DWARFDebugPubTable.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugPubTable.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: wasm-opt-sys@0.116.0: compilation terminated. [INFO] [stderr] warning: wasm-opt-sys@0.116.0: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1). [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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-DWARFVerifier.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFVerifier.cpp" with args c++ did not execute successfully (status code exit status: 1). [INFO] [stderr] error: failed to run custom build command for `wasm-opt-sys v0.116.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wasm-opt-sys-9be5af0dda247955/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/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-bc61995553ea5471/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_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:CXXBRIDGE_PREFIX=wasm-opt-sys [INFO] [stderr] cargo:CXXBRIDGE_LINKS=binaryen [INFO] [stderr] cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include [INFO] [stderr] cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/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-bc61995553ea5471/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-bc61995553ea5471/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_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo: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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/ac681968545fcea3-cfg.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/analysis/cfg.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-parsing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/parsing.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm-interpreter.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-literal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/literal.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/bd4d69dbb001ebd7-wasm.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/wasm/wasm.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-drop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/drop.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/lubs.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-ExpressionManipulator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/ExpressionManipulator.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-ExpressionAnalyzer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/ExpressionAnalyzer.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-LocalStructuralDominance.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/LocalStructuralDominance.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/LocalGraph.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-properties.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/properties.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-ReFinalize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/ir/ReFinalize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-ReorderFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReorderFunctions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Directize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Directize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedModuleElements.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/49f96f53bc8f37f4-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GUFA.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-I64ToI32Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/I64ToI32Lowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalTypeOptimization.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-NameTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/NameTypes.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Monomorphize.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-GlobalRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-AvoidReinterprets.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/AvoidReinterprets.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Memory64Lowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Memory64Lowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-OptimizeForJS.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeForJS.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-FuncCastEmulation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/FuncCastEmulation.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeCasts.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Untee.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Untee.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Vacuum.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MergeSimilarFunctions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Asyncify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Flatten.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-PrintCallGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PrintCallGraph.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-AlignmentLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/AlignmentLowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-DeNaN.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeNaN.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SimplifyGlobals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SignaturePruning.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-ReorderLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReorderLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-OnceReduction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OnceReduction.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-SetGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SetGlobals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-InstrumentMemory.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/InstrumentMemory.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-LoopInvariantCodeMotion.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LoopInvariantCodeMotion.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Inlining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-JSPI.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/JSPI.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-SafeHeap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SafeHeap.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SignatureRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-ReorderGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReorderGlobals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-ConstHoisting.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ConstHoisting.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Strip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Strip.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-NameList.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/NameList.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-pass.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/pass.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-MergeBlocks.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MergeBlocks.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MemoryPacking.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-ReReloop.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ReReloop.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DuplicateFunctionElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Souperify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-PickLoadSigns.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PickLoadSigns.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeadCodeElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-LegalizeJSInterface.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LegalizeJSInterface.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeAddedConstants.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-DeAlign.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeAlign.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/StackIR.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LocalSubtyping.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DataFlowOpts.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/CodeFolding.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LocalCSE.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SimplifyLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-PostEmscripten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PostEmscripten.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedBrs.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-MergeLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MergeLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Poppify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DeadArgumentElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Metrics.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-CodePushing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/CodePushing.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-InstrumentLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/InstrumentLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-StripEH.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/StripEH.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-LogExecution.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LogExecution.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Print.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-RemoveUnusedTypes.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedTypes.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-ExtractFunction.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ExtractFunction.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-GlobalEffects.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalEffects.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-TypeSSA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeSSA.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-MultiMemoryLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MultiMemoryLowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Precompute.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-RoundTrip.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RoundTrip.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/AbstractTypeRefining.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Heap2Local.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-CoalesceLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/CoalesceLocals.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-Intrinsics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/Intrinsics.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveNonJSOps.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-SignExtLowering.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SignExtLowering.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-SSAify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SSAify.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-TypeMerging.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TypeMerging.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RedundantSetElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-GenerateDynCalls.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GenerateDynCalls.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/ConstantFieldPropagation.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-MinifyImportsAndExports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/MinifyImportsAndExports.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/SpillPointers.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-LimitSegments.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/LimitSegments.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-StackCheck.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/StackCheck.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-TrapMode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/TrapMode.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-PrintFunctionMap.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/PrintFunctionMap.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-DuplicateImportElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/DuplicateImportElimination.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/OptimizeInstructions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-GlobalStructInference.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/GlobalStructInference.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-RemoveUnusedNames.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveUnusedNames.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/dc8c408e14e224a8-RemoveImports.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/passes/RemoveImports.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/4aeb5c9da28f96c4-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/2bc1312c0295ec08-Relooper.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/cfg/Relooper.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/4aeb5c9da28f96c4-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/f1c6370afd1b9165-wasm-opt.o" "-c" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/wasm-opt.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-DWARFDebugPubTable.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFDebugPubTable.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-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" with args c++ did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-DWARFVerifier.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFVerifier.cpp" with args c++ did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] 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-bc61995553ea5471/out/cxxbridge/include [INFO] [stderr] /opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/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-bc61995553ea5471/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: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-bc61995553ea5471/out/c8f8d5f52c184cc1-DWARFVerifier.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFVerifier.cpp" with args c++ did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "33694dc6d3e87ff075719b85e25f7c7acf6b61e7c4b080afe9f2a6b3d0f64db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33694dc6d3e87ff075719b85e25f7c7acf6b61e7c4b080afe9f2a6b3d0f64db5", kill_on_drop: false }` [INFO] [stdout] 33694dc6d3e87ff075719b85e25f7c7acf6b61e7c4b080afe9f2a6b3d0f64db5