[INFO] cloning repository https://github.com/putricio01/zkvm-prover
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/putricio01/zkvm-prover" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fputricio01%2Fzkvm-prover", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fputricio01%2Fzkvm-prover'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b794dbd333b69dea0fd9ce4cf3c245939c70a71e
[INFO] checking putricio01/zkvm-prover against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fputricio01%2Fzkvm-prover" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/putricio01/zkvm-prover
[INFO] finished tweaking git repo https://github.com/putricio01/zkvm-prover
[INFO] tweaked toml for git repo https://github.com/putricio01/zkvm-prover written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/putricio01/zkvm-prover on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/putricio01/zkvm-prover 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/types/Cargo.toml: `default-features` is ignored for openvm-stark-sdk, since `default-features` was not specified for `workspace.dependencies.openvm-stark-sdk`, this could become a hard error in the future
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/prover/Cargo.toml: `default-features` is ignored for openvm-stark-sdk, since `default-features` was not specified for `workspace.dependencies.openvm-stark-sdk`, this could become a hard error in the future
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8131e44f797353b893011fc86166ba44a389c87141ce243b652d09cb93b1950
[INFO] running `Command { std: "docker" "start" "-a" "e8131e44f797353b893011fc86166ba44a389c87141ce243b652d09cb93b1950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8131e44f797353b893011fc86166ba44a389c87141ce243b652d09cb93b1950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8131e44f797353b893011fc86166ba44a389c87141ce243b652d09cb93b1950", kill_on_drop: false }`
[INFO] [stdout] e8131e44f797353b893011fc86166ba44a389c87141ce243b652d09cb93b1950
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28307f8108de5fc8a3d6aaa89f4592d46366b097fa64679890fb72ebfde6dddb
[INFO] running `Command { std: "docker" "start" "-a" "28307f8108de5fc8a3d6aaa89f4592d46366b097fa64679890fb72ebfde6dddb", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/prover/Cargo.toml: `default-features` is ignored for openvm-stark-sdk, since `default-features` was not specified for `workspace.dependencies.openvm-stark-sdk`, this could become a hard error in the future
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/types/Cargo.toml: `default-features` is ignored for openvm-stark-sdk, since `default-features` was not specified for `workspace.dependencies.openvm-stark-sdk`, this could become a hard error in the future
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking const-hex v1.16.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling halo2curves-axiom v0.7.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling blst v0.3.15
[INFO] [stderr]    Compiling c-kzg v2.1.1
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling syn-solidity v1.3.1
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking memuse v0.2.2
[INFO] [stderr]    Compiling openvm-cuda-builder v1.2.0 (https://github.com/openvm-org/stark-backend.git?tag=v1.2.0#64c72dba)
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openvm-macros-common v1.4.0 (https://github.com/openvm-org/openvm.git?tag=v1.4.0#39ee587f)
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling ff_derive v0.13.1
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]     Checking rrs-lib v0.1.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking elf v0.7.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling num-modular v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]    Compiling munge_macro v0.4.6
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking ptr_meta v0.3.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling rkyv_derive v0.8.11
[INFO] [stderr]     Checking rancor v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking bytecheck v0.8.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking rend v0.5.2
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking munge v0.4.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling openvm-custom-insn v0.1.0 (https://github.com/openvm-org/openvm.git?tag=v1.4.0#39ee587f)
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.3.1
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]     Checking secp256k1 v0.31.1
[INFO] [stderr]    Compiling bitcode_derive v0.6.7
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling ruint v1.16.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking p3-util v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=539bbc84085efb609f4f62cb03cf49588388abdb#539bbc84)
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking rkyv v0.8.11
[INFO] [stderr]     Checking alloy-rlp v0.3.12
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]    Compiling alloy-primitives v1.3.1 (https://github.com/scroll-tech/alloy-core?branch=feat%2Frkyv#d748da77)
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking serde_arrays v0.1.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking bitcode v0.6.7
[INFO] [stderr]     Checking nums v0.1.0
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]     Checking aurora-engine-modexp v1.2.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking p3-maybe-rayon v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=539bbc84085efb609f4f62cb03cf49588388abdb#539bbc84)
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking p3-field v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=539bbc84085efb609f4f62cb03cf49588388abdb#539bbc84)
[INFO] [stderr]    Compiling openvm-instructions-derive v1.4.0 (https://github.com/openvm-org/openvm.git?tag=v1.4.0#39ee587f)
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling num-prime v0.4.4
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking p3-matrix v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=539bbc84085efb609f4f62cb03cf49588388abdb#539bbc84)
[INFO] [stderr]     Checking p3-symmetric v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=539bbc84085efb609f4f62cb03cf49588388abdb#539bbc84)
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking openvm-rv32im-guest v1.4.0 (https://github.com/openvm-org/openvm.git?tag=v1.4.0#39ee587f)
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.38
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]     Checking pasta_curves v0.5.1
[INFO] [stderr]     Checking openvm-platform v1.4.0 (https://github.com/openvm-org/openvm.git?tag=v1.4.0#39ee587f)
[INFO] [stderr]    Compiling alloy-sol-macro v1.3.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking p3-challenger v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=539bbc84085efb609f4f62cb03cf49588388abdb#539bbc84)
[INFO] [stderr]     Checking openvm v1.4.0 (https://github.com/openvm-org/openvm.git?tag=v1.4.0#39ee587f)
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking p3-dft v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=539bbc84085efb609f4f62cb03cf49588388abdb#539bbc84)
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking p3-air v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=539bbc84085efb609f4f62cb03cf49588388abdb#539bbc84)
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]    Compiling openvm-algebra-complex-macros v1.4.0 (https://github.com/openvm-org/openvm.git?tag=v1.4.0#39ee587f)
[INFO] [stderr]     Checking p3-commit v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=539bbc84085efb609f4f62cb03cf49588388abdb#539bbc84)
[INFO] [stderr]     Checking p3-mds v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=539bbc84085efb609f4f62cb03cf49588388abdb#539bbc84)
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking p3-poseidon2 v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=539bbc84085efb609f4f62cb03cf49588388abdb#539bbc84)
[INFO] [stderr]     Checking p3-uni-stark v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=539bbc84085efb609f4f62cb03cf49588388abdb#539bbc84)
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling openvm-algebra-moduli-macros v1.4.0 (https://github.com/openvm-org/openvm.git?tag=v1.4.0#39ee587f)
[INFO] [stderr]     Checking pairing v0.22.0
[INFO] [stderr]     Checking pasta_curves v0.4.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking openvm-stark-backend v1.2.0 (https://github.com/openvm-org/stark-backend.git?tag=v1.2.0#64c72dba)
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking nybbles v0.4.5
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr] error: could not compile `ark-ff` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/84addd32a13fa2d3f62fe5d99031611147b7fb13/bin/rustc --crate-name ark_ff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="asm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "parallel", "rayon", "std"))' -C metadata=1fbea2f5129f5f21 -C extra-filename=-d2243a7694a0c3e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_ff_asm=/opt/rustwide/target/debug/deps/libark_ff_asm-6ff6abadc5fcb6dd.so --extern ark_ff_macros=/opt/rustwide/target/debug/deps/libark_ff_macros-6ae3306cde389cd4.so --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-a4369c6afcdee4cc.rmeta --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-eb970f2fbf4ad9c6.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-d163d375424b120f.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-f9e222729bf8bb26.rmeta --extern educe=/opt/rustwide/target/debug/deps/libeduce-b1096129120374d2.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8158665be5e94223.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-b1bc5c46fa8fb1f8.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e2d2ea1b4acbcdaa.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-3bd9a99fe78abaef.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `halo2curves-axiom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/84addd32a13fa2d3f62fe5d99031611147b7fb13/bin/rustc --crate-name halo2curves_axiom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/halo2curves-axiom-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bits"' --cfg 'feature="bn256-table"' --cfg 'feature="default"' --cfg 'feature="derive_serde"' --cfg 'feature="hex"' --cfg 'feature="serde"' --cfg 'feature="serde_arrays"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "bits", "bn256-table", "default", "derive_serde", "hex", "prefetch", "print-trace", "serde", "serde_arrays"))' -C metadata=4e20183350e47b0a -C extra-filename=-c478507180c75c0f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake2b_simd=/opt/rustwide/target/debug/deps/libblake2b_simd-9f7a58eeacf2cbb8.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-f9e222729bf8bb26.rmeta --extern ff=/opt/rustwide/target/debug/deps/libff-c9477913a5c0f206.rmeta --extern group=/opt/rustwide/target/debug/deps/libgroup-b0445c0d4445d55a.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-6a4ca60ae7d8c6fc.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f084872aef0f36e7.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-b1bc5c46fa8fb1f8.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e2d2ea1b4acbcdaa.rmeta --extern pairing=/opt/rustwide/target/debug/deps/libpairing-a1daa3359a66a873.rmeta --extern pasta_curves=/opt/rustwide/target/debug/deps/libpasta_curves-2075ecf054783a67.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern rand=/opt/rustwide/target/debug/deps/librand-3ea63252e9e52436.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-3701102f7e406f75.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-9176419f57e4559d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b128a21a78df8e54.rmeta --extern serde_arrays=/opt/rustwide/target/debug/deps/libserde_arrays-0c31747fb8659ebf.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-471b4c12c370a831.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-f2154b0bf273423d.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-1139c163d0bdfd0a.rmeta --extern unroll=/opt/rustwide/target/debug/deps/libunroll-5867ff6a5c95b5fb.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/84addd32a13fa2d3f62fe5d99031611147b7fb13/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=e9cbb2b36f446e50 -C extra-filename=-0d9c875b8d2c200c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ca64f126ef0b630a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e5cabef3feeb6ca4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-be18c571a5c6e779.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-85fd0b6581c9fd1d.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-92460ecdde764ceb.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-21e9d97c41db3b68.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-2949c06c5fa9f7d1.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "28307f8108de5fc8a3d6aaa89f4592d46366b097fa64679890fb72ebfde6dddb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28307f8108de5fc8a3d6aaa89f4592d46366b097fa64679890fb72ebfde6dddb", kill_on_drop: false }`
[INFO] [stdout] 28307f8108de5fc8a3d6aaa89f4592d46366b097fa64679890fb72ebfde6dddb
