[INFO] cloning repository https://github.com/Lucas749/ethers-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lucas749/ethers-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucas749%2Fethers-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucas749%2Fethers-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db64ea6bf2dfa5ae041833b70e3ea1d78c8b96f8
[INFO] testing Lucas749/ethers-rs against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucas749%2Fethers-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Lucas749/ethers-rs
[INFO] finished tweaking git repo https://github.com/Lucas749/ethers-rs
[INFO] tweaked toml for git repo https://github.com/Lucas749/ethers-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lucas749/ethers-rs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lucas749/ethers-rs 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openssl-probe v0.1.4
[INFO] [stderr]   Downloaded signature v1.3.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.78
[INFO] [stderr]   Downloaded tokio-macros v1.4.1
[INFO] [stderr]   Downloaded elliptic-curve v0.10.6
[INFO] [stderr]   Downloaded cargo_metadata v0.14.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.78
[INFO] [stderr]   Downloaded proc-macro2 v1.0.32
[INFO] [stderr]   Downloaded futures-task v0.3.18
[INFO] [stderr]   Downloaded libc v0.2.103
[INFO] [stderr]   Downloaded futures-io v0.3.18
[INFO] [stderr]   Downloaded der v0.4.4
[INFO] [stderr]   Downloaded crypto-bigint v0.3.2
[INFO] [stderr]   Downloaded rusb v0.8.1
[INFO] [stderr]   Downloaded const-oid v0.7.0
[INFO] [stderr]   Downloaded http v0.2.5
[INFO] [stderr]   Downloaded h2 v0.3.6
[INFO] [stderr]   Downloaded yubihsm v0.39.0
[INFO] [stderr]   Downloaded futures-util v0.3.18
[INFO] [stderr]   Downloaded serde_json v1.0.68
[INFO] [stderr]   Downloaded js-sys v0.3.55
[INFO] [stderr]   Downloaded rand v0.8.4
[INFO] [stderr]   Downloaded bitvec v0.20.4
[INFO] [stderr]   Downloaded openssl v0.10.36
[INFO] [stderr]   Downloaded mio v0.7.13
[INFO] [stderr]   Downloaded hyper v0.14.13
[INFO] [stderr]   Downloaded serde v1.0.130
[INFO] [stderr]   Downloaded impl-trait-for-tuples v0.2.1
[INFO] [stderr]   Downloaded sha2 v0.9.8
[INFO] [stderr]   Downloaded rlp v0.5.1
[INFO] [stderr]   Downloaded anyhow v1.0.44
[INFO] [stderr]   Downloaded itertools v0.10.1
[INFO] [stderr]   Downloaded httparse v1.5.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.78
[INFO] [stderr]   Downloaded camino v1.0.5
[INFO] [stderr]   Downloaded cargo-platform v0.1.2
[INFO] [stderr]   Downloaded elliptic-curve v0.11.1
[INFO] [stderr]   Downloaded parity-scale-codec v2.3.1
[INFO] [stderr]   Downloaded uint v0.9.1
[INFO] [stderr]   Downloaded ethabi v15.0.0
[INFO] [stderr]   Downloaded hex-literal v0.3.4
[INFO] [stderr]   Downloaded crypto-mac v0.11.1
[INFO] [stderr]   Downloaded hmac v0.11.0
[INFO] [stderr]   Downloaded signature_derive v1.0.0-pre.3
[INFO] [stderr]   Downloaded ecdsa v0.12.4
[INFO] [stderr]   Downloaded group v0.10.0
[INFO] [stderr]   Downloaded const-oid v0.6.1
[INFO] [stderr]   Downloaded spki v0.4.1
[INFO] [stderr]   Downloaded rlp-derive v0.1.0
[INFO] [stderr]   Downloaded console v0.14.1
[INFO] [stderr]   Downloaded zeroize v1.4.2
[INFO] [stderr]   Downloaded httpdate v1.0.1
[INFO] [stderr]   Downloaded pkg-config v0.3.20
[INFO] [stderr]   Downloaded svm-rs v0.1.2
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.78
[INFO] [stderr]   Downloaded der v0.5.1
[INFO] [stderr]   Downloaded anomaly v0.2.0
[INFO] [stderr]   Downloaded ethbloom v0.11.1
[INFO] [stderr]   Downloaded fixed-hash v0.7.0
[INFO] [stderr]   Downloaded funty v1.1.0
[INFO] [stderr]   Downloaded radium v0.6.2
[INFO] [stderr]   Downloaded wyz v0.2.0
[INFO] [stderr]   Downloaded byte-slice-cast v1.1.0
[INFO] [stderr]   Downloaded proc-macro-crate v1.1.0
[INFO] [stderr]   Downloaded parity-scale-codec-derive v2.3.1
[INFO] [stderr]   Downloaded impl-codec v0.5.1
[INFO] [stderr]   Downloaded primitive-types v0.10.1
[INFO] [stderr]   Downloaded base64ct v1.1.0
[INFO] [stderr]   Downloaded ethereum-types v0.12.1
[INFO] [stderr]   Downloaded crypto-bigint v0.2.10
[INFO] [stderr]   Downloaded coins-bip39 v0.3.0
[INFO] [stderr]   Downloaded ff v0.10.1
[INFO] [stderr]   Downloaded typenum v1.14.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.67
[INFO] [stderr]   Downloaded pkcs8 v0.7.6
[INFO] [stderr]   Downloaded impl-serde v0.3.2
[INFO] [stderr]   Downloaded digest v0.8.1
[INFO] [stderr]   Downloaded scrypt v0.7.0
[INFO] [stderr]   Downloaded salsa20 v0.8.1
[INFO] [stderr]   Downloaded zeroize_derive v1.2.0
[INFO] [stderr]   Downloaded dialoguer v0.8.0
[INFO] [stderr]   Downloaded block-buffer v0.7.3
[INFO] [stderr]   Downloaded sha2 v0.8.2
[INFO] [stderr]   Downloaded libusb1-sys v0.5.0
[INFO] [stderr]   Downloaded byte-tools v0.3.1
[INFO] [stderr]   Downloaded rusoto_signature v0.47.0
[INFO] [stderr]   Downloaded serde-aux v3.0.1
[INFO] [stderr]   Downloaded pin-project v1.0.8
[INFO] [stderr]   Downloaded radium v0.3.0
[INFO] [stderr]   Downloaded p256 v0.9.0
[INFO] [stderr]   Downloaded pbkdf2 v0.8.0
[INFO] [stderr]   Downloaded coins-bip32 v0.3.0
[INFO] [stderr]   Downloaded auto_impl v0.5.0
[INFO] [stderr]   Downloaded ctr v0.7.0
[INFO] [stderr]   Downloaded block-padding v0.1.5
[INFO] [stderr]   Downloaded block-modes v0.8.1
[INFO] [stderr]   Downloaded ccm v0.4.4
[INFO] [stderr]   Downloaded ripemd160 v0.9.1
[INFO] [stderr]   Downloaded ed25519 v1.2.0
[INFO] [stderr]   Downloaded ucd-trie v0.1.3
[INFO] [stderr]   Downloaded pharos v0.5.2
[INFO] [stderr]   Downloaded dbl v0.3.1
[INFO] [stderr]   Downloaded bitvec v0.17.4
[INFO] [stderr]   Downloaded ws_stream_wasm v0.7.3
[INFO] [stderr]   Downloaded p384 v0.8.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.2
[INFO] [stderr]   Downloaded futures-executor v0.3.17
[INFO] [stderr]   Downloaded async-trait v0.1.51
[INFO] [stderr]   Downloaded generic-array v0.12.4
[INFO] [stderr]   Downloaded opaque-debug v0.2.3
[INFO] [stderr]   Downloaded blake2 v0.9.2
[INFO] [stderr]   Downloaded xml-rs v0.8.4
[INFO] [stderr]   Downloaded base58 v0.1.0
[INFO] [stderr]   Downloaded rusoto_credential v0.47.0
[INFO] [stderr]   Downloaded rustls-native-certs v0.5.0
[INFO] [stderr]   Downloaded harp v0.1.0
[INFO] [stderr]   Downloaded tungstenite v0.14.0
[INFO] [stderr]   Downloaded async_io_stream v0.3.2
[INFO] [stderr]   Downloaded send_wrapper v0.5.0
[INFO] [stderr]   Downloaded futures v0.3.17
[INFO] [stderr]   Downloaded futures-timer v3.0.2
[INFO] [stderr]   Downloaded pin-project-internal v1.0.8
[INFO] [stderr]   Downloaded object v0.26.2
[INFO] [stderr]   Downloaded cmac v0.6.0
[INFO] [stderr]   Downloaded rusoto_core v0.47.0
[INFO] [stderr]   Downloaded base58check v0.1.0
[INFO] [stderr]   Downloaded bech32 v0.7.3
[INFO] [stderr]   Downloaded pest v2.1.3
[INFO] [stderr]   Downloaded backtrace v0.3.61
[INFO] [stderr]   Downloaded eth-keystore v0.3.0
[INFO] [stderr]   Downloaded password-hash v0.2.3
[INFO] [stderr]   Downloaded futures-channel v0.3.18
[INFO] [stderr]   Downloaded futures-macro v0.3.18
[INFO] [stderr]   Downloaded futures-sink v0.3.18
[INFO] [stderr]   Downloaded rusoto_kms v0.47.0
[INFO] [stderr]   Downloaded http-body v0.4.3
[INFO] [stderr]   Downloaded socket2 v0.4.2
[INFO] [stderr]   Downloaded ipnet v2.3.1
[INFO] [stderr]   Downloaded security-framework v2.4.2
[INFO] [stderr]   Downloaded security-framework-sys v2.4.2
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.28
[INFO] [stderr]   Downloaded cc v1.0.71
[INFO] [stderr]   Downloaded reqwest v0.11.6
[INFO] [stderr]   Downloaded semver v1.0.4
[INFO] [stderr]   Downloaded structopt v0.3.25
[INFO] [stderr]   Downloaded fake-simd v0.1.2
[INFO] [stderr]   Downloaded tokio-tungstenite v0.15.0
[INFO] [stderr]   Downloaded rand_hc v0.3.1
[INFO] [stderr]   Downloaded serde_derive v1.0.130
[INFO] [stderr]   Downloaded hidapi v1.2.6
[INFO] [stderr]   Downloaded lock_api v0.4.5
[INFO] [stderr]   Downloaded nix v0.13.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.78
[INFO] [stderr]   Downloaded quote v1.0.10
[INFO] [stderr]   Downloaded tokio v1.12.0
[INFO] [stderr]   Downloaded coins-core v0.2.2
[INFO] [stderr]   Downloaded coins-ledger v0.4.2
[INFO] [stderr]   Downloaded addr2line v0.16.0
[INFO] [stderr]   Downloaded getrandom v0.2.3
[INFO] [stderr]   Downloaded web-sys v0.3.55
[INFO] [stderr]   Downloaded syn v1.0.81
[INFO] [stderr]   Downloaded k256 v0.9.6
[INFO] [stderr]   Downloaded futures-core v0.3.18
[INFO] [stderr]   Downloaded bumpalo v3.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7fa25a9ff518c80d713e283c528a8e97ae1d26c486e11d82dc1ba0d6a687f90
[INFO] running `Command { std: "docker" "start" "-a" "a7fa25a9ff518c80d713e283c528a8e97ae1d26c486e11d82dc1ba0d6a687f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7fa25a9ff518c80d713e283c528a8e97ae1d26c486e11d82dc1ba0d6a687f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7fa25a9ff518c80d713e283c528a8e97ae1d26c486e11d82dc1ba0d6a687f90", kill_on_drop: false }`
[INFO] [stdout] a7fa25a9ff518c80d713e283c528a8e97ae1d26c486e11d82dc1ba0d6a687f90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6ec3d5ff7034688623fb41f5df5755d4c6bdf674a4c58b92a7e272492d975e1
[INFO] running `Command { std: "docker" "start" "-a" "b6ec3d5ff7034688623fb41f5df5755d4c6bdf674a4c58b92a7e272492d975e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]    Compiling futures-sink v0.3.18
[INFO] [stderr]    Compiling zeroize v1.4.2
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling futures-io v0.3.18
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling byte-slice-cast v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling crypto-bigint v0.2.10
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling signature v1.3.1
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling openssl-sys v0.9.67
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling const-oid v0.6.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling der v0.4.4
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling camino v1.0.5
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling const-oid v0.7.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling elliptic-curve v0.10.6
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling ecdsa v0.12.4
[INFO] [stderr]    Compiling uint v0.9.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling k256 v0.9.6
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling elliptic-curve v0.11.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.1
[INFO] [stderr]    Compiling futures-macro v0.3.18
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling base64ct v1.1.0
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling password-hash v0.2.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling base58 v0.1.0
[INFO] [stderr]    Compiling base58check v0.1.0
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling ripemd160 v0.9.1
[INFO] [stderr]    Compiling bech32 v0.7.3
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling salsa20 v0.8.1
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling scrypt v0.7.0
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling auto_impl v0.5.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling ctr v0.7.0
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling coins-core v0.2.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling rlp v0.5.1
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling coins-bip32 v0.3.0
[INFO] [stderr]    Compiling cargo_metadata v0.14.1
[INFO] [stderr]    Compiling eth-keystore v0.3.0
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling ethbloom v0.11.1
[INFO] [stderr]    Compiling coins-bip39 v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling serde-aux v3.0.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling tungstenite v0.14.0
[INFO] [stderr]    Compiling parity-scale-codec v2.3.1
[INFO] [stderr]    Compiling impl-codec v0.5.1
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling ethereum-types v0.12.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.15.0
[INFO] [stderr]    Compiling h2 v0.3.6
[INFO] [stderr]    Compiling ethabi v15.0.0
[INFO] [stderr]    Compiling ethers-core v0.6.0 (/opt/rustwide/workdir/ethers-core)
[INFO] [stderr]    Compiling hyper v0.14.13
[INFO] [stderr]    Compiling ethers-signers v0.6.0 (/opt/rustwide/workdir/ethers-signers)
[INFO] [stderr]    Compiling ethers-solc v0.1.0 (/opt/rustwide/workdir/ethers-solc)
[INFO] [stdout] warning: unused import: `MnemonicBuilderError`
[INFO] [stdout]  --> 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling reqwest v0.11.6
[INFO] [stdout] warning: struct `HardhatArtifacts` is never constructed
[INFO] [stdout]    --> ethers-solc/src/config.rs:367:12
[INFO] [stdout]     |
[INFO] [stdout] 367 | pub struct HardhatArtifacts;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-solc/src/lib.rs:584:17
[INFO] [stdout]     |
[INFO] [stdout] 584 |     pub fn find(&self, contract: impl AsRef<str>) -> Option<Cow<T::Artifact>> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here           ---------------- 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] 584 |     pub fn find(&self, contract: impl AsRef<str>) -> Option<Cow<'_, T::Artifact>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-solc/src/artifacts.rs:465:29
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub fn diagnostics<'a>(&'a self, ignored_error_codes: &'a [u64]) -> OutputDiagnostics {
[INFO] [stdout]     |                             ^^                             ^^           ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                             |                              |
[INFO] [stdout]     |                             the lifetime is named here     the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub fn diagnostics<'a>(&'a self, ignored_error_codes: &'a [u64]) -> OutputDiagnostics<'a> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-solc/src/artifacts.rs:470:17
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn find(&self, contract: impl AsRef<str>) -> Option<CompactContractRef> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here           ------------------ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn find(&self, contract: impl AsRef<str>) -> Option<CompactContractRef<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-solc/src/artifacts.rs:495:16
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn get(&self, path: &str, contract: &str) -> Option<CompactContractRef> {
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here            ------------------ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn get(&self, path: &str, contract: &str) -> Option<CompactContractRef<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ethers-contract-abigen v0.6.0 (/opt/rustwide/workdir/ethers-contract/ethers-contract-abigen)
[INFO] [stderr]    Compiling ethers-providers v0.6.0 (/opt/rustwide/workdir/ethers-providers)
[INFO] [stderr]    Compiling ethers-etherscan v0.2.0 (/opt/rustwide/workdir/ethers-etherscan)
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]   --> ethers-contract/ethers-contract-abigen/src/util.rs:76:55
[INFO] [stdout]    |
[INFO] [stdout] 76 |         if #[cfg(any(not(target_arch = "wasm32"), not(features = "reqwest")))]{
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]    |
[INFO] [stdout] 76 -         if #[cfg(any(not(target_arch = "wasm32"), not(features = "reqwest")))]{
[INFO] [stdout] 76 +         if #[cfg(any(not(target_arch = "wasm32"), not(feature = "reqwest")))]{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-etherscan/src/lib.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 145 |     ) -> 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] 145 |     ) -> Query<'_, T> {
[INFO] [stdout]     |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]   --> ethers-contract/ethers-contract-abigen/src/util.rs:76:55
[INFO] [stdout]    |
[INFO] [stdout] 76 |         if #[cfg(any(not(target_arch = "wasm32"), not(features = "reqwest")))]{
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]    |
[INFO] [stdout] 76 -         if #[cfg(any(not(target_arch = "wasm32"), not(features = "reqwest")))]{
[INFO] [stdout] 76 +         if #[cfg(any(not(target_arch = "wasm32"), not(feature = "reqwest")))]{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ethers-contract-derive v0.6.0 (/opt/rustwide/workdir/ethers-contract/ethers-contract-derive)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-providers/src/lib.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 224 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 228 |     ) -> 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] 228 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 228 +     ) -> 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-providers/src/lib.rs:435:14
[INFO] [stdout]     |
[INFO] [stdout] 435 |     async fn watch_pending_transactions(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] 436 |         &self,
[INFO] [stdout] 437 |     ) -> 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] 437 -     ) -> Result<FilterWatcher<'_, Self::Provider, H256>, Self::Error> {
[INFO] [stdout] 437 +     ) -> 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-providers/src/lib.rs:449:14
[INFO] [stdout]     |
[INFO] [stdout] 449 |     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] 449 -     async fn watch_blocks(&self) -> Result<FilterWatcher<'_, Self::Provider, H256>, Self::Error> {
[INFO] [stdout] 449 +     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-providers/src/lib.rs:566:14
[INFO] [stdout]     |
[INFO] [stdout] 566 |     async fn subscribe<T, R>(
[INFO] [stdout]     |              ^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 569 |     ) -> 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] 569 -     ) -> Result<SubscriptionStream<'_, Self::Provider, R>, Self::Error>
[INFO] [stdout] 569 +     ) -> 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-providers/src/lib.rs:586:14
[INFO] [stdout]     |
[INFO] [stdout] 586 |     async fn subscribe_blocks(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] 587 |         &self,
[INFO] [stdout] 588 |     ) -> 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] 588 -     ) -> Result<SubscriptionStream<'_, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stdout] 588 +     ) -> 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-providers/src/lib.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 |     async fn subscribe_pending_txs(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] 596 |         &self,
[INFO] [stdout] 597 |     ) -> 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] 597 -     ) -> Result<SubscriptionStream<'_, Self::Provider, TxHash>, Self::Error>
[INFO] [stdout] 597 +     ) -> 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-providers/src/provider.rs:479:14
[INFO] [stdout]     |
[INFO] [stdout] 479 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 483 |     ) -> 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] 483 -     ) -> Result<PendingTransaction<'_, P>, ProviderError> {
[INFO] [stdout] 483 +     ) -> 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-providers/src/provider.rs:557:14
[INFO] [stdout]     |
[INFO] [stdout] 557 |     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] 557 -     async fn watch_blocks(&self) -> Result<FilterWatcher<'_, P, H256>, ProviderError> {
[INFO] [stdout] 557 +     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-providers/src/provider.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 |     async fn watch_pending_transactions(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] 565 |         &self,
[INFO] [stdout] 566 |     ) -> 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] 566 -     ) -> Result<FilterWatcher<'_, P, H256>, ProviderError> {
[INFO] [stdout] 566 +     ) -> 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-providers/src/provider.rs:800:14
[INFO] [stdout]     |
[INFO] [stdout] 800 |     async fn subscribe<T, R>(
[INFO] [stdout]     |              ^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 803 |     ) -> 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] 803 -     ) -> Result<SubscriptionStream<'_, P, R>, ProviderError>
[INFO] [stdout] 803 +     ) -> 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-providers/src/provider.rs:821:14
[INFO] [stdout]     |
[INFO] [stdout] 821 |     async fn subscribe_blocks(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] 822 |         &self,
[INFO] [stdout] 823 |     ) -> 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] 823 -     ) -> Result<SubscriptionStream<'_, P, Block<TxHash>>, ProviderError>
[INFO] [stdout] 823 +     ) -> 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-providers/src/provider.rs:830:14
[INFO] [stdout]     |
[INFO] [stdout] 830 |     async fn subscribe_pending_txs(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] 831 |         &self,
[INFO] [stdout] 832 |     ) -> 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] 832 -     ) -> Result<SubscriptionStream<'_, P, TxHash>, ProviderError>
[INFO] [stdout] 832 +     ) -> Result<SubscriptionStream<'life0, P, TxHash>, ProviderError>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ethers-contract v0.6.0 (/opt/rustwide/workdir/ethers-contract)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-contract/src/contract.rs:167:31
[INFO] [stdout]     |
[INFO] [stdout] 167 |     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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     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-contract/src/contract.rs:172:47
[INFO] [stdout]     |
[INFO] [stdout] 172 |     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] 172 |     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-contract/src/contract.rs:181:44
[INFO] [stdout]     |
[INFO] [stdout] 181 |     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] 181 |     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-contract/src/event.rs:33:53
[INFO] [stdout]    |
[INFO] [stdout] 33 |     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] 33 |     fn new<M: Middleware>(filter: Filter, provider: &M) -> Event<'_, M, Self>
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ethers-middleware v0.6.0 (/opt/rustwide/workdir/ethers-middleware)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> ethers-middleware/src/gas_escalator/mod.rs:90:14
[INFO] [stdout]    |
[INFO] [stdout] 90 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 94 |     ) -> 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] 94 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 94 +     ) -> 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-middleware/src/gas_oracle/middleware.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 74 |     ) -> 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] 74 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 74 +     ) -> 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-middleware/src/nonce_manager.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 87 |     ) -> 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] 87 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 87 +     ) -> 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-middleware/src/transformer/ds_proxy/factory.rs:100:31
[INFO] [stdout]     |
[INFO] [stdout] 100 |         pub fn created_filter(&self) -> ethers_contract::builders::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] 100 |         pub fn created_filter(&self) -> ethers_contract::builders::Event<'_, M, CreatedFilter> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-middleware/src/transformer/ds_proxy/factory.rs:106:23
[INFO] [stdout]     |
[INFO] [stdout] 106 |         pub fn events(&self) -> ethers_contract::builders::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] 106 |         pub fn events(&self) -> ethers_contract::builders::Event<'_, M, CreatedFilter> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> ethers-middleware/src/transformer/middleware.rs:57:14
[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-middleware/src/signer.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 208 |     ) -> 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] 208 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 208 +     ) -> 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-middleware/src/policy.rs:100:14
[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-middleware/src/timelag/mod.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 123 |     ) -> 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] 123 -     ) -> Result<ethers_providers::PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 123 +     ) -> 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-middleware/src/timelag/mod.rs:316:14
[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-middleware/src/timelag/mod.rs:322:14
[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-middleware/src/timelag/mod.rs:342:14
[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-middleware/src/timelag/mod.rs:351:14
[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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 51s
[INFO] running `Command { std: "docker" "inspect" "b6ec3d5ff7034688623fb41f5df5755d4c6bdf674a4c58b92a7e272492d975e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6ec3d5ff7034688623fb41f5df5755d4c6bdf674a4c58b92a7e272492d975e1", kill_on_drop: false }`
[INFO] [stdout] b6ec3d5ff7034688623fb41f5df5755d4c6bdf674a4c58b92a7e272492d975e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9f488c4f9287de27e772c69bae1bb0cc9c38e03e4a475ded007cbf31beb8ce1
[INFO] running `Command { std: "docker" "start" "-a" "e9f488c4f9287de27e772c69bae1bb0cc9c38e03e4a475ded007cbf31beb8ce1", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling tokio-macros v1.4.1
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling uint v0.9.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling ethbloom v0.11.1
[INFO] [stderr]    Compiling zeroize_derive v1.2.0
[INFO] [stderr]    Compiling signature_derive v1.0.0-pre.3
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling signature v1.3.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling zeroize v1.4.2
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling crypto-bigint v0.2.10
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]    Compiling elliptic-curve v0.10.6
[INFO] [stderr]    Compiling ecdsa v0.12.4
[INFO] [stderr]    Compiling ethereum-types v0.12.1
[INFO] [stderr]    Compiling elliptic-curve v0.11.1
[INFO] [stderr]    Compiling k256 v0.9.6
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling tungstenite v0.14.0
[INFO] [stderr]    Compiling ethabi v15.0.0
[INFO] [stderr]    Compiling password-hash v0.2.3
[INFO] [stderr]    Compiling ethers-core v0.6.0 (/opt/rustwide/workdir/ethers-core)
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling h2 v0.3.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.15.0
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling base58check v0.1.0
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling scrypt v0.7.0
[INFO] [stderr]    Compiling eth-keystore v0.3.0
[INFO] [stderr]    Compiling coins-core v0.2.2
[INFO] [stderr]    Compiling ethers-solc v0.1.0 (/opt/rustwide/workdir/ethers-solc)
[INFO] [stderr]    Compiling coins-bip32 v0.3.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling coins-bip39 v0.3.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ethers-signers v0.6.0 (/opt/rustwide/workdir/ethers-signers)
[INFO] [stderr]    Compiling libusb1-sys v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stdout] warning: unused import: `MnemonicBuilderError`
[INFO] [stdout]  --> 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling object v0.26.2
[INFO] [stderr]    Compiling rusb v0.8.1
[INFO] [stdout] warning: struct `HardhatArtifacts` is never constructed
[INFO] [stdout]    --> ethers-solc/src/config.rs:367:12
[INFO] [stdout]     |
[INFO] [stdout] 367 | pub struct HardhatArtifacts;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-solc/src/lib.rs:584:17
[INFO] [stdout]     |
[INFO] [stdout] 584 |     pub fn find(&self, contract: impl AsRef<str>) -> Option<Cow<T::Artifact>> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here           ---------------- 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] 584 |     pub fn find(&self, contract: impl AsRef<str>) -> Option<Cow<'_, T::Artifact>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-solc/src/artifacts.rs:465:29
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub fn diagnostics<'a>(&'a self, ignored_error_codes: &'a [u64]) -> OutputDiagnostics {
[INFO] [stdout]     |                             ^^                             ^^           ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                             |                              |
[INFO] [stdout]     |                             the lifetime is named here     the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub fn diagnostics<'a>(&'a self, ignored_error_codes: &'a [u64]) -> OutputDiagnostics<'a> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-solc/src/artifacts.rs:470:17
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn find(&self, contract: impl AsRef<str>) -> Option<CompactContractRef> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here           ------------------ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn find(&self, contract: impl AsRef<str>) -> Option<CompactContractRef<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-solc/src/artifacts.rs:495:16
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn get(&self, path: &str, contract: &str) -> Option<CompactContractRef> {
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here            ------------------ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn get(&self, path: &str, contract: &str) -> Option<CompactContractRef<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling hyper v0.14.13
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling ed25519 v1.2.0
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling addr2line v0.16.0
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling dbl v0.3.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling cmac v0.6.0
[INFO] [stderr]    Compiling ccm v0.4.4
[INFO] [stderr]    Compiling p256 v0.9.0
[INFO] [stderr]    Compiling p384 v0.8.0
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling anomaly v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling harp v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.2
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling yubihsm v0.39.0
[INFO] [stderr]    Compiling ethers-derive-eip712 v0.2.0 (/opt/rustwide/workdir/ethers-core/ethers-derive-eip712)
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.6
[INFO] [stdout] warning: static `LOCK` is never used
[INFO] [stdout]   --> ethers-solc/src/compile.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | static LOCK: Lazy<Mutex<()>> = Lazy::new(|| Mutex::new(()));
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HardhatArtifacts` is never constructed
[INFO] [stdout]    --> ethers-solc/src/config.rs:367:12
[INFO] [stdout]     |
[INFO] [stdout] 367 | pub struct HardhatArtifacts;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-solc/src/lib.rs:584:17
[INFO] [stdout]     |
[INFO] [stdout] 584 |     pub fn find(&self, contract: impl AsRef<str>) -> Option<Cow<T::Artifact>> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here           ---------------- 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] 584 |     pub fn find(&self, contract: impl AsRef<str>) -> Option<Cow<'_, T::Artifact>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-solc/src/artifacts.rs:465:29
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub fn diagnostics<'a>(&'a self, ignored_error_codes: &'a [u64]) -> OutputDiagnostics {
[INFO] [stdout]     |                             ^^                             ^^           ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                             |                              |
[INFO] [stdout]     |                             the lifetime is named here     the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub fn diagnostics<'a>(&'a self, ignored_error_codes: &'a [u64]) -> OutputDiagnostics<'a> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-solc/src/artifacts.rs:470:17
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn find(&self, contract: impl AsRef<str>) -> Option<CompactContractRef> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here           ------------------ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn find(&self, contract: impl AsRef<str>) -> Option<CompactContractRef<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-solc/src/artifacts.rs:495:16
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn get(&self, path: &str, contract: &str) -> Option<CompactContractRef> {
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here            ------------------ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn get(&self, path: &str, contract: &str) -> Option<CompactContractRef<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ethers-providers v0.6.0 (/opt/rustwide/workdir/ethers-providers)
[INFO] [stderr]    Compiling ethers-contract-abigen v0.6.0 (/opt/rustwide/workdir/ethers-contract/ethers-contract-abigen)
[INFO] [stderr]    Compiling ethers-etherscan v0.2.0 (/opt/rustwide/workdir/ethers-etherscan)
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]   --> ethers-contract/ethers-contract-abigen/src/util.rs:76:55
[INFO] [stdout]    |
[INFO] [stdout] 76 |         if #[cfg(any(not(target_arch = "wasm32"), not(features = "reqwest")))]{
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]    |
[INFO] [stdout] 76 -         if #[cfg(any(not(target_arch = "wasm32"), not(features = "reqwest")))]{
[INFO] [stdout] 76 +         if #[cfg(any(not(target_arch = "wasm32"), not(feature = "reqwest")))]{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-etherscan/src/lib.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 145 |     ) -> 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] 145 |     ) -> Query<'_, T> {
[INFO] [stdout]     |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]   --> ethers-contract/ethers-contract-abigen/src/util.rs:76:55
[INFO] [stdout]    |
[INFO] [stdout] 76 |         if #[cfg(any(not(target_arch = "wasm32"), not(features = "reqwest")))]{
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]    |
[INFO] [stdout] 76 -         if #[cfg(any(not(target_arch = "wasm32"), not(features = "reqwest")))]{
[INFO] [stdout] 76 +         if #[cfg(any(not(target_arch = "wasm32"), not(feature = "reqwest")))]{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-providers/src/lib.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 224 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 228 |     ) -> 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] 228 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 228 +     ) -> 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-providers/src/lib.rs:435:14
[INFO] [stdout]     |
[INFO] [stdout] 435 |     async fn watch_pending_transactions(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] 436 |         &self,
[INFO] [stdout] 437 |     ) -> 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] 437 -     ) -> Result<FilterWatcher<'_, Self::Provider, H256>, Self::Error> {
[INFO] [stdout] 437 +     ) -> 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-providers/src/lib.rs:449:14
[INFO] [stdout]     |
[INFO] [stdout] 449 |     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] 449 -     async fn watch_blocks(&self) -> Result<FilterWatcher<'_, Self::Provider, H256>, Self::Error> {
[INFO] [stdout] 449 +     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-providers/src/lib.rs:566:14
[INFO] [stdout]     |
[INFO] [stdout] 566 |     async fn subscribe<T, R>(
[INFO] [stdout]     |              ^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 569 |     ) -> 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] 569 -     ) -> Result<SubscriptionStream<'_, Self::Provider, R>, Self::Error>
[INFO] [stdout] 569 +     ) -> 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-providers/src/lib.rs:586:14
[INFO] [stdout]     |
[INFO] [stdout] 586 |     async fn subscribe_blocks(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] 587 |         &self,
[INFO] [stdout] 588 |     ) -> 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] 588 -     ) -> Result<SubscriptionStream<'_, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stdout] 588 +     ) -> 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-providers/src/lib.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 |     async fn subscribe_pending_txs(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] 596 |         &self,
[INFO] [stdout] 597 |     ) -> 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] 597 -     ) -> Result<SubscriptionStream<'_, Self::Provider, TxHash>, Self::Error>
[INFO] [stdout] 597 +     ) -> 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-providers/src/provider.rs:479:14
[INFO] [stdout]     |
[INFO] [stdout] 479 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 483 |     ) -> 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] 483 -     ) -> Result<PendingTransaction<'_, P>, ProviderError> {
[INFO] [stdout] 483 +     ) -> 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-providers/src/provider.rs:557:14
[INFO] [stdout]     |
[INFO] [stdout] 557 |     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] 557 -     async fn watch_blocks(&self) -> Result<FilterWatcher<'_, P, H256>, ProviderError> {
[INFO] [stdout] 557 +     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-providers/src/provider.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 |     async fn watch_pending_transactions(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] 565 |         &self,
[INFO] [stdout] 566 |     ) -> 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] 566 -     ) -> Result<FilterWatcher<'_, P, H256>, ProviderError> {
[INFO] [stdout] 566 +     ) -> 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-providers/src/provider.rs:800:14
[INFO] [stdout]     |
[INFO] [stdout] 800 |     async fn subscribe<T, R>(
[INFO] [stdout]     |              ^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 803 |     ) -> 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] 803 -     ) -> Result<SubscriptionStream<'_, P, R>, ProviderError>
[INFO] [stdout] 803 +     ) -> 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-providers/src/provider.rs:821:14
[INFO] [stdout]     |
[INFO] [stdout] 821 |     async fn subscribe_blocks(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] 822 |         &self,
[INFO] [stdout] 823 |     ) -> 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] 823 -     ) -> Result<SubscriptionStream<'_, P, Block<TxHash>>, ProviderError>
[INFO] [stdout] 823 +     ) -> 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-providers/src/provider.rs:830:14
[INFO] [stdout]     |
[INFO] [stdout] 830 |     async fn subscribe_pending_txs(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] 831 |         &self,
[INFO] [stdout] 832 |     ) -> 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] 832 -     ) -> Result<SubscriptionStream<'_, P, TxHash>, ProviderError>
[INFO] [stdout] 832 +     ) -> Result<SubscriptionStream<'life0, P, TxHash>, ProviderError>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ethers-contract-derive v0.6.0 (/opt/rustwide/workdir/ethers-contract/ethers-contract-derive)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-etherscan/src/lib.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 145 |     ) -> 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] 145 |     ) -> Query<'_, T> {
[INFO] [stdout]     |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ethers-contract v0.6.0 (/opt/rustwide/workdir/ethers-contract)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-contract/src/contract.rs:167:31
[INFO] [stdout]     |
[INFO] [stdout] 167 |     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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     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-contract/src/contract.rs:172:47
[INFO] [stdout]     |
[INFO] [stdout] 172 |     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] 172 |     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-contract/src/contract.rs:181:44
[INFO] [stdout]     |
[INFO] [stdout] 181 |     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] 181 |     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-contract/src/event.rs:33:53
[INFO] [stdout]    |
[INFO] [stdout] 33 |     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] 33 |     fn new<M: Middleware>(filter: Filter, provider: &M) -> Event<'_, M, Self>
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ethers-middleware v0.6.0 (/opt/rustwide/workdir/ethers-middleware)
[INFO] [stdout] warning: unused import: `MnemonicBuilderError`
[INFO] [stdout]  --> 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ethers-providers/src/lib.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 224 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 228 |     ) -> 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] 228 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 228 +     ) -> 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-providers/src/lib.rs:435:14
[INFO] [stdout]     |
[INFO] [stdout] 435 |     async fn watch_pending_transactions(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] 436 |         &self,
[INFO] [stdout] 437 |     ) -> 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] 437 -     ) -> Result<FilterWatcher<'_, Self::Provider, H256>, Self::Error> {
[INFO] [stdout] 437 +     ) -> 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-providers/src/lib.rs:449:14
[INFO] [stdout]     |
[INFO] [stdout] 449 |     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] 449 -     async fn watch_blocks(&self) -> Result<FilterWatcher<'_, Self::Provider, H256>, Self::Error> {
[INFO] [stdout] 449 +     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-providers/src/lib.rs:566:14
[INFO] [stdout]     |
[INFO] [stdout] 566 |     async fn subscribe<T, R>(
[INFO] [stdout]     |              ^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 569 |     ) -> 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] 569 -     ) -> Result<SubscriptionStream<'_, Self::Provider, R>, Self::Error>
[INFO] [stdout] 569 +     ) -> 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-providers/src/lib.rs:586:14
[INFO] [stdout]     |
[INFO] [stdout] 586 |     async fn subscribe_blocks(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] 587 |         &self,
[INFO] [stdout] 588 |     ) -> 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] 588 -     ) -> Result<SubscriptionStream<'_, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stdout] 588 +     ) -> 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-providers/src/lib.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 |     async fn subscribe_pending_txs(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] 596 |         &self,
[INFO] [stdout] 597 |     ) -> 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] 597 -     ) -> Result<SubscriptionStream<'_, Self::Provider, TxHash>, Self::Error>
[INFO] [stdout] 597 +     ) -> 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-providers/src/provider.rs:479:14
[INFO] [stdout]     |
[INFO] [stdout] 479 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 483 |     ) -> 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] 483 -     ) -> Result<PendingTransaction<'_, P>, ProviderError> {
[INFO] [stdout] 483 +     ) -> 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-providers/src/provider.rs:557:14
[INFO] [stdout]     |
[INFO] [stdout] 557 |     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] 557 -     async fn watch_blocks(&self) -> Result<FilterWatcher<'_, P, H256>, ProviderError> {
[INFO] [stdout] 557 +     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-providers/src/provider.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 |     async fn watch_pending_transactions(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] 565 |         &self,
[INFO] [stdout] 566 |     ) -> 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] 566 -     ) -> Result<FilterWatcher<'_, P, H256>, ProviderError> {
[INFO] [stdout] 566 +     ) -> 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-providers/src/provider.rs:800:14
[INFO] [stdout]     |
[INFO] [stdout] 800 |     async fn subscribe<T, R>(
[INFO] [stdout]     |              ^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 803 |     ) -> 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] 803 -     ) -> Result<SubscriptionStream<'_, P, R>, ProviderError>
[INFO] [stdout] 803 +     ) -> 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-providers/src/provider.rs:821:14
[INFO] [stdout]     |
[INFO] [stdout] 821 |     async fn subscribe_blocks(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] 822 |         &self,
[INFO] [stdout] 823 |     ) -> 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] 823 -     ) -> Result<SubscriptionStream<'_, P, Block<TxHash>>, ProviderError>
[INFO] [stdout] 823 +     ) -> 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-providers/src/provider.rs:830:14
[INFO] [stdout]     |
[INFO] [stdout] 830 |     async fn subscribe_pending_txs(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] 831 |         &self,
[INFO] [stdout] 832 |     ) -> 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] 832 -     ) -> Result<SubscriptionStream<'_, P, TxHash>, ProviderError>
[INFO] [stdout] 832 +     ) -> Result<SubscriptionStream<'life0, P, TxHash>, ProviderError>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> ethers-middleware/src/gas_escalator/mod.rs:90:14
[INFO] [stdout]    |
[INFO] [stdout] 90 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 94 |     ) -> 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] 94 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 94 +     ) -> 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-middleware/src/gas_oracle/middleware.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 74 |     ) -> 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] 74 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 74 +     ) -> 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-middleware/src/nonce_manager.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 87 |     ) -> 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] 87 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 87 +     ) -> 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-middleware/src/transformer/ds_proxy/factory.rs:100:31
[INFO] [stdout]     |
[INFO] [stdout] 100 |         pub fn created_filter(&self) -> ethers_contract::builders::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] 100 |         pub fn created_filter(&self) -> ethers_contract::builders::Event<'_, M, CreatedFilter> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-middleware/src/transformer/ds_proxy/factory.rs:106:23
[INFO] [stdout]     |
[INFO] [stdout] 106 |         pub fn events(&self) -> ethers_contract::builders::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] 106 |         pub fn events(&self) -> ethers_contract::builders::Event<'_, M, CreatedFilter> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> ethers-middleware/src/transformer/middleware.rs:57:14
[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-middleware/src/signer.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 208 |     ) -> 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] 208 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 208 +     ) -> 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-middleware/src/policy.rs:100:14
[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-middleware/src/timelag/mod.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 123 |     ) -> 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] 123 -     ) -> Result<ethers_providers::PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 123 +     ) -> 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-middleware/src/timelag/mod.rs:316:14
[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-middleware/src/timelag/mod.rs:322:14
[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-middleware/src/timelag/mod.rs:342:14
[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-middleware/src/timelag/mod.rs:351:14
[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: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> ethers-middleware/src/gas_escalator/mod.rs:90:14
[INFO] [stdout]    |
[INFO] [stdout] 90 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 94 |     ) -> 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] 94 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 94 +     ) -> 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-middleware/src/gas_oracle/middleware.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 74 |     ) -> 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] 74 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 74 +     ) -> 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-middleware/src/nonce_manager.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 87 |     ) -> 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] 87 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 87 +     ) -> 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-middleware/src/transformer/ds_proxy/factory.rs:100:31
[INFO] [stdout]     |
[INFO] [stdout] 100 |         pub fn created_filter(&self) -> ethers_contract::builders::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] 100 |         pub fn created_filter(&self) -> ethers_contract::builders::Event<'_, M, CreatedFilter> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-middleware/src/transformer/ds_proxy/factory.rs:106:23
[INFO] [stdout]     |
[INFO] [stdout] 106 |         pub fn events(&self) -> ethers_contract::builders::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] 106 |         pub fn events(&self) -> ethers_contract::builders::Event<'_, M, CreatedFilter> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> ethers-middleware/src/transformer/middleware.rs:57:14
[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-middleware/src/signer.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 208 |     ) -> 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] 208 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 208 +     ) -> 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-middleware/src/policy.rs:100:14
[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-middleware/src/timelag/mod.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 123 |     ) -> 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] 123 -     ) -> Result<ethers_providers::PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stdout] 123 +     ) -> 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-middleware/src/timelag/mod.rs:316:14
[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-middleware/src/timelag/mod.rs:322:14
[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-middleware/src/timelag/mod.rs:342:14
[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-middleware/src/timelag/mod.rs:351:14
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ethers-contract/src/contract.rs:167:31
[INFO] [stdout]     |
[INFO] [stdout] 167 |     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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     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-contract/src/contract.rs:172:47
[INFO] [stdout]     |
[INFO] [stdout] 172 |     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] 172 |     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-contract/src/contract.rs:181:44
[INFO] [stdout]     |
[INFO] [stdout] 181 |     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] 181 |     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-contract/src/event.rs:33:53
[INFO] [stdout]    |
[INFO] [stdout] 33 |     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] 33 |     fn new<M: Middleware>(filter: Filter, provider: &M) -> Event<'_, M, Self>
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: harp v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e9f488c4f9287de27e772c69bae1bb0cc9c38e03e4a475ded007cbf31beb8ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9f488c4f9287de27e772c69bae1bb0cc9c38e03e4a475ded007cbf31beb8ce1", kill_on_drop: false }`
[INFO] [stdout] e9f488c4f9287de27e772c69bae1bb0cc9c38e03e4a475ded007cbf31beb8ce1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b6dc0731ddba564e649968e3a26ae8c590d8cd7ec5f9c72c541a20e639308967
[INFO] running `Command { std: "docker" "start" "-a" "b6dc0731ddba564e649968e3a26ae8c590d8cd7ec5f9c72c541a20e639308967", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-providers/src/lib.rs:224:14
[INFO] [stderr]     |
[INFO] [stderr] 224 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 228 |     ) -> 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] 228 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr] 228 +     ) -> 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-providers/src/lib.rs:435:14
[INFO] [stderr]     |
[INFO] [stderr] 435 |     async fn watch_pending_transactions(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stderr] 436 |         &self,
[INFO] [stderr] 437 |     ) -> 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] 437 -     ) -> Result<FilterWatcher<'_, Self::Provider, H256>, Self::Error> {
[INFO] [stderr] 437 +     ) -> 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-providers/src/lib.rs:449:14
[INFO] [stderr]     |
[INFO] [stderr] 449 |     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] 449 -     async fn watch_blocks(&self) -> Result<FilterWatcher<'_, Self::Provider, H256>, Self::Error> {
[INFO] [stderr] 449 +     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-providers/src/lib.rs:566:14
[INFO] [stderr]     |
[INFO] [stderr] 566 |     async fn subscribe<T, R>(
[INFO] [stderr]     |              ^^^^^^^^^ the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 569 |     ) -> 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] 569 -     ) -> Result<SubscriptionStream<'_, Self::Provider, R>, Self::Error>
[INFO] [stderr] 569 +     ) -> 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-providers/src/lib.rs:586:14
[INFO] [stderr]     |
[INFO] [stderr] 586 |     async fn subscribe_blocks(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stderr] 587 |         &self,
[INFO] [stderr] 588 |     ) -> 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] 588 -     ) -> Result<SubscriptionStream<'_, Self::Provider, Block<TxHash>>, Self::Error>
[INFO] [stderr] 588 +     ) -> 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-providers/src/lib.rs:595:14
[INFO] [stderr]     |
[INFO] [stderr] 595 |     async fn subscribe_pending_txs(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stderr] 596 |         &self,
[INFO] [stderr] 597 |     ) -> 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] 597 -     ) -> Result<SubscriptionStream<'_, Self::Provider, TxHash>, Self::Error>
[INFO] [stderr] 597 +     ) -> 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-providers/src/provider.rs:479:14
[INFO] [stderr]     |
[INFO] [stderr] 479 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 483 |     ) -> 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] 483 -     ) -> Result<PendingTransaction<'_, P>, ProviderError> {
[INFO] [stderr] 483 +     ) -> Result<PendingTransaction<'life0, P>, ProviderError> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-providers/src/provider.rs:557:14
[INFO] [stderr]     |
[INFO] [stderr] 557 |     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] 557 -     async fn watch_blocks(&self) -> Result<FilterWatcher<'_, P, H256>, ProviderError> {
[INFO] [stderr] 557 +     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-providers/src/provider.rs:564:14
[INFO] [stderr]     |
[INFO] [stderr] 564 |     async fn watch_pending_transactions(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stderr] 565 |         &self,
[INFO] [stderr] 566 |     ) -> 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] 566 -     ) -> Result<FilterWatcher<'_, P, H256>, ProviderError> {
[INFO] [stderr] 566 +     ) -> 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-providers/src/provider.rs:800:14
[INFO] [stderr]     |
[INFO] [stderr] 800 |     async fn subscribe<T, R>(
[INFO] [stderr]     |              ^^^^^^^^^ the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 803 |     ) -> 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] 803 -     ) -> Result<SubscriptionStream<'_, P, R>, ProviderError>
[INFO] [stderr] 803 +     ) -> 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-providers/src/provider.rs:821:14
[INFO] [stderr]     |
[INFO] [stderr] 821 |     async fn subscribe_blocks(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stderr] 822 |         &self,
[INFO] [stderr] 823 |     ) -> 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] 823 -     ) -> Result<SubscriptionStream<'_, P, Block<TxHash>>, ProviderError>
[INFO] [stderr] 823 +     ) -> 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-providers/src/provider.rs:830:14
[INFO] [stderr]     |
[INFO] [stderr] 830 |     async fn subscribe_pending_txs(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stderr] 831 |         &self,
[INFO] [stderr] 832 |     ) -> 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] 832 -     ) -> Result<SubscriptionStream<'_, P, TxHash>, ProviderError>
[INFO] [stderr] 832 +     ) -> Result<SubscriptionStream<'life0, P, TxHash>, ProviderError>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `ethers-providers` (lib) generated 12 warnings
[INFO] [stderr] warning: unexpected `cfg` condition name: `features`
[INFO] [stderr]   --> ethers-contract/ethers-contract-abigen/src/util.rs:76:55
[INFO] [stderr]    |
[INFO] [stderr] 76 |         if #[cfg(any(not(target_arch = "wasm32"), not(features = "reqwest")))]{
[INFO] [stderr]    |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] help: there is a config with a similar name and value
[INFO] [stderr]    |
[INFO] [stderr] 76 -         if #[cfg(any(not(target_arch = "wasm32"), not(features = "reqwest")))]{
[INFO] [stderr] 76 +         if #[cfg(any(not(target_arch = "wasm32"), not(feature = "reqwest")))]{
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `ethers-contract-abigen` (lib) generated 1 warning
[INFO] [stderr] warning: `ethers-contract-abigen` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ethers-contract/src/contract.rs:167:31
[INFO] [stderr]     |
[INFO] [stderr] 167 |     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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 167 |     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-contract/src/contract.rs:172:47
[INFO] [stderr]     |
[INFO] [stderr] 172 |     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] 172 |     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-contract/src/contract.rs:181:44
[INFO] [stderr]     |
[INFO] [stderr] 181 |     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] 181 |     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-contract/src/event.rs:33:53
[INFO] [stderr]    |
[INFO] [stderr] 33 |     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] 33 |     fn new<M: Middleware>(filter: Filter, provider: &M) -> Event<'_, M, Self>
[INFO] [stderr]    |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `ethers-contract` (lib) generated 4 warnings
[INFO] [stderr] warning: unused import: `MnemonicBuilderError`
[INFO] [stderr]  --> 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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `HardhatArtifacts` is never constructed
[INFO] [stderr]    --> ethers-solc/src/config.rs:367:12
[INFO] [stderr]     |
[INFO] [stderr] 367 | pub struct HardhatArtifacts;
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ethers-solc/src/lib.rs:584:17
[INFO] [stderr]     |
[INFO] [stderr] 584 |     pub fn find(&self, contract: impl AsRef<str>) -> Option<Cow<T::Artifact>> {
[INFO] [stderr]     |                 ^^^^^ the lifetime is elided here           ---------------- 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] 584 |     pub fn find(&self, contract: impl AsRef<str>) -> Option<Cow<'_, T::Artifact>> {
[INFO] [stderr]     |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ethers-solc/src/artifacts.rs:465:29
[INFO] [stderr]     |
[INFO] [stderr] 465 |     pub fn diagnostics<'a>(&'a self, ignored_error_codes: &'a [u64]) -> OutputDiagnostics {
[INFO] [stderr]     |                             ^^                             ^^           ----------------- the same lifetime is hidden here
[INFO] [stderr]     |                             |                              |
[INFO] [stderr]     |                             the lifetime is named here     the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 465 |     pub fn diagnostics<'a>(&'a self, ignored_error_codes: &'a [u64]) -> OutputDiagnostics<'a> {
[INFO] [stderr]     |                                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ethers-solc/src/artifacts.rs:470:17
[INFO] [stderr]     |
[INFO] [stderr] 470 |     pub fn find(&self, contract: impl AsRef<str>) -> Option<CompactContractRef> {
[INFO] [stderr]     |                 ^^^^^ the lifetime is elided here           ------------------ 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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 470 |     pub fn find(&self, contract: impl AsRef<str>) -> Option<CompactContractRef<'_>> {
[INFO] [stderr]     |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ethers-solc/src/artifacts.rs:495:16
[INFO] [stderr]     |
[INFO] [stderr] 495 |     pub fn get(&self, path: &str, contract: &str) -> Option<CompactContractRef> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here            ------------------ 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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 495 |     pub fn get(&self, path: &str, contract: &str) -> Option<CompactContractRef<'_>> {
[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-solc` (lib) generated 5 warnings
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> ethers-middleware/src/gas_escalator/mod.rs:90:14
[INFO] [stderr]    |
[INFO] [stderr] 90 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 94 |     ) -> 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] 94 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr] 94 +     ) -> 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-middleware/src/gas_oracle/middleware.rs:70:14
[INFO] [stderr]    |
[INFO] [stderr] 70 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 74 |     ) -> 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] 74 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr] 74 +     ) -> 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-middleware/src/nonce_manager.rs:83:14
[INFO] [stderr]    |
[INFO] [stderr] 83 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 87 |     ) -> 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] 87 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr] 87 +     ) -> 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-middleware/src/transformer/ds_proxy/factory.rs:100:31
[INFO] [stderr]     |
[INFO] [stderr] 100 |         pub fn created_filter(&self) -> ethers_contract::builders::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] 100 |         pub fn created_filter(&self) -> ethers_contract::builders::Event<'_, M, CreatedFilter> {
[INFO] [stderr]     |                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ethers-middleware/src/transformer/ds_proxy/factory.rs:106:23
[INFO] [stderr]     |
[INFO] [stderr] 106 |         pub fn events(&self) -> ethers_contract::builders::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] 106 |         pub fn events(&self) -> ethers_contract::builders::Event<'_, M, CreatedFilter> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> ethers-middleware/src/transformer/middleware.rs:57:14
[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-middleware/src/signer.rs:204:14
[INFO] [stderr]     |
[INFO] [stderr] 204 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 208 |     ) -> 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] 208 -     ) -> Result<PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr] 208 +     ) -> 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-middleware/src/policy.rs:100:14
[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-middleware/src/timelag/mod.rs:119:14
[INFO] [stderr]     |
[INFO] [stderr] 119 |     async fn send_transaction<T: Into<TypedTransaction> + Send + Sync>(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 123 |     ) -> 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] 123 -     ) -> Result<ethers_providers::PendingTransaction<'_, Self::Provider>, Self::Error> {
[INFO] [stderr] 123 +     ) -> 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-middleware/src/timelag/mod.rs:316:14
[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-middleware/src/timelag/mod.rs:322:14
[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-middleware/src/timelag/mod.rs:342:14
[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-middleware/src/timelag/mod.rs:351:14
[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
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ethers-etherscan/src/lib.rs:141:9
[INFO] [stderr]     |
[INFO] [stderr] 141 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 145 |     ) -> 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] 145 |     ) -> Query<'_, T> {
[INFO] [stderr]     |                +++
[INFO] [stderr] 
[INFO] [stderr] warning: static `LOCK` is never used
[INFO] [stderr]   --> ethers-solc/src/compile.rs:44:8
[INFO] [stderr]    |
[INFO] [stderr] 44 | static LOCK: Lazy<Mutex<()>> = Lazy::new(|| Mutex::new(()));
[INFO] [stderr]    |        ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `HardhatArtifacts` is never constructed
[INFO] [stderr]    --> ethers-solc/src/config.rs:367:12
[INFO] [stderr]     |
[INFO] [stderr] 367 | pub struct HardhatArtifacts;
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ethers-etherscan` (lib) generated 1 warning
[INFO] [stderr] warning: `ethers-solc` (lib test) generated 6 warnings (4 duplicates)
[INFO] [stderr] warning: `ethers-signers` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `ethers-contract` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `ethers-middleware` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr] warning: `ethers-providers` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr] warning: `ethers-etherscan` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: harp v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ethers_contract-497aa9083a3b0273)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/abigen.rs (/opt/rustwide/target/debug/deps/abigen-ac267de9729f0e2b)
[INFO] [stdout] test base::tests::can_parse_function_inputs ... ok
[INFO] [stdout] test base::tests::can_parse_events ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test can_gen_structs_readable ... ok
[INFO] [stdout] test can_gen_human_readable_multiple ... ok
[INFO] [stdout] test can_gen_human_readable ... ok
[INFO] [stdout] test can_gen_structs_with_arrays_readable ... ok
[INFO] [stdout] test can_gen_human_readable_with_structs ... ok
[INFO] [stdout] test can_generate_internal_structs ... ok
[INFO] [stdout] test can_handle_even_more_overloaded_functions ... ok
[INFO] [stdout] test can_handle_overloaded_functions ... ok
[INFO] [stdout] test can_generate_internal_structs_multiple ... ok
[INFO] [stdout] test can_handle_unique_underscore_functions ... ok
[INFO] [stdout] test can_handle_underscore_functions ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- can_handle_underscore_functions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'can_handle_underscore_functions' panicked at ethers-core/src/utils/ganache.rs:163:37:
[INFO] [stdout] couldnt start ganache-cli: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64565c16b722 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64565c16b722 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64565c16b722 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64565c16b722 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64565c195643 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64565c195643 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x64565c167053 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64565c167053 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64565c16b572 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64565c16cfe9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64565c16ce1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64565ba14344 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64565ba14344 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64565c16dabe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64565c16dabe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64565c16d78a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x64565c16bc29 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64565c16d41d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64565c193580 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64565c193a36 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x64565c073dc6 - core::result::Result<T,E>::expect::hadda8555efd946e0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x64565c062726 - ethers_core::utils::ganache::Ganache::spawn::hd93062ea5ea968d8
[INFO] [stdout]                                at /opt/rustwide/workdir/ethers-core/src/utils/ganache.rs:163:37
[INFO] [stdout]   22:     0x64565b94c124 - abigen::can_handle_underscore_functions::{{closure}}::hc3f2e3f8644728c0
[INFO] [stdout]                                at /opt/rustwide/workdir/ethers-contract/tests/abigen.rs:282:54
[INFO] [stdout]   23:     0x64565b9b8e6d - <core::pin::Pin<P> as core::future::future::Future>::poll::h533e0dbefe89f96f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64565b93a83d - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h43c1758759c30e41
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:78
[INFO] [stdout]   25:     0x64565b930b90 - tokio::coop::with_budget::{{closure}}::h5f280e86db82bc26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x64565b9ccaa5 - std::thread::local::LocalKey<T>::try_with::h5451e5e1ea1a4857
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   27:     0x64565b9cc65e - std::thread::local::LocalKey<T>::with::h68823890bb239276
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   28:     0x64565b939ffd - tokio::coop::with_budget::hf526dfb02ec0bb72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99:13
[INFO] [stdout]   29:     0x64565b939ffd - tokio::coop::budget::h9e887a2bc60a428b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x64565b939ffd - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hd5ef2de59dc0d45c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:39
[INFO] [stdout]   31:     0x64565b93b10a - tokio::runtime::basic_scheduler::enter::{{closure}}::h11c39b5aabfd3bc6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:29
[INFO] [stdout]   32:     0x64565b8da605 - tokio::macros::scoped_tls::ScopedKey<T>::set::hb47106ff3788b8ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x64565b93b0a6 - tokio::runtime::basic_scheduler::enter::h4e6a586ef62433a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:13
[INFO] [stdout]   34:     0x64565b939cf3 - tokio::runtime::basic_scheduler::Inner<P>::block_on::hc3be9812636f9318
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:218:9
[INFO] [stdout]   35:     0x64565b93a9d7 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::heae031b3c6de3be2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:489:38
[INFO] [stdout]   36:     0x64565b93aaae - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::hd6bed12f6afc0b14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:178:30
[INFO] [stdout]   37:     0x64565b9b8961 - tokio::runtime::Runtime::block_on::heffd070f9a1213e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   38:     0x64565b94bed0 - abigen::can_handle_underscore_functions::hc88e5f2929934414
[INFO] [stdout]                                at /opt/rustwide/workdir/ethers-contract/tests/abigen.rs:322:26
[INFO] [stdout]   39:     0x64565b94bd87 - abigen::can_handle_underscore_functions::{{closure}}::h7d91509e0e53f8d4
[INFO] [stdout]                                at /opt/rustwide/workdir/ethers-contract/tests/abigen.rs:270:43
[INFO] [stdout]   40:     0x64565b958416 - core::ops::function::FnOnce::call_once::hdf7c2a4247d8a810
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x64565ba19bab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x64565ba19bab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   43:     0x64565ba18ce5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   44:     0x64565ba18ce5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x64565ba18ce5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x64565ba18ce5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x64565ba18ce5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x64565ba18ce5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   49:     0x64565ba18ce5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   50:     0x64565b9dc8e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   51:     0x64565b9dc8e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x64565b9e02ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x64565b9e02ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x64565b9e02ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x64565b9e02ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x64565b9e02ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x64565b9e02ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x64565b9e02ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x64565c170cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x64565c170cef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   61:     0x792b389f5aa4 - <unknown>
[INFO] [stdout]   62:     0x792b38a82a34 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     can_handle_underscore_functions
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p ethers-contract --test abigen`
[INFO] running `Command { std: "docker" "inspect" "b6dc0731ddba564e649968e3a26ae8c590d8cd7ec5f9c72c541a20e639308967", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6dc0731ddba564e649968e3a26ae8c590d8cd7ec5f9c72c541a20e639308967", kill_on_drop: false }`
[INFO] [stdout] b6dc0731ddba564e649968e3a26ae8c590d8cd7ec5f9c72c541a20e639308967
