matter-labs / foundry-zksync

Fork of Foundry tailored for zkSync environment
Apache License 2.0
299 stars 130 forks source link

Failure building forge #501

Closed ratio91 closed 3 months ago

ratio91 commented 3 months ago

Component

Forge

Have you ensured that all of these are up to date?

What version of Foundry are you on?

No response

What command(s) is the bug in?

No response

Operating System

Linux

Describe the bug

while compiling, I run into the following error:


Compiling multivm v0.1.0 (https://github.com/matter-labs/zksync-era.git?rev=e10bbdd1e863962552f37e768ae6af649353e4ea#e10bbdd1)
error[E0277]: the trait bound `zk_evm::aux_structures::LogQuery: LogQueryLike` is not satisfied
  --> /home/f13r/.cargo/git/checkouts/zksync-era-657998444dcd9ed9/e10bbdd/core/lib/multivm/src/glue/types/vm/vm_block_result.rs:23:13
``