[INFO] cloning repository https://github.com/SipengXie2024/evm-io-fetch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SipengXie2024/evm-io-fetch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSipengXie2024%2Fevm-io-fetch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSipengXie2024%2Fevm-io-fetch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c792a2c220ba27641384e3e3dd22a966d0363fc
[INFO] testing SipengXie2024/evm-io-fetch against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSipengXie2024%2Fevm-io-fetch" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/SipengXie2024/evm-io-fetch
[INFO] finished tweaking git repo https://github.com/SipengXie2024/evm-io-fetch
[INFO] tweaked toml for git repo https://github.com/SipengXie2024/evm-io-fetch written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SipengXie2024/evm-io-fetch on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SipengXie2024/evm-io-fetch 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cobs v0.2.3
[INFO] [stderr]   Downloaded critical-section v1.1.1
[INFO] [stderr]   Downloaded atomic-polyfill v0.1.11
[INFO] [stderr]   Downloaded postcard v1.0.2
[INFO] [stderr]   Downloaded scale-info-derive v2.3.0
[INFO] [stderr]   Downloaded bech32 v0.7.3
[INFO] [stderr]   Downloaded base64ct v1.0.1
[INFO] [stderr]   Downloaded auto_impl v0.5.0
[INFO] [stderr]   Downloaded send_wrapper v0.5.0
[INFO] [stderr]   Downloaded cipher v0.4.3
[INFO] [stderr]   Downloaded enr v0.7.0
[INFO] [stderr]   Downloaded parity-scale-codec v3.2.1
[INFO] [stderr]   Downloaded eyre v0.6.8
[INFO] [stderr]   Downloaded cc v1.0.77
[INFO] [stderr]   Downloaded der v0.6.0
[INFO] [stderr]   Downloaded hyper-rustls v0.23.1
[INFO] [stderr]   Downloaded bitvec v0.17.4
[INFO] [stderr]   Downloaded aes v0.8.2
[INFO] [stderr]   Downloaded blake2 v0.10.5
[INFO] [stderr]   Downloaded reqwest v0.11.13
[INFO] [stderr]   Downloaded coins-core v0.7.0
[INFO] [stderr]   Downloaded coins-bip39 v0.7.0
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.1
[INFO] [stderr]   Downloaded webpki-roots v0.22.5
[INFO] [stderr]   Downloaded ws_stream_wasm v0.7.3
[INFO] [stderr]   Downloaded async-trait v0.1.59
[INFO] [stderr]   Downloaded generic-array v0.12.4
[INFO] [stderr]   Downloaded coins-bip32 v0.7.0
[INFO] [stderr]   Downloaded camino v1.1.1
[INFO] [stderr]   Downloaded auto_impl v1.0.1
[INFO] [stderr]   Downloaded cargo_metadata v0.15.2
[INFO] [stderr]   Downloaded impl-trait-for-tuples v0.2.2
[INFO] [stderr]   Downloaded scale-info v2.3.0
[INFO] [stderr]   Downloaded radium v0.3.0
[INFO] [stderr]   Downloaded base58 v0.1.0
[INFO] [stderr]   Downloaded base58check v0.1.0
[INFO] [stderr]   Downloaded cargo-platform v0.1.2
[INFO] [stderr]   Downloaded keccak v0.1.3
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.1.3
[INFO] [stderr]   Downloaded tokio v1.22.0
[INFO] [stderr]   Downloaded serde-aux v4.1.2
[INFO] [stderr]   Downloaded futures-locks v0.7.0
[INFO] [stderr]   Downloaded futures-timer v3.0.2
[INFO] [stderr]   Downloaded primitive-types v0.12.1
[INFO] [stderr]   Downloaded parking_lot_core v0.9.5
[INFO] [stderr]   Downloaded sha3 v0.10.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18570feaddf064c65ba095bee2f422e8a652cf93203d8a8718437b2f7b13fe39
[INFO] running `Command { std: "docker" "start" "-a" "18570feaddf064c65ba095bee2f422e8a652cf93203d8a8718437b2f7b13fe39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18570feaddf064c65ba095bee2f422e8a652cf93203d8a8718437b2f7b13fe39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18570feaddf064c65ba095bee2f422e8a652cf93203d8a8718437b2f7b13fe39", kill_on_drop: false }`
[INFO] [stdout] 18570feaddf064c65ba095bee2f422e8a652cf93203d8a8718437b2f7b13fe39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 954af18de2f2cd0d53b26ce02600bfdf356410f48e087c2499188841c7ea06cd
[INFO] running `Command { std: "docker" "start" "-a" "954af18de2f2cd0d53b26ce02600bfdf356410f48e087c2499188841c7ea06cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling serde_derive v1.0.149
[INFO] [stderr]    Compiling serde v1.0.149
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling const-oid v0.9.1
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling der v0.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling camino v1.1.1
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling webpki-roots v0.22.5
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling auto_impl v1.0.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling ipnet v2.5.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling base58 v0.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling async-trait v0.1.59
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling base58check v0.1.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling blake2 v0.10.5
[INFO] [stderr]    Compiling bech32 v0.7.3
[INFO] [stderr]    Compiling dunce v1.0.3
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling hashers v1.0.1
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling auto_impl v0.5.0
[INFO] [stderr]    Compiling futures-locks v0.7.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling cargo_metadata v0.15.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling coins-core v0.7.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.1.3
[INFO] [stderr]    Compiling scale-info-derive v2.3.0
[INFO] [stderr]    Compiling coins-bip32 v0.7.0
[INFO] [stderr]    Compiling enr v0.7.0
[INFO] [stderr]    Compiling parity-scale-codec v3.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling coins-bip39 v0.7.0
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]    Compiling scale-info v2.3.0
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling eth-keystore v0.5.0
[INFO] [stderr]    Compiling serde-aux v4.1.2
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.1
[INFO] [stderr]    Compiling postcard v1.0.2
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling open-fastrlp v0.1.4
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]    Compiling ethers-core v1.0.2 (/opt/rustwide/workdir/ethers-rs/ethers-core)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> ethers-rs/ethers-core/src/abi/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     types::{Bytes, Selector, Uint8, H256, H512, I256, U128, U256, U64},
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `Bytes` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> ethers-rs/ethers-core/src/abi/mod.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use ethabi::{self, Contract as Abi, *};
[INFO] [stdout]   |                                         ^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> ethers-rs/ethers-core/src/abi/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     types::{Bytes, Selector, Uint8, H256, H512, I256, U128, U256, U64},
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout]   = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> ethers-rs/ethers-core/src/abi/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     types::{Bytes, Selector, Uint8, H256, H512, I256, U128, U256, U64},
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `Bytes` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> ethers-rs/ethers-core/src/abi/mod.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use ethabi::{self, Contract as Abi, *};
[INFO] [stdout]   |                                         ^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> ethers-rs/ethers-core/src/abi/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     types::{Bytes, Selector, Uint8, H256, H512, I256, U128, U256, U64},
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout]   = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-core/src/abi/human_readable/lexer.rs:704:16
[INFO] [stdout]     |
[INFO] [stdout] 704 | fn keyword(id: &str) -> Option<Token> {
[INFO] [stdout]     |                ^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 704 | fn keyword(id: &str) -> Option<Token<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ethers-signers v1.0.2 (/opt/rustwide/workdir/ethers-rs/ethers-signers)
[INFO] [stderr]    Compiling ethers-addressbook v1.0.2 (/opt/rustwide/workdir/ethers-rs/ethers-addressbook)
[INFO] [stderr]    Compiling hyper-rustls v0.23.1
[INFO] [stdout] warning: unused import: `MnemonicBuilderError`
[INFO] [stdout]  --> ethers-rs/ethers-signers/src/wallet/mod.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use mnemonic::{MnemonicBuilder, MnemonicBuilderError};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-core/src/abi/human_readable/lexer.rs:704:16
[INFO] [stdout]     |
[INFO] [stdout] 704 | fn keyword(id: &str) -> Option<Token> {
[INFO] [stdout]     |                ^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 704 | fn keyword(id: &str) -> Option<Token<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling reqwest v0.11.13
[INFO] [stderr]    Compiling ethers-providers v1.0.2 (/opt/rustwide/workdir/ethers-rs/ethers-providers)
[INFO] [stderr]    Compiling ethers-contract-abigen v1.0.2 (/opt/rustwide/workdir/ethers-rs/ethers-contract/ethers-contract-abigen)
[INFO] [stderr]    Compiling ethers-etherscan v1.0.2 (/opt/rustwide/workdir/ethers-rs/ethers-etherscan)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-etherscan/src/lib.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 232 |     ) -> Query<T> {
[INFO] [stdout]     |          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     ) -> Query<'_, T> {
[INFO] [stdout]     |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> ethers-rs/ethers-providers/src/call_raw.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 |         self.map_input(|mut call| call.input.block = Some(id))
[INFO] [stdout]    |                         ----^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> ethers-rs/ethers-providers/src/call_raw.rs:98:25
[INFO] [stdout]    |
[INFO] [stdout] 98 |         self.map_input(|mut call| call.input.state = Some(state))
[INFO] [stdout]    |                         ----^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ethers-contract-derive v1.0.2 (/opt/rustwide/workdir/ethers-rs/ethers-contract/ethers-contract-derive)
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> ethers-rs/ethers-providers/src/transports/common.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Success { id: u64, result: &'a RawValue },
[INFO] [stdout]    |     -------   ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> ethers-rs/ethers-providers/src/transports/common.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |     Error { id: u64, error: JsonRpcError },
[INFO] [stdout]    |     -----   ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `method` and `params` are never read
[INFO] [stdout]   --> ethers-rs/ethers-providers/src/transports/common.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     Notification { method: &'a str, params: Params<'a> },
[INFO] [stdout]    |     ------------   ^^^^^^           ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `subscription` and `result` are never read
[INFO] [stdout]   --> ethers-rs/ethers-providers/src/transports/common.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Params<'a> {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 61 |     pub subscription: U256,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 62 |     #[serde(borrow)]
[INFO] [stdout] 63 |     pub result: &'a RawValue,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Params` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> ethers-rs/ethers-providers/src/transports/common.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 |         struct ResponseVisitor<'a>(&'a ());
[INFO] [stdout]    |                ---------------     ^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-providers/src/lib.rs:215:36
[INFO] [stdout]     |
[INFO] [stdout] 211 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 215 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 215 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 215 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-providers/src/lib.rs:460:31
[INFO] [stdout]     |
[INFO] [stdout] 458 |     async fn watch_pending_transactions(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] 459 |         &self,
[INFO] [stdout] 460 |     ) -> Result<FilterWatcher<'_, Self::Provider, H256>, Self::Error> {
[INFO] [stdout]     |                               ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 460 -     ) -> Result<FilterWatcher<'_, Self::Provider, H256>, Self::Error> {
[INFO] [stdout] 460 +     ) -> Result<FilterWatcher<'life0, Self::Provider, H256>, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-providers/src/lib.rs:472:58
[INFO] [stdout]     |
[INFO] [stdout] 472 |     async fn watch_blocks(&self) -> Result<FilterWatcher<'_, Self::Provider, H256>, Self::Error> {
[INFO] [stdout]     |     ----- the lifetime is named here                     ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 472 -     async fn watch_blocks(&self) -> Result<FilterWatcher<'_, Self::Provider, H256>, Self::Error> {
[INFO] [stdout] 472 +     async fn watch_blocks(&self) -> Result<FilterWatcher<'life0, Self::Provider, H256>, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-providers/src/lib.rs:637:36
[INFO] [stdout]     |
[INFO] [stdout] 634 |     async fn subscribe<T, R>(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 637 |     ) -> Result<SubscriptionStream<'_, Self::Provider, R>, Self::Error>
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 637 -     ) -> Result<SubscriptionStream<'_, Self::Provider, R>, Self::Error>
[INFO] [stdout] 637 +     ) -> Result<SubscriptionStream<'life0, Self::Provider, R>, Self::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-providers/src/lib.rs:656:36
[INFO] [stdout]     |
[INFO] [stdout] 654 |     async fn subscribe_blocks(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] 655 |         &self,
[INFO] [stdout] 656 |     ) -> Result<SubscriptionStream<'_, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 656 -     ) -> Result<SubscriptionStream<'_, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stdout] 656 +     ) -> Result<SubscriptionStream<'life0, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-providers/src/lib.rs:665:36
[INFO] [stdout]     |
[INFO] [stdout] 663 |     async fn subscribe_pending_txs(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] 664 |         &self,
[INFO] [stdout] 665 |     ) -> Result<SubscriptionStream<'_, Self::Provider, TxHash>, Self::Error>
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 665 -     ) -> Result<SubscriptionStream<'_, Self::Provider, TxHash>, Self::Error>
[INFO] [stdout] 665 +     ) -> Result<SubscriptionStream<'life0, Self::Provider, TxHash>, Self::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-providers/src/provider.rs:608:36
[INFO] [stdout]     |
[INFO] [stdout] 604 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 608 |     ) -> Result<PendingTransaction<'_, P>, ProviderError> {
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 608 -     ) -> Result<PendingTransaction<'_, P>, ProviderError> {
[INFO] [stdout] 608 +     ) -> Result<PendingTransaction<'life0, P>, ProviderError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-providers/src/provider.rs:686:58
[INFO] [stdout]     |
[INFO] [stdout] 686 |     async fn watch_blocks(&self) -> Result<FilterWatcher<'_, P, H256>, ProviderError> {
[INFO] [stdout]     |     ----- the lifetime is named here                     ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 686 -     async fn watch_blocks(&self) -> Result<FilterWatcher<'_, P, H256>, ProviderError> {
[INFO] [stdout] 686 +     async fn watch_blocks(&self) -> Result<FilterWatcher<'life0, P, H256>, ProviderError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-providers/src/provider.rs:695:31
[INFO] [stdout]     |
[INFO] [stdout] 693 |     async fn watch_pending_transactions(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] 694 |         &self,
[INFO] [stdout] 695 |     ) -> Result<FilterWatcher<'_, P, H256>, ProviderError> {
[INFO] [stdout]     |                               ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 695 -     ) -> Result<FilterWatcher<'_, P, H256>, ProviderError> {
[INFO] [stdout] 695 +     ) -> Result<FilterWatcher<'life0, P, H256>, ProviderError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> ethers-rs/ethers-providers/src/provider.rs:1144:36
[INFO] [stdout]      |
[INFO] [stdout] 1141 |     async fn subscribe<T, R>(
[INFO] [stdout]      |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 1144 |     ) -> Result<SubscriptionStream<'_, P, R>, ProviderError>
[INFO] [stdout]      |                                    ^^ the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]      |
[INFO] [stdout] 1144 -     ) -> Result<SubscriptionStream<'_, P, R>, ProviderError>
[INFO] [stdout] 1144 +     ) -> Result<SubscriptionStream<'life0, P, R>, ProviderError>
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> ethers-rs/ethers-providers/src/provider.rs:1164:36
[INFO] [stdout]      |
[INFO] [stdout] 1162 |     async fn subscribe_blocks(
[INFO] [stdout]      |     ----- the lifetime is named here
[INFO] [stdout] 1163 |         &self,
[INFO] [stdout] 1164 |     ) -> Result<SubscriptionStream<'_, P, Block<TxHash>>, ProviderError>
[INFO] [stdout]      |                                    ^^ the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]      |
[INFO] [stdout] 1164 -     ) -> Result<SubscriptionStream<'_, P, Block<TxHash>>, ProviderError>
[INFO] [stdout] 1164 +     ) -> Result<SubscriptionStream<'life0, P, Block<TxHash>>, ProviderError>
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> ethers-rs/ethers-providers/src/provider.rs:1173:36
[INFO] [stdout]      |
[INFO] [stdout] 1171 |     async fn subscribe_pending_txs(
[INFO] [stdout]      |     ----- the lifetime is named here
[INFO] [stdout] 1172 |         &self,
[INFO] [stdout] 1173 |     ) -> Result<SubscriptionStream<'_, P, TxHash>, ProviderError>
[INFO] [stdout]      |                                    ^^ the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]      |
[INFO] [stdout] 1173 -     ) -> Result<SubscriptionStream<'_, P, TxHash>, ProviderError>
[INFO] [stdout] 1173 +     ) -> Result<SubscriptionStream<'life0, P, TxHash>, ProviderError>
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ethers-contract v1.0.2 (/opt/rustwide/workdir/ethers-rs/ethers-contract)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-contract/src/contract.rs:198:47
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn event_of_type<D: EthEvent>(client: &Arc<M>) -> Event<M, D> {
[INFO] [stdout]     |                                               ^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn event_of_type<D: EthEvent>(client: &Arc<M>) -> Event<'_, M, D> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-contract/src/contract.rs:218:31
[INFO] [stdout]     |
[INFO] [stdout] 218 |     pub fn event<D: EthEvent>(&self) -> Event<M, D> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 218 |     pub fn event<D: EthEvent>(&self) -> Event<'_, M, D> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-contract/src/contract.rs:223:47
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn event_with_filter<D: EthLogDecode>(&self, filter: Filter) -> Event<M, D> {
[INFO] [stdout]     |                                               ^^^^^                     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn event_with_filter<D: EthLogDecode>(&self, filter: Filter) -> Event<'_, M, D> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-contract/src/contract.rs:232:44
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn event_for_name<D: EthLogDecode>(&self, name: &str) -> Result<Event<M, D>, Error> {
[INFO] [stdout]     |                                            ^^^^^                        ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn event_for_name<D: EthLogDecode>(&self, name: &str) -> Result<Event<'_, M, D>, Error> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ethers-rs/ethers-contract/src/event.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn new<M: Middleware>(filter: Filter, provider: &M) -> Event<M, Self>
[INFO] [stdout]    |                                                     ^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn new<M: Middleware>(filter: Filter, provider: &M) -> Event<'_, M, Self>
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ethers-middleware v1.0.2 (/opt/rustwide/workdir/ethers-rs/ethers-middleware)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/gas_escalator/mod.rs:105:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 105 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 105 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 105 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/gas_oracle/middleware.rs:107:36
[INFO] [stdout]     |
[INFO] [stdout] 103 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 107 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 107 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 107 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/nonce_manager.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 113 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 117 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 117 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 117 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/transformer/ds_proxy/factory.rs:103:31
[INFO] [stdout]     |
[INFO] [stdout] 103 |         pub fn created_filter(&self) -> Event<M, CreatedFilter> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |         pub fn created_filter(&self) -> Event<'_, M, CreatedFilter> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/transformer/ds_proxy/factory.rs:109:23
[INFO] [stdout]     |
[INFO] [stdout] 109 |         pub fn events(&self) -> Event<M, CreatedFilter> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |         pub fn events(&self) -> Event<'_, M, CreatedFilter> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> ethers-rs/ethers-middleware/src/transformer/middleware.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 57 |     async fn send_transaction<Tx: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]    |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 61 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout]    |                                    ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 61 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 61 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/signer.rs:283:36
[INFO] [stdout]     |
[INFO] [stdout] 279 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 283 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 283 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 283 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/policy.rs:104:36
[INFO] [stdout]     |
[INFO] [stdout] 100 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 104 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 104 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 104 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/timelag/mod.rs:125:54
[INFO] [stdout]     |
[INFO] [stdout] 121 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 125 |     ) -> Result<ethers_providers::PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout]     |                                                      ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 125 -     ) -> Result<ethers_providers::PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 125 +     ) -> Result<ethers_providers::PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/timelag/mod.rs:318:49
[INFO] [stdout]     |
[INFO] [stdout] 316 |     async fn watch_blocks(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] 317 |         &self,
[INFO] [stdout] 318 |     ) -> Result<ethers_providers::FilterWatcher<'_, Self::Provider, TxHash>, Self::Error> {
[INFO] [stdout]     |                                                 ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 318 -     ) -> Result<ethers_providers::FilterWatcher<'_, Self::Provider, TxHash>, Self::Error> {
[INFO] [stdout] 318 +     ) -> Result<ethers_providers::FilterWatcher<'life0, Self::Provider, TxHash>, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/timelag/mod.rs:325:54
[INFO] [stdout]     |
[INFO] [stdout] 322 |     async fn subscribe<T, R>(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 325 |     ) -> Result<ethers_providers::SubscriptionStream<'_, Self::Provider, R>, Self::Error>
[INFO] [stdout]     |                                                      ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 325 -     ) -> Result<ethers_providers::SubscriptionStream<'_, Self::Provider, R>, Self::Error>
[INFO] [stdout] 325 +     ) -> Result<ethers_providers::SubscriptionStream<'life0, Self::Provider, R>, Self::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/timelag/mod.rs:344:54
[INFO] [stdout]     |
[INFO] [stdout] 342 |     async fn subscribe_blocks(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] 343 |         &self,
[INFO] [stdout] 344 |     ) -> Result<ethers_providers::SubscriptionStream<'_, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stdout]     |                                                      ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 344 -     ) -> Result<ethers_providers::SubscriptionStream<'_, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stdout] 344 +     ) -> Result<ethers_providers::SubscriptionStream<'life0, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/timelag/mod.rs:353:54
[INFO] [stdout]     |
[INFO] [stdout] 351 |     async fn subscribe_pending_txs(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] 352 |         &self,
[INFO] [stdout] 353 |     ) -> Result<ethers_providers::SubscriptionStream<'_, Self::Provider, TxHash>, Self::Error>
[INFO] [stdout]     |                                                      ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 353 -     ) -> Result<ethers_providers::SubscriptionStream<'_, Self::Provider, TxHash>, Self::Error>
[INFO] [stdout] 353 +     ) -> Result<ethers_providers::SubscriptionStream<'life0, Self::Provider, TxHash>, Self::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ethers v1.0.2 (/opt/rustwide/workdir/ethers-rs)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> ethers-rs/src/lib.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub use super::addressbook::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ the name `Contract` in the type namespace is first re-exported here
[INFO] [stdout] 134 |
[INFO] [stdout] 135 |     pub use super::contract::*;
[INFO] [stdout]     |             ------------------ but the name `Contract` in the type namespace is also re-exported here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> ethers-rs/src/lib.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub use super::contract::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ the name `Call` in the type namespace is first re-exported here
[INFO] [stdout] 136 |
[INFO] [stdout] 137 |     pub use super::core::{types::*, *};
[INFO] [stdout]     |                           -------- but the name `Call` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> ethers-rs/src/lib.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub use super::core::{types::*, *};
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `transaction` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 148 |     pub use super::etherscan::*;
[INFO] [stdout]     |             ------------------- but the name `transaction` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> ethers-rs/src/lib.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub use super::core::{types::*, *};
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `utils` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 148 |     pub use super::etherscan::*;
[INFO] [stdout]     |             ------------------- but the name `utils` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling evm-io-tracker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `DebugTraceBlockResult` is never constructed
[INFO] [stdout]   --> src/parse.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct DebugTraceBlockResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 03s
[INFO] running `Command { std: "docker" "inspect" "954af18de2f2cd0d53b26ce02600bfdf356410f48e087c2499188841c7ea06cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "954af18de2f2cd0d53b26ce02600bfdf356410f48e087c2499188841c7ea06cd", kill_on_drop: false }`
[INFO] [stdout] 954af18de2f2cd0d53b26ce02600bfdf356410f48e087c2499188841c7ea06cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0299692534ed7b2abb7c685d603933d130b91ce6a9d1797218e2d443958d0710
[INFO] running `Command { std: "docker" "start" "-a" "0299692534ed7b2abb7c685d603933d130b91ce6a9d1797218e2d443958d0710", kill_on_drop: false }`
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> ethers-rs/ethers-core/src/abi/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     types::{Bytes, Selector, Uint8, H256, H512, I256, U128, U256, U64},
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `Bytes` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> ethers-rs/ethers-core/src/abi/mod.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use ethabi::{self, Contract as Abi, *};
[INFO] [stdout]   |                                         ^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> ethers-rs/ethers-core/src/abi/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     types::{Bytes, Selector, Uint8, H256, H512, I256, U128, U256, U64},
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout]   = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-core/src/abi/human_readable/lexer.rs:704:16
[INFO] [stdout]     |
[INFO] [stdout] 704 | fn keyword(id: &str) -> Option<Token> {
[INFO] [stdout]     |                ^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 704 | fn keyword(id: &str) -> Option<Token<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> ethers-rs/ethers-core/src/abi/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     types::{Bytes, Selector, Uint8, H256, H512, I256, U128, U256, U64},
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `Bytes` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> ethers-rs/ethers-core/src/abi/mod.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use ethabi::{self, Contract as Abi, *};
[INFO] [stdout]   |                                         ^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> ethers-rs/ethers-core/src/abi/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     types::{Bytes, Selector, Uint8, H256, H512, I256, U128, U256, U64},
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout]   = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-core/src/abi/human_readable/lexer.rs:704:16
[INFO] [stdout]     |
[INFO] [stdout] 704 | fn keyword(id: &str) -> Option<Token> {
[INFO] [stdout]     |                ^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 704 | fn keyword(id: &str) -> Option<Token<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> ethers-rs/ethers-providers/src/call_raw.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 |         self.map_input(|mut call| call.input.block = Some(id))
[INFO] [stdout]    |                         ----^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> ethers-rs/ethers-providers/src/call_raw.rs:98:25
[INFO] [stdout]    |
[INFO] [stdout] 98 |         self.map_input(|mut call| call.input.state = Some(state))
[INFO] [stdout]    |                         ----^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> ethers-rs/ethers-providers/src/transports/common.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Success { id: u64, result: &'a RawValue },
[INFO] [stdout]    |     -------   ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> ethers-rs/ethers-providers/src/transports/common.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |     Error { id: u64, error: JsonRpcError },
[INFO] [stdout]    |     -----   ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `method` and `params` are never read
[INFO] [stdout]   --> ethers-rs/ethers-providers/src/transports/common.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     Notification { method: &'a str, params: Params<'a> },
[INFO] [stdout]    |     ------------   ^^^^^^           ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `subscription` and `result` are never read
[INFO] [stdout]   --> ethers-rs/ethers-providers/src/transports/common.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Params<'a> {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 61 |     pub subscription: U256,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 62 |     #[serde(borrow)]
[INFO] [stdout] 63 |     pub result: &'a RawValue,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Params` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> ethers-rs/ethers-providers/src/transports/common.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 |         struct ResponseVisitor<'a>(&'a ());
[INFO] [stdout]    |                ---------------     ^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-providers/src/lib.rs:215:36
[INFO] [stdout]     |
[INFO] [stdout] 211 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 215 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 215 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 215 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-providers/src/lib.rs:460:31
[INFO] [stdout]     |
[INFO] [stdout] 458 |     async fn watch_pending_transactions(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] 459 |         &self,
[INFO] [stdout] 460 |     ) -> Result<FilterWatcher<'_, Self::Provider, H256>, Self::Error> {
[INFO] [stdout]     |                               ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 460 -     ) -> Result<FilterWatcher<'_, Self::Provider, H256>, Self::Error> {
[INFO] [stdout] 460 +     ) -> Result<FilterWatcher<'life0, Self::Provider, H256>, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-providers/src/lib.rs:472:58
[INFO] [stdout]     |
[INFO] [stdout] 472 |     async fn watch_blocks(&self) -> Result<FilterWatcher<'_, Self::Provider, H256>, Self::Error> {
[INFO] [stdout]     |     ----- the lifetime is named here                     ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 472 -     async fn watch_blocks(&self) -> Result<FilterWatcher<'_, Self::Provider, H256>, Self::Error> {
[INFO] [stdout] 472 +     async fn watch_blocks(&self) -> Result<FilterWatcher<'life0, Self::Provider, H256>, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-providers/src/lib.rs:637:36
[INFO] [stdout]     |
[INFO] [stdout] 634 |     async fn subscribe<T, R>(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 637 |     ) -> Result<SubscriptionStream<'_, Self::Provider, R>, Self::Error>
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 637 -     ) -> Result<SubscriptionStream<'_, Self::Provider, R>, Self::Error>
[INFO] [stdout] 637 +     ) -> Result<SubscriptionStream<'life0, Self::Provider, R>, Self::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-providers/src/lib.rs:656:36
[INFO] [stdout]     |
[INFO] [stdout] 654 |     async fn subscribe_blocks(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] 655 |         &self,
[INFO] [stdout] 656 |     ) -> Result<SubscriptionStream<'_, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 656 -     ) -> Result<SubscriptionStream<'_, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stdout] 656 +     ) -> Result<SubscriptionStream<'life0, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-providers/src/lib.rs:665:36
[INFO] [stdout]     |
[INFO] [stdout] 663 |     async fn subscribe_pending_txs(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] 664 |         &self,
[INFO] [stdout] 665 |     ) -> Result<SubscriptionStream<'_, Self::Provider, TxHash>, Self::Error>
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 665 -     ) -> Result<SubscriptionStream<'_, Self::Provider, TxHash>, Self::Error>
[INFO] [stdout] 665 +     ) -> Result<SubscriptionStream<'life0, Self::Provider, TxHash>, Self::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-providers/src/provider.rs:608:36
[INFO] [stdout]     |
[INFO] [stdout] 604 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 608 |     ) -> Result<PendingTransaction<'_, P>, ProviderError> {
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 608 -     ) -> Result<PendingTransaction<'_, P>, ProviderError> {
[INFO] [stdout] 608 +     ) -> Result<PendingTransaction<'life0, P>, ProviderError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-providers/src/provider.rs:686:58
[INFO] [stdout]     |
[INFO] [stdout] 686 |     async fn watch_blocks(&self) -> Result<FilterWatcher<'_, P, H256>, ProviderError> {
[INFO] [stdout]     |     ----- the lifetime is named here                     ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 686 -     async fn watch_blocks(&self) -> Result<FilterWatcher<'_, P, H256>, ProviderError> {
[INFO] [stdout] 686 +     async fn watch_blocks(&self) -> Result<FilterWatcher<'life0, P, H256>, ProviderError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-providers/src/provider.rs:695:31
[INFO] [stdout]     |
[INFO] [stdout] 693 |     async fn watch_pending_transactions(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] 694 |         &self,
[INFO] [stdout] 695 |     ) -> Result<FilterWatcher<'_, P, H256>, ProviderError> {
[INFO] [stdout]     |                               ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 695 -     ) -> Result<FilterWatcher<'_, P, H256>, ProviderError> {
[INFO] [stdout] 695 +     ) -> Result<FilterWatcher<'life0, P, H256>, ProviderError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> ethers-rs/ethers-providers/src/provider.rs:1144:36
[INFO] [stdout]      |
[INFO] [stdout] 1141 |     async fn subscribe<T, R>(
[INFO] [stdout]      |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 1144 |     ) -> Result<SubscriptionStream<'_, P, R>, ProviderError>
[INFO] [stdout]      |                                    ^^ the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]      |
[INFO] [stdout] 1144 -     ) -> Result<SubscriptionStream<'_, P, R>, ProviderError>
[INFO] [stdout] 1144 +     ) -> Result<SubscriptionStream<'life0, P, R>, ProviderError>
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> ethers-rs/ethers-providers/src/provider.rs:1164:36
[INFO] [stdout]      |
[INFO] [stdout] 1162 |     async fn subscribe_blocks(
[INFO] [stdout]      |     ----- the lifetime is named here
[INFO] [stdout] 1163 |         &self,
[INFO] [stdout] 1164 |     ) -> Result<SubscriptionStream<'_, P, Block<TxHash>>, ProviderError>
[INFO] [stdout]      |                                    ^^ the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]      |
[INFO] [stdout] 1164 -     ) -> Result<SubscriptionStream<'_, P, Block<TxHash>>, ProviderError>
[INFO] [stdout] 1164 +     ) -> Result<SubscriptionStream<'life0, P, Block<TxHash>>, ProviderError>
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> ethers-rs/ethers-providers/src/provider.rs:1173:36
[INFO] [stdout]      |
[INFO] [stdout] 1171 |     async fn subscribe_pending_txs(
[INFO] [stdout]      |     ----- the lifetime is named here
[INFO] [stdout] 1172 |         &self,
[INFO] [stdout] 1173 |     ) -> Result<SubscriptionStream<'_, P, TxHash>, ProviderError>
[INFO] [stdout]      |                                    ^^ the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]      |
[INFO] [stdout] 1173 -     ) -> Result<SubscriptionStream<'_, P, TxHash>, ProviderError>
[INFO] [stdout] 1173 +     ) -> Result<SubscriptionStream<'life0, P, TxHash>, ProviderError>
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-etherscan/src/lib.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 232 |     ) -> Query<T> {
[INFO] [stdout]     |          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     ) -> Query<'_, T> {
[INFO] [stdout]     |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MnemonicBuilderError`
[INFO] [stdout]  --> ethers-rs/ethers-signers/src/wallet/mod.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use mnemonic::{MnemonicBuilder, MnemonicBuilderError};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-contract/src/contract.rs:198:47
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn event_of_type<D: EthEvent>(client: &Arc<M>) -> Event<M, D> {
[INFO] [stdout]     |                                               ^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn event_of_type<D: EthEvent>(client: &Arc<M>) -> Event<'_, M, D> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-contract/src/contract.rs:218:31
[INFO] [stdout]     |
[INFO] [stdout] 218 |     pub fn event<D: EthEvent>(&self) -> Event<M, D> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 218 |     pub fn event<D: EthEvent>(&self) -> Event<'_, M, D> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-contract/src/contract.rs:223:47
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn event_with_filter<D: EthLogDecode>(&self, filter: Filter) -> Event<M, D> {
[INFO] [stdout]     |                                               ^^^^^                     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn event_with_filter<D: EthLogDecode>(&self, filter: Filter) -> Event<'_, M, D> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-contract/src/contract.rs:232:44
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn event_for_name<D: EthLogDecode>(&self, name: &str) -> Result<Event<M, D>, Error> {
[INFO] [stdout]     |                                            ^^^^^                        ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn event_for_name<D: EthLogDecode>(&self, name: &str) -> Result<Event<'_, M, D>, Error> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ethers-rs/ethers-contract/src/event.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn new<M: Middleware>(filter: Filter, provider: &M) -> Event<M, Self>
[INFO] [stdout]    |                                                     ^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn new<M: Middleware>(filter: Filter, provider: &M) -> Event<'_, M, Self>
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/gas_escalator/mod.rs:105:36
[INFO] [stdout]     |
[INFO] [stdout] 101 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 105 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 105 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 105 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/gas_oracle/middleware.rs:107:36
[INFO] [stdout]     |
[INFO] [stdout] 103 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 107 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 107 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 107 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/nonce_manager.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 113 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 117 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 117 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 117 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/transformer/ds_proxy/factory.rs:103:31
[INFO] [stdout]     |
[INFO] [stdout] 103 |         pub fn created_filter(&self) -> Event<M, CreatedFilter> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |         pub fn created_filter(&self) -> Event<'_, M, CreatedFilter> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/transformer/ds_proxy/factory.rs:109:23
[INFO] [stdout]     |
[INFO] [stdout] 109 |         pub fn events(&self) -> Event<M, CreatedFilter> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |         pub fn events(&self) -> Event<'_, M, CreatedFilter> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> ethers-rs/ethers-middleware/src/transformer/middleware.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 57 |     async fn send_transaction<Tx: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]    |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 61 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout]    |                                    ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 61 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 61 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/signer.rs:283:36
[INFO] [stdout]     |
[INFO] [stdout] 279 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 283 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 283 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 283 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/policy.rs:104:36
[INFO] [stdout]     |
[INFO] [stdout] 100 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 104 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout]     |                                    ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 104 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 104 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/timelag/mod.rs:125:54
[INFO] [stdout]     |
[INFO] [stdout] 121 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 125 |     ) -> Result<ethers_providers::PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout]     |                                                      ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 125 -     ) -> Result<ethers_providers::PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 125 +     ) -> Result<ethers_providers::PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/timelag/mod.rs:318:49
[INFO] [stdout]     |
[INFO] [stdout] 316 |     async fn watch_blocks(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] 317 |         &self,
[INFO] [stdout] 318 |     ) -> Result<ethers_providers::FilterWatcher<'_, Self::Provider, TxHash>, Self::Error> {
[INFO] [stdout]     |                                                 ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 318 -     ) -> Result<ethers_providers::FilterWatcher<'_, Self::Provider, TxHash>, Self::Error> {
[INFO] [stdout] 318 +     ) -> Result<ethers_providers::FilterWatcher<'life0, Self::Provider, TxHash>, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/timelag/mod.rs:325:54
[INFO] [stdout]     |
[INFO] [stdout] 322 |     async fn subscribe<T, R>(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 325 |     ) -> Result<ethers_providers::SubscriptionStream<'_, Self::Provider, R>, Self::Error>
[INFO] [stdout]     |                                                      ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 325 -     ) -> Result<ethers_providers::SubscriptionStream<'_, Self::Provider, R>, Self::Error>
[INFO] [stdout] 325 +     ) -> Result<ethers_providers::SubscriptionStream<'life0, Self::Provider, R>, Self::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/timelag/mod.rs:344:54
[INFO] [stdout]     |
[INFO] [stdout] 342 |     async fn subscribe_blocks(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] 343 |         &self,
[INFO] [stdout] 344 |     ) -> Result<ethers_providers::SubscriptionStream<'_, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stdout]     |                                                      ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 344 -     ) -> Result<ethers_providers::SubscriptionStream<'_, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stdout] 344 +     ) -> Result<ethers_providers::SubscriptionStream<'life0, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-rs/ethers-middleware/src/timelag/mod.rs:353:54
[INFO] [stdout]     |
[INFO] [stdout] 351 |     async fn subscribe_pending_txs(
[INFO] [stdout]     |     ----- the lifetime is named here
[INFO] [stdout] 352 |         &self,
[INFO] [stdout] 353 |     ) -> Result<ethers_providers::SubscriptionStream<'_, Self::Provider, TxHash>, Self::Error>
[INFO] [stdout]     |                                                      ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 353 -     ) -> Result<ethers_providers::SubscriptionStream<'_, Self::Provider, TxHash>, Self::Error>
[INFO] [stdout] 353 +     ) -> Result<ethers_providers::SubscriptionStream<'life0, Self::Provider, TxHash>, Self::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> ethers-rs/src/lib.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub use super::addressbook::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ the name `Contract` in the type namespace is first re-exported here
[INFO] [stdout] 134 |
[INFO] [stdout] 135 |     pub use super::contract::*;
[INFO] [stdout]     |             ------------------ but the name `Contract` in the type namespace is also re-exported here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> ethers-rs/src/lib.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub use super::contract::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ the name `Call` in the type namespace is first re-exported here
[INFO] [stdout] 136 |
[INFO] [stdout] 137 |     pub use super::core::{types::*, *};
[INFO] [stdout]     |                           -------- but the name `Call` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling evm-io-tracker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> ethers-rs/src/lib.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub use super::core::{types::*, *};
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `transaction` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 148 |     pub use super::etherscan::*;
[INFO] [stdout]     |             ------------------- but the name `transaction` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]    --> ethers-rs/src/lib.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub use super::core::{types::*, *};
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `utils` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 148 |     pub use super::etherscan::*;
[INFO] [stdout]     |             ------------------- but the name `utils` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebugTraceBlockResult` is never constructed
[INFO] [stdout]   --> src/parse.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct DebugTraceBlockResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.66s
[INFO] running `Command { std: "docker" "inspect" "0299692534ed7b2abb7c685d603933d130b91ce6a9d1797218e2d443958d0710", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0299692534ed7b2abb7c685d603933d130b91ce6a9d1797218e2d443958d0710", kill_on_drop: false }`
[INFO] [stdout] 0299692534ed7b2abb7c685d603933d130b91ce6a9d1797218e2d443958d0710
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 378d32a6d3b1b889fcb2e1276797c9a14dd9feef41937d6bfc055daf19e3182f
[INFO] running `Command { std: "docker" "start" "-a" "378d32a6d3b1b889fcb2e1276797c9a14dd9feef41937d6bfc055daf19e3182f", kill_on_drop: false }`
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]  --> ethers-rs/ethers-core/src/abi/mod.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 |     types::{Bytes, Selector, Uint8, H256, H512, I256, U128, U256, U64},
[INFO] [stderr]   |             ^^^^^
[INFO] [stderr]   |
[INFO] [stderr] note: the name `Bytes` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]  --> ethers-rs/ethers-core/src/abi/mod.rs:7:41
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use ethabi::{self, Contract as Abi, *};
[INFO] [stderr]   |                                         ^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]  --> ethers-rs/ethers-core/src/abi/mod.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 |     types::{Bytes, Selector, Uint8, H256, H512, I256, U128, U256, U64},
[INFO] [stderr]   |             ^^^^^
[INFO] [stderr]   = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-core/src/abi/human_readable/lexer.rs:704:16
[INFO] [stderr]     |
[INFO] [stderr] 704 | fn keyword(id: &str) -> Option<Token> {
[INFO] [stderr]     |                ^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 704 | fn keyword(id: &str) -> Option<Token<'_>> {
[INFO] [stderr]     |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ethers-core` (lib) generated 2 warnings (run `cargo fix --lib -p ethers-core` to apply 1 suggestion)
[INFO] [stderr] warning: `ethers-core` (lib) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> ethers-rs/ethers-providers/src/call_raw.rs:93:25
[INFO] [stderr]    |
[INFO] [stderr] 93 |         self.map_input(|mut call| call.input.block = Some(id))
[INFO] [stderr]    |                         ----^^^^
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> ethers-rs/ethers-providers/src/call_raw.rs:98:25
[INFO] [stderr]    |
[INFO] [stderr] 98 |         self.map_input(|mut call| call.input.state = Some(state))
[INFO] [stderr]    |                         ----^^^^
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> ethers-rs/ethers-providers/src/transports/common.rs:54:15
[INFO] [stderr]    |
[INFO] [stderr] 54 |     Success { id: u64, result: &'a RawValue },
[INFO] [stderr]    |     -------   ^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> ethers-rs/ethers-providers/src/transports/common.rs:55:13
[INFO] [stderr]    |
[INFO] [stderr] 55 |     Error { id: u64, error: JsonRpcError },
[INFO] [stderr]    |     -----   ^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `method` and `params` are never read
[INFO] [stderr]   --> ethers-rs/ethers-providers/src/transports/common.rs:56:20
[INFO] [stderr]    |
[INFO] [stderr] 56 |     Notification { method: &'a str, params: Params<'a> },
[INFO] [stderr]    |     ------------   ^^^^^^           ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `subscription` and `result` are never read
[INFO] [stderr]   --> ethers-rs/ethers-providers/src/transports/common.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub struct Params<'a> {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] 61 |     pub subscription: U256,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 62 |     #[serde(borrow)]
[INFO] [stderr] 63 |     pub result: &'a RawValue,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Params` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> ethers-rs/ethers-providers/src/transports/common.rs:73:36
[INFO] [stderr]    |
[INFO] [stderr] 73 |         struct ResponseVisitor<'a>(&'a ());
[INFO] [stderr]    |                ---------------     ^^^^^^
[INFO] [stderr]    |                |
[INFO] [stderr]    |                field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-providers/src/lib.rs:215:36
[INFO] [stderr]     |
[INFO] [stderr] 211 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stderr]     |     ----- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 215 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr]     |                                    ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 215 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr] 215 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-providers/src/lib.rs:460:31
[INFO] [stderr]     |
[INFO] [stderr] 458 |     async fn watch_pending_transactions(
[INFO] [stderr]     |     ----- the lifetime is named here
[INFO] [stderr] 459 |         &self,
[INFO] [stderr] 460 |     ) -> Result<FilterWatcher<'_, Self::Provider, H256>, Self::Error> {
[INFO] [stderr]     |                               ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 460 -     ) -> Result<FilterWatcher<'_, Self::Provider, H256>, Self::Error> {
[INFO] [stderr] 460 +     ) -> Result<FilterWatcher<'life0, Self::Provider, H256>, Self::Error> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-providers/src/lib.rs:472:58
[INFO] [stderr]     |
[INFO] [stderr] 472 |     async fn watch_blocks(&self) -> Result<FilterWatcher<'_, Self::Provider, H256>, Self::Error> {
[INFO] [stderr]     |     ----- the lifetime is named here                     ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 472 -     async fn watch_blocks(&self) -> Result<FilterWatcher<'_, Self::Provider, H256>, Self::Error> {
[INFO] [stderr] 472 +     async fn watch_blocks(&self) -> Result<FilterWatcher<'life0, Self::Provider, H256>, Self::Error> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-providers/src/lib.rs:637:36
[INFO] [stderr]     |
[INFO] [stderr] 634 |     async fn subscribe<T, R>(
[INFO] [stderr]     |     ----- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 637 |     ) -> Result<SubscriptionStream<'_, Self::Provider, R>, Self::Error>
[INFO] [stderr]     |                                    ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 637 -     ) -> Result<SubscriptionStream<'_, Self::Provider, R>, Self::Error>
[INFO] [stderr] 637 +     ) -> Result<SubscriptionStream<'life0, Self::Provider, R>, Self::Error>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-providers/src/lib.rs:656:36
[INFO] [stderr]     |
[INFO] [stderr] 654 |     async fn subscribe_blocks(
[INFO] [stderr]     |     ----- the lifetime is named here
[INFO] [stderr] 655 |         &self,
[INFO] [stderr] 656 |     ) -> Result<SubscriptionStream<'_, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stderr]     |                                    ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 656 -     ) -> Result<SubscriptionStream<'_, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stderr] 656 +     ) -> Result<SubscriptionStream<'life0, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-providers/src/lib.rs:665:36
[INFO] [stderr]     |
[INFO] [stderr] 663 |     async fn subscribe_pending_txs(
[INFO] [stderr]     |     ----- the lifetime is named here
[INFO] [stderr] 664 |         &self,
[INFO] [stderr] 665 |     ) -> Result<SubscriptionStream<'_, Self::Provider, TxHash>, Self::Error>
[INFO] [stderr]     |                                    ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 665 -     ) -> Result<SubscriptionStream<'_, Self::Provider, TxHash>, Self::Error>
[INFO] [stderr] 665 +     ) -> Result<SubscriptionStream<'life0, Self::Provider, TxHash>, Self::Error>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-providers/src/provider.rs:608:36
[INFO] [stderr]     |
[INFO] [stderr] 604 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stderr]     |     ----- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 608 |     ) -> Result<PendingTransaction<'_, P>, ProviderError> {
[INFO] [stderr]     |                                    ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 608 -     ) -> Result<PendingTransaction<'_, P>, ProviderError> {
[INFO] [stderr] 608 +     ) -> Result<PendingTransaction<'life0, P>, ProviderError> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-providers/src/provider.rs:686:58
[INFO] [stderr]     |
[INFO] [stderr] 686 |     async fn watch_blocks(&self) -> Result<FilterWatcher<'_, P, H256>, ProviderError> {
[INFO] [stderr]     |     ----- the lifetime is named here                     ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 686 -     async fn watch_blocks(&self) -> Result<FilterWatcher<'_, P, H256>, ProviderError> {
[INFO] [stderr] 686 +     async fn watch_blocks(&self) -> Result<FilterWatcher<'life0, P, H256>, ProviderError> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-providers/src/provider.rs:695:31
[INFO] [stderr]     |
[INFO] [stderr] 693 |     async fn watch_pending_transactions(
[INFO] [stderr]     |     ----- the lifetime is named here
[INFO] [stderr] 694 |         &self,
[INFO] [stderr] 695 |     ) -> Result<FilterWatcher<'_, P, H256>, ProviderError> {
[INFO] [stderr]     |                               ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 695 -     ) -> Result<FilterWatcher<'_, P, H256>, ProviderError> {
[INFO] [stderr] 695 +     ) -> Result<FilterWatcher<'life0, P, H256>, ProviderError> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> ethers-rs/ethers-providers/src/provider.rs:1144:36
[INFO] [stderr]      |
[INFO] [stderr] 1141 |     async fn subscribe<T, R>(
[INFO] [stderr]      |     ----- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 1144 |     ) -> Result<SubscriptionStream<'_, P, R>, ProviderError>
[INFO] [stderr]      |                                    ^^ the same lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]      |
[INFO] [stderr] 1144 -     ) -> Result<SubscriptionStream<'_, P, R>, ProviderError>
[INFO] [stderr] 1144 +     ) -> Result<SubscriptionStream<'life0, P, R>, ProviderError>
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> ethers-rs/ethers-providers/src/provider.rs:1164:36
[INFO] [stderr]      |
[INFO] [stderr] 1162 |     async fn subscribe_blocks(
[INFO] [stderr]      |     ----- the lifetime is named here
[INFO] [stderr] 1163 |         &self,
[INFO] [stderr] 1164 |     ) -> Result<SubscriptionStream<'_, P, Block<TxHash>>, ProviderError>
[INFO] [stderr]      |                                    ^^ the same lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]      |
[INFO] [stderr] 1164 -     ) -> Result<SubscriptionStream<'_, P, Block<TxHash>>, ProviderError>
[INFO] [stderr] 1164 +     ) -> Result<SubscriptionStream<'life0, P, Block<TxHash>>, ProviderError>
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> ethers-rs/ethers-providers/src/provider.rs:1173:36
[INFO] [stderr]      |
[INFO] [stderr] 1171 |     async fn subscribe_pending_txs(
[INFO] [stderr]      |     ----- the lifetime is named here
[INFO] [stderr] 1172 |         &self,
[INFO] [stderr] 1173 |     ) -> Result<SubscriptionStream<'_, P, TxHash>, ProviderError>
[INFO] [stderr]      |                                    ^^ the same lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]      |
[INFO] [stderr] 1173 -     ) -> Result<SubscriptionStream<'_, P, TxHash>, ProviderError>
[INFO] [stderr] 1173 +     ) -> Result<SubscriptionStream<'life0, P, TxHash>, ProviderError>
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-etherscan/src/lib.rs:228:9
[INFO] [stderr]     |
[INFO] [stderr] 228 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 232 |     ) -> Query<T> {
[INFO] [stderr]     |          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 232 |     ) -> Query<'_, T> {
[INFO] [stderr]     |                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `ethers-providers` (lib) generated 19 warnings (run `cargo fix --lib -p ethers-providers` to apply 14 suggestions)
[INFO] [stderr] warning: `ethers-etherscan` (lib) generated 1 warning (run `cargo fix --lib -p ethers-etherscan` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `MnemonicBuilderError`
[INFO] [stderr]  --> ethers-rs/ethers-signers/src/wallet/mod.rs:4:37
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use mnemonic::{MnemonicBuilder, MnemonicBuilderError};
[INFO] [stderr]   |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-contract/src/contract.rs:198:47
[INFO] [stderr]     |
[INFO] [stderr] 198 |     pub fn event_of_type<D: EthEvent>(client: &Arc<M>) -> Event<M, D> {
[INFO] [stderr]     |                                               ^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                               |
[INFO] [stderr]     |                                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 198 |     pub fn event_of_type<D: EthEvent>(client: &Arc<M>) -> Event<'_, M, D> {
[INFO] [stderr]     |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-contract/src/contract.rs:218:31
[INFO] [stderr]     |
[INFO] [stderr] 218 |     pub fn event<D: EthEvent>(&self) -> Event<M, D> {
[INFO] [stderr]     |                               ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 218 |     pub fn event<D: EthEvent>(&self) -> Event<'_, M, D> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-contract/src/contract.rs:223:47
[INFO] [stderr]     |
[INFO] [stderr] 223 |     pub fn event_with_filter<D: EthLogDecode>(&self, filter: Filter) -> Event<M, D> {
[INFO] [stderr]     |                                               ^^^^^                     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                               |
[INFO] [stderr]     |                                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 223 |     pub fn event_with_filter<D: EthLogDecode>(&self, filter: Filter) -> Event<'_, M, D> {
[INFO] [stderr]     |                                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-contract/src/contract.rs:232:44
[INFO] [stderr]     |
[INFO] [stderr] 232 |     pub fn event_for_name<D: EthLogDecode>(&self, name: &str) -> Result<Event<M, D>, Error> {
[INFO] [stderr]     |                                            ^^^^^                        ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                            |
[INFO] [stderr]     |                                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 232 |     pub fn event_for_name<D: EthLogDecode>(&self, name: &str) -> Result<Event<'_, M, D>, Error> {
[INFO] [stderr]     |                                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> ethers-rs/ethers-contract/src/event.rs:34:53
[INFO] [stderr]    |
[INFO] [stderr] 34 |     fn new<M: Middleware>(filter: Filter, provider: &M) -> Event<M, Self>
[INFO] [stderr]    |                                                     ^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                                     |
[INFO] [stderr]    |                                                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 34 |     fn new<M: Middleware>(filter: Filter, provider: &M) -> Event<'_, M, Self>
[INFO] [stderr]    |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `ethers-signers` (lib) generated 1 warning (run `cargo fix --lib -p ethers-signers` to apply 1 suggestion)
[INFO] [stderr] warning: `ethers-contract` (lib) generated 5 warnings (run `cargo fix --lib -p ethers-contract` to apply 5 suggestions)
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-middleware/src/gas_escalator/mod.rs:105:36
[INFO] [stderr]     |
[INFO] [stderr] 101 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stderr]     |     ----- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 105 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr]     |                                    ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 105 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr] 105 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-middleware/src/gas_oracle/middleware.rs:107:36
[INFO] [stderr]     |
[INFO] [stderr] 103 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stderr]     |     ----- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 107 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr]     |                                    ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 107 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr] 107 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-middleware/src/nonce_manager.rs:117:36
[INFO] [stderr]     |
[INFO] [stderr] 113 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stderr]     |     ----- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 117 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr]     |                                    ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 117 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr] 117 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-middleware/src/transformer/ds_proxy/factory.rs:103:31
[INFO] [stderr]     |
[INFO] [stderr] 103 |         pub fn created_filter(&self) -> Event<M, CreatedFilter> {
[INFO] [stderr]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 103 |         pub fn created_filter(&self) -> Event<'_, M, CreatedFilter> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-middleware/src/transformer/ds_proxy/factory.rs:109:23
[INFO] [stderr]     |
[INFO] [stderr] 109 |         pub fn events(&self) -> Event<M, CreatedFilter> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 109 |         pub fn events(&self) -> Event<'_, M, CreatedFilter> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> ethers-rs/ethers-middleware/src/transformer/middleware.rs:61:36
[INFO] [stderr]    |
[INFO] [stderr] 57 |     async fn send_transaction<Tx: Into<TypedTransaction> + Send + Sync>(
[INFO] [stderr]    |     ----- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 61 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr]    |                                    ^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]    |
[INFO] [stderr] 61 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr] 61 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-middleware/src/signer.rs:283:36
[INFO] [stderr]     |
[INFO] [stderr] 279 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stderr]     |     ----- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 283 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr]     |                                    ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 283 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr] 283 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-middleware/src/policy.rs:104:36
[INFO] [stderr]     |
[INFO] [stderr] 100 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stderr]     |     ----- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 104 |     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr]     |                                    ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 104 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr] 104 +     ) -> Result<PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-middleware/src/timelag/mod.rs:125:54
[INFO] [stderr]     |
[INFO] [stderr] 121 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stderr]     |     ----- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 125 |     ) -> Result<ethers_providers::PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr]     |                                                      ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 125 -     ) -> Result<ethers_providers::PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr] 125 +     ) -> Result<ethers_providers::PendingTransaction<'life0, Self::Provider>, Self::Error> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-middleware/src/timelag/mod.rs:318:49
[INFO] [stderr]     |
[INFO] [stderr] 316 |     async fn watch_blocks(
[INFO] [stderr]     |     ----- the lifetime is named here
[INFO] [stderr] 317 |         &self,
[INFO] [stderr] 318 |     ) -> Result<ethers_providers::FilterWatcher<'_, Self::Provider, TxHash>, Self::Error> {
[INFO] [stderr]     |                                                 ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 318 -     ) -> Result<ethers_providers::FilterWatcher<'_, Self::Provider, TxHash>, Self::Error> {
[INFO] [stderr] 318 +     ) -> Result<ethers_providers::FilterWatcher<'life0, Self::Provider, TxHash>, Self::Error> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-middleware/src/timelag/mod.rs:325:54
[INFO] [stderr]     |
[INFO] [stderr] 322 |     async fn subscribe<T, R>(
[INFO] [stderr]     |     ----- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 325 |     ) -> Result<ethers_providers::SubscriptionStream<'_, Self::Provider, R>, Self::Error>
[INFO] [stderr]     |                                                      ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 325 -     ) -> Result<ethers_providers::SubscriptionStream<'_, Self::Provider, R>, Self::Error>
[INFO] [stderr] 325 +     ) -> Result<ethers_providers::SubscriptionStream<'life0, Self::Provider, R>, Self::Error>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-middleware/src/timelag/mod.rs:344:54
[INFO] [stderr]     |
[INFO] [stderr] 342 |     async fn subscribe_blocks(
[INFO] [stderr]     |     ----- the lifetime is named here
[INFO] [stderr] 343 |         &self,
[INFO] [stderr] 344 |     ) -> Result<ethers_providers::SubscriptionStream<'_, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stderr]     |                                                      ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 344 -     ) -> Result<ethers_providers::SubscriptionStream<'_, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stderr] 344 +     ) -> Result<ethers_providers::SubscriptionStream<'life0, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-rs/ethers-middleware/src/timelag/mod.rs:353:54
[INFO] [stderr]     |
[INFO] [stderr] 351 |     async fn subscribe_pending_txs(
[INFO] [stderr]     |     ----- the lifetime is named here
[INFO] [stderr] 352 |         &self,
[INFO] [stderr] 353 |     ) -> Result<ethers_providers::SubscriptionStream<'_, Self::Provider, TxHash>, Self::Error>
[INFO] [stderr]     |                                                      ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 353 -     ) -> Result<ethers_providers::SubscriptionStream<'_, Self::Provider, TxHash>, Self::Error>
[INFO] [stderr] 353 +     ) -> Result<ethers_providers::SubscriptionStream<'life0, Self::Provider, TxHash>, Self::Error>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `ethers-middleware` (lib) generated 13 warnings (run `cargo fix --lib -p ethers-middleware` to apply 13 suggestions)
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]    --> ethers-rs/src/lib.rs:133:13
[INFO] [stderr]     |
[INFO] [stderr] 133 |     pub use super::addressbook::*;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^ the name `Contract` in the type namespace is first re-exported here
[INFO] [stderr] 134 |
[INFO] [stderr] 135 |     pub use super::contract::*;
[INFO] [stderr]     |             ------------------ but the name `Contract` in the type namespace is also re-exported here
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]    --> ethers-rs/src/lib.rs:135:13
[INFO] [stderr]     |
[INFO] [stderr] 135 |     pub use super::contract::*;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^ the name `Call` in the type namespace is first re-exported here
[INFO] [stderr] 136 |
[INFO] [stderr] 137 |     pub use super::core::{types::*, *};
[INFO] [stderr]     |                           -------- but the name `Call` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]    --> ethers-rs/src/lib.rs:137:13
[INFO] [stderr]     |
[INFO] [stderr] 137 |     pub use super::core::{types::*, *};
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `transaction` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 148 |     pub use super::etherscan::*;
[INFO] [stderr]     |             ------------------- but the name `transaction` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]    --> ethers-rs/src/lib.rs:137:13
[INFO] [stderr]     |
[INFO] [stderr] 137 |     pub use super::core::{types::*, *};
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `utils` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 148 |     pub use super::etherscan::*;
[INFO] [stderr]     |             ------------------- but the name `utils` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: `ethers` (lib) generated 4 warnings
[INFO] [stderr] warning: struct `DebugTraceBlockResult` is never constructed
[INFO] [stderr]   --> src/parse.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct DebugTraceBlockResult {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `evm-io-tracker` (bin "evm-io-tracker" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/evm_io_tracker-7ef7fba4ac9eed29)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "378d32a6d3b1b889fcb2e1276797c9a14dd9feef41937d6bfc055daf19e3182f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "378d32a6d3b1b889fcb2e1276797c9a14dd9feef41937d6bfc055daf19e3182f", kill_on_drop: false }`
[INFO] [stdout] 378d32a6d3b1b889fcb2e1276797c9a14dd9feef41937d6bfc055daf19e3182f
