[INFO] fetching crate sp1-server 1.1.1...
[INFO] testing sp1-server-1.1.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate sp1-server 1.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate sp1-server 1.1.1
[INFO] finished tweaking crates.io crate sp1-server 1.1.1
[INFO] tweaked toml for crates.io crate sp1-server 1.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sp1-server 1.1.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 467 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] [stderr]       Adding prost v0.12.6 (available: v0.14.3)
[INFO] [stderr]       Adding prost-build v0.12.6 (available: v0.14.3)
[INFO] [stderr]       Adding prost-types v0.12.6 (available: v0.14.3)
[INFO] [stderr]       Adding sp1-prover v1.2.0 (available: v6.2.1)
[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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ce88709ff2fee3bc937a904ebcc4d7e8e3169694a5828047e90f76552084bc2
[INFO] running `Command { std: "docker" "start" "-a" "9ce88709ff2fee3bc937a904ebcc4d7e8e3169694a5828047e90f76552084bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ce88709ff2fee3bc937a904ebcc4d7e8e3169694a5828047e90f76552084bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ce88709ff2fee3bc937a904ebcc4d7e8e3169694a5828047e90f76552084bc2", kill_on_drop: false }`
[INFO] [stdout] 9ce88709ff2fee3bc937a904ebcc4d7e8e3169694a5828047e90f76552084bc2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92f2ca90f40120e93859b1d5aebc3dd9afa754dfa294b7f50f09bc4aa0da6c43
[INFO] running `Command { std: "docker" "start" "-a" "92f2ca90f40120e93859b1d5aebc3dd9afa754dfa294b7f50f09bc4aa0da6c43", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[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 once_cell v1.21.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling p3-maybe-rayon v0.1.3-succinct
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling addchain v0.2.1
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ff_derive v0.13.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling dashu-base v0.4.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling memuse v0.2.2
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling dashu-int v0.4.1
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling p3-util v0.1.3-succinct
[INFO] [stderr]    Compiling p3-field v0.1.3-succinct
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling p3-matrix v0.1.3-succinct
[INFO] [stderr]    Compiling p3-symmetric v0.1.3-succinct
[INFO] [stderr]    Compiling p3-dft v0.1.3-succinct
[INFO] [stderr]    Compiling p3-challenger v0.1.3-succinct
[INFO] [stderr]    Compiling p3-air v0.1.3-succinct
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling p3-mds v0.1.3-succinct
[INFO] [stderr]    Compiling p3-commit v0.1.3-succinct
[INFO] [stderr]    Compiling p3-poseidon2 v0.1.3-succinct
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tracing-forest v0.1.6
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling p3-baby-bear v0.1.3-succinct
[INFO] [stderr]    Compiling p3-interpolation v0.1.3-succinct
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling p3-uni-stark v0.1.3-succinct
[INFO] [stderr]    Compiling p3-fri v0.1.3-succinct
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling p3-merkle-tree v0.1.3-succinct
[INFO] [stderr]    Compiling dashu-ratio v0.4.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling dashu-float v0.4.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling sp1-derive v1.2.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling sp1-primitives v1.2.0
[INFO] [stderr]    Compiling rayon-scan v0.1.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling dashu-macros v0.4.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling snowbridge-amcl v1.0.2
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling generic-array v1.4.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rrs-succinct v0.1.0
[INFO] [stderr]    Compiling serde_with v3.20.0
[INFO] [stderr]    Compiling dashu v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pasta_curves v0.4.1
[INFO] [stderr]    Compiling sp1-stark v1.2.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling p3-keccak-air v0.1.3-succinct
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling pairing v0.22.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling elf v0.7.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling sp1-curves v1.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling bls12_381 v0.7.1
[INFO] [stderr]    Compiling halo2_proofs v0.1.0
[INFO] [stderr]    Compiling p3-blake3 v0.1.3-succinct
[INFO] [stderr]    Compiling p3-keccak v0.1.3-succinct
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling size v0.4.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling jubjub v0.9.0
[INFO] [stderr]    Compiling sp1-core-executor v1.2.0
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling halo2 v0.1.0-beta.2
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling p3-bn254-fr v0.1.3-succinct
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling sp1-core-machine v1.2.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling zkhash v0.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling sp1-recursion-derive v1.2.0
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling sp1-recursion-core v1.2.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling sp1-recursion-core-v2 v1.2.0
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling sp1-recursion-gnark-ffi v1.2.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling oneshot v0.1.13
[INFO] [stderr]    Compiling sp1-server v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling sp1-core v1.1.1
[INFO] [stderr]    Compiling sp1-recursion-compiler v1.2.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling sp1-recursion-program v1.2.0
[INFO] [stderr]    Compiling twirp-rs v0.3.0
[INFO] [stderr]    Compiling sp1-recursion-circuit v1.2.0
[INFO] [stdout] error[E0433]: cannot find module or crate `sp1_stark` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/stark/air.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(MachineAir)]
[INFO] [stdout]    |          ^^^^^^^^^^ use of unresolved module or unlinked crate `sp1_stark`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sp1_stark`, use `cargo add sp1_stark` to add it to your `Cargo.toml`
[INFO] [stdout] note: module `crate::syscall::precompiles::uint256::air` exists but is inaccessible
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/syscall/precompiles/uint256/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | mod air;
[INFO] [stdout]    | ^^^^^^^^ not accessible
[INFO] [stdout]    = note: this error originates in the derive macro `MachineAir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::air;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `SP1CoreAirBuilder` in module `crate::air`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/stark/air.rs:46:10
[INFO] [stdout]     |
[INFO] [stdout]  46 |   #[derive(MachineAir)]
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/air/builder.rs:706:1
[INFO] [stdout]     |
[INFO] [stdout] 706 | / pub trait SP1AirBuilder:
[INFO] [stdout] 707 | |     MachineAirBuilder
[INFO] [stdout] 708 | |     + ByteAirBuilder
[INFO] [stdout] 709 | |     + WordAirBuilder
[INFO] [stdout] ...   |
[INFO] [stdout] 714 | | }
[INFO] [stdout]     | |_- similarly named trait `SP1AirBuilder` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `MachineAir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sp1-prover v1.2.0
[INFO] [stdout] error[E0599]: no variant named `Record` found for enum `stark::air::RiscvAir<F>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/stark/air.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(MachineAir)]
[INFO] [stdout]    |          ^^^^^^^^^^ variant not found in `stark::air::RiscvAir<F>`
[INFO] [stdout] 47 | pub enum RiscvAir<F: PrimeField32> {
[INFO] [stdout]    | ---------------------------------- variant `Record` not found here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `MachineAir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RiscvAir<<SC as StarkGenericConfig>::Val>: MachineAir<...>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/utils/prove.rs:57:48
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn prove_simple<SC: StarkGenericConfig, P: MachineProver<SC, RiscvAir<SC::Val>>>(
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `air::machine::MachineAir<<SC as stark::config::StarkGenericConfig>::Val>` is not implemented for `stark::air::RiscvAir<<SC as stark::config::StarkGenericConfig>::Val>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/stark/air.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub enum RiscvAir<F: PrimeField32> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `air::machine::MachineAir<F>`:
[INFO] [stdout]              add_sub::AddSubChip
[INFO] [stdout]              alu::lt::LtChip
[INFO] [stdout]              alu::mul::MulChip
[INFO] [stdout]              bitwise::BitwiseChip
[INFO] [stdout]              bytes::ByteChip<F>
[INFO] [stdout]              chip::Chip<F, A>
[INFO] [stdout]              compress::ShaCompressChip
[INFO] [stdout]              cpu::CpuChip
[INFO] [stdout]            and 14 others
[INFO] [stdout] note: required by a bound in `stark::prover::MachineProver`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/stark/prover.rs:34:52
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub trait MachineProver<SC: StarkGenericConfig, A: MachineAir<SC::Val>>:
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^ required by this bound in `MachineProver`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/sp1_core-88ae49dd207263ae.long-type-17415000563275916485.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RiscvAir<<SC as StarkGenericConfig>::Val>: MachineAir<...>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/utils/prove.rs:109:41
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub fn prove<SC: StarkGenericConfig, P: MachineProver<SC, RiscvAir<SC::Val>>>(
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `air::machine::MachineAir<<SC as stark::config::StarkGenericConfig>::Val>` is not implemented for `stark::air::RiscvAir<<SC as stark::config::StarkGenericConfig>::Val>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/stark/air.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub enum RiscvAir<F: PrimeField32> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `air::machine::MachineAir<F>`:
[INFO] [stdout]               add_sub::AddSubChip
[INFO] [stdout]               alu::lt::LtChip
[INFO] [stdout]               alu::mul::MulChip
[INFO] [stdout]               bitwise::BitwiseChip
[INFO] [stdout]               bytes::ByteChip<F>
[INFO] [stdout]               chip::Chip<F, A>
[INFO] [stdout]               compress::ShaCompressChip
[INFO] [stdout]               cpu::CpuChip
[INFO] [stdout]             and 14 others
[INFO] [stdout] note: required by a bound in `stark::prover::MachineProver`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/stark/prover.rs:34:52
[INFO] [stdout]     |
[INFO] [stdout]  34 | pub trait MachineProver<SC: StarkGenericConfig, A: MachineAir<SC::Val>>:
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^ required by this bound in `MachineProver`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/sp1_core-88ae49dd207263ae.long-type-17415000563275916485.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RiscvAir<<SC as StarkGenericConfig>::Val>: MachineAir<...>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/utils/prove.rs:128:54
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn prove_with_context<SC: StarkGenericConfig, P: MachineProver<SC, RiscvAir<SC::Val>>>(
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `air::machine::MachineAir<<SC as stark::config::StarkGenericConfig>::Val>` is not implemented for `stark::air::RiscvAir<<SC as stark::config::StarkGenericConfig>::Val>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/stark/air.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub enum RiscvAir<F: PrimeField32> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `air::machine::MachineAir<F>`:
[INFO] [stdout]               add_sub::AddSubChip
[INFO] [stdout]               alu::lt::LtChip
[INFO] [stdout]               alu::mul::MulChip
[INFO] [stdout]               bitwise::BitwiseChip
[INFO] [stdout]               bytes::ByteChip<F>
[INFO] [stdout]               chip::Chip<F, A>
[INFO] [stdout]               compress::ShaCompressChip
[INFO] [stdout]               cpu::CpuChip
[INFO] [stdout]             and 14 others
[INFO] [stdout] note: required by a bound in `stark::prover::MachineProver`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/stark/prover.rs:34:52
[INFO] [stdout]     |
[INFO] [stdout]  34 | pub trait MachineProver<SC: StarkGenericConfig, A: MachineAir<SC::Val>>:
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^ required by this bound in `MachineProver`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/sp1_core-88ae49dd207263ae.long-type-17415000563275916485.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `stark::air::RiscvAir<BabyBear>: air::machine::MachineAir<BabyBear>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/utils/prove.rs:582:23
[INFO] [stdout]     |
[INFO] [stdout] 582 | pub fn run_test_io<P: MachineProver<BabyBearPoseidon2, RiscvAir<BabyBear>>>(
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `air::machine::MachineAir<BabyBear>` is not implemented for `stark::air::RiscvAir<BabyBear>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/stark/air.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub enum RiscvAir<F: PrimeField32> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `air::machine::MachineAir<F>`:
[INFO] [stdout]               add_sub::AddSubChip
[INFO] [stdout]               alu::lt::LtChip
[INFO] [stdout]               alu::mul::MulChip
[INFO] [stdout]               bitwise::BitwiseChip
[INFO] [stdout]               bytes::ByteChip<F>
[INFO] [stdout]               chip::Chip<F, A>
[INFO] [stdout]               compress::ShaCompressChip
[INFO] [stdout]               cpu::CpuChip
[INFO] [stdout]             and 14 others
[INFO] [stdout] note: required by a bound in `stark::prover::MachineProver`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/stark/prover.rs:34:52
[INFO] [stdout]     |
[INFO] [stdout]  34 | pub trait MachineProver<SC: StarkGenericConfig, A: MachineAir<SC::Val>>:
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^ required by this bound in `MachineProver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `stark::air::RiscvAir<BabyBear>: air::machine::MachineAir<BabyBear>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/utils/prove.rs:597:20
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub fn run_test<P: MachineProver<BabyBearPoseidon2, RiscvAir<BabyBear>>>(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `air::machine::MachineAir<BabyBear>` is not implemented for `stark::air::RiscvAir<BabyBear>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/stark/air.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub enum RiscvAir<F: PrimeField32> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `air::machine::MachineAir<F>`:
[INFO] [stdout]               add_sub::AddSubChip
[INFO] [stdout]               alu::lt::LtChip
[INFO] [stdout]               alu::mul::MulChip
[INFO] [stdout]               bitwise::BitwiseChip
[INFO] [stdout]               bytes::ByteChip<F>
[INFO] [stdout]               chip::Chip<F, A>
[INFO] [stdout]               compress::ShaCompressChip
[INFO] [stdout]               cpu::CpuChip
[INFO] [stdout]             and 14 others
[INFO] [stdout] note: required by a bound in `stark::prover::MachineProver`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/stark/prover.rs:34:52
[INFO] [stdout]     |
[INFO] [stdout]  34 | pub trait MachineProver<SC: StarkGenericConfig, A: MachineAir<SC::Val>>:
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^ required by this bound in `MachineProver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `stark::air::RiscvAir<BabyBear>: air::machine::MachineAir<BabyBear>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/utils/prove.rs:612:25
[INFO] [stdout]     |
[INFO] [stdout] 612 | pub fn run_test_core<P: MachineProver<BabyBearPoseidon2, RiscvAir<BabyBear>>>(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `air::machine::MachineAir<BabyBear>` is not implemented for `stark::air::RiscvAir<BabyBear>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/stark/air.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub enum RiscvAir<F: PrimeField32> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `air::machine::MachineAir<F>`:
[INFO] [stdout]               add_sub::AddSubChip
[INFO] [stdout]               alu::lt::LtChip
[INFO] [stdout]               alu::mul::MulChip
[INFO] [stdout]               bitwise::BitwiseChip
[INFO] [stdout]               bytes::ByteChip<F>
[INFO] [stdout]               chip::Chip<F, A>
[INFO] [stdout]               compress::ShaCompressChip
[INFO] [stdout]               cpu::CpuChip
[INFO] [stdout]             and 14 others
[INFO] [stdout] note: required by a bound in `stark::prover::MachineProver`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/stark/prover.rs:34:52
[INFO] [stdout]     |
[INFO] [stdout]  34 | pub trait MachineProver<SC: StarkGenericConfig, A: MachineAir<SC::Val>>:
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^ required by this bound in `MachineProver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sp1_core_executor` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sp1-core-1.1.1/src/stark/air.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(MachineAir)]
[INFO] [stdout]    |          ^^^^^^^^^^ use of unresolved module or unlinked crate `sp1_core_executor`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sp1_core_executor`, use `cargo add sp1_core_executor` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `MachineAir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0405, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sp1-core` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "92f2ca90f40120e93859b1d5aebc3dd9afa754dfa294b7f50f09bc4aa0da6c43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92f2ca90f40120e93859b1d5aebc3dd9afa754dfa294b7f50f09bc4aa0da6c43", kill_on_drop: false }`
[INFO] [stdout] 92f2ca90f40120e93859b1d5aebc3dd9afa754dfa294b7f50f09bc4aa0da6c43
