[INFO] fetching crate op-alloy-genesis 0.7.1...
[INFO] checking op-alloy-genesis-0.7.1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate op-alloy-genesis 0.7.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate op-alloy-genesis 0.7.1 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate op-alloy-genesis 0.7.1
[INFO] finished tweaking crates.io crate op-alloy-genesis 0.7.1
[INFO] tweaked toml for crates.io crate op-alloy-genesis 0.7.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 189 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded alloy-trie v0.7.4
[INFO] [stderr]   Downloaded alloy-consensus v0.7.0
[INFO] [stderr]   Downloaded alloy-eip7702 v0.4.2
[INFO] [stderr]   Downloaded nybbles v0.2.1
[INFO] [stderr]   Downloaded alloy-serde v0.7.0
[INFO] [stderr]   Downloaded alloy-eips v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63681ac7265a38a084b47406c4faaea504f5c38eaa299f05ac1ffeb416c07d85
[INFO] running `Command { std: "docker" "start" "-a" "63681ac7265a38a084b47406c4faaea504f5c38eaa299f05ac1ffeb416c07d85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63681ac7265a38a084b47406c4faaea504f5c38eaa299f05ac1ffeb416c07d85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63681ac7265a38a084b47406c4faaea504f5c38eaa299f05ac1ffeb416c07d85", kill_on_drop: false }`
[INFO] [stdout] 63681ac7265a38a084b47406c4faaea504f5c38eaa299f05ac1ffeb416c07d85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a502be4dd90c6044dacf821f6ebc85e55a8cab675988044b13941ce3c3b74798
[INFO] running `Command { std: "docker" "start" "-a" "a502be4dd90c6044dacf821f6ebc85e55a8cab675988044b13941ce3c3b74798", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling const-hex v1.14.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling syn-solidity v0.8.14
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.9
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.8.14
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.8.14
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling alloy-sol-macro v0.8.14
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nybbles v0.2.1
[INFO] [stderr]     Checking alloy-rlp v0.3.9
[INFO] [stderr]     Checking ruint v1.12.3
[INFO] [stderr]     Checking alloy-primitives v0.8.14
[INFO] [stderr]     Checking alloy-eip2930 v0.1.0
[INFO] [stderr]     Checking alloy-serde v0.7.0
[INFO] [stderr]     Checking alloy-eip7702 v0.4.2
[INFO] [stderr]     Checking alloy-trie v0.7.4
[INFO] [stderr]     Checking alloy-sol-types v0.8.14
[INFO] [stderr]     Checking alloy-eips v0.7.0
[INFO] [stderr]     Checking alloy-consensus v0.7.0
[INFO] [stderr]     Checking op-alloy-genesis v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]  --> src/addresses.rs:7:53
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg_attr(any(test, feature = "arbitrary"), derive(arbitrary::Arbitrary))]
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]   |
[INFO] [stdout]   = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]             `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]             `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]             `()` implements `Arbitrary<'a>`
[INFO] [stdout]             `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]             `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]             `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]             `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]             `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]           and 107 others
[INFO] [stdout]   = note: this error originates in the derive macro `arbitrary::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/addresses.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub address_manager: Address,
[INFO] [stdout]    |                          ^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/addresses.rs:14:42
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub l1_cross_domain_messenger_proxy: Address,
[INFO] [stdout]    |                                          ^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/addresses.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub l1_erc721_bridge_proxy: Address,
[INFO] [stdout]    |                                 ^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/addresses.rs:19:35
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub l1_standard_bridge_proxy: Address,
[INFO] [stdout]    |                                   ^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/addresses.rs:21:33
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub l2_output_oracle_proxy: Option<Address>,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout]    = note: required for `std::option::Option<alloy_primitives::Address>` to implement `Arbitrary<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/addresses.rs:24:48
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub optimism_mintable_erc20_factory_proxy: Address,
[INFO] [stdout]    |                                                ^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/addresses.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub optimism_portal_proxy: Address,
[INFO] [stdout]    |                                ^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/addresses.rs:28:30
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub system_config_proxy: Address,
[INFO] [stdout]    |                              ^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/addresses.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub system_config_owner: Address,
[INFO] [stdout]    |                              ^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/addresses.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub proxy_admin: Address,
[INFO] [stdout]    |                      ^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/addresses.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub proxy_admin_owner: Address,
[INFO] [stdout]    |                            ^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/addresses.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub guardian: Address,
[INFO] [stdout]    |                   ^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/addresses.rs:40:38
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub anchor_state_registry_proxy: Option<Address>,
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout]    = note: required for `std::option::Option<alloy_primitives::Address>` to implement `Arbitrary<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/addresses.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub delayed_weth_proxy: Option<Address>,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout]    = note: required for `std::option::Option<alloy_primitives::Address>` to implement `Arbitrary<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/addresses.rs:45:37
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub dispute_game_factory_proxy: Option<Address>,
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout]    = note: required for `std::option::Option<alloy_primitives::Address>` to implement `Arbitrary<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/addresses.rs:47:29
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fault_dispute_game: Option<Address>,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout]    = note: required for `std::option::Option<alloy_primitives::Address>` to implement `Arbitrary<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/addresses.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub mips: Option<Address>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout]    = note: required for `std::option::Option<alloy_primitives::Address>` to implement `Arbitrary<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/addresses.rs:52:36
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub permissioned_dispute_game: Option<Address>,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout]    = note: required for `std::option::Option<alloy_primitives::Address>` to implement `Arbitrary<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/addresses.rs:54:26
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub preimage_oracle: Option<Address>,
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout]    = note: required for `std::option::Option<alloy_primitives::Address>` to implement `Arbitrary<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/addresses.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub challenger: Option<Address>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout]    = note: required for `std::option::Option<alloy_primitives::Address>` to implement `Arbitrary<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/system.rs:17:53
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(any(test, feature = "arbitrary"), derive(arbitrary::Arbitrary))]
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout]    = note: this error originates in the derive macro `arbitrary::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Uint<256, 4>: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/system.rs:17:53
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(any(test, feature = "arbitrary"), derive(arbitrary::Arbitrary))]
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Uint<256, 4>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout]    = note: this error originates in the derive macro `arbitrary::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/system.rs:23:26
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub batcher_address: Address,
[INFO] [stdout]    |                          ^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Uint<256, 4>: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/system.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub overhead: U256,
[INFO] [stdout]    |                   ^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Uint<256, 4>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Uint<256, 4>: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/system.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub scalar: U256,
[INFO] [stdout]    |                 ^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Uint<256, 4>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/chain.rs:28:53
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(any(test, feature = "arbitrary"), derive(arbitrary::Arbitrary))]
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout]    = note: required for `std::option::Option<alloy_primitives::Address>` to implement `Arbitrary<'_>`
[INFO] [stdout]    = note: this error originates in the derive macro `arbitrary::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/chain.rs:32:31
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub da_challenge_address: Option<Address>,
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout]    = note: required for `std::option::Option<alloy_primitives::Address>` to implement `Arbitrary<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]   --> src/chain.rs:72:53
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg_attr(any(test, feature = "arbitrary"), derive(arbitrary::Arbitrary))]
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]              `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]              `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]              `()` implements `Arbitrary<'a>`
[INFO] [stdout]              `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]              `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout]    = note: this error originates in the derive macro `arbitrary::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]    --> src/chain.rs:109:27
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub batch_inbox_addr: Address,
[INFO] [stdout]     |                           ^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]               `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]               `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]               `()` implements `Arbitrary<'a>`
[INFO] [stdout]               `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]               `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]               `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]               `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]               `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]             and 107 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `alloy_primitives::Address: Arbitrary<'_>` is not satisfied
[INFO] [stdout]    --> src/chain.rs:151:27
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub gas_paying_token: Option<Address>,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ the trait `Arbitrary<'_>` is not implemented for `alloy_primitives::Address`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary<'a>`:
[INFO] [stdout]               `&'a [u8]` implements `Arbitrary<'a>`
[INFO] [stdout]               `&'a str` implements `Arbitrary<'a>`
[INFO] [stdout]               `()` implements `Arbitrary<'a>`
[INFO] [stdout]               `(B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A)` implements `Arbitrary<'a>`
[INFO] [stdout]               `(C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, B)` implements `Arbitrary<'a>`
[INFO] [stdout]               `(D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, C)` implements `Arbitrary<'a>`
[INFO] [stdout]               `(E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, D)` implements `Arbitrary<'a>`
[INFO] [stdout]               `(F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, E)` implements `Arbitrary<'a>`
[INFO] [stdout]             and 107 others
[INFO] [stdout]     = note: required for `std::option::Option<alloy_primitives::Address>` to implement `Arbitrary<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `arbitrary` found for struct `alloy_primitives::FixedBytes<32>` in the current scope
[INFO] [stdout]    --> src/genesis.rs:26:43
[INFO] [stdout]     |
[INFO] [stdout] 26  |             hash: alloy_primitives::B256::arbitrary(u)?,
[INFO] [stdout]     |                                           ^^^^^^^^^ function or associated item not found in `FixedBytes<32>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `alloy_primitives::FixedBytes<32>` consider using one of the following associated functions:
[INFO] [stdout]       alloy_primitives::FixedBytes::<N>::new
[INFO] [stdout]       alloy_primitives::FixedBytes::<N>::with_last_byte
[INFO] [stdout]       alloy_primitives::FixedBytes::<N>::repeat_byte
[INFO] [stdout]       alloy_primitives::FixedBytes::<N>::random
[INFO] [stdout]       and 5 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/alloy-primitives-0.8.14/src/bits/fixed.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub const fn new(bytes: [u8; N]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 |     pub const fn with_last_byte(x: u8) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 357 |     pub const fn repeat_byte(byte: u8) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 |     pub fn random() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `bitor` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 26  |             hash: alloy_primitives::B256::bitor(u)?,
[INFO] [stdout]     |                                           ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `arbitrary` found for struct `alloy_primitives::FixedBytes<32>` in the current scope
[INFO] [stdout]    --> src/genesis.rs:30:43
[INFO] [stdout]     |
[INFO] [stdout] 30  |             hash: alloy_primitives::B256::arbitrary(u)?,
[INFO] [stdout]     |                                           ^^^^^^^^^ function or associated item not found in `FixedBytes<32>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `alloy_primitives::FixedBytes<32>` consider using one of the following associated functions:
[INFO] [stdout]       alloy_primitives::FixedBytes::<N>::new
[INFO] [stdout]       alloy_primitives::FixedBytes::<N>::with_last_byte
[INFO] [stdout]       alloy_primitives::FixedBytes::<N>::repeat_byte
[INFO] [stdout]       alloy_primitives::FixedBytes::<N>::random
[INFO] [stdout]       and 5 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/alloy-primitives-0.8.14/src/bits/fixed.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub const fn new(bytes: [u8; N]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 |     pub const fn with_last_byte(x: u8) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 357 |     pub const fn repeat_byte(byte: u8) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 |     pub fn random() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `bitor` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 30  |             hash: alloy_primitives::B256::bitor(u)?,
[INFO] [stdout]     |                                           ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `arbitrary` found for struct `alloy_primitives::Address` in the current scope
[INFO] [stdout]    --> src/rollup.rs:147:43
[INFO] [stdout]     |
[INFO] [stdout] 147 |             batch_inbox_address: Address::arbitrary(u)?,
[INFO] [stdout]     |                                           ^^^^^^^^^ function or associated item not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `alloy_primitives::Address` consider using one of the following associated functions:
[INFO] [stdout]       alloy_primitives::Address::new
[INFO] [stdout]       alloy_primitives::Address::with_last_byte
[INFO] [stdout]       alloy_primitives::Address::repeat_byte
[INFO] [stdout]       alloy_primitives::Address::random
[INFO] [stdout]       and 8 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/alloy-primitives-0.8.14/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]     | |_^
[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] help: there is a method `bitor` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 147 |             batch_inbox_address: Address::bitor(u)?,
[INFO] [stdout]     |                                           ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `arbitrary` found for struct `alloy_primitives::Address` in the current scope
[INFO] [stdout]    --> src/rollup.rs:148:48
[INFO] [stdout]     |
[INFO] [stdout] 148 |             deposit_contract_address: Address::arbitrary(u)?,
[INFO] [stdout]     |                                                ^^^^^^^^^ function or associated item not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `alloy_primitives::Address` consider using one of the following associated functions:
[INFO] [stdout]       alloy_primitives::Address::new
[INFO] [stdout]       alloy_primitives::Address::with_last_byte
[INFO] [stdout]       alloy_primitives::Address::repeat_byte
[INFO] [stdout]       alloy_primitives::Address::random
[INFO] [stdout]       and 8 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/alloy-primitives-0.8.14/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]     | |_^
[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] help: there is a method `bitor` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 148 |             deposit_contract_address: Address::bitor(u)?,
[INFO] [stdout]     |                                                ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `arbitrary` found for struct `alloy_primitives::Address` in the current scope
[INFO] [stdout]    --> src/rollup.rs:149:48
[INFO] [stdout]     |
[INFO] [stdout] 149 |             l1_system_config_address: Address::arbitrary(u)?,
[INFO] [stdout]     |                                                ^^^^^^^^^ function or associated item not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `alloy_primitives::Address` consider using one of the following associated functions:
[INFO] [stdout]       alloy_primitives::Address::new
[INFO] [stdout]       alloy_primitives::Address::with_last_byte
[INFO] [stdout]       alloy_primitives::Address::repeat_byte
[INFO] [stdout]       alloy_primitives::Address::random
[INFO] [stdout]       and 8 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/alloy-primitives-0.8.14/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]     | |_^
[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] help: there is a method `bitor` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 149 |             l1_system_config_address: Address::bitor(u)?,
[INFO] [stdout]     |                                                ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `arbitrary` found for struct `alloy_primitives::Address` in the current scope
[INFO] [stdout]    --> src/rollup.rs:150:49
[INFO] [stdout]     |
[INFO] [stdout] 150 |             protocol_versions_address: Address::arbitrary(u)?,
[INFO] [stdout]     |                                                 ^^^^^^^^^ function or associated item not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `alloy_primitives::Address` consider using one of the following associated functions:
[INFO] [stdout]       alloy_primitives::Address::new
[INFO] [stdout]       alloy_primitives::Address::with_last_byte
[INFO] [stdout]       alloy_primitives::Address::repeat_byte
[INFO] [stdout]       alloy_primitives::Address::random
[INFO] [stdout]       and 8 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/alloy-primitives-0.8.14/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]     | |_^
[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] help: there is a method `bitor` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 150 |             protocol_versions_address: Address::bitor(u)?,
[INFO] [stdout]     |                                                 ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the variant or associated item `arbitrary` exists for enum `Option<Address>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/rollup.rs:151:59
[INFO] [stdout]     |
[INFO] [stdout] 151 |               superchain_config_address: Option::<Address>::arbitrary(u)?,
[INFO] [stdout]     |                                                             ^^^^^^^^^ variant or associated item cannot be called on `Option<Address>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/alloy-primitives-0.8.14/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]     | |_- doesn't satisfy `alloy_primitives::Address: Arbitrary<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `alloy_primitives::Address: Arbitrary<'_>`
[INFO] [stdout]             which is required by `std::option::Option<alloy_primitives::Address>: Arbitrary<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the variant or associated item `arbitrary` exists for enum `Option<Address>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/rollup.rs:153:54
[INFO] [stdout]     |
[INFO] [stdout] 153 |               da_challenge_address: Option::<Address>::arbitrary(u)?,
[INFO] [stdout]     |                                                        ^^^^^^^^^ variant or associated item cannot be called on `Option<Address>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/alloy-primitives-0.8.14/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]     | |_- doesn't satisfy `alloy_primitives::Address: Arbitrary<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `alloy_primitives::Address: Arbitrary<'_>`
[INFO] [stdout]             which is required by `std::option::Option<alloy_primitives::Address>: Arbitrary<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `op-alloy-genesis` (lib test) due to 39 previous errors
[INFO] running `Command { std: "docker" "inspect" "a502be4dd90c6044dacf821f6ebc85e55a8cab675988044b13941ce3c3b74798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a502be4dd90c6044dacf821f6ebc85e55a8cab675988044b13941ce3c3b74798", kill_on_drop: false }`
[INFO] [stdout] a502be4dd90c6044dacf821f6ebc85e55a8cab675988044b13941ce3c3b74798
