[INFO] fetching crate oracletraits 0.1.0...
[INFO] testing oracletraits-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate oracletraits 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate oracletraits 0.1.0
[INFO] finished tweaking crates.io crate oracletraits 0.1.0
[INFO] tweaked toml for crates.io crate oracletraits 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oracletraits 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 614 packages to latest compatible versions
[INFO] [stderr]       Adding curve25519-dalek v3.2.0 (available: v3.2.1)
[INFO] [stderr]       Adding frame-metadata v15.1.0 (available: v15.2.0)
[INFO] [stderr]       Adding ink v4.3.0 (available: v5.1.1)
[INFO] [stderr]       Adding ink_e2e v4.3.0 (available: v5.1.1)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00a3c58a923e5633c25fe6984cf05610cfa083f46b65979fb6106e5315cf894c
[INFO] running `Command { std: "docker" "start" "-a" "00a3c58a923e5633c25fe6984cf05610cfa083f46b65979fb6106e5315cf894c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00a3c58a923e5633c25fe6984cf05610cfa083f46b65979fb6106e5315cf894c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00a3c58a923e5633c25fe6984cf05610cfa083f46b65979fb6106e5315cf894c", kill_on_drop: false }`
[INFO] [stdout] 00a3c58a923e5633c25fe6984cf05610cfa083f46b65979fb6106e5315cf894c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a352501a2d941e326e60bf3942c48fe70b64c267e860e77d7ecb42100061368
[INFO] running `Command { std: "docker" "start" "-a" "6a352501a2d941e326e60bf3942c48fe70b64c267e860e77d7ecb42100061368", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ink_prelude v4.3.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling ink_allocator v4.3.0
[INFO] [stderr]    Compiling ink_ir v4.3.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling scale-bits v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling scale-decode-derive v0.9.0
[INFO] [stderr]    Compiling scale-encode-derive v0.5.0
[INFO] [stderr]    Compiling scale-encode v0.5.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling scale-decode v0.9.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling ink_primitives v4.3.0
[INFO] [stderr]    Compiling ink_metadata v4.3.0
[INFO] [stderr]    Compiling ink_engine v4.3.0
[INFO] [stderr]    Compiling ink_codegen v4.3.0
[INFO] [stderr]    Compiling ink_storage_traits v4.3.0
[INFO] [stderr]    Compiling ink_env v4.3.0
[INFO] [stderr]    Compiling ink_storage v4.3.0
[INFO] [stderr]    Compiling ink_macro v4.3.0
[INFO] [stderr]    Compiling ink v4.3.0
[INFO] [stderr]    Compiling oracletraits v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "6a352501a2d941e326e60bf3942c48fe70b64c267e860e77d7ecb42100061368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a352501a2d941e326e60bf3942c48fe70b64c267e860e77d7ecb42100061368", kill_on_drop: false }`
[INFO] [stdout] 6a352501a2d941e326e60bf3942c48fe70b64c267e860e77d7ecb42100061368
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af5ce4e1e61cc47b4bcbf7cdeb8ca7839f087a2fe3a05ca5d182af4f064487e5
[INFO] running `Command { std: "docker" "start" "-a" "af5ce4e1e61cc47b4bcbf7cdeb8ca7839f087a2fe3a05ca5d182af4f064487e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling sp-std v8.0.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling memfd v0.6.5
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling wasmtime-jit-debug v8.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling wasmtime-asm-macros v8.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling cranelift-entity v0.95.1
[INFO] [stderr]    Compiling object v0.30.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling wasmparser v0.102.0
[INFO] [stderr]    Compiling scale-bits v0.4.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling sp-debug-derive v8.0.0
[INFO] [stderr]    Compiling sp-core-hashing v9.0.0
[INFO] [stderr]    Compiling scale-encode-derive v0.5.0
[INFO] [stderr]    Compiling scale-decode-derive v0.9.0
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling hash-db v0.16.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling sp-storage v13.0.0
[INFO] [stderr]    Compiling ss58-registry v1.51.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling getrandom_or_panic v0.0.3
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling environmental v1.1.4
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling sp-externalities v0.19.0
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling wasmtime-types v8.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling schnorrkel v0.11.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling wasmtime-environ v8.0.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sp-tracing v10.0.0
[INFO] [stderr]    Compiling scale-decode v0.9.0
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling scale-encode v0.5.0
[INFO] [stderr]    Compiling curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v11.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling merlin v2.0.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.2
[INFO] [stderr]    Compiling wasmtime-jit v8.0.1
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling schnorrkel v0.9.1
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling dyn-clonable v0.9.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tiny-bip39 v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling substrate-bip39 v0.4.6
[INFO] [stderr]    Compiling secp256k1 v0.24.3
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling bounded-collections v0.1.9
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling array-bytes v4.2.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.187
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling cxx v1.0.187
[INFO] [stderr]    Compiling sp-wasm-interface v14.0.0
[INFO] [stderr]    Compiling cxx-build v1.0.187
[INFO] [stderr]    Compiling sp-runtime-interface v17.0.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling sp-core v21.0.0
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling jsonrpsee-types v0.16.3
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling soketto v0.7.1
[INFO] [stderr]    Compiling wasm-opt-sys v0.113.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling ink_primitives v4.3.0
[INFO] [stderr]    Compiling jsonrpsee-core v0.16.3
[INFO] [stderr]    Compiling trie-db v0.27.1
[INFO] [stderr]    Compiling trie-root v0.18.0
[INFO] [stderr]    Compiling memory-db v0.32.0
[INFO] [stderr]    Compiling schnellru v0.2.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling sp-panic-handler v8.0.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling sp-trie v22.0.0
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.187
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling sp-io v23.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling sp-state-machine v0.28.0
[INFO] [stderr]    Compiling ink_ir v4.3.0
[INFO] [stderr]    Compiling jsonrpsee-http-client v0.16.3
[INFO] [stderr]    Compiling jsonrpsee-client-transport v0.16.3
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling ink_metadata v4.3.0
[INFO] [stderr]    Compiling wasm-opt-cxx-sys v0.113.0
[INFO] [stderr]    Compiling sp-keystore v0.27.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling frame-metadata v16.0.0
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling subxt-metadata v0.31.0
[INFO] [stderr]    Compiling sigchld v0.2.4
[INFO] [stderr]    Compiling sp-arithmetic v16.0.0
[INFO] [stderr]    Compiling jsonrpsee v0.16.3
[INFO] [stderr]    Compiling ink_storage_traits v4.3.0
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling ink_engine v4.3.0
[INFO] [stderr]    Compiling jsonrpsee-types v0.17.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling ink_env v4.3.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling jsonrpsee-core v0.17.1
[INFO] [stderr]    Compiling contract-build v3.2.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sp-weights v20.0.0
[INFO] [stderr]    Compiling sp-application-crypto v23.0.0
[INFO] [stderr]    Compiling subxt-codegen v0.31.0
[INFO] [stderr]    Compiling ink_codegen v4.3.0
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling frame-metadata v15.1.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling yap v0.11.0
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling scale-value v0.12.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling ink_storage v4.3.0
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling sp-runtime v24.0.0
[INFO] [stderr]    Compiling contract-metadata v3.2.0
[INFO] [stderr]    Compiling jsonrpsee-client-transport v0.17.1
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ink_macro v4.3.0
[INFO] [stderr]    Compiling subxt-macro v0.31.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling parity-wasm v0.45.0
[INFO] [stderr]    Compiling schnorrkel v0.10.2
[INFO] [stderr]    Compiling jsonrpsee-ws-client v0.17.1
[INFO] [stderr]    Compiling ink v4.3.0
[INFO] [stderr]    Compiling bip39 v2.2.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling jsonrpsee v0.17.1
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]    Compiling oracletraits v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling subxt v0.31.0
[INFO] [stderr]    Compiling sp-keyring v24.0.0
[INFO] [stderr]    Compiling pallet-contracts-primitives v24.0.0
[INFO] [stderr]    Compiling subxt-signer v0.31.0
[INFO] [stderr] error: could not compile `subxt` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name subxt --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/subxt-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="jsonrpsee"' --cfg 'feature="native"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "jsonrpsee", "native", "sp-core", "sp-runtime", "substrate-compat", "subxt-lightclient", "tokio-stream", "unstable-light-client", "unstable-metadata", "web"))' -C metadata=0f77aa5fad53e276 -C extra-filename=-3e1b29ca5b0e9b56 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base58=/opt/rustwide/target/debug/deps/libbase58-b7d472599d383f0f.rmeta --extern blake2=/opt/rustwide/target/debug/deps/libblake2-4dbaa686a709242c.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-b00f65af8f251910.so --extern either=/opt/rustwide/target/debug/deps/libeither-971932073343a62d.rmeta --extern frame_metadata=/opt/rustwide/target/debug/deps/libframe_metadata-6cd6a464f8a84afd.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-29de6ac8fcf56de0.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern impl_serde=/opt/rustwide/target/debug/deps/libimpl_serde-c46e8abc360f505b.rmeta --extern jsonrpsee=/opt/rustwide/target/debug/deps/libjsonrpsee-707f55b9b5511cc8.rmeta --extern codec=/opt/rustwide/target/debug/deps/libparity_scale_codec-841da40a5e9719dc.rmeta --extern primitive_types=/opt/rustwide/target/debug/deps/libprimitive_types-a40afe552cdaa988.rmeta --extern scale_bits=/opt/rustwide/target/debug/deps/libscale_bits-4c190e2e4b504d7a.rmeta --extern scale_decode=/opt/rustwide/target/debug/deps/libscale_decode-58328e9ae982b752.rmeta --extern scale_encode=/opt/rustwide/target/debug/deps/libscale_encode-6a2dd82aa8576d57.rmeta --extern scale_info=/opt/rustwide/target/debug/deps/libscale_info-f8194cb81b781319.rmeta --extern scale_value=/opt/rustwide/target/debug/deps/libscale_value-0801ea2996e659d8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-25f957c334a24994.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e9bddc87991b9e26.rmeta --extern sp_core_hashing=/opt/rustwide/target/debug/deps/libsp_core_hashing-123a3b1c7b8a123e.rmeta --extern subxt_macro=/opt/rustwide/target/debug/deps/libsubxt_macro-03d7d94ff8920d3d.so --extern subxt_metadata=/opt/rustwide/target/debug/deps/libsubxt_metadata-99a40957995d9493.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4c4c4430b1140f2b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-54db12d2ec89ea17.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-e37434d5d2773f2b/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f05a870cbfed04a9-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-binary.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f05a870cbfed04a9-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-interpreter.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f05a870cbfed04a9-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-io.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f05a870cbfed04a9-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-stack.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f05a870cbfed04a9-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-s-parser.cpp"
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f05a870cbfed04a9-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-validator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f05a870cbfed04a9-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wat-parser.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f7deeeb1a9f9c241-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/LocalGraph.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f7deeeb1a9f9c241-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/lubs.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f7deeeb1a9f9c241-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/possible-contents.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f7deeeb1a9f9c241-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/type-updating.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedModuleElements.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GUFA.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Souperify.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Vacuum.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeInstructions.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateFunctionElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Flatten.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Poppify.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodeFolding.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalTypeOptimization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Print.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyGlobals.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyLocals.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstantFieldPropagation.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalSubtyping.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Asyncify.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadArgumentElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SpillPointers.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeAddedConstants.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalCSE.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignatureRefining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/param-utils.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveNonJSOps.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Metrics.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeCasts.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Heap2Local.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedBrs.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/AbstractTypeRefining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackIR.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeSimilarFunctions.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MemoryPacking.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeRefining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadCodeElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Inlining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RedundantSetElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Precompute.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignaturePruning.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Monomorphize.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DataFlowOpts.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: compilation terminated.
[INFO] [stderr] warning: wasm-opt-sys@0.113.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/ef8fa7295819b2d3-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/fuzzing.cpp"
[INFO] [stderr] error: failed to run custom build command for `wasm-opt-sys v0.113.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_TEST_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/wasm-opt-sys-252fac95e13ef801/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn)
[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-ffd521e54415197d/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-changed=src/lib.rs
[INFO] [stderr]   cargo:CXXBRIDGE_PREFIX=wasm-opt-sys
[INFO] [stderr]   cargo:CXXBRIDGE_LINKS=binaryen
[INFO] [stderr]   cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate
[INFO] [stderr]   cargo:CXXBRIDGE_DIR2=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src
[INFO] [stderr]   cargo:CXXBRIDGE_DIR3=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools
[INFO] [stderr]   cargo:CXXBRIDGE_DIR4=/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(false)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f05a870cbfed04a9-wasm-binary.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-binary.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f05a870cbfed04a9-wasm-interpreter.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-interpreter.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f05a870cbfed04a9-wasm-io.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-io.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f05a870cbfed04a9-wasm-stack.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-stack.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f05a870cbfed04a9-wasm-s-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-s-parser.cpp"
[INFO] [stderr]   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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f05a870cbfed04a9-wasm-validator.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wasm-validator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f05a870cbfed04a9-wat-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/wasm/wat-parser.cpp"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 did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f7deeeb1a9f9c241-LocalGraph.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/LocalGraph.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f7deeeb1a9f9c241-lubs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/lubs.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f7deeeb1a9f9c241-possible-contents.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/possible-contents.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/f7deeeb1a9f9c241-type-updating.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/ir/type-updating.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-RemoveUnusedModuleElements.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedModuleElements.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-GUFA.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GUFA.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Souperify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Souperify.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Vacuum.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Vacuum.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-OptimizeInstructions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeInstructions.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-DuplicateFunctionElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DuplicateFunctionElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Flatten.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Flatten.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Poppify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Poppify.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-CodeFolding.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/CodeFolding.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-GlobalTypeOptimization.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/GlobalTypeOptimization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Print.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Print.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-SimplifyGlobals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyGlobals.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-SimplifyLocals.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SimplifyLocals.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-ConstantFieldPropagation.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/ConstantFieldPropagation.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-LocalSubtyping.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalSubtyping.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Asyncify.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Asyncify.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-DeadArgumentElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadArgumentElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-SpillPointers.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SpillPointers.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-OptimizeAddedConstants.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeAddedConstants.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-LocalCSE.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/LocalCSE.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-SignatureRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignatureRefining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-param-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/param-utils.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-RemoveNonJSOps.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveNonJSOps.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Metrics.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Metrics.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-OptimizeCasts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/OptimizeCasts.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Heap2Local.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Heap2Local.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-RemoveUnusedBrs.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RemoveUnusedBrs.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-AbstractTypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/AbstractTypeRefining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-StackIR.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/StackIR.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-MergeSimilarFunctions.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MergeSimilarFunctions.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-MemoryPacking.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/MemoryPacking.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-TypeRefining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/TypeRefining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-DeadCodeElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DeadCodeElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Inlining.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Inlining.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-RedundantSetElimination.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/RedundantSetElimination.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Precompute.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Precompute.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-SignaturePruning.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/SignaturePruning.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-Monomorphize.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/Monomorphize.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/bd3f41d09f19c9b0-DataFlowOpts.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/passes/DataFlowOpts.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/ef8fa7295819b2d3-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/fuzzing.cpp"
[INFO] [stderr]   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-ffd521e54415197d/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools
[INFO] [stderr]     /opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools" "-I" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-o" "/opt/rustwide/target/debug/build/wasm-opt-sys-ffd521e54415197d/out/ef8fa7295819b2d3-fuzzing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-opt-sys-0.113.0/binaryen/src/tools/fuzzing/fuzzing.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "af5ce4e1e61cc47b4bcbf7cdeb8ca7839f087a2fe3a05ca5d182af4f064487e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af5ce4e1e61cc47b4bcbf7cdeb8ca7839f087a2fe3a05ca5d182af4f064487e5", kill_on_drop: false }`
[INFO] [stdout] af5ce4e1e61cc47b4bcbf7cdeb8ca7839f087a2fe3a05ca5d182af4f064487e5
