[INFO] fetching crate ethers-derive-eip712 2.0.2...
[INFO] checking ethers-derive-eip712-2.0.2 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate ethers-derive-eip712 2.0.2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate ethers-derive-eip712 2.0.2 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ethers-derive-eip712 2.0.2
[INFO] finished tweaking crates.io crate ethers-derive-eip712 2.0.2
[INFO] tweaked toml for crates.io crate ethers-derive-eip712 2.0.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d842f76a55af42317af4d7faf30a49968b8db1c484b588c0e3c255102b62e9c0
[INFO] running `Command { std: "docker" "start" "-a" "d842f76a55af42317af4d7faf30a49968b8db1c484b588c0e3c255102b62e9c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d842f76a55af42317af4d7faf30a49968b8db1c484b588c0e3c255102b62e9c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d842f76a55af42317af4d7faf30a49968b8db1c484b588c0e3c255102b62e9c0", kill_on_drop: false }`
[INFO] [stdout] d842f76a55af42317af4d7faf30a49968b8db1c484b588c0e3c255102b62e9c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40aedf92090173f7004b7154b5caacabfcf5dd0dd1606310b25c5e8961d7b84d
[INFO] running `Command { std: "docker" "start" "-a" "40aedf92090173f7004b7154b5caacabfcf5dd0dd1606310b25c5e8961d7b84d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[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]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling k256 v0.13.2
[INFO] [stderr]    Compiling const-hex v1.10.0
[INFO] [stderr]    Compiling eyre v0.6.11
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]     Checking quote v1.0.33
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling auto_impl v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking cargo-platform v0.1.5
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling scale-info-derive v2.10.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]    Compiling num_enum_derive v0.7.1
[INFO] [stderr]    Compiling num_enum v0.7.1
[INFO] [stderr]    Compiling parity-scale-codec v3.6.9
[INFO] [stderr]     Checking scale-info v2.10.0
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]     Checking ethereum-types v0.14.1
[INFO] [stderr]     Checking ethabi v18.0.0
[INFO] [stderr]     Checking open-fastrlp v0.1.4
[INFO] [stderr]     Checking ethers-core v2.0.11
[INFO] [stderr]     Checking ethers-derive-eip712 v2.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `parse_fields` in module `eip712`
[INFO] [stdout]    --> src/lib.rs:104:39
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let parsed_fields = match eip712::parse_fields(ast) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ not found in `eip712`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `EIP712Domain: From<&DeriveInput>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:86:24
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let domain = match eip712::EIP712Domain::try_from(ast) {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^ the trait `From<&DeriveInput>` is not implemented for `EIP712Domain`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `&DeriveInput` to implement `Into<EIP712Domain>`
[INFO] [stdout]    = note: required for `EIP712Domain` to implement `TryFrom<&DeriveInput>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `proc_macro::TokenStream: From<Infallible>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:88:26
[INFO] [stdout]    |
[INFO] [stdout] 88 |         Err(e) => return TokenStream::from(e),
[INFO] [stdout]    |                          ^^^^^^^^^^^ the trait `From<Infallible>` is not implemented for `proc_macro::TokenStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              <proc_macro::TokenStream as From<proc_macro2::fallback::TokenStream>>
[INFO] [stdout]              <proc_macro::TokenStream as From<proc_macro2::imp::TokenStream>>
[INFO] [stdout]              <proc_macro::TokenStream as From<TokenStream2>>
[INFO] [stdout]              <proc_macro::TokenStream as From<proc_macro::TokenTree>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[(std::string::String, ParamType)]` cannot be known at compilation time
[INFO] [stdout]    --> src/lib.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let parsed_fields = match eip712::parse_fields(ast) {
[INFO] [stdout]     |         ^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[(std::string::String, ParamType)]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout]     = help: unsized locals are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[(std::string::String, ParamType)]` cannot be known at compilation time
[INFO] [stdout]    --> src/lib.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 |         Ok(fields) => fields,
[INFO] [stdout]     |            ^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[(std::string::String, ParamType)]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout]     = help: unsized locals are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[(std::string::String, ParamType)]` cannot be known at compilation time
[INFO] [stdout]    --> src/lib.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         Ok(fields) => fields,
[INFO] [stdout]     |         ^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[(std::string::String, ParamType)]`
[INFO] [stdout] note: required by a bound in `Ok`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/result.rs:506:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `EIP712Domain: From<&DeriveInput>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:86:24
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let domain = match eip712::EIP712Domain::try_from(ast) {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<&DeriveInput>` is not implemented for `EIP712Domain`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `&DeriveInput` to implement `Into<EIP712Domain>`
[INFO] [stdout]    = note: required for `EIP712Domain` to implement `TryFrom<&DeriveInput>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ethers-derive-eip712` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "40aedf92090173f7004b7154b5caacabfcf5dd0dd1606310b25c5e8961d7b84d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40aedf92090173f7004b7154b5caacabfcf5dd0dd1606310b25c5e8961d7b84d", kill_on_drop: false }`
[INFO] [stdout] 40aedf92090173f7004b7154b5caacabfcf5dd0dd1606310b25c5e8961d7b84d
[INFO] checking ethers-derive-eip712-2.0.2 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate ethers-derive-eip712 2.0.2 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate ethers-derive-eip712 2.0.2 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ethers-derive-eip712 2.0.2
[INFO] finished tweaking crates.io crate ethers-derive-eip712 2.0.2
[INFO] tweaked toml for crates.io crate ethers-derive-eip712 2.0.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48da81249036d7249103bc34fdfdd635405e462831548c301da45f030cdf0f3b
[INFO] running `Command { std: "docker" "start" "-a" "48da81249036d7249103bc34fdfdd635405e462831548c301da45f030cdf0f3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48da81249036d7249103bc34fdfdd635405e462831548c301da45f030cdf0f3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48da81249036d7249103bc34fdfdd635405e462831548c301da45f030cdf0f3b", kill_on_drop: false }`
[INFO] [stdout] 48da81249036d7249103bc34fdfdd635405e462831548c301da45f030cdf0f3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e6d2afbd6c786f24e57e7a851ad5f21edfef5d2478a031d9df147a77618f97d
[INFO] running `Command { std: "docker" "start" "-a" "5e6d2afbd6c786f24e57e7a851ad5f21edfef5d2478a031d9df147a77618f97d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.2
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling const-hex v1.10.0
[INFO] [stderr]    Compiling eyre v0.6.11
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking quote v1.0.33
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling auto_impl v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking cargo-platform v0.1.5
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling scale-info-derive v2.10.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]    Compiling num_enum_derive v0.7.1
[INFO] [stderr]    Compiling num_enum v0.7.1
[INFO] [stderr]    Compiling parity-scale-codec v3.6.9
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking scale-info v2.10.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]     Checking ethereum-types v0.14.1
[INFO] [stderr]     Checking open-fastrlp v0.1.4
[INFO] [stderr]     Checking ethabi v18.0.0
[INFO] [stderr]     Checking ethers-core v2.0.11
[INFO] [stderr]     Checking ethers-derive-eip712 v2.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `parse_fields` in module `eip712`
[INFO] [stdout]    --> src/lib.rs:104:39
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let parsed_fields = match eip712::parse_fields(ast) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ not found in `eip712`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `EIP712Domain: From<&DeriveInput>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:86:24
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let domain = match eip712::EIP712Domain::try_from(ast) {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^ the trait `From<&DeriveInput>` is not implemented for `EIP712Domain`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `&DeriveInput` to implement `Into<EIP712Domain>`
[INFO] [stdout]    = note: required for `EIP712Domain` to implement `TryFrom<&DeriveInput>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `proc_macro::TokenStream: From<Infallible>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:88:26
[INFO] [stdout]    |
[INFO] [stdout] 88 |         Err(e) => return TokenStream::from(e),
[INFO] [stdout]    |                          ^^^^^^^^^^^ the trait `From<Infallible>` is not implemented for `proc_macro::TokenStream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              <proc_macro::TokenStream as From<proc_macro2::fallback::TokenStream>>
[INFO] [stdout]              <proc_macro::TokenStream as From<proc_macro2::imp::TokenStream>>
[INFO] [stdout]              <proc_macro::TokenStream as From<TokenStream2>>
[INFO] [stdout]              <proc_macro::TokenStream as From<proc_macro::TokenTree>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[(std::string::String, ParamType)]` cannot be known at compilation time
[INFO] [stdout]    --> src/lib.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let parsed_fields = match eip712::parse_fields(ast) {
[INFO] [stdout]     |         ^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[(std::string::String, ParamType)]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout]     = help: unsized locals are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[(std::string::String, ParamType)]` cannot be known at compilation time
[INFO] [stdout]    --> src/lib.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 |         Ok(fields) => fields,
[INFO] [stdout]     |            ^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[(std::string::String, ParamType)]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout]     = help: unsized locals are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[(std::string::String, ParamType)]` cannot be known at compilation time
[INFO] [stdout]    --> src/lib.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         Ok(fields) => fields,
[INFO] [stdout]     |         ^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[(std::string::String, ParamType)]`
[INFO] [stdout] note: required by a bound in `Ok`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/result.rs:506:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `EIP712Domain: From<&DeriveInput>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:86:24
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let domain = match eip712::EIP712Domain::try_from(ast) {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<&DeriveInput>` is not implemented for `EIP712Domain`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `&DeriveInput` to implement `Into<EIP712Domain>`
[INFO] [stdout]    = note: required for `EIP712Domain` to implement `TryFrom<&DeriveInput>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ethers-derive-eip712` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5e6d2afbd6c786f24e57e7a851ad5f21edfef5d2478a031d9df147a77618f97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e6d2afbd6c786f24e57e7a851ad5f21edfef5d2478a031d9df147a77618f97d", kill_on_drop: false }`
[INFO] [stdout] 5e6d2afbd6c786f24e57e7a851ad5f21edfef5d2478a031d9df147a77618f97d
