[INFO] fetching crate risc0-ethereum-view-call 0.9.0... [INFO] testing risc0-ethereum-view-call-0.9.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate risc0-ethereum-view-call 0.9.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate risc0-ethereum-view-call 0.9.0 [INFO] finished tweaking crates.io crate risc0-ethereum-view-call 0.9.0 [INFO] tweaked toml for crates.io crate risc0-ethereum-view-call 0.9.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate risc0-ethereum-view-call 0.9.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 399 packages to latest compatible versions [INFO] [stderr] Adding alloy-primitives v0.6.4 (available: v1.2.1) [INFO] [stderr] Adding alloy-sol-types v0.6.4 (available: v1.2.1) [INFO] [stderr] Adding alloy-trie v0.3.1 (available: v0.9.0) [INFO] [stderr] Adding nybbles v0.2.1 (available: v0.4.0) [INFO] [stderr] Adding revm v7.2.0 (available: v26.0.1) [INFO] [stderr] Adding rlp v0.5.2 (available: v0.6.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded alloy-trie v0.3.1 [INFO] [stderr] Downloaded nybbles v0.2.1 [INFO] [stderr] Downloaded alloy-sol-types v0.6.4 [INFO] [stderr] Downloaded alloy-sol-macro v0.6.4 [INFO] [stderr] Downloaded syn-solidity v0.6.4 [INFO] [stderr] Downloaded revm-interpreter v3.4.0 [INFO] [stderr] Downloaded revm-primitives v3.1.1 [INFO] [stderr] Downloaded revm-precompile v5.1.0 [INFO] [stderr] Downloaded alloy-primitives v0.6.4 [INFO] [stderr] Downloaded revm v7.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51253ee673be670aacbd6ba218c9368c0c41dd29c49c6462091bb5cb7a9a4bcc [INFO] running `Command { std: "docker" "start" "-a" "51253ee673be670aacbd6ba218c9368c0c41dd29c49c6462091bb5cb7a9a4bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51253ee673be670aacbd6ba218c9368c0c41dd29c49c6462091bb5cb7a9a4bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51253ee673be670aacbd6ba218c9368c0c41dd29c49c6462091bb5cb7a9a4bcc", kill_on_drop: false }` [INFO] [stdout] 51253ee673be670aacbd6ba218c9368c0c41dd29c49c6462091bb5cb7a9a4bcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 140164e4a9968ea3733ca957132a70e4d41bdf6c542d8f9db7c239cbe8642777 [INFO] running `Command { std: "docker" "start" "-a" "140164e4a9968ea3733ca957132a70e4d41bdf6c542d8f9db7c239cbe8642777", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling substrate-bn v0.6.0 [INFO] [stderr] Compiling const-hex v1.14.1 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling aurora-engine-modexp v1.2.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling syn-solidity v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling alloy-sol-macro v0.6.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling nybbles v0.2.1 [INFO] [stderr] Compiling alloy-rlp v0.3.12 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling ruint v1.15.0 [INFO] [stderr] Compiling alloy-primitives v0.7.7 [INFO] [stderr] Compiling alloy-primitives v0.6.4 [INFO] [stderr] Compiling alloy-sol-types v0.6.4 [INFO] [stderr] Compiling revm-primitives v3.1.1 [INFO] [stderr] Compiling revm-interpreter v3.4.0 [INFO] [stderr] Compiling revm-precompile v5.1.0 [INFO] [stderr] Compiling revm v7.2.0 [INFO] [stderr] Compiling risc0-ethereum-view-call v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0053]: method `basic` has an incompatible type for trait [INFO] [stdout] --> src/db.rs:53:34 [INFO] [stdout] | [INFO] [stdout] 53 | fn basic(&mut self, address: Address) -> Result, Self::Error> { [INFO] [stdout] | ^^^^^^^ expected `revm::revm_primitives::Address`, found `alloy_primitives::Address` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&mut CacheDb<_>, revm::revm_primitives::Address) -> std::result::Result<_, _>` [INFO] [stdout] found signature `fn(&mut CacheDb<_>, alloy_primitives::Address) -> std::result::Result<_, _>` [INFO] [stdout] help: change the parameter type to match the trait [INFO] [stdout] | [INFO] [stdout] 53 | fn basic(&mut self, address: revm::revm_primitives::Address) -> Result, Self::Error> { [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `code_by_hash` has an incompatible type for trait [INFO] [stdout] --> src/db.rs:64:43 [INFO] [stdout] | [INFO] [stdout] 64 | fn code_by_hash(&mut self, code_hash: B256) -> Result { [INFO] [stdout] | ^^^^ expected `revm::revm_primitives::FixedBytes<32>`, found `alloy_primitives::FixedBytes<32>` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&mut CacheDb<_>, revm::revm_primitives::FixedBytes<32>) -> std::result::Result<_, _>` [INFO] [stdout] found signature `fn(&mut CacheDb<_>, alloy_primitives::FixedBytes<32>) -> std::result::Result<_, _>` [INFO] [stdout] help: change the parameter type to match the trait [INFO] [stdout] | [INFO] [stdout] 64 - fn code_by_hash(&mut self, code_hash: B256) -> Result { [INFO] [stdout] 64 + fn code_by_hash(&mut self, code_hash: revm::revm_primitives::FixedBytes<32>) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `storage` has an incompatible type for trait [INFO] [stdout] --> src/db.rs:75:36 [INFO] [stdout] | [INFO] [stdout] 75 | fn storage(&mut self, address: Address, index: U256) -> Result { [INFO] [stdout] | ^^^^^^^ expected `revm::revm_primitives::Address`, found `alloy_primitives::Address` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&mut CacheDb<_>, revm::revm_primitives::Address, alloy_primitives::Uint<_, _>) -> std::result::Result<_, _>` [INFO] [stdout] found signature `fn(&mut CacheDb<_>, alloy_primitives::Address, alloy_primitives::Uint<_, _>) -> std::result::Result<_, _>` [INFO] [stdout] help: change the parameter type to match the trait [INFO] [stdout] | [INFO] [stdout] 75 | fn storage(&mut self, address: revm::revm_primitives::Address, index: U256) -> Result { [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `block_hash` has an incompatible type for trait [INFO] [stdout] --> src/db.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | fn block_hash(&mut self, number: U256) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `revm::revm_primitives::FixedBytes<32>`, found `alloy_primitives::FixedBytes<32>` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&mut CacheDb<_>, alloy_primitives::Uint<_, _>) -> std::result::Result, _>` [INFO] [stdout] found signature `fn(&mut CacheDb<_>, alloy_primitives::Uint<_, _>) -> std::result::Result, _>` [INFO] [stdout] help: change the output type to match the trait [INFO] [stdout] | [INFO] [stdout] 96 - fn block_hash(&mut self, number: U256) -> Result { [INFO] [stdout] 96 + fn block_hash(&mut self, number: U256) -> std::result::Result, ::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `basic` has an incompatible type for trait [INFO] [stdout] --> src/lib.rs:271:34 [INFO] [stdout] | [INFO] [stdout] 271 | fn basic(&mut self, address: Address) -> Result, Self::Error> { [INFO] [stdout] | ^^^^^^^ expected `revm::revm_primitives::Address`, found `alloy_primitives::Address` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&mut StateDB, revm::revm_primitives::Address) -> std::result::Result<_, _>` [INFO] [stdout] found signature `fn(&mut StateDB, alloy_primitives::Address) -> std::result::Result<_, _>` [INFO] [stdout] help: change the parameter type to match the trait [INFO] [stdout] | [INFO] [stdout] 271 | fn basic(&mut self, address: revm::revm_primitives::Address) -> Result, Self::Error> { [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `code_by_hash` has an incompatible type for trait [INFO] [stdout] --> src/lib.rs:300:38 [INFO] [stdout] | [INFO] [stdout] 300 | fn code_by_hash(&mut self, hash: B256) -> Result { [INFO] [stdout] | ^^^^ expected `revm::revm_primitives::FixedBytes<32>`, found `alloy_primitives::FixedBytes<32>` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&mut StateDB, revm::revm_primitives::FixedBytes<32>) -> std::result::Result<_, _>` [INFO] [stdout] found signature `fn(&mut StateDB, alloy_primitives::FixedBytes<32>) -> std::result::Result<_, _>` [INFO] [stdout] help: change the parameter type to match the trait [INFO] [stdout] | [INFO] [stdout] 300 - fn code_by_hash(&mut self, hash: B256) -> Result { [INFO] [stdout] 300 + fn code_by_hash(&mut self, hash: revm::revm_primitives::FixedBytes<32>) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `storage` has an incompatible type for trait [INFO] [stdout] --> src/lib.rs:309:36 [INFO] [stdout] | [INFO] [stdout] 309 | fn storage(&mut self, address: Address, index: U256) -> Result { [INFO] [stdout] | ^^^^^^^ expected `revm::revm_primitives::Address`, found `alloy_primitives::Address` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&mut StateDB, revm::revm_primitives::Address, alloy_primitives::Uint<_, _>) -> std::result::Result<_, _>` [INFO] [stdout] found signature `fn(&mut StateDB, alloy_primitives::Address, alloy_primitives::Uint<_, _>) -> std::result::Result<_, _>` [INFO] [stdout] help: change the parameter type to match the trait [INFO] [stdout] | [INFO] [stdout] 309 | fn storage(&mut self, address: revm::revm_primitives::Address, index: U256) -> Result { [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `block_hash` has an incompatible type for trait [INFO] [stdout] --> src/lib.rs:326:47 [INFO] [stdout] | [INFO] [stdout] 326 | fn block_hash(&mut self, number: U256) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `revm::revm_primitives::FixedBytes<32>`, found `alloy_primitives::FixedBytes<32>` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&mut StateDB, alloy_primitives::Uint<_, _>) -> std::result::Result, _>` [INFO] [stdout] found signature `fn(&mut StateDB, alloy_primitives::Uint<_, _>) -> std::result::Result, _>` [INFO] [stdout] help: change the output type to match the trait [INFO] [stdout] | [INFO] [stdout] 326 - fn block_hash(&mut self, number: U256) -> Result { [INFO] [stdout] 326 + fn block_hash(&mut self, number: U256) -> std::result::Result, Infallible> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/db.rs:57:48 [INFO] [stdout] | [INFO] [stdout] 57 | let account = self.inner.basic(address)?.map(new_account); [INFO] [stdout] | ----- ^^^^^^^ expected `revm::revm_primitives::Address`, found `alloy_primitives::Address` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `alloy_primitives` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use alloy_primitives::{ [INFO] [stdout] | ---------------- one version of crate `alloy_primitives` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 20 | use revm::{ [INFO] [stdout] | ---- one version of crate `alloy_primitives` used here, as a dependency of crate `revm_primitives` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.7.7/src/bits/address.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | ); [INFO] [stdout] | ^ this is the expected type `revm::revm_primitives::Address` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.6.4/src/bits/address.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / wrap_fixed_bytes!( [INFO] [stdout] 46 | | // we implement Display with the checksum, so we don't derive it [INFO] [stdout] 47 | | extra_derives: [], [INFO] [stdout] 48 | | /// An Ethereum address, 20 bytes in length. [INFO] [stdout] ... | [INFO] [stdout] 86 | | pub struct Address<20>; [INFO] [stdout] 87 | | ); [INFO] [stdout] | |_^ this is the found type `alloy_primitives::Address` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/revm-primitives-3.1.1/src/db.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | fn basic(&mut self, address: Address) -> Result, Self::Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `wrap_fixed_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/db.rs:68:52 [INFO] [stdout] | [INFO] [stdout] 68 | let code = self.inner.code_by_hash(code_hash)?; [INFO] [stdout] | ------------ ^^^^^^^^^ expected `revm::revm_primitives::FixedBytes<32>`, found `alloy_primitives::FixedBytes<32>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `alloy_primitives` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.6.4/src/bits/fixed.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct FixedBytes(#[into_iterator(owned, ref, ref_mut)] pub [u8; N]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `alloy_primitives::FixedBytes` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.7.7/src/bits/fixed.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct FixedBytes(#[into_iterator(owned, ref, ref_mut)] pub [u8; N]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `revm::revm_primitives::FixedBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use alloy_primitives::{ [INFO] [stdout] | ---------------- one version of crate `alloy_primitives` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 20 | use revm::{ [INFO] [stdout] | ---- one version of crate `alloy_primitives` used here, as a dependency of crate `revm_primitives` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/revm-primitives-3.1.1/src/db.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | fn code_by_hash(&mut self, code_hash: B256) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/db.rs:79:48 [INFO] [stdout] | [INFO] [stdout] 79 | let account = self.inner.basic(address)?.map(new_account); [INFO] [stdout] | ----- ^^^^^^^ expected `revm::revm_primitives::Address`, found `alloy_primitives::Address` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `alloy_primitives` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use alloy_primitives::{ [INFO] [stdout] | ---------------- one version of crate `alloy_primitives` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 20 | use revm::{ [INFO] [stdout] | ---- one version of crate `alloy_primitives` used here, as a dependency of crate `revm_primitives` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.7.7/src/bits/address.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | ); [INFO] [stdout] | ^ this is the expected type `revm::revm_primitives::Address` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.6.4/src/bits/address.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / wrap_fixed_bytes!( [INFO] [stdout] 46 | | // we implement Display with the checksum, so we don't derive it [INFO] [stdout] 47 | | extra_derives: [], [INFO] [stdout] 48 | | /// An Ethereum address, 20 bytes in length. [INFO] [stdout] ... | [INFO] [stdout] 86 | | pub struct Address<20>; [INFO] [stdout] 87 | | ); [INFO] [stdout] | |_^ this is the found type `alloy_primitives::Address` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/revm-primitives-3.1.1/src/db.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | fn basic(&mut self, address: Address) -> Result, Self::Error>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `wrap_fixed_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/db.rs:87:52 [INFO] [stdout] | [INFO] [stdout] 87 | let value = self.inner.storage(address, index)?; [INFO] [stdout] | ------- ^^^^^^^ expected `revm::revm_primitives::Address`, found `alloy_primitives::Address` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `alloy_primitives` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use alloy_primitives::{ [INFO] [stdout] | ---------------- one version of crate `alloy_primitives` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 20 | use revm::{ [INFO] [stdout] | ---- one version of crate `alloy_primitives` used here, as a dependency of crate `revm_primitives` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.7.7/src/bits/address.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | ); [INFO] [stdout] | ^ this is the expected type `revm::revm_primitives::Address` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.6.4/src/bits/address.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / wrap_fixed_bytes!( [INFO] [stdout] 46 | | // we implement Display with the checksum, so we don't derive it [INFO] [stdout] 47 | | extra_derives: [], [INFO] [stdout] 48 | | /// An Ethereum address, 20 bytes in length. [INFO] [stdout] ... | [INFO] [stdout] 86 | | pub struct Address<20>; [INFO] [stdout] 87 | | ); [INFO] [stdout] | |_^ this is the found type `alloy_primitives::Address` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/revm-primitives-3.1.1/src/db.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | fn storage(&mut self, address: Address, index: U256) -> Result; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `wrap_fixed_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/db.rs:101:30 [INFO] [stdout] | [INFO] [stdout] 101 | entry.insert(hash); [INFO] [stdout] | ------ ^^^^ expected `alloy_primitives::FixedBytes<32>`, found `revm::revm_primitives::FixedBytes<32>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `alloy_primitives` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.6.4/src/bits/fixed.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct FixedBytes(#[into_iterator(owned, ref, ref_mut)] pub [u8; N]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `alloy_primitives::FixedBytes` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.7.7/src/bits/fixed.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct FixedBytes(#[into_iterator(owned, ref, ref_mut)] pub [u8; N]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `revm::revm_primitives::FixedBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use alloy_primitives::{ [INFO] [stdout] | ---------------- one version of crate `alloy_primitives` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 20 | use revm::{ [INFO] [stdout] | ---- one version of crate `alloy_primitives` used here, as a dependency of crate `revm_primitives` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] help: the return type of this call is `revm::revm_primitives::FixedBytes<32>` due to the type of the argument passed [INFO] [stdout] --> src/db.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | entry.insert(hash); [INFO] [stdout] | ^^^^^^^^^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the return type of `insert` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/collections/hash/map.rs:2741:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/db.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | Ok(hash) [INFO] [stdout] | -- ^^^^ expected `alloy_primitives::FixedBytes<32>`, found `revm::revm_primitives::FixedBytes<32>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `alloy_primitives` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.6.4/src/bits/fixed.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct FixedBytes(#[into_iterator(owned, ref, ref_mut)] pub [u8; N]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `alloy_primitives::FixedBytes` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.7.7/src/bits/fixed.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct FixedBytes(#[into_iterator(owned, ref, ref_mut)] pub [u8; N]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `revm::revm_primitives::FixedBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use alloy_primitives::{ [INFO] [stdout] | ---------------- one version of crate `alloy_primitives` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 20 | use revm::{ [INFO] [stdout] | ---- one version of crate `alloy_primitives` used here, as a dependency of crate `revm_primitives` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] help: the type constructed contains `revm::revm_primitives::FixedBytes<32>` due to the type of the argument passed [INFO] [stdout] --> src/db.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | Ok(hash) [INFO] [stdout] | ^^^----^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the type of `Ok` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:552:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ethereum.rs:106:28 [INFO] [stdout] | [INFO] [stdout] 106 | blk_env.coinbase = self.beneficiary; [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^ expected `revm::revm_primitives::Address`, found `alloy_primitives::Address` [INFO] [stdout] | | [INFO] [stdout] | expected due to the type of this binding [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `alloy_primitives` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use alloy_primitives::{ [INFO] [stdout] | ---------------- one version of crate `alloy_primitives` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 20 | use revm::{ [INFO] [stdout] | ---- one version of crate `alloy_primitives` used here, as a dependency of crate `revm_primitives` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.7.7/src/bits/address.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | ); [INFO] [stdout] | ^ this is the expected type `revm::revm_primitives::Address` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.6.4/src/bits/address.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / wrap_fixed_bytes!( [INFO] [stdout] 46 | | // we implement Display with the checksum, so we don't derive it [INFO] [stdout] 47 | | extra_derives: [], [INFO] [stdout] 48 | | /// An Ethereum address, 20 bytes in length. [INFO] [stdout] ... | [INFO] [stdout] 86 | | pub struct Address<20>; [INFO] [stdout] 87 | | ); [INFO] [stdout] | |_^ this is the found type `alloy_primitives::Address` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `wrap_fixed_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ethereum.rs:109:35 [INFO] [stdout] | [INFO] [stdout] 109 | blk_env.prevrandao = Some(self.mix_hash); [INFO] [stdout] | ---- ^^^^^^^^^^^^^ expected `revm::revm_primitives::FixedBytes<32>`, found `alloy_primitives::FixedBytes<32>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `alloy_primitives` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.6.4/src/bits/fixed.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct FixedBytes(#[into_iterator(owned, ref, ref_mut)] pub [u8; N]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `alloy_primitives::FixedBytes` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.7.7/src/bits/fixed.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct FixedBytes(#[into_iterator(owned, ref, ref_mut)] pub [u8; N]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `revm::revm_primitives::FixedBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use alloy_primitives::{ [INFO] [stdout] | ---------------- one version of crate `alloy_primitives` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 20 | use revm::{ [INFO] [stdout] | ---- one version of crate `alloy_primitives` used here, as a dependency of crate `revm_primitives` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] help: the type constructed contains `alloy_primitives::FixedBytes<32>` due to the type of the argument passed [INFO] [stdout] --> src/ethereum.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | blk_env.prevrandao = Some(self.mix_hash); [INFO] [stdout] | ^^^^^-------------^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the type of `Some` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/option.rs:599:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:194:25 [INFO] [stdout] | [INFO] [stdout] 194 | tx_env.caller = self.caller; [INFO] [stdout] | ------------- ^^^^^^^^^^^ expected `revm::revm_primitives::Address`, found `alloy_primitives::Address` [INFO] [stdout] | | [INFO] [stdout] | expected due to the type of this binding [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `alloy_primitives` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use alloy_primitives::{ [INFO] [stdout] | ---------------- one version of crate `alloy_primitives` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 20 | use revm::{ [INFO] [stdout] | ---- one version of crate `alloy_primitives` used here, as a dependency of crate `revm_primitives` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.7.7/src/bits/address.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | ); [INFO] [stdout] | ^ this is the expected type `revm::revm_primitives::Address` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.6.4/src/bits/address.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / wrap_fixed_bytes!( [INFO] [stdout] 46 | | // we implement Display with the checksum, so we don't derive it [INFO] [stdout] 47 | | extra_derives: [], [INFO] [stdout] 48 | | /// An Ethereum address, 20 bytes in length. [INFO] [stdout] ... | [INFO] [stdout] 86 | | pub struct Address<20>; [INFO] [stdout] 87 | | ); [INFO] [stdout] | |_^ this is the found type `alloy_primitives::Address` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `wrap_fixed_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:196:47 [INFO] [stdout] | [INFO] [stdout] 196 | tx_env.transact_to = TransactTo::call(self.contract); [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^ expected `revm::revm_primitives::Address`, found `alloy_primitives::Address` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `alloy_primitives` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use alloy_primitives::{ [INFO] [stdout] | ---------------- one version of crate `alloy_primitives` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 20 | use revm::{ [INFO] [stdout] | ---- one version of crate `alloy_primitives` used here, as a dependency of crate `revm_primitives` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.7.7/src/bits/address.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | ); [INFO] [stdout] | ^ this is the expected type `revm::revm_primitives::Address` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.6.4/src/bits/address.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / wrap_fixed_bytes!( [INFO] [stdout] 46 | | // we implement Display with the checksum, so we don't derive it [INFO] [stdout] 47 | | extra_derives: [], [INFO] [stdout] 48 | | /// An Ethereum address, 20 bytes in length. [INFO] [stdout] ... | [INFO] [stdout] 86 | | pub struct Address<20>; [INFO] [stdout] 87 | | ); [INFO] [stdout] | |_^ this is the found type `alloy_primitives::Address` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/revm-primitives-3.1.1/src/env.rs:656:12 [INFO] [stdout] | [INFO] [stdout] 656 | pub fn call(address: Address) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: this error originates in the macro `wrap_fixed_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:287:32 [INFO] [stdout] | [INFO] [stdout] 287 | code_hash: account.code_hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `revm::revm_primitives::FixedBytes<32>`, found `alloy_primitives::FixedBytes<32>` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `alloy_primitives` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.6.4/src/bits/fixed.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct FixedBytes(#[into_iterator(owned, ref, ref_mut)] pub [u8; N]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `alloy_primitives::FixedBytes` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.7.7/src/bits/fixed.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct FixedBytes(#[into_iterator(owned, ref, ref_mut)] pub [u8; N]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `revm::revm_primitives::FixedBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use alloy_primitives::{ [INFO] [stdout] | ---------------- one version of crate `alloy_primitives` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 20 | use revm::{ [INFO] [stdout] | ---- one version of crate `alloy_primitives` used here, as a dependency of crate `revm_primitives` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:305:30 [INFO] [stdout] | [INFO] [stdout] 305 | Ok(Bytecode::new_raw(code.clone())) [INFO] [stdout] | ----------------- ^^^^^^^^^^^^ expected `revm::revm_primitives::Bytes`, found `alloy_primitives::Bytes` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `alloy_primitives` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.6.4/src/bytes/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Bytes(pub bytes::Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the found type `alloy_primitives::Bytes` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.7.7/src/bytes/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Bytes(pub bytes::Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the expected type `revm::revm_primitives::Bytes` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use alloy_primitives::{ [INFO] [stdout] | ---------------- one version of crate `alloy_primitives` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 20 | use revm::{ [INFO] [stdout] | ---- one version of crate `alloy_primitives` used here, as a dependency of crate `revm_primitives` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/revm-primitives-3.1.1/src/bytecode.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn new_raw(bytecode: Bytes) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: could not compile `risc0-ethereum-view-call` (lib) due to 20 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "140164e4a9968ea3733ca957132a70e4d41bdf6c542d8f9db7c239cbe8642777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "140164e4a9968ea3733ca957132a70e4d41bdf6c542d8f9db7c239cbe8642777", kill_on_drop: false }` [INFO] [stdout] 140164e4a9968ea3733ca957132a70e4d41bdf6c542d8f9db7c239cbe8642777