[INFO] cloning repository https://github.com/podnetwork/pod-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/podnetwork/pod-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpodnetwork%2Fpod-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpodnetwork%2Fpod-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4653442041a38526b012848908b0f5241cf879f9
[INFO] checking podnetwork/pod-sdk against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpodnetwork%2Fpod-sdk" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/podnetwork/pod-sdk
[INFO] finished tweaking git repo https://github.com/podnetwork/pod-sdk
[INFO] tweaked toml for git repo https://github.com/podnetwork/pod-sdk written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/podnetwork/pod-sdk on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/podnetwork/pod-sdk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d8c24202c8038bd7357a27e0f25e8849e2a494049a415ecbf333e28ffbeafe4
[INFO] running `Command { std: "docker" "start" "-a" "8d8c24202c8038bd7357a27e0f25e8849e2a494049a415ecbf333e28ffbeafe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d8c24202c8038bd7357a27e0f25e8849e2a494049a415ecbf333e28ffbeafe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d8c24202c8038bd7357a27e0f25e8849e2a494049a415ecbf333e28ffbeafe4", kill_on_drop: false }`
[INFO] [stdout] 8d8c24202c8038bd7357a27e0f25e8849e2a494049a415ecbf333e28ffbeafe4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93bb996a165d2a2f7b73008b5e0854bf275611a36fb94eef19af5150c4825c12
[INFO] running `Command { std: "docker" "start" "-a" "93bb996a165d2a2f7b73008b5e0854bf275611a36fb94eef19af5150c4825c12", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.3.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling proptest-derive v0.5.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking alloy-rlp v0.3.10
[INFO] [stderr]     Checking const-hex v1.14.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.3.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling ruint v1.15.0
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling alloy-primitives v1.3.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ethereum_ssz_derive v0.9.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]    Compiling alloy-json-abi v1.3.1
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.3.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.3.1
[INFO] [stderr]     Checking nybbles v0.4.1
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.36
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking serde_with v3.14.1
[INFO] [stderr]     Checking ethereum_serde_utils v0.8.0
[INFO] [stderr]     Checking alloy-eip2930 v0.2.1
[INFO] [stderr]     Checking ethereum_ssz v0.9.0
[INFO] [stderr]     Checking alloy-eip2124 v0.2.0
[INFO] [stderr]     Checking alloy-serde v1.0.36
[INFO] [stderr]     Checking alloy-trie v0.9.0
[INFO] [stderr]     Checking alloy-signer v1.0.36
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking alloy-eip7702 v0.6.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling alloy-sol-macro v1.3.1
[INFO] [stderr]     Checking alloy-eips v1.0.36
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking alloy-sol-types v1.3.1
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking pin-project v1.1.8
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking alloy-consensus v1.0.36
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking alloy-chains v0.2.6
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking multihash v0.19.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking alloy-consensus-any v1.0.36
[INFO] [stderr]     Checking alloy-network-primitives v1.0.36
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.15
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking data-encoding-macro v0.1.17
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking cid v0.11.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking jsonrpsee-types v0.26.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking yaml-rust2 v0.10.2
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking jsonrpsee-core v0.26.0
[INFO] [stderr]     Checking ipld-core v0.4.2
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling multihash-derive-impl v0.1.2
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling jsonrpsee-proc-macros v0.26.0
[INFO] [stderr]     Checking utoipa v5.4.0
[INFO] [stderr]     Checking cbor4ii v0.2.14
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking alloy-json-rpc v1.0.36
[INFO] [stderr]     Checking alloy-rpc-types-eth v1.0.36
[INFO] [stderr]     Checking alloy-dyn-abi v1.3.0
[INFO] [stderr]     Checking multihash-derive v0.9.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking config v0.15.11
[INFO] [stderr]     Checking alloy-core v1.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking multihash-codetable v0.1.4
[INFO] [stderr]     Checking serde_ipld_dagcbor v0.6.3
[INFO] [stderr]     Checking alloy-transport v1.0.36
[INFO] [stderr]     Checking alloy-rpc-types-engine v1.0.36
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking alloy-pubsub v1.0.36
[INFO] [stderr]     Checking alloy-transport-http v1.0.36
[INFO] [stderr]     Checking jsonrpsee v0.26.0
[INFO] [stderr]     Checking base32 v0.5.1
[INFO] [stderr]     Checking op-alloy-rpc-jsonrpsee v0.20.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking alloy-transport-ws v1.0.36
[INFO] [stderr]     Checking alloy-rpc-types-any v1.0.36
[INFO] [stderr]     Checking alloy-rpc-types v1.0.36
[INFO] [stderr]     Checking alloy-rpc-client v1.0.36
[INFO] [stderr]     Checking alloy-network v1.0.36
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking alloy-signer-local v1.0.36
[INFO] [stderr]     Checking op-alloy-consensus v0.20.0
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking alloy-provider v1.0.36
[INFO] [stderr]     Checking pod-types v0.3.0 (/opt/rustwide/workdir/types)
[INFO] [stderr]     Checking op-alloy-rpc-types v0.20.0
[INFO] [stderr]     Checking op-alloy-rpc-types-engine v0.20.0
[INFO] [stderr]     Checking alloy-contract v1.0.36
[INFO] [stderr]     Checking op-alloy-network v0.20.0
[INFO] [stderr]     Checking op-alloy v0.20.0
[INFO] [stderr]     Checking alloy v1.0.36
[INFO] [stderr]     Checking pod-examples-solidity v0.3.0 (/opt/rustwide/workdir/examples/solidity/bindings)
[INFO] [stderr]     Checking notary-bindings v0.1.0 (/opt/rustwide/workdir/examples/notary/bindings)
[INFO] [stderr]     Checking voting-bindings v0.1.0 (/opt/rustwide/workdir/examples/voting/bindings)
[INFO] [stderr]     Checking pod-optimistic-auction v0.1.0 (/opt/rustwide/workdir/examples/optimistic-auction/bindings)
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]   --> examples/notary/bindings/src/notary.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         #[automatically_derived]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/notary/bindings/src/notary.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/notary/bindings/src/notary.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/notary/bindings/src/notary.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/notary/bindings/src/notary.rs:829:5
[INFO] [stdout]     |
[INFO] [stdout] 829 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/notary/bindings/src/notary.rs:974:5
[INFO] [stdout]     |
[INFO] [stdout] 974 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/notary/bindings/src/notary.rs:1103:5
[INFO] [stdout]      |
[INFO] [stdout] 1103 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/notary/bindings/src/notary.rs:1180:5
[INFO] [stdout]      |
[INFO] [stdout] 1180 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/notary/bindings/src/notary.rs:1212:5
[INFO] [stdout]      |
[INFO] [stdout] 1212 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/notary/bindings/src/time.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/notary/bindings/src/time.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/notary/bindings/src/time.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]   --> examples/voting/bindings/src/voting.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         #[automatically_derived]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/voting/bindings/src/voting.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/voting/bindings/src/voting.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/voting/bindings/src/voting.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/voting/bindings/src/voting.rs:1528:5
[INFO] [stdout]      |
[INFO] [stdout] 1528 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/voting/bindings/src/voting.rs:1742:5
[INFO] [stdout]      |
[INFO] [stdout] 1742 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/voting/bindings/src/voting.rs:1902:5
[INFO] [stdout]      |
[INFO] [stdout] 1902 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/voting/bindings/src/voting.rs:1979:5
[INFO] [stdout]      |
[INFO] [stdout] 1979 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/voting/bindings/src/voting.rs:2043:5
[INFO] [stdout]      |
[INFO] [stdout] 2043 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]    --> examples/notary/bindings/src/notary.rs:546:18
[INFO] [stdout]     |
[INFO] [stdout] 546 |             type UnderlyingSolTuple<'a> = (
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]    --> examples/notary/bindings/src/notary.rs:586:18
[INFO] [stdout]     |
[INFO] [stdout] 586 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]    --> examples/notary/bindings/src/notary.rs:703:18
[INFO] [stdout]     |
[INFO] [stdout] 703 |             type UnderlyingSolTuple<'a> = (alloy::sol_types::sol_data::FixedBytes<32>,);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]    --> examples/notary/bindings/src/notary.rs:734:18
[INFO] [stdout]     |
[INFO] [stdout] 734 |             type UnderlyingSolTuple<'a> = (Time::Timestamp,);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]   --> examples/notary/bindings/src/notary.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         #[automatically_derived]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/notary/bindings/src/notary.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/notary/bindings/src/notary.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/notary/bindings/src/notary.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/notary/bindings/src/notary.rs:829:5
[INFO] [stdout]     |
[INFO] [stdout] 829 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/notary/bindings/src/notary.rs:974:5
[INFO] [stdout]     |
[INFO] [stdout] 974 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/notary/bindings/src/notary.rs:1103:5
[INFO] [stdout]      |
[INFO] [stdout] 1103 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/notary/bindings/src/notary.rs:1180:5
[INFO] [stdout]      |
[INFO] [stdout] 1180 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/notary/bindings/src/notary.rs:1212:5
[INFO] [stdout]      |
[INFO] [stdout] 1212 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/notary/bindings/src/time.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/notary/bindings/src/time.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/notary/bindings/src/time.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]   --> examples/voting/bindings/src/voting.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         #[automatically_derived]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/voting/bindings/src/voting.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/voting/bindings/src/voting.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/voting/bindings/src/voting.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/voting/bindings/src/voting.rs:1528:5
[INFO] [stdout]      |
[INFO] [stdout] 1528 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/voting/bindings/src/voting.rs:1742:5
[INFO] [stdout]      |
[INFO] [stdout] 1742 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/voting/bindings/src/voting.rs:1902:5
[INFO] [stdout]      |
[INFO] [stdout] 1902 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/voting/bindings/src/voting.rs:1979:5
[INFO] [stdout]      |
[INFO] [stdout] 1979 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/voting/bindings/src/voting.rs:2043:5
[INFO] [stdout]      |
[INFO] [stdout] 2043 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:311:5
[INFO] [stdout]     |
[INFO] [stdout] 311 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:328:5
[INFO] [stdout]     |
[INFO] [stdout] 328 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:1410:5
[INFO] [stdout]      |
[INFO] [stdout] 1410 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:1462:5
[INFO] [stdout]      |
[INFO] [stdout] 1462 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]    --> examples/voting/bindings/src/voting.rs:879:18
[INFO] [stdout]     |
[INFO] [stdout] 879 |             type UnderlyingSolTuple<'a> = (
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:1479:5
[INFO] [stdout]      |
[INFO] [stdout] 1479 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:6109:5
[INFO] [stdout]      |
[INFO] [stdout] 6109 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]    --> examples/voting/bindings/src/voting.rs:919:18
[INFO] [stdout]     |
[INFO] [stdout] 919 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/voting/bindings/src/voting.rs:1047:18
[INFO] [stdout]      |
[INFO] [stdout] 1047 |             type UnderlyingSolTuple<'a> = (
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/voting/bindings/src/voting.rs:1093:18
[INFO] [stdout]      |
[INFO] [stdout] 1093 |             type UnderlyingSolTuple<'a> = (alloy::sol_types::sol_data::FixedBytes<32>,);
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:6761:5
[INFO] [stdout]      |
[INFO] [stdout] 6761 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/voting/bindings/src/voting.rs:1223:18
[INFO] [stdout]      |
[INFO] [stdout] 1223 |             type UnderlyingSolTuple<'a> = (alloy::sol_types::sol_data::FixedBytes<32>,);
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:6932:5
[INFO] [stdout]      |
[INFO] [stdout] 6932 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/voting/bindings/src/voting.rs:1254:18
[INFO] [stdout]      |
[INFO] [stdout] 1254 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:7117:5
[INFO] [stdout]      |
[INFO] [stdout] 7117 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:7169:5
[INFO] [stdout]      |
[INFO] [stdout] 7169 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/voting/bindings/src/voting.rs:1374:18
[INFO] [stdout]      |
[INFO] [stdout] 1374 |             type UnderlyingSolTuple<'a> = (
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/voting/bindings/src/voting.rs:1417:18
[INFO] [stdout]      |
[INFO] [stdout] 1417 |             type UnderlyingSolTuple<'a> = (alloy::sol_types::sol_data::FixedBytes<32>,);
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:7292:5
[INFO] [stdout]      |
[INFO] [stdout] 7292 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:311:5
[INFO] [stdout]     |
[INFO] [stdout] 311 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:328:5
[INFO] [stdout]     |
[INFO] [stdout] 328 |     #[automatically_derived]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:1410:5
[INFO] [stdout]      |
[INFO] [stdout] 1410 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:1462:5
[INFO] [stdout]      |
[INFO] [stdout] 1462 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:1479:5
[INFO] [stdout]      |
[INFO] [stdout] 1479 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:6109:5
[INFO] [stdout]      |
[INFO] [stdout] 6109 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:6761:5
[INFO] [stdout]      |
[INFO] [stdout] 6761 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:6932:5
[INFO] [stdout]      |
[INFO] [stdout] 6932 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:7117:5
[INFO] [stdout]      |
[INFO] [stdout] 7117 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:7169:5
[INFO] [stdout]      |
[INFO] [stdout] 7169 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:7292:5
[INFO] [stdout]      |
[INFO] [stdout] 7292 |     #[automatically_derived]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:3541:18
[INFO] [stdout]      |
[INFO] [stdout] 3541 |             type UnderlyingSolTuple<'a> = (
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:3635:18
[INFO] [stdout]      |
[INFO] [stdout] 3635 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:3666:18
[INFO] [stdout]      |
[INFO] [stdout] 3666 |             type UnderlyingSolTuple<'a> = (alloy::sol_types::sol_data::Uint<256>,);
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:3780:18
[INFO] [stdout]      |
[INFO] [stdout] 3780 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:3811:18
[INFO] [stdout]      |
[INFO] [stdout] 3811 |             type UnderlyingSolTuple<'a> = (alloy::sol_types::sol_data::Uint<256>,);
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:3927:18
[INFO] [stdout]      |
[INFO] [stdout] 3927 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:3958:18
[INFO] [stdout]      |
[INFO] [stdout] 3958 |             type UnderlyingSolTuple<'a> = (alloy::sol_types::sol_data::FixedBytes<32>,);
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:4070:18
[INFO] [stdout]      |
[INFO] [stdout] 4070 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:4103:18
[INFO] [stdout]      |
[INFO] [stdout] 4103 |             type UnderlyingSolTuple<'a> = (alloy::sol_types::sol_data::Uint<256>,);
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:4217:18
[INFO] [stdout]      |
[INFO] [stdout] 4217 |             type UnderlyingSolTuple<'a> = (PodECDSA::CertifiedLog,);
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:4252:18
[INFO] [stdout]      |
[INFO] [stdout] 4252 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:4365:18
[INFO] [stdout]      |
[INFO] [stdout] 4365 |             type UnderlyingSolTuple<'a> = (PodECDSA::CertifiedLog,);
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:4398:18
[INFO] [stdout]      |
[INFO] [stdout] 4398 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:4506:18
[INFO] [stdout]      |
[INFO] [stdout] 4506 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:4537:18
[INFO] [stdout]      |
[INFO] [stdout] 4537 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:4646:18
[INFO] [stdout]      |
[INFO] [stdout] 4646 |             type UnderlyingSolTuple<'a> = (alloy::sol_types::sol_data::Address,);
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:4677:18
[INFO] [stdout]      |
[INFO] [stdout] 4677 |             type UnderlyingSolTuple<'a> = (alloy::sol_types::sol_data::Bool,);
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:4793:18
[INFO] [stdout]      |
[INFO] [stdout] 4793 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:4824:18
[INFO] [stdout]      |
[INFO] [stdout] 4824 |             type UnderlyingSolTuple<'a> = (alloy::sol_types::sol_data::Address,);
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:4936:18
[INFO] [stdout]      |
[INFO] [stdout] 4936 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:4967:18
[INFO] [stdout]      |
[INFO] [stdout] 4967 |             type UnderlyingSolTuple<'a> = (alloy::sol_types::sol_data::Address,);
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:5084:18
[INFO] [stdout]      |
[INFO] [stdout] 5084 |             type UnderlyingSolTuple<'a> = (
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:5124:18
[INFO] [stdout]      |
[INFO] [stdout] 5124 |             type UnderlyingSolTuple<'a> = (State,);
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:5239:18
[INFO] [stdout]      |
[INFO] [stdout] 5239 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:5272:18
[INFO] [stdout]      |
[INFO] [stdout] 5272 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:5385:18
[INFO] [stdout]      |
[INFO] [stdout] 5385 |             type UnderlyingSolTuple<'a> = (alloy::sol_types::sol_data::FixedBytes<32>,);
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:5416:18
[INFO] [stdout]      |
[INFO] [stdout] 5416 |             type UnderlyingSolTuple<'a> = (Bid, Bid);
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:5536:18
[INFO] [stdout]      |
[INFO] [stdout] 5536 |             type UnderlyingSolTuple<'a> = (alloy::sol_types::sol_data::Address,);
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:5569:18
[INFO] [stdout]      |
[INFO] [stdout] 5569 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:5679:18
[INFO] [stdout]      |
[INFO] [stdout] 5679 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:5710:18
[INFO] [stdout]      |
[INFO] [stdout] 5710 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:5814:18
[INFO] [stdout]      |
[INFO] [stdout] 5814 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:5845:18
[INFO] [stdout]      |
[INFO] [stdout] 5845 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:5952:18
[INFO] [stdout]      |
[INFO] [stdout] 5952 |             type UnderlyingSolTuple<'a> = (PodECDSA::CertifiedLog,);
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UnderlyingSolTuple` is never used
[INFO] [stdout]     --> examples/optimistic-auction/bindings/src/pod_auction_consumer.rs:5985:18
[INFO] [stdout]      |
[INFO] [stdout] 5985 |             type UnderlyingSolTuple<'a> = ();
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pod-sdk v0.3.0 (/opt/rustwide/workdir/rust-sdk)
[INFO] [stderr]     Checking bsky-plc v0.1.0 (/opt/rustwide/workdir/examples/bsky/plc)
[INFO] [stderr]     Checking rust v0.1.0 (/opt/rustwide/workdir/examples/rust)
[INFO] [stderr]     Checking optimistic-auction v0.1.0 (/opt/rustwide/workdir/examples/optimistic-auction)
[INFO] [stderr]     Checking voting v0.1.0 (/opt/rustwide/workdir/examples/voting/client)
[INFO] [stderr]     Checking tokens v0.1.0 (/opt/rustwide/workdir/examples/tokens)
[INFO] [stderr]     Checking optimism-tx-auction v0.1.0 (/opt/rustwide/workdir/examples/optimism-tx-auction)
[INFO] [stderr]     Checking auction v0.1.0 (/opt/rustwide/workdir/examples/auction)
[INFO] [stderr]     Checking nfts v0.1.0 (/opt/rustwide/workdir/examples/nfts)
[INFO] [stderr]     Checking notary v0.1.0 (/opt/rustwide/workdir/examples/notary)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.42s
[INFO] running `Command { std: "docker" "inspect" "93bb996a165d2a2f7b73008b5e0854bf275611a36fb94eef19af5150c4825c12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93bb996a165d2a2f7b73008b5e0854bf275611a36fb94eef19af5150c4825c12", kill_on_drop: false }`
[INFO] [stdout] 93bb996a165d2a2f7b73008b5e0854bf275611a36fb94eef19af5150c4825c12
