[INFO] cloning repository https://github.com/AvatoLabs/NexusVM
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AvatoLabs/NexusVM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvatoLabs%2FNexusVM", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvatoLabs%2FNexusVM'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dce861489bd8e9f9ff059432c195bd33b82e5089
[INFO] checking AvatoLabs/NexusVM against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvatoLabs%2FNexusVM" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AvatoLabs/NexusVM
[INFO] finished tweaking git repo https://github.com/AvatoLabs/NexusVM
[INFO] tweaked toml for git repo https://github.com/AvatoLabs/NexusVM written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AvatoLabs/NexusVM on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AvatoLabs/NexusVM already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/nexusvm/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/bridge/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 682cc2663802f6644f0a6a65fc699cde7f89196928ef4ebc07859f21967ec956
[INFO] running `Command { std: "docker" "start" "-a" "682cc2663802f6644f0a6a65fc699cde7f89196928ef4ebc07859f21967ec956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "682cc2663802f6644f0a6a65fc699cde7f89196928ef4ebc07859f21967ec956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "682cc2663802f6644f0a6a65fc699cde7f89196928ef4ebc07859f21967ec956", kill_on_drop: false }`
[INFO] [stdout] 682cc2663802f6644f0a6a65fc699cde7f89196928ef4ebc07859f21967ec956
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90ba4154c148c8a117997125b2a387316be19eb9f3884c22e8cc8bb441797799
[INFO] running `Command { std: "docker" "start" "-a" "90ba4154c148c8a117997125b2a387316be19eb9f3884c22e8cc8bb441797799", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nexusvm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/bridge/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ff_derive v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking alloy-rlp v0.3.12
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ruint v1.14.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking const-hex v1.14.1
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling risc0-build-kernel v2.0.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]     Checking alloy-primitives v0.7.7
[INFO] [stderr]    Compiling risc0-sys v1.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling alloy-sol-type-parser v0.7.7
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling alloy-json-abi v0.7.7
[INFO] [stderr]    Compiling syn-solidity v0.7.7
[INFO] [stderr]    Compiling bitcoin v0.32.6
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling nvtx v1.3.0
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking ark-poly v0.5.0
[INFO] [stderr]     Checking ark-relations v0.5.1
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.7.7
[INFO] [stderr]     Checking ark-snark v0.5.1
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.7.7
[INFO] [stderr]     Checking ark-ec v0.5.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling ark-crypto-primitives-macros v0.5.0
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking ark-crypto-primitives v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking puffin v0.19.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking ark-groth16 v0.5.0
[INFO] [stderr]     Checking ark-bn254 v0.5.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling alloy-sol-macro v0.7.7
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking alloy-sol-types v0.7.7
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking aws-smithy-types v1.3.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling blst v0.3.14
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking lazy-regex v3.4.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking risc0-core v2.0.0
[INFO] [stderr]     Checking hyper-util v0.1.12
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]     Checking alloy-json-rpc v0.2.1
[INFO] [stderr]     Checking aws-smithy-async v1.2.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling c-kzg v1.0.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.8.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]     Checking alloy-serde v0.2.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling risc0-zkp v2.0.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking risc0-zkvm-platform v2.0.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking elf v0.7.4
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking alloy-eips v0.2.1
[INFO] [stderr]     Checking alloy-transport v0.2.1
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]     Checking ssh_format_error v0.1.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]     Checking stdext v0.3.3
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]     Checking postcard v1.1.1
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling script-macro v0.4.0 (https://github.com/BitVM/rust-bitcoin-script#519088c7)
[INFO] [stderr]     Checking alloy-consensus v0.2.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking bitcoin-script v0.4.0 (https://github.com/BitVM/rust-bitcoin-script#519088c7)
[INFO] [stderr]     Checking bitcoin-scriptexec v0.0.0 (https://github.com/BitVM/rust-bitcoin-scriptexec#b24608bf)
[INFO] [stderr]     Checking malachite-base v0.4.22
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking alloy-network-primitives v0.2.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling risc0-circuit-recursion-sys v2.0.0
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking alloy-pubsub v0.2.1
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking risc0-binfmt v2.0.1
[INFO] [stderr]     Checking alloy-rpc-types-eth v0.2.1
[INFO] [stderr]    Compiling downloader v0.2.8
[INFO] [stderr]     Checking bitcoin-script-stack v0.0.1 (https://github.com/BitVM/rust-bitcoin-script-stack#643c5f1a)
[INFO] [stderr]     Checking tqdm v0.7.0
[INFO] [stderr]     Checking ssh_format v0.14.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking aws-smithy-eventstream v0.60.8
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling typed-builder-macro v0.21.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]     Checking vec-strings v0.4.8
[INFO] [stderr]     Checking interprocess v2.2.3
[INFO] [stderr]     Checking alloy-signer v0.2.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking typed-builder v0.21.0
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking aws-smithy-http v0.62.1
[INFO] [stderr]    Compiling risc0-circuit-recursion v2.0.1
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking openssh-mux-client-error v0.1.1
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking sendfd v0.4.4
[INFO] [stderr]     Checking tokio-io-utility v0.7.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling risc0-circuit-keccak-sys v2.0.0
[INFO] [stderr]    Compiling risc0-circuit-rv32im-sys v2.0.1
[INFO] [stderr]     Checking non-zero-byte-slice v0.1.0
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr] error: could not compile `malachite-nz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/22cc29ba5b459fb386c0406b9baf3a49eb0fba39/bin/rustc --crate-name malachite_nz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/malachite-nz-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="32_bit_limbs"' --cfg 'feature="float_helpers"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("32_bit_limbs", "bin_build", "doc-images", "embed-doc-image", "enable_pyo3", "enable_serde", "float_helpers", "indoc", "num", "pyo3", "pyo3-build-config", "random", "rug", "serde", "serde_json", "test_build"))' -C metadata=6f9f11f96ee0df12 -C extra-filename=-1a1c2e6638bf584d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d63a93e2bfd93923.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-a57115fc6baf2181.rmeta --extern malachite_base=/opt/rustwide/target/debug/deps/libmalachite_base-055cb9539ba2e0fe.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: risc0-circuit-recursion-sys@2.0.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: risc0-circuit-recursion-sys@2.0.0: compilation terminated.
[INFO] [stderr] warning: risc0-circuit-recursion-sys@2.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/risc0-sys-1.4.0/cxx" "-Wall" "-Wextra" "-std=c++17" "-fno-var-tracking" "-fno-var-tracking-assignments" "-g0" "-o" "/opt/rustwide/target/debug/build/risc0-circuit-recursion-sys-71878329663cbc49/out/a796a729a8ef418b-step_exec.o" "-c" "cxx/step_exec.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: risc0-circuit-recursion-sys@2.0.0: compilation terminated.
[INFO] [stderr] warning: risc0-circuit-recursion-sys@2.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/risc0-sys-1.4.0/cxx" "-Wall" "-Wextra" "-std=c++17" "-fno-var-tracking" "-fno-var-tracking-assignments" "-g0" "-o" "/opt/rustwide/target/debug/build/risc0-circuit-recursion-sys-71878329663cbc49/out/a796a729a8ef418b-poly_fp.o" "-c" "cxx/poly_fp.cpp"
[INFO] [stderr] error: failed to run custom build command for `risc0-circuit-recursion-sys v2.0.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/risc0-circuit-recursion-sys-d6a3331ee83c92a7/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=RISC0_SKIP_BUILD_KERNELS
[INFO] [stderr]   cargo:rerun-if-changed=cxx/ffi.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cxx/poly_fp.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cxx/step_compute_accum.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cxx/step_exec.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cxx/step_verify_accum.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cxx/step_verify_bytes.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cxx/step_verify_mem.cpp
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/risc0-circuit-recursion-sys-71878329663cbc49/out)
[INFO] [stderr]   OPT_LEVEL = Some(3)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/risc0-circuit-recursion-sys-71878329663cbc49/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/risc0-circuit-recursion-sys-71878329663cbc49/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/risc0-circuit-recursion-sys-71878329663cbc49/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/risc0-circuit-recursion-sys-71878329663cbc49/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/risc0-circuit-recursion-sys-71878329663cbc49/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo: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++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/risc0-sys-1.4.0/cxx" "-Wall" "-Wextra" "-std=c++17" "-fno-var-tracking" "-fno-var-tracking-assignments" "-g0" "-o" "/opt/rustwide/target/debug/build/risc0-circuit-recursion-sys-71878329663cbc49/out/a796a729a8ef418b-step_exec.o" "-c" "cxx/step_exec.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++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/risc0-sys-1.4.0/cxx" "-Wall" "-Wextra" "-std=c++17" "-fno-var-tracking" "-fno-var-tracking-assignments" "-g0" "-o" "/opt/rustwide/target/debug/build/risc0-circuit-recursion-sys-71878329663cbc49/out/a796a729a8ef418b-poly_fp.o" "-c" "cxx/poly_fp.cpp"
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[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++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/risc0-sys-1.4.0/cxx" "-Wall" "-Wextra" "-std=c++17" "-fno-var-tracking" "-fno-var-tracking-assignments" "-g0" "-o" "/opt/rustwide/target/debug/build/risc0-circuit-recursion-sys-71878329663cbc49/out/a796a729a8ef418b-poly_fp.o" "-c" "cxx/poly_fp.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "90ba4154c148c8a117997125b2a387316be19eb9f3884c22e8cc8bb441797799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90ba4154c148c8a117997125b2a387316be19eb9f3884c22e8cc8bb441797799", kill_on_drop: false }`
[INFO] [stdout] 90ba4154c148c8a117997125b2a387316be19eb9f3884c22e8cc8bb441797799
