[INFO] fetching crate sp1-core-executor-runner 6.1.0...
[INFO] testing sp1-core-executor-runner-6.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sp1-core-executor-runner 6.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate sp1-core-executor-runner 6.1.0
[INFO] finished tweaking crates.io crate sp1-core-executor-runner 6.1.0
[INFO] tweaked toml for crates.io crate sp1-core-executor-runner 6.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sp1-core-executor-runner 6.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sp1-core-executor-runner 6.1.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7aa32dbfa6c2a18d3eb6d5503e8b24cdda60a4619b35d4514dbb9cc4f61a9426
[INFO] running `Command { std: "docker" "start" "-a" "7aa32dbfa6c2a18d3eb6d5503e8b24cdda60a4619b35d4514dbb9cc4f61a9426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7aa32dbfa6c2a18d3eb6d5503e8b24cdda60a4619b35d4514dbb9cc4f61a9426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aa32dbfa6c2a18d3eb6d5503e8b24cdda60a4619b35d4514dbb9cc4f61a9426", kill_on_drop: false }`
[INFO] [stdout] 7aa32dbfa6c2a18d3eb6d5503e8b24cdda60a4619b35d4514dbb9cc4f61a9426
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ef0e62e0d6e83d3bc2915e60729a7dd62e614c30066f86886f5f9fa5ce53ced
[INFO] running `Command { std: "docker" "start" "-a" "9ef0e62e0d6e83d3bc2915e60729a7dd62e614c30066f86886f5f9fa5ce53ced", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling p3-maybe-rayon v0.3.2-succinct
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling dashu-base v0.4.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling elf v0.7.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling dashu-int v0.4.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling sp1-jit v6.1.0
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling memfd v0.6.5
[INFO] [stderr]    Compiling rayon-scan v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling sp1-core-executor v6.1.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling slop-maybe-rayon v6.1.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crash-context v0.6.3
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.55
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling crash-handler v0.7.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling dashu-float v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[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.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling dashu-ratio v0.4.1
[INFO] [stderr]    Compiling deepsize_derive2 v0.1.0
[INFO] [stderr]    Compiling dynasm v3.2.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ff_derive v0.13.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling dashu-macros v0.4.1
[INFO] [stderr]    Compiling sp1-derive v6.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling subenum v1.1.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tracing-forest v0.1.6
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling dashu v0.4.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling rrs-succinct v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling slop-futures v6.1.0
[INFO] [stderr]    Compiling p3-util v0.3.2-succinct
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling generic-array v1.1.0
[INFO] [stderr]    Compiling serde_arrays v0.2.0
[INFO] [stderr]    Compiling p3-field v0.3.2-succinct
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling slop-utils v6.1.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling snowbridge-amcl v1.0.2
[INFO] [stderr]    Compiling p3-matrix v0.3.2-succinct
[INFO] [stderr]    Compiling p3-symmetric v0.3.2-succinct
[INFO] [stderr]    Compiling slop-algebra v6.1.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling p3-challenger v0.3.2-succinct
[INFO] [stderr]    Compiling slop-symmetric v6.1.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling p3-dft v0.3.2-succinct
[INFO] [stderr]    Compiling slop-matrix v6.1.0
[INFO] [stderr]    Compiling slop-alloc v6.1.0
[INFO] [stderr]    Compiling slop-primitives v6.1.0
[INFO] [stderr]    Compiling p3-interpolation v0.3.2-succinct
[INFO] [stderr]    Compiling p3-air v0.3.2-succinct
[INFO] [stderr]    Compiling p3-mds v0.3.2-succinct
[INFO] [stderr]    Compiling clap v4.5.55
[INFO] [stderr]    Compiling slop-air v6.1.0
[INFO] [stderr]    Compiling deepsize2 v0.1.0
[INFO] [stderr]    Compiling slop-tensor v6.1.0
[INFO] [stderr]    Compiling p3-commit v0.3.2-succinct
[INFO] [stderr]    Compiling slop-challenger v6.1.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling p3-poseidon2 v0.3.2-succinct
[INFO] [stderr]    Compiling slop-poseidon2 v6.1.0
[INFO] [stderr]    Compiling p3-bn254-fr v0.3.2-succinct
[INFO] [stderr]    Compiling p3-koala-bear v0.3.2-succinct
[INFO] [stderr]    Compiling p3-baby-bear v0.3.2-succinct
[INFO] [stderr]    Compiling slop-commit v6.1.0
[INFO] [stderr]    Compiling slop-koala-bear v6.1.0
[INFO] [stderr]    Compiling slop-multilinear v6.1.0
[INFO] [stderr]    Compiling p3-merkle-tree v0.3.2-succinct
[INFO] [stderr]    Compiling slop-baby-bear v6.1.0
[INFO] [stderr]    Compiling p3-fri v0.3.2-succinct
[INFO] [stderr]    Compiling slop-dft v6.1.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling slop-fri v6.1.0
[INFO] [stderr]    Compiling slop-sumcheck v6.1.0
[INFO] [stderr]    Compiling p3-uni-stark v0.3.2-succinct
[INFO] [stderr]    Compiling slop-uni-stark v6.1.0
[INFO] [stderr]    Compiling zkhash v0.2.0
[INFO] [stderr]    Compiling dynasmrt v3.2.1
[INFO] [stderr]    Compiling slop-bn254 v6.1.0
[INFO] [stderr]    Compiling slop-merkle-tree v6.1.0
[INFO] [stderr]    Compiling sp1-primitives v6.1.0
[INFO] [stderr]    Compiling sp1-curves v6.1.0
[INFO] [stderr]    Compiling slop-basefold v6.1.0
[INFO] [stderr]    Compiling slop-basefold-prover v6.1.0
[INFO] [stderr]    Compiling slop-stacked v6.1.0
[INFO] [stderr]    Compiling slop-jagged v6.1.0
[INFO] [stderr]    Compiling slop-whir v6.1.0
[INFO] [stderr]    Compiling sp1-hypercube v6.1.0
[INFO] [stderr]    Compiling sp1-core-executor-runner-binary v6.1.0
[INFO] [stderr]    Compiling sp1-core-executor-runner v6.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `sp1-core-executor-runner v6.1.0 (/opt/rustwide/workdir)`
[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/sp1-core-executor-runner-c101f3dfc671cefb/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=../executor
[INFO] [stderr]   cargo:rerun-if-changed=../jit
[INFO] [stderr]   cargo:rustc-cfg=sp1_native_executor_available
[INFO] [stderr]   cargo:rustc-cfg=sp1_use_native_executor
[INFO] [stderr]   cargo:rerun-if-env-changed=SP1_CORE_RUNNER_OVERRIDE_BINARY
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-executor-runner-binary-6.1.0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]      Compiling proc-macro2 v1.0.106
[INFO] [stderr]      Compiling unicode-ident v1.0.22
[INFO] [stderr]      Compiling quote v1.0.44
[INFO] [stderr]      Compiling cfg-if v1.0.4
[INFO] [stderr]      Compiling libc v0.2.180
[INFO] [stderr]      Compiling autocfg v1.5.0
[INFO] [stderr]      Compiling zerocopy v0.8.35
[INFO] [stderr]      Compiling serde_core v1.0.228
[INFO] [stderr]      Compiling either v1.15.0
[INFO] [stderr]      Compiling serde v1.0.228
[INFO] [stderr]      Compiling crossbeam-utils v0.8.21
[INFO] [stderr]      Compiling once_cell v1.21.3
[INFO] [stderr]      Compiling rayon-core v1.13.0
[INFO] [stderr]      Compiling pin-project-lite v0.2.16
[INFO] [stderr]      Compiling subtle v2.6.1
[INFO] [stderr]      Compiling version_check v0.9.5
[INFO] [stderr]      Compiling typenum v1.19.0
[INFO] [stderr]      Compiling syn v1.0.109
[INFO] [stderr]      Compiling radium v0.7.0
[INFO] [stderr]      Compiling tracing-core v0.1.36
[INFO] [stderr]      Compiling const-oid v0.9.6
[INFO] [stderr]      Compiling itertools v0.12.1
[INFO] [stderr]      Compiling itertools v0.14.0
[INFO] [stderr]      Compiling tap v1.0.1
[INFO] [stderr]      Compiling funty v2.0.0
[INFO] [stderr]      Compiling spin v0.9.8
[INFO] [stderr]      Compiling wyz v0.5.1
[INFO] [stderr]      Compiling lazy_static v1.5.0
[INFO] [stderr]      Compiling futures-sink v0.3.31
[INFO] [stderr]      Compiling arrayvec v0.7.6
[INFO] [stderr]      Compiling num-traits v0.2.19
[INFO] [stderr]      Compiling memchr v2.7.6
[INFO] [stderr]      Compiling futures-core v0.3.31
[INFO] [stderr]      Compiling generic-array v0.14.9
[INFO] [stderr]      Compiling bitvec v1.0.1
[INFO] [stderr]      Compiling futures-task v0.3.31
[INFO] [stderr]      Compiling futures-channel v0.3.31
[INFO] [stderr]      Compiling slab v0.4.11
[INFO] [stderr]      Compiling futures-io v0.3.31
[INFO] [stderr]      Compiling pin-utils v0.1.0
[INFO] [stderr]      Compiling num-bigint v0.3.3
[INFO] [stderr]      Compiling gcd v2.3.0
[INFO] [stderr]      Compiling byteorder v1.5.0
[INFO] [stderr]      Compiling thiserror v1.0.69
[INFO] [stderr]      Compiling static_assertions v1.1.0
[INFO] [stderr]      Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]      Compiling memuse v0.2.2
[INFO] [stderr]      Compiling paste v1.0.15
[INFO] [stderr]      Compiling arrayref v0.3.9
[INFO] [stderr]      Compiling constant_time_eq v0.4.2
[INFO] [stderr]      Compiling crossbeam-deque v0.8.6
[INFO] [stderr]      Compiling blake2b_simd v1.0.4
[INFO] [stderr]      Compiling cpufeatures v0.2.17
[INFO] [stderr]      Compiling crossbeam-channel v0.5.15
[INFO] [stderr]      Compiling crossbeam-queue v0.3.12
[INFO] [stderr]      Compiling itertools v0.10.5
[INFO] [stderr]      Compiling strength_reduce v0.2.4
[INFO] [stderr]      Compiling syn v2.0.114
[INFO] [stderr]      Compiling getrandom v0.2.17
[INFO] [stderr]      Compiling tokio v1.49.0
[INFO] [stderr]      Compiling keccak v0.1.5
[INFO] [stderr]      Compiling rand_core v0.6.4
[INFO] [stderr]      Compiling num-integer v0.1.46
[INFO] [stderr]      Compiling rayon v1.11.0
[INFO] [stderr]      Compiling num-bigint v0.4.6
[INFO] [stderr]      Compiling crossbeam v0.8.4
[INFO] [stderr]      Compiling hex v0.4.3
[INFO] [stderr]      Compiling smallvec v1.15.1
[INFO] [stderr]      Compiling regex-syntax v0.8.8
[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 num_cpus v1.17.0
[INFO] [stderr]      Compiling ansi_term v0.12.1
[INFO] [stderr]      Compiling hashbrown v0.16.1
[INFO] [stderr]      Compiling equivalent v1.0.2
[INFO] [stderr]      Compiling rustversion v1.0.22
[INFO] [stderr]      Compiling base64ct v1.8.3
[INFO] [stderr]      Compiling ff v0.12.1
[INFO] [stderr]      Compiling indexmap v2.13.0
[INFO] [stderr]      Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]      Compiling transpose v0.2.3
[INFO] [stderr]      Compiling winnow v0.7.14
[INFO] [stderr]      Compiling group v0.12.1
[INFO] [stderr]      Compiling shlex v1.3.0
[INFO] [stderr]      Compiling find-msvc-tools v0.1.8
[INFO] [stderr]      Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]      Compiling addchain v0.2.0
[INFO] [stderr]      Compiling pairing v0.22.0
[INFO] [stderr]      Compiling bls12_381 v0.7.1
[INFO] [stderr]      Compiling cc v1.2.54
[INFO] [stderr]      Compiling num-modular v0.6.1
[INFO] [stderr]      Compiling regex-automata v0.4.13
[INFO] [stderr]      Compiling base16ct v0.2.0
[INFO] [stderr]      Compiling ahash v0.8.12
[INFO] [stderr]      Compiling dashu-base v0.4.1
[INFO] [stderr]      Compiling heck v0.5.0
[INFO] [stderr]      Compiling unicode-xid v0.2.6
[INFO] [stderr]      Compiling parity-scale-codec v3.7.5
[INFO] [stderr]      Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]      Compiling elf v0.7.4
[INFO] [stderr]      Compiling winnow v0.5.40
[INFO] [stderr]      Compiling toml_datetime v0.6.11
[INFO] [stderr]      Compiling bitflags v2.10.0
[INFO] [stderr]      Compiling jubjub v0.9.0
[INFO] [stderr]      Compiling num-order v1.2.0
[INFO] [stderr]   error: could not compile `zerocopy` (lib)
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=588a8efa14096a0f -C extra-filename=-2eb8bb209c530f2a --out-dir /opt/rustwide/target/sp1-native-bins/debug/deps -L dependency=/opt/rustwide/target/sp1-native-bins/debug/deps --cap-lints allow --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr]   warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (3587) panicked at build.rs:109:9:
[INFO] [stderr]   Failed to build internal binary: sp1-core-executor-runner-binary
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x557eeed121ea - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x557eeed121ea - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x557eeed121ea - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x557eeed121ea - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x557eeed24d3a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x557eeed24d3a - core[6771d259883166e6]::fmt::write
[INFO] [stderr]      6:     0x557eeed162b2 - std[128c3efe2914e152]::io::default_write_fmt::<std[128c3efe2914e152]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x557eeed162b2 - <std[128c3efe2914e152]::sys::stdio::unix::Stderr as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x557eeecf5e0f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x557eeecf5e0f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x557eeed0dab1 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x557eeed0dc6b - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x557eeecf5ec8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x557eeeceb0e9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x557eeecf672d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x557eeed254cc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x557eeec4997e - build_script_build::main::h9993fb4191f95a1f
[INFO] [stderr]     17:     0x557eeec4a4f3 - core::ops::function::FnOnce::call_once::h618f865bb823220e
[INFO] [stderr]     18:     0x557eeec4a0d6 - std::sys::backtrace::__rust_begin_short_backtrace::h53a95d353aabb312
[INFO] [stderr]     19:     0x557eeec4a0b9 - std::rt::lang_start::{{closure}}::h5c10a54506464bbc
[INFO] [stderr]     20:     0x557eeed0ccf4 - <&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     21:     0x557eeed0ccf4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]     22:     0x557eeed0ccf4 - std[128c3efe2914e152]::panicking::catch_unwind::<i32, &dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]     23:     0x557eeed0ccf4 - std[128c3efe2914e152]::panic::catch_unwind::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]     24:     0x557eeed0ccf4 - std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:175:24
[INFO] [stderr]     25:     0x557eeed0ccf4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]     26:     0x557eeed0ccf4 - std[128c3efe2914e152]::panicking::catch_unwind::<isize, std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]     27:     0x557eeed0ccf4 - std[128c3efe2914e152]::panic::catch_unwind::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x557eeed0ccf4 - std[128c3efe2914e152]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:171:5
[INFO] [stderr]     29:     0x557eeec4a0a1 - std::rt::lang_start::h41e676210da33281
[INFO] [stderr]     30:     0x557eeec4b125 - main
[INFO] [stderr]     31:     0x757cd7ceb1ca - <unknown>
[INFO] [stderr]     32:     0x757cd7ceb28b - __libc_start_main
[INFO] [stderr]     33:     0x557eeec48c95 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "9ef0e62e0d6e83d3bc2915e60729a7dd62e614c30066f86886f5f9fa5ce53ced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ef0e62e0d6e83d3bc2915e60729a7dd62e614c30066f86886f5f9fa5ce53ced", kill_on_drop: false }`
[INFO] [stdout] 9ef0e62e0d6e83d3bc2915e60729a7dd62e614c30066f86886f5f9fa5ce53ced
