[INFO] fetching crate sp1-core 1.1.1...
[INFO] testing sp1-core-1.1.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate sp1-core 1.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sp1-core 1.1.1
[INFO] finished tweaking crates.io crate sp1-core 1.1.1
[INFO] tweaked toml for crates.io crate sp1-core 1.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sp1-core 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 279 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] [stderr]       Adding elf v0.7.4 (available: v0.8.0)
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.17.1)
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding p3-air v0.1.3-succinct (available: v0.5.2)
[INFO] [stderr]       Adding p3-baby-bear v0.1.3-succinct (available: v0.5.2)
[INFO] [stderr]       Adding p3-blake3 v0.1.3-succinct (available: v0.5.2)
[INFO] [stderr]       Adding p3-challenger v0.1.3-succinct (available: v0.5.2)
[INFO] [stderr]       Adding p3-commit v0.1.3-succinct (available: v0.5.2)
[INFO] [stderr]       Adding p3-dft v0.1.3-succinct (available: v0.5.2)
[INFO] [stderr]       Adding p3-field v0.1.3-succinct (available: v0.5.2)
[INFO] [stderr]       Adding p3-fri v0.1.3-succinct (available: v0.5.2)
[INFO] [stderr]       Adding p3-keccak v0.1.3-succinct (available: v0.5.2)
[INFO] [stderr]       Adding p3-keccak-air v0.1.3-succinct (available: v0.5.2)
[INFO] [stderr]       Adding p3-matrix v0.1.3-succinct (available: v0.5.2)
[INFO] [stderr]       Adding p3-maybe-rayon v0.1.3-succinct (available: v0.5.2)
[INFO] [stderr]       Adding p3-merkle-tree v0.1.3-succinct (available: v0.5.2)
[INFO] [stderr]       Adding p3-poseidon2 v0.1.3-succinct (available: v0.5.2)
[INFO] [stderr]       Adding p3-symmetric v0.1.3-succinct (available: v0.5.2)
[INFO] [stderr]       Adding p3-uni-stark v0.1.3-succinct (available: v0.5.2)
[INFO] [stderr]       Adding p3-util v0.1.3-succinct (available: v0.5.2)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding rrs-succinct v0.1.0 (available: v0.2.0)
[INFO] [stderr]       Adding size v0.4.1 (available: v0.5.0)
[INFO] [stderr]       Adding sp1-derive v1.2.0 (available: v6.2.1)
[INFO] [stderr]       Adding sp1-primitives v1.2.0 (available: v6.2.1)
[INFO] [stderr]       Adding sp1-zkvm v1.2.0 (available: v6.2.1)
[INFO] [stderr]       Adding strum v0.26.3 (available: v0.28.0)
[INFO] [stderr]       Adding strum_macros v0.26.4 (available: v0.28.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding tracing-forest v0.1.6 (available: v0.3.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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f66c2de8b5f34f34c980f51b4b140981258c47911a2160379080c5a469f3e197
[INFO] running `Command { std: "docker" "start" "-a" "f66c2de8b5f34f34c980f51b4b140981258c47911a2160379080c5a469f3e197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f66c2de8b5f34f34c980f51b4b140981258c47911a2160379080c5a469f3e197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f66c2de8b5f34f34c980f51b4b140981258c47911a2160379080c5a469f3e197", kill_on_drop: false }`
[INFO] [stdout] f66c2de8b5f34f34c980f51b4b140981258c47911a2160379080c5a469f3e197
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 75df08257428963b161e3159538e2b11dc5f123fcb6ff1eae6fad487696c2197
[INFO] running `Command { std: "docker" "start" "-a" "75df08257428963b161e3159538e2b11dc5f123fcb6ff1eae6fad487696c2197", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling p3-util v0.1.3-succinct
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling p3-maybe-rayon v0.1.3-succinct
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling const_format v0.2.36
[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 digest v0.10.7
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling rayon-scan v0.1.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling generic-array v1.4.1
[INFO] [stderr]    Compiling elf v0.7.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling size v0.4.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling p3-field v0.1.3-succinct
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling p3-matrix v0.1.3-succinct
[INFO] [stderr]    Compiling p3-symmetric v0.1.3-succinct
[INFO] [stderr]    Compiling sp1-derive v1.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling p3-challenger v0.1.3-succinct
[INFO] [stderr]    Compiling p3-blake3 v0.1.3-succinct
[INFO] [stderr]    Compiling p3-keccak v0.1.3-succinct
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling p3-dft v0.1.3-succinct
[INFO] [stderr]    Compiling p3-commit v0.1.3-succinct
[INFO] [stderr]    Compiling p3-air v0.1.3-succinct
[INFO] [stderr]    Compiling p3-interpolation v0.1.3-succinct
[INFO] [stderr]    Compiling p3-mds v0.1.3-succinct
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling p3-fri v0.1.3-succinct
[INFO] [stderr]    Compiling p3-merkle-tree v0.1.3-succinct
[INFO] [stderr]    Compiling p3-poseidon2 v0.1.3-succinct
[INFO] [stderr]    Compiling p3-baby-bear v0.1.3-succinct
[INFO] [stderr]    Compiling sp1-primitives v1.2.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling snowbridge-amcl v1.0.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling tracing-forest v0.1.6
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling p3-uni-stark v0.1.3-succinct
[INFO] [stderr]    Compiling p3-keccak-air v0.1.3-succinct
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling rrs-succinct v0.1.0
[INFO] [stderr]    Compiling sp1-core v1.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `sp1_stark` in this scope
[INFO] [stdout]   --> 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]   --> 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]    --> src/stark/air.rs:46:10
[INFO] [stdout]     |
[INFO] [stdout]  46 |   #[derive(MachineAir)]
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: 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] [stdout] error[E0599]: no variant named `Record` found for enum `stark::air::RiscvAir<F>`
[INFO] [stdout]   --> 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]   --> 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]   --> 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]   --> 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-2735ad0f77014ff2.long-type-15582947566854143418.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]    --> 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]    --> 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]    --> 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-2735ad0f77014ff2.long-type-15582947566854143418.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]    --> 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]    --> 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]    --> 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-2735ad0f77014ff2.long-type-15582947566854143418.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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]   --> 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] running `Command { std: "docker" "inspect" "75df08257428963b161e3159538e2b11dc5f123fcb6ff1eae6fad487696c2197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75df08257428963b161e3159538e2b11dc5f123fcb6ff1eae6fad487696c2197", kill_on_drop: false }`
[INFO] [stdout] 75df08257428963b161e3159538e2b11dc5f123fcb6ff1eae6fad487696c2197
