[INFO] fetching crate sp1-recursion-gnark-ffi 6.2.0...
[INFO] testing sp1-recursion-gnark-ffi-6.2.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate sp1-recursion-gnark-ffi 6.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate sp1-recursion-gnark-ffi 6.2.0
[INFO] finished tweaking crates.io crate sp1-recursion-gnark-ffi 6.2.0
[INFO] tweaked toml for crates.io crate sp1-recursion-gnark-ffi 6.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sp1-recursion-gnark-ffi 6.2.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sp1-recursion-gnark-ffi 6.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5a2234f541144cd288541d8bc6654a0c16c681d417c1ac8a193d561da515b0d
[INFO] running `Command { std: "docker" "start" "-a" "c5a2234f541144cd288541d8bc6654a0c16c681d417c1ac8a193d561da515b0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5a2234f541144cd288541d8bc6654a0c16c681d417c1ac8a193d561da515b0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5a2234f541144cd288541d8bc6654a0c16c681d417c1ac8a193d561da515b0d", kill_on_drop: false }`
[INFO] [stdout] c5a2234f541144cd288541d8bc6654a0c16c681d417c1ac8a193d561da515b0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 614215aff75539526e51be30c1d118bf7d08fc933406e9469708f6bb7ee96fb5
[INFO] running `Command { std: "docker" "start" "-a" "614215aff75539526e51be30c1d118bf7d08fc933406e9469708f6bb7ee96fb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling p3-maybe-rayon v0.3.3-succinct
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling addchain v0.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling memuse v0.2.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling p3-koala-bear v0.3.3-succinct
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling pairing v0.22.0
[INFO] [stderr]    Compiling pasta_curves v0.4.1
[INFO] [stderr]    Compiling bls12_381 v0.7.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling jubjub v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ff_derive v0.13.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling halo2_proofs v0.1.0
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling p3-baby-bear v0.3.3-succinct
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling p3-util v0.3.3-succinct
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling p3-field v0.3.3-succinct
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling p3-matrix v0.3.3-succinct
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling p3-symmetric v0.3.3-succinct
[INFO] [stderr]    Compiling slop-futures v6.2.0
[INFO] [stderr]    Compiling p3-dft v0.3.3-succinct
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling p3-challenger v0.3.3-succinct
[INFO] [stderr]    Compiling slop-algebra v6.2.0
[INFO] [stderr]    Compiling p3-mds v0.3.3-succinct
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling halo2 v0.1.0-beta.2
[INFO] [stderr]    Compiling p3-poseidon2 v0.3.3-succinct
[INFO] [stderr]    Compiling slop-symmetric v6.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling slop-challenger v6.2.0
[INFO] [stderr]    Compiling p3-commit v0.3.3-succinct
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling slop-poseidon2 v6.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling slop-alloc v6.2.0
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling elf v0.7.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling p3-bn254-fr v0.3.3-succinct
[INFO] [stderr]    Compiling slop-matrix v6.2.0
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling slop-tensor v6.2.0
[INFO] [stderr]    Compiling slop-koala-bear v6.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling slop-commit v6.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling slop-primitives v6.2.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling tracing-forest v0.1.6
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling slop-baby-bear v6.2.0
[INFO] [stderr]    Compiling deepsize_derive2 v0.1.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling dashu-base v0.4.1
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling ruzstd v0.8.2
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling zkhash v0.2.0
[INFO] [stderr]    Compiling dashu-int v0.4.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling slop-utils v6.2.0
[INFO] [stderr]    Compiling slop-multilinear v6.2.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling p3-merkle-tree v0.3.3-succinct
[INFO] [stderr]    Compiling p3-interpolation v0.3.3-succinct
[INFO] [stderr]    Compiling struct-reflection-derive v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling struct-reflection v0.1.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling p3-fri v0.3.3-succinct
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling dashu-float v0.4.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling sp1-derive v6.2.0
[INFO] [stderr]    Compiling slop-bn254 v6.2.0
[INFO] [stderr]    Compiling slop-merkle-tree v6.2.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling rayon-scan v0.1.1
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling slop-basefold v6.2.0
[INFO] [stderr]    Compiling dashu-ratio v0.4.1
[INFO] [stderr]    Compiling slop-fri v6.2.0
[INFO] [stderr]    Compiling dynasm v3.2.1
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling slop-dft v6.2.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling slop-basefold-prover v6.2.0
[INFO] [stderr]    Compiling dashu-macros v0.4.1
[INFO] [stderr]    Compiling p3-air v0.3.3-succinct
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling slop-maybe-rayon v6.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling sp1-jit v6.2.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling sp1-primitives v6.2.0
[INFO] [stderr]    Compiling dashu v0.4.2
[INFO] [stderr]    Compiling snowbridge-amcl v1.0.2
[INFO] [stderr]    Compiling slop-stacked v6.2.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling memfd v0.6.5
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling slop-sumcheck v6.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling slop-jagged v6.2.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling p3-uni-stark v0.3.3-succinct
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling sp1-core-executor v6.2.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rrs-succinct v0.2.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling slop-uni-stark v6.2.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling slop-whir v6.2.0
[INFO] [stderr]    Compiling deepsize2 v0.1.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling slop-air v6.2.0
[INFO] [stderr]    Compiling subenum v1.2.0
[INFO] [stderr]    Compiling generic-array v1.1.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling sp1-hypercube v6.2.0
[INFO] [stderr]    Compiling sp1-curves v6.2.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling serde_arrays v0.2.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling crash-context v0.6.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crash-handler v0.7.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling range-set-blaze v0.1.16
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr] error: could not compile `sp1-hypercube` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name sp1_hypercube --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-hypercube-6.2.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 --warn=unexpected_cfgs '--deny=clippy::print_stdout' --check-cfg 'cfg(sp1_debug_constraints)' --check-cfg 'cfg(sp1_debug_global_memory)' --check-cfg 'cfg(sp1_core_runner_override)' --check-cfg 'cfg(sp1_use_native_executor)' --check-cfg 'cfg(sp1_use_portable_executor)' --check-cfg 'cfg(sp1_native_executor_available)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mprotect", "test-proof"))' -C metadata=968a34980f21e6e1 -C extra-filename=-1ee31f42e038edfe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-7e9babeb8039510f.rmeta --extern deepsize2=/opt/rustwide/target/debug/deps/libdeepsize2-c29c439dbfcbf9c6.rmeta --extern derive_where=/opt/rustwide/target/debug/deps/libderive_where-6d237e5d227d93af.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-0acfe64eaa7d961f.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-7fcbb247b8811f25.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84be9d5d7f440bba.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-6f089d5128f66ad3.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-efae0973d6a22ee7.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6ad51932913cc100.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-8340fb0cb1d9c83b.rmeta --extern rayon_scan=/opt/rustwide/target/debug/deps/librayon_scan-3c43b471213d28e4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f1711c40af2b1876.rmeta --extern slop_air=/opt/rustwide/target/debug/deps/libslop_air-f59fdaa724b95664.rmeta --extern slop_algebra=/opt/rustwide/target/debug/deps/libslop_algebra-2ab882b18d81feb8.rmeta --extern slop_alloc=/opt/rustwide/target/debug/deps/libslop_alloc-46fd525d61def196.rmeta --extern slop_basefold=/opt/rustwide/target/debug/deps/libslop_basefold-c710368d7f5491d2.rmeta --extern slop_basefold_prover=/opt/rustwide/target/debug/deps/libslop_basefold_prover-9bc0381ecb5d985c.rmeta --extern slop_bn254=/opt/rustwide/target/debug/deps/libslop_bn254-c33d5903a96f6956.rmeta --extern slop_challenger=/opt/rustwide/target/debug/deps/libslop_challenger-0f63d8cd0a9ffedb.rmeta --extern slop_commit=/opt/rustwide/target/debug/deps/libslop_commit-328bb494bec9e308.rmeta --extern slop_futures=/opt/rustwide/target/debug/deps/libslop_futures-90f526e20caf5350.rmeta --extern slop_jagged=/opt/rustwide/target/debug/deps/libslop_jagged-e1afd042cb1ade91.rmeta --extern slop_koala_bear=/opt/rustwide/target/debug/deps/libslop_koala_bear-b650b5f152bc48da.rmeta --extern slop_matrix=/opt/rustwide/target/debug/deps/libslop_matrix-dffd76fd48feead6.rmeta --extern slop_merkle_tree=/opt/rustwide/target/debug/deps/libslop_merkle_tree-7fb6b4c779e0d74b.rmeta --extern slop_multilinear=/opt/rustwide/target/debug/deps/libslop_multilinear-3a4a025dcfaf534d.rmeta --extern slop_poseidon2=/opt/rustwide/target/debug/deps/libslop_poseidon2-6686aea3430803ab.rmeta --extern slop_stacked=/opt/rustwide/target/debug/deps/libslop_stacked-105941c3d6f08c3c.rmeta --extern slop_sumcheck=/opt/rustwide/target/debug/deps/libslop_sumcheck-391a203ebccec129.rmeta --extern slop_symmetric=/opt/rustwide/target/debug/deps/libslop_symmetric-c20bb32a16b9a1c8.rmeta --extern slop_tensor=/opt/rustwide/target/debug/deps/libslop_tensor-55aa76e0f3d655b1.rmeta --extern slop_uni_stark=/opt/rustwide/target/debug/deps/libslop_uni_stark-66080aa9fe67736c.rmeta --extern slop_whir=/opt/rustwide/target/debug/deps/libslop_whir-c8aea79762aef94f.rmeta --extern sp1_derive=/opt/rustwide/target/debug/deps/libsp1_derive-73c77b15f5488e58.so --extern sp1_primitives=/opt/rustwide/target/debug/deps/libsp1_primitives-36eb0de460949bec.rmeta --extern struct_reflection=/opt/rustwide/target/debug/deps/libstruct_reflection-33214870a0e96944.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-d8ce863edc165461.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f7bc4672faa689cd.rmeta --extern thousands=/opt/rustwide/target/debug/deps/libthousands-2dd63078b12fea82.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-36b563f0219bfc80.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cdd04d661b1e46d2.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-e6f4b22b54d534cf/out -L native=/opt/rustwide/target/debug/build/blake3-e6f4b22b54d534cf/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dynasm` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name dynasm --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dynasm-3.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynasm_extract", "dynasm_opmap", "filelocal"))' -C metadata=ea809c8aa8401661 -C extra-filename=-e540a63a6e24a550 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0f741259822c9aad.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-3f4d1f51f3bbf10e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-eaa0581a0601d463.rlib --extern proc_macro_error2=/opt/rustwide/target/debug/deps/libproc_macro_error2-2f75263079d8d8be.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-774d2fb1b129607b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e79a3b083d919da9.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d60246c149cb9b3f.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "614215aff75539526e51be30c1d118bf7d08fc933406e9469708f6bb7ee96fb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "614215aff75539526e51be30c1d118bf7d08fc933406e9469708f6bb7ee96fb5", kill_on_drop: false }`
[INFO] [stdout] 614215aff75539526e51be30c1d118bf7d08fc933406e9469708f6bb7ee96fb5
