[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 try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucas749%2Fethers-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Lucas749/ethers-rs on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77066a171ed62a041da78d9e7610bfc1b9607fb86dbc3bb125df5526941355ff [INFO] running `Command { std: "docker" "start" "-a" "77066a171ed62a041da78d9e7610bfc1b9607fb86dbc3bb125df5526941355ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77066a171ed62a041da78d9e7610bfc1b9607fb86dbc3bb125df5526941355ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77066a171ed62a041da78d9e7610bfc1b9607fb86dbc3bb125df5526941355ff", kill_on_drop: false }` [INFO] [stdout] 77066a171ed62a041da78d9e7610bfc1b9607fb86dbc3bb125df5526941355ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5355135edea6968a30941cf048fb4f391d29310ab89aef1a9195d44ef7cae7a0 [INFO] running `Command { std: "docker" "start" "-a" "5355135edea6968a30941cf048fb4f391d29310ab89aef1a9195d44ef7cae7a0", 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 autocfg v1.0.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [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 rustc-hex v2.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling zeroize v1.4.2 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling byte-slice-cast v1.1.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling const-oid v0.6.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling group v0.10.0 [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 openssl-sys v0.9.67 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling der v0.4.4 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling const-oid v0.7.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling elliptic-curve v0.11.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cipher v0.3.0 [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 url v2.2.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling regex v1.5.4 [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 bs58 v0.4.0 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling Inflector v0.11.4 [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 pin-project-internal v1.0.8 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [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 bincode v1.3.3 [INFO] [stderr] Compiling coins-core v0.2.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling ethbloom v0.11.1 [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 serde-aux v3.0.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling coins-bip39 v0.3.0 [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 h2 v0.3.6 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling ethereum-types v0.12.1 [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)]` (part of `#[warn(unused)]`) 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] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> ethers-solc/src/lib.rs:584:17 [INFO] [stdout] | [INFO] [stdout] 584 | pub fn find(&self, contract: impl AsRef) -> Option> { [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) -> Option> { [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:73 [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) -> Option { [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) -> Option> { [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 { [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> { [INFO] [stdout] | ++++ [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] [stderr] Compiling ethers-contract-abigen v0.6.0 (/opt/rustwide/workdir/ethers-contract/ethers-contract-abigen) [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 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-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 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 { [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-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:228:36 [INFO] [stdout] | [INFO] [stdout] 224 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 225 | | &self, [INFO] [stdout] 226 | | tx: T, [INFO] [stdout] 227 | | block: Option, [INFO] [stdout] 228 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 228 - ) -> Result, Self::Error> { [INFO] [stdout] 228 + ) -> Result, 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:437:31 [INFO] [stdout] | [INFO] [stdout] 435 | async fn watch_pending_transactions( [INFO] [stdout] | ______________- [INFO] [stdout] 436 | | &self, [INFO] [stdout] 437 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 437 - ) -> Result, Self::Error> { [INFO] [stdout] 437 + ) -> Result, 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:58 [INFO] [stdout] | [INFO] [stdout] 449 | async fn watch_blocks(&self) -> Result, Self::Error> { [INFO] [stdout] | ------------------- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 449 - async fn watch_blocks(&self) -> Result, Self::Error> { [INFO] [stdout] 449 + async fn watch_blocks(&self) -> Result, 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:569:36 [INFO] [stdout] | [INFO] [stdout] 566 | async fn subscribe( [INFO] [stdout] | ______________- [INFO] [stdout] 567 | | &self, [INFO] [stdout] 568 | | params: T, [INFO] [stdout] 569 | | ) -> Result, Self::Error> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 569 - ) -> Result, Self::Error> [INFO] [stdout] 569 + ) -> Result, 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:588:36 [INFO] [stdout] | [INFO] [stdout] 586 | async fn subscribe_blocks( [INFO] [stdout] | ______________- [INFO] [stdout] 587 | | &self, [INFO] [stdout] 588 | | ) -> Result>, Self::Error> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 588 - ) -> Result>, Self::Error> [INFO] [stdout] 588 + ) -> Result>, 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:597:36 [INFO] [stdout] | [INFO] [stdout] 595 | async fn subscribe_pending_txs( [INFO] [stdout] | ______________- [INFO] [stdout] 596 | | &self, [INFO] [stdout] 597 | | ) -> Result, Self::Error> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 597 - ) -> Result, Self::Error> [INFO] [stdout] 597 + ) -> Result, 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:483:36 [INFO] [stdout] | [INFO] [stdout] 479 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 480 | | &self, [INFO] [stdout] 481 | | tx: T, [INFO] [stdout] 482 | | block: Option, [INFO] [stdout] 483 | | ) -> Result, ProviderError> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 483 - ) -> Result, ProviderError> { [INFO] [stdout] 483 + ) -> Result, 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:58 [INFO] [stdout] | [INFO] [stdout] 557 | async fn watch_blocks(&self) -> Result, ProviderError> { [INFO] [stdout] | ------------------- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 557 - async fn watch_blocks(&self) -> Result, ProviderError> { [INFO] [stdout] 557 + async fn watch_blocks(&self) -> Result, 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:566:31 [INFO] [stdout] | [INFO] [stdout] 564 | async fn watch_pending_transactions( [INFO] [stdout] | ______________- [INFO] [stdout] 565 | | &self, [INFO] [stdout] 566 | | ) -> Result, ProviderError> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 566 - ) -> Result, ProviderError> { [INFO] [stdout] 566 + ) -> Result, 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:803:36 [INFO] [stdout] | [INFO] [stdout] 800 | async fn subscribe( [INFO] [stdout] | ______________- [INFO] [stdout] 801 | | &self, [INFO] [stdout] 802 | | params: T, [INFO] [stdout] 803 | | ) -> Result, ProviderError> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 803 - ) -> Result, ProviderError> [INFO] [stdout] 803 + ) -> Result, 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:823:36 [INFO] [stdout] | [INFO] [stdout] 821 | async fn subscribe_blocks( [INFO] [stdout] | ______________- [INFO] [stdout] 822 | | &self, [INFO] [stdout] 823 | | ) -> Result>, ProviderError> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 823 - ) -> Result>, ProviderError> [INFO] [stdout] 823 + ) -> Result>, 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:832:36 [INFO] [stdout] | [INFO] [stdout] 830 | async fn subscribe_pending_txs( [INFO] [stdout] | ______________- [INFO] [stdout] 831 | | &self, [INFO] [stdout] 832 | | ) -> Result, ProviderError> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 832 - ) -> Result, ProviderError> [INFO] [stdout] 832 + ) -> Result, 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(&self) -> Event { [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(&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(&self, filter: Filter) -> Event { [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(&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(&self, name: &str) -> Result, 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(&self, name: &str) -> Result, 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(filter: Filter, provider: &M) -> Event [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(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:94:36 [INFO] [stdout] | [INFO] [stdout] 90 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 91 | | &self, [INFO] [stdout] 92 | | tx: T, [INFO] [stdout] 93 | | block: Option, [INFO] [stdout] 94 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 94 - ) -> Result, Self::Error> { [INFO] [stdout] 94 + ) -> Result, 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:74:36 [INFO] [stdout] | [INFO] [stdout] 70 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 71 | | &self, [INFO] [stdout] 72 | | tx: T, [INFO] [stdout] 73 | | block: Option, [INFO] [stdout] 74 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 74 - ) -> Result, Self::Error> { [INFO] [stdout] 74 + ) -> Result, 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:87:36 [INFO] [stdout] | [INFO] [stdout] 83 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 84 | | &self, [INFO] [stdout] 85 | | tx: T, [INFO] [stdout] 86 | | block: Option, [INFO] [stdout] 87 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 87 - ) -> Result, Self::Error> { [INFO] [stdout] 87 + ) -> Result, 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 { [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 { [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:61:36 [INFO] [stdout] | [INFO] [stdout] 57 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 58 | | &self, [INFO] [stdout] 59 | | tx: Tx, [INFO] [stdout] 60 | | block: Option, [INFO] [stdout] 61 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 61 - ) -> Result, Self::Error> { [INFO] [stdout] 61 + ) -> Result, 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:208:36 [INFO] [stdout] | [INFO] [stdout] 204 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 205 | | &self, [INFO] [stdout] 206 | | tx: T, [INFO] [stdout] 207 | | block: Option, [INFO] [stdout] 208 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 208 - ) -> Result, Self::Error> { [INFO] [stdout] 208 + ) -> Result, 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:104:36 [INFO] [stdout] | [INFO] [stdout] 100 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 101 | | &self, [INFO] [stdout] 102 | | tx: T, [INFO] [stdout] 103 | | block: Option, [INFO] [stdout] 104 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 104 - ) -> Result, Self::Error> { [INFO] [stdout] 104 + ) -> Result, 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:123:54 [INFO] [stdout] | [INFO] [stdout] 119 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 120 | | &self, [INFO] [stdout] 121 | | tx: T, [INFO] [stdout] 122 | | block: Option, [INFO] [stdout] 123 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 123 - ) -> Result, Self::Error> { [INFO] [stdout] 123 + ) -> Result, 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:318:49 [INFO] [stdout] | [INFO] [stdout] 316 | async fn watch_blocks( [INFO] [stdout] | ______________- [INFO] [stdout] 317 | | &self, [INFO] [stdout] 318 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 318 - ) -> Result, Self::Error> { [INFO] [stdout] 318 + ) -> Result, 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:325:54 [INFO] [stdout] | [INFO] [stdout] 322 | async fn subscribe( [INFO] [stdout] | ______________- [INFO] [stdout] 323 | | &self, [INFO] [stdout] 324 | | _params: T, [INFO] [stdout] 325 | | ) -> Result, Self::Error> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 325 - ) -> Result, Self::Error> [INFO] [stdout] 325 + ) -> Result, 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:344:54 [INFO] [stdout] | [INFO] [stdout] 342 | async fn subscribe_blocks( [INFO] [stdout] | ______________- [INFO] [stdout] 343 | | &self, [INFO] [stdout] 344 | | ) -> Result>, Self::Error> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 344 - ) -> Result>, Self::Error> [INFO] [stdout] 344 + ) -> Result>, 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:353:54 [INFO] [stdout] | [INFO] [stdout] 351 | async fn subscribe_pending_txs( [INFO] [stdout] | ______________- [INFO] [stdout] 352 | | &self, [INFO] [stdout] 353 | | ) -> Result, Self::Error> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 353 - ) -> Result, Self::Error> [INFO] [stdout] 353 + ) -> Result, Self::Error> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "5355135edea6968a30941cf048fb4f391d29310ab89aef1a9195d44ef7cae7a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5355135edea6968a30941cf048fb4f391d29310ab89aef1a9195d44ef7cae7a0", kill_on_drop: false }` [INFO] [stdout] 5355135edea6968a30941cf048fb4f391d29310ab89aef1a9195d44ef7cae7a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b10bb5d318add0e1b0ae7eaff043b73ba45dd6c6058f59d3e02024079056f83 [INFO] running `Command { std: "docker" "start" "-a" "4b10bb5d318add0e1b0ae7eaff043b73ba45dd6c6058f59d3e02024079056f83", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.4.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling crypto-bigint v0.2.10 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling zeroize_derive v1.2.0 [INFO] [stderr] Compiling signature_derive v1.0.0-pre.3 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling elliptic-curve v0.11.1 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling libusb1-sys v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling eth-keystore v0.3.0 [INFO] [stderr] Compiling ethereum-types v0.12.1 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling coins-core v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling ethabi v15.0.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling rusb v0.8.1 [INFO] [stderr] Compiling ethers-core v0.6.0 (/opt/rustwide/workdir/ethers-core) [INFO] [stderr] Compiling rand v0.7.3 [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 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 cmac v0.6.0 [INFO] [stderr] Compiling ccm v0.4.4 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling coins-bip32 v0.3.0 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling p384 v0.8.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling coins-bip39 v0.3.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling harp v0.1.0 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling ethers-solc v0.1.0 (/opt/rustwide/workdir/ethers-solc) [INFO] [stderr] Compiling ethers-signers v0.6.0 (/opt/rustwide/workdir/ethers-signers) [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling anomaly v0.2.0 [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 v0.14.13 [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> ethers-solc/src/lib.rs:584:17 [INFO] [stdout] | [INFO] [stdout] 584 | pub fn find(&self, contract: impl AsRef) -> Option> { [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) -> Option> { [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:73 [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) -> Option { [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) -> Option> { [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [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> = Lazy::new(|| Mutex::new(())); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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) -> Option> { [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) -> Option> { [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:73 [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) -> Option { [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) -> Option> { [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling ethers-contract-abigen v0.6.0 (/opt/rustwide/workdir/ethers-contract/ethers-contract-abigen) [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 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 hyper-rustls v0.22.1 [INFO] [stderr] Compiling ethers-contract-derive v0.6.0 (/opt/rustwide/workdir/ethers-contract/ethers-contract-derive) [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 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 { [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: 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 { [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: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> ethers-providers/src/lib.rs:228:36 [INFO] [stdout] | [INFO] [stdout] 224 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 225 | | &self, [INFO] [stdout] 226 | | tx: T, [INFO] [stdout] 227 | | block: Option, [INFO] [stdout] 228 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 228 - ) -> Result, Self::Error> { [INFO] [stdout] 228 + ) -> Result, 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:437:31 [INFO] [stdout] | [INFO] [stdout] 435 | async fn watch_pending_transactions( [INFO] [stdout] | ______________- [INFO] [stdout] 436 | | &self, [INFO] [stdout] 437 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 437 - ) -> Result, Self::Error> { [INFO] [stdout] 437 + ) -> Result, 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:58 [INFO] [stdout] | [INFO] [stdout] 449 | async fn watch_blocks(&self) -> Result, Self::Error> { [INFO] [stdout] | ------------------- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 449 - async fn watch_blocks(&self) -> Result, Self::Error> { [INFO] [stdout] 449 + async fn watch_blocks(&self) -> Result, 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:569:36 [INFO] [stdout] | [INFO] [stdout] 566 | async fn subscribe( [INFO] [stdout] | ______________- [INFO] [stdout] 567 | | &self, [INFO] [stdout] 568 | | params: T, [INFO] [stdout] 569 | | ) -> Result, Self::Error> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 569 - ) -> Result, Self::Error> [INFO] [stdout] 569 + ) -> Result, 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:588:36 [INFO] [stdout] | [INFO] [stdout] 586 | async fn subscribe_blocks( [INFO] [stdout] | ______________- [INFO] [stdout] 587 | | &self, [INFO] [stdout] 588 | | ) -> Result>, Self::Error> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 588 - ) -> Result>, Self::Error> [INFO] [stdout] 588 + ) -> Result>, 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:597:36 [INFO] [stdout] | [INFO] [stdout] 595 | async fn subscribe_pending_txs( [INFO] [stdout] | ______________- [INFO] [stdout] 596 | | &self, [INFO] [stdout] 597 | | ) -> Result, Self::Error> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 597 - ) -> Result, Self::Error> [INFO] [stdout] 597 + ) -> Result, 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:483:36 [INFO] [stdout] | [INFO] [stdout] 479 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 480 | | &self, [INFO] [stdout] 481 | | tx: T, [INFO] [stdout] 482 | | block: Option, [INFO] [stdout] 483 | | ) -> Result, ProviderError> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 483 - ) -> Result, ProviderError> { [INFO] [stdout] 483 + ) -> Result, 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:58 [INFO] [stdout] | [INFO] [stdout] 557 | async fn watch_blocks(&self) -> Result, ProviderError> { [INFO] [stdout] | ------------------- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 557 - async fn watch_blocks(&self) -> Result, ProviderError> { [INFO] [stdout] 557 + async fn watch_blocks(&self) -> Result, 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:566:31 [INFO] [stdout] | [INFO] [stdout] 564 | async fn watch_pending_transactions( [INFO] [stdout] | ______________- [INFO] [stdout] 565 | | &self, [INFO] [stdout] 566 | | ) -> Result, ProviderError> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 566 - ) -> Result, ProviderError> { [INFO] [stdout] 566 + ) -> Result, 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:803:36 [INFO] [stdout] | [INFO] [stdout] 800 | async fn subscribe( [INFO] [stdout] | ______________- [INFO] [stdout] 801 | | &self, [INFO] [stdout] 802 | | params: T, [INFO] [stdout] 803 | | ) -> Result, ProviderError> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 803 - ) -> Result, ProviderError> [INFO] [stdout] 803 + ) -> Result, 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:823:36 [INFO] [stdout] | [INFO] [stdout] 821 | async fn subscribe_blocks( [INFO] [stdout] | ______________- [INFO] [stdout] 822 | | &self, [INFO] [stdout] 823 | | ) -> Result>, ProviderError> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 823 - ) -> Result>, ProviderError> [INFO] [stdout] 823 + ) -> Result>, 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:832:36 [INFO] [stdout] | [INFO] [stdout] 830 | async fn subscribe_pending_txs( [INFO] [stdout] | ______________- [INFO] [stdout] 831 | | &self, [INFO] [stdout] 832 | | ) -> Result, ProviderError> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 832 - ) -> Result, ProviderError> [INFO] [stdout] 832 + ) -> Result, 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(&self) -> Event { [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(&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(&self, filter: Filter) -> Event { [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(&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(&self, name: &str) -> Result, 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(&self, name: &str) -> Result, 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(filter: Filter, provider: &M) -> Event [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(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)]` (part of `#[warn(unused)]`) 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:228:36 [INFO] [stdout] | [INFO] [stdout] 224 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 225 | | &self, [INFO] [stdout] 226 | | tx: T, [INFO] [stdout] 227 | | block: Option, [INFO] [stdout] 228 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 228 - ) -> Result, Self::Error> { [INFO] [stdout] 228 + ) -> Result, 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:437:31 [INFO] [stdout] | [INFO] [stdout] 435 | async fn watch_pending_transactions( [INFO] [stdout] | ______________- [INFO] [stdout] 436 | | &self, [INFO] [stdout] 437 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 437 - ) -> Result, Self::Error> { [INFO] [stdout] 437 + ) -> Result, 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:58 [INFO] [stdout] | [INFO] [stdout] 449 | async fn watch_blocks(&self) -> Result, Self::Error> { [INFO] [stdout] | ------------------- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 449 - async fn watch_blocks(&self) -> Result, Self::Error> { [INFO] [stdout] 449 + async fn watch_blocks(&self) -> Result, 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:569:36 [INFO] [stdout] | [INFO] [stdout] 566 | async fn subscribe( [INFO] [stdout] | ______________- [INFO] [stdout] 567 | | &self, [INFO] [stdout] 568 | | params: T, [INFO] [stdout] 569 | | ) -> Result, Self::Error> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 569 - ) -> Result, Self::Error> [INFO] [stdout] 569 + ) -> Result, 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:588:36 [INFO] [stdout] | [INFO] [stdout] 586 | async fn subscribe_blocks( [INFO] [stdout] | ______________- [INFO] [stdout] 587 | | &self, [INFO] [stdout] 588 | | ) -> Result>, Self::Error> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 588 - ) -> Result>, Self::Error> [INFO] [stdout] 588 + ) -> Result>, 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:597:36 [INFO] [stdout] | [INFO] [stdout] 595 | async fn subscribe_pending_txs( [INFO] [stdout] | ______________- [INFO] [stdout] 596 | | &self, [INFO] [stdout] 597 | | ) -> Result, Self::Error> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 597 - ) -> Result, Self::Error> [INFO] [stdout] 597 + ) -> Result, 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:483:36 [INFO] [stdout] | [INFO] [stdout] 479 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 480 | | &self, [INFO] [stdout] 481 | | tx: T, [INFO] [stdout] 482 | | block: Option, [INFO] [stdout] 483 | | ) -> Result, ProviderError> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 483 - ) -> Result, ProviderError> { [INFO] [stdout] 483 + ) -> Result, 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:58 [INFO] [stdout] | [INFO] [stdout] 557 | async fn watch_blocks(&self) -> Result, ProviderError> { [INFO] [stdout] | ------------------- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 557 - async fn watch_blocks(&self) -> Result, ProviderError> { [INFO] [stdout] 557 + async fn watch_blocks(&self) -> Result, 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:566:31 [INFO] [stdout] | [INFO] [stdout] 564 | async fn watch_pending_transactions( [INFO] [stdout] | ______________- [INFO] [stdout] 565 | | &self, [INFO] [stdout] 566 | | ) -> Result, ProviderError> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 566 - ) -> Result, ProviderError> { [INFO] [stdout] 566 + ) -> Result, 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:803:36 [INFO] [stdout] | [INFO] [stdout] 800 | async fn subscribe( [INFO] [stdout] | ______________- [INFO] [stdout] 801 | | &self, [INFO] [stdout] 802 | | params: T, [INFO] [stdout] 803 | | ) -> Result, ProviderError> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 803 - ) -> Result, ProviderError> [INFO] [stdout] 803 + ) -> Result, 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:823:36 [INFO] [stdout] | [INFO] [stdout] 821 | async fn subscribe_blocks( [INFO] [stdout] | ______________- [INFO] [stdout] 822 | | &self, [INFO] [stdout] 823 | | ) -> Result>, ProviderError> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 823 - ) -> Result>, ProviderError> [INFO] [stdout] 823 + ) -> Result>, 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:832:36 [INFO] [stdout] | [INFO] [stdout] 830 | async fn subscribe_pending_txs( [INFO] [stdout] | ______________- [INFO] [stdout] 831 | | &self, [INFO] [stdout] 832 | | ) -> Result, ProviderError> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 832 - ) -> Result, ProviderError> [INFO] [stdout] 832 + ) -> Result, 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:94:36 [INFO] [stdout] | [INFO] [stdout] 90 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 91 | | &self, [INFO] [stdout] 92 | | tx: T, [INFO] [stdout] 93 | | block: Option, [INFO] [stdout] 94 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 94 - ) -> Result, Self::Error> { [INFO] [stdout] 94 + ) -> Result, 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:74:36 [INFO] [stdout] | [INFO] [stdout] 70 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 71 | | &self, [INFO] [stdout] 72 | | tx: T, [INFO] [stdout] 73 | | block: Option, [INFO] [stdout] 74 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 74 - ) -> Result, Self::Error> { [INFO] [stdout] 74 + ) -> Result, 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:87:36 [INFO] [stdout] | [INFO] [stdout] 83 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 84 | | &self, [INFO] [stdout] 85 | | tx: T, [INFO] [stdout] 86 | | block: Option, [INFO] [stdout] 87 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 87 - ) -> Result, Self::Error> { [INFO] [stdout] 87 + ) -> Result, 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 { [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 { [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:61:36 [INFO] [stdout] | [INFO] [stdout] 57 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 58 | | &self, [INFO] [stdout] 59 | | tx: Tx, [INFO] [stdout] 60 | | block: Option, [INFO] [stdout] 61 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 61 - ) -> Result, Self::Error> { [INFO] [stdout] 61 + ) -> Result, 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:208:36 [INFO] [stdout] | [INFO] [stdout] 204 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 205 | | &self, [INFO] [stdout] 206 | | tx: T, [INFO] [stdout] 207 | | block: Option, [INFO] [stdout] 208 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 208 - ) -> Result, Self::Error> { [INFO] [stdout] 208 + ) -> Result, 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:104:36 [INFO] [stdout] | [INFO] [stdout] 100 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 101 | | &self, [INFO] [stdout] 102 | | tx: T, [INFO] [stdout] 103 | | block: Option, [INFO] [stdout] 104 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 104 - ) -> Result, Self::Error> { [INFO] [stdout] 104 + ) -> Result, 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:123:54 [INFO] [stdout] | [INFO] [stdout] 119 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 120 | | &self, [INFO] [stdout] 121 | | tx: T, [INFO] [stdout] 122 | | block: Option, [INFO] [stdout] 123 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 123 - ) -> Result, Self::Error> { [INFO] [stdout] 123 + ) -> Result, 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:318:49 [INFO] [stdout] | [INFO] [stdout] 316 | async fn watch_blocks( [INFO] [stdout] | ______________- [INFO] [stdout] 317 | | &self, [INFO] [stdout] 318 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 318 - ) -> Result, Self::Error> { [INFO] [stdout] 318 + ) -> Result, 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:325:54 [INFO] [stdout] | [INFO] [stdout] 322 | async fn subscribe( [INFO] [stdout] | ______________- [INFO] [stdout] 323 | | &self, [INFO] [stdout] 324 | | _params: T, [INFO] [stdout] 325 | | ) -> Result, Self::Error> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 325 - ) -> Result, Self::Error> [INFO] [stdout] 325 + ) -> Result, 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:344:54 [INFO] [stdout] | [INFO] [stdout] 342 | async fn subscribe_blocks( [INFO] [stdout] | ______________- [INFO] [stdout] 343 | | &self, [INFO] [stdout] 344 | | ) -> Result>, Self::Error> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 344 - ) -> Result>, Self::Error> [INFO] [stdout] 344 + ) -> Result>, 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:353:54 [INFO] [stdout] | [INFO] [stdout] 351 | async fn subscribe_pending_txs( [INFO] [stdout] | ______________- [INFO] [stdout] 352 | | &self, [INFO] [stdout] 353 | | ) -> Result, Self::Error> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 353 - ) -> Result, Self::Error> [INFO] [stdout] 353 + ) -> Result, 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:94:36 [INFO] [stdout] | [INFO] [stdout] 90 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 91 | | &self, [INFO] [stdout] 92 | | tx: T, [INFO] [stdout] 93 | | block: Option, [INFO] [stdout] 94 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 94 - ) -> Result, Self::Error> { [INFO] [stdout] 94 + ) -> Result, 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:74:36 [INFO] [stdout] | [INFO] [stdout] 70 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 71 | | &self, [INFO] [stdout] 72 | | tx: T, [INFO] [stdout] 73 | | block: Option, [INFO] [stdout] 74 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 74 - ) -> Result, Self::Error> { [INFO] [stdout] 74 + ) -> Result, 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:87:36 [INFO] [stdout] | [INFO] [stdout] 83 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 84 | | &self, [INFO] [stdout] 85 | | tx: T, [INFO] [stdout] 86 | | block: Option, [INFO] [stdout] 87 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 87 - ) -> Result, Self::Error> { [INFO] [stdout] 87 + ) -> Result, 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 { [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 { [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:61:36 [INFO] [stdout] | [INFO] [stdout] 57 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 58 | | &self, [INFO] [stdout] 59 | | tx: Tx, [INFO] [stdout] 60 | | block: Option, [INFO] [stdout] 61 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 61 - ) -> Result, Self::Error> { [INFO] [stdout] 61 + ) -> Result, 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:208:36 [INFO] [stdout] | [INFO] [stdout] 204 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 205 | | &self, [INFO] [stdout] 206 | | tx: T, [INFO] [stdout] 207 | | block: Option, [INFO] [stdout] 208 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 208 - ) -> Result, Self::Error> { [INFO] [stdout] 208 + ) -> Result, 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:104:36 [INFO] [stdout] | [INFO] [stdout] 100 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 101 | | &self, [INFO] [stdout] 102 | | tx: T, [INFO] [stdout] 103 | | block: Option, [INFO] [stdout] 104 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 104 - ) -> Result, Self::Error> { [INFO] [stdout] 104 + ) -> Result, 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:123:54 [INFO] [stdout] | [INFO] [stdout] 119 | async fn send_transaction + Send + Sync>( [INFO] [stdout] | ______________- [INFO] [stdout] 120 | | &self, [INFO] [stdout] 121 | | tx: T, [INFO] [stdout] 122 | | block: Option, [INFO] [stdout] 123 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 123 - ) -> Result, Self::Error> { [INFO] [stdout] 123 + ) -> Result, 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:318:49 [INFO] [stdout] | [INFO] [stdout] 316 | async fn watch_blocks( [INFO] [stdout] | ______________- [INFO] [stdout] 317 | | &self, [INFO] [stdout] 318 | | ) -> Result, Self::Error> { [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 318 - ) -> Result, Self::Error> { [INFO] [stdout] 318 + ) -> Result, 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:325:54 [INFO] [stdout] | [INFO] [stdout] 322 | async fn subscribe( [INFO] [stdout] | ______________- [INFO] [stdout] 323 | | &self, [INFO] [stdout] 324 | | _params: T, [INFO] [stdout] 325 | | ) -> Result, Self::Error> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 325 - ) -> Result, Self::Error> [INFO] [stdout] 325 + ) -> Result, 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:344:54 [INFO] [stdout] | [INFO] [stdout] 342 | async fn subscribe_blocks( [INFO] [stdout] | ______________- [INFO] [stdout] 343 | | &self, [INFO] [stdout] 344 | | ) -> Result>, Self::Error> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 344 - ) -> Result>, Self::Error> [INFO] [stdout] 344 + ) -> Result>, 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:353:54 [INFO] [stdout] | [INFO] [stdout] 351 | async fn subscribe_pending_txs( [INFO] [stdout] | ______________- [INFO] [stdout] 352 | | &self, [INFO] [stdout] 353 | | ) -> Result, Self::Error> [INFO] [stdout] | | - ^^ the same lifetime is elided here [INFO] [stdout] | |_____| [INFO] [stdout] | 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 `'life0` [INFO] [stdout] | [INFO] [stdout] 353 - ) -> Result, Self::Error> [INFO] [stdout] 353 + ) -> Result, 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(&self) -> Event { [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(&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(&self, filter: Filter) -> Event { [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(&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(&self, name: &str) -> Result, 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(&self, name: &str) -> Result, 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(filter: Filter, provider: &M) -> Event [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(filter: Filter, provider: &M) -> Event<'_, M, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 37s [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" "4b10bb5d318add0e1b0ae7eaff043b73ba45dd6c6058f59d3e02024079056f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b10bb5d318add0e1b0ae7eaff043b73ba45dd6c6058f59d3e02024079056f83", kill_on_drop: false }` [INFO] [stdout] 4b10bb5d318add0e1b0ae7eaff043b73ba45dd6c6058f59d3e02024079056f83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9816709ce0a48a4184f19e9868b6eed55d5a946a29f95ea877a527f6bc93b16e [INFO] running `Command { std: "docker" "start" "-a" "9816709ce0a48a4184f19e9868b6eed55d5a946a29f95ea877a527f6bc93b16e", kill_on_drop: false }` [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> ethers-providers/src/lib.rs:228:36 [INFO] [stderr] | [INFO] [stderr] 224 | async fn send_transaction + Send + Sync>( [INFO] [stderr] | ______________- [INFO] [stderr] 225 | | &self, [INFO] [stderr] 226 | | tx: T, [INFO] [stderr] 227 | | block: Option, [INFO] [stderr] 228 | | ) -> Result, Self::Error> { [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 228 - ) -> Result, Self::Error> { [INFO] [stderr] 228 + ) -> Result, 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:437:31 [INFO] [stderr] | [INFO] [stderr] 435 | async fn watch_pending_transactions( [INFO] [stderr] | ______________- [INFO] [stderr] 436 | | &self, [INFO] [stderr] 437 | | ) -> Result, Self::Error> { [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 437 - ) -> Result, Self::Error> { [INFO] [stderr] 437 + ) -> Result, 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:58 [INFO] [stderr] | [INFO] [stderr] 449 | async fn watch_blocks(&self) -> Result, Self::Error> { [INFO] [stderr] | ------------------- ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 449 - async fn watch_blocks(&self) -> Result, Self::Error> { [INFO] [stderr] 449 + async fn watch_blocks(&self) -> Result, 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:569:36 [INFO] [stderr] | [INFO] [stderr] 566 | async fn subscribe( [INFO] [stderr] | ______________- [INFO] [stderr] 567 | | &self, [INFO] [stderr] 568 | | params: T, [INFO] [stderr] 569 | | ) -> Result, Self::Error> [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 569 - ) -> Result, Self::Error> [INFO] [stderr] 569 + ) -> Result, 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:588:36 [INFO] [stderr] | [INFO] [stderr] 586 | async fn subscribe_blocks( [INFO] [stderr] | ______________- [INFO] [stderr] 587 | | &self, [INFO] [stderr] 588 | | ) -> Result>, Self::Error> [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 588 - ) -> Result>, Self::Error> [INFO] [stderr] 588 + ) -> Result>, 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:597:36 [INFO] [stderr] | [INFO] [stderr] 595 | async fn subscribe_pending_txs( [INFO] [stderr] | ______________- [INFO] [stderr] 596 | | &self, [INFO] [stderr] 597 | | ) -> Result, Self::Error> [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 597 - ) -> Result, Self::Error> [INFO] [stderr] 597 + ) -> Result, 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:483:36 [INFO] [stderr] | [INFO] [stderr] 479 | async fn send_transaction + Send + Sync>( [INFO] [stderr] | ______________- [INFO] [stderr] 480 | | &self, [INFO] [stderr] 481 | | tx: T, [INFO] [stderr] 482 | | block: Option, [INFO] [stderr] 483 | | ) -> Result, ProviderError> { [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 483 - ) -> Result, ProviderError> { [INFO] [stderr] 483 + ) -> Result, 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:58 [INFO] [stderr] | [INFO] [stderr] 557 | async fn watch_blocks(&self) -> Result, ProviderError> { [INFO] [stderr] | ------------------- ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 557 - async fn watch_blocks(&self) -> Result, ProviderError> { [INFO] [stderr] 557 + async fn watch_blocks(&self) -> Result, ProviderError> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> ethers-providers/src/provider.rs:566:31 [INFO] [stderr] | [INFO] [stderr] 564 | async fn watch_pending_transactions( [INFO] [stderr] | ______________- [INFO] [stderr] 565 | | &self, [INFO] [stderr] 566 | | ) -> Result, ProviderError> { [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 566 - ) -> Result, ProviderError> { [INFO] [stderr] 566 + ) -> Result, ProviderError> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> ethers-providers/src/provider.rs:803:36 [INFO] [stderr] | [INFO] [stderr] 800 | async fn subscribe( [INFO] [stderr] | ______________- [INFO] [stderr] 801 | | &self, [INFO] [stderr] 802 | | params: T, [INFO] [stderr] 803 | | ) -> Result, ProviderError> [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 803 - ) -> Result, ProviderError> [INFO] [stderr] 803 + ) -> Result, ProviderError> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> ethers-providers/src/provider.rs:823:36 [INFO] [stderr] | [INFO] [stderr] 821 | async fn subscribe_blocks( [INFO] [stderr] | ______________- [INFO] [stderr] 822 | | &self, [INFO] [stderr] 823 | | ) -> Result>, ProviderError> [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 823 - ) -> Result>, ProviderError> [INFO] [stderr] 823 + ) -> Result>, ProviderError> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> ethers-providers/src/provider.rs:832:36 [INFO] [stderr] | [INFO] [stderr] 830 | async fn subscribe_pending_txs( [INFO] [stderr] | ______________- [INFO] [stderr] 831 | | &self, [INFO] [stderr] 832 | | ) -> Result, ProviderError> [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 832 - ) -> Result, ProviderError> [INFO] [stderr] 832 + ) -> Result, ProviderError> [INFO] [stderr] | [INFO] [stderr] [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 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-providers` (lib) generated 12 warnings (run `cargo fix --lib -p ethers-providers` to apply 12 suggestions) [INFO] [stderr] warning: `ethers-contract-abigen` (lib) generated 1 warning [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)]` (part of `#[warn(unused)]`) 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) -> Option> { [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) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> ethers-solc/src/artifacts.rs:465:73 [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) -> Option { [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) -> Option> { [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 { [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> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `ethers-solc` (lib) generated 5 warnings (run `cargo fix --lib -p ethers-solc` to apply 4 suggestions) [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(&self) -> Event { [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(&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(&self, filter: Filter) -> Event { [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(&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(&self, name: &str) -> Result, 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(&self, name: &str) -> Result, 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(filter: Filter, provider: &M) -> Event [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(filter: Filter, provider: &M) -> Event<'_, M, Self> [INFO] [stderr] | +++ [INFO] [stderr] [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [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 { [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> = Lazy::new(|| Mutex::new(())); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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-contract` (lib) generated 4 warnings (run `cargo fix --lib -p ethers-contract` to apply 4 suggestions) [INFO] [stderr] warning: `ethers-signers` (lib) generated 1 warning (run `cargo fix --lib -p ethers-signers` to apply 1 suggestion) [INFO] [stderr] warning: `ethers-etherscan` (lib) generated 1 warning (run `cargo fix --lib -p ethers-etherscan` to apply 1 suggestion) [INFO] [stderr] warning: `ethers-solc` (lib test) generated 6 warnings (4 duplicates) [INFO] [stderr] warning: `ethers-providers` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> ethers-middleware/src/gas_escalator/mod.rs:94:36 [INFO] [stderr] | [INFO] [stderr] 90 | async fn send_transaction + Send + Sync>( [INFO] [stderr] | ______________- [INFO] [stderr] 91 | | &self, [INFO] [stderr] 92 | | tx: T, [INFO] [stderr] 93 | | block: Option, [INFO] [stderr] 94 | | ) -> Result, Self::Error> { [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 94 - ) -> Result, Self::Error> { [INFO] [stderr] 94 + ) -> Result, 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:74:36 [INFO] [stderr] | [INFO] [stderr] 70 | async fn send_transaction + Send + Sync>( [INFO] [stderr] | ______________- [INFO] [stderr] 71 | | &self, [INFO] [stderr] 72 | | tx: T, [INFO] [stderr] 73 | | block: Option, [INFO] [stderr] 74 | | ) -> Result, Self::Error> { [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 74 - ) -> Result, Self::Error> { [INFO] [stderr] 74 + ) -> Result, 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:87:36 [INFO] [stderr] | [INFO] [stderr] 83 | async fn send_transaction + Send + Sync>( [INFO] [stderr] | ______________- [INFO] [stderr] 84 | | &self, [INFO] [stderr] 85 | | tx: T, [INFO] [stderr] 86 | | block: Option, [INFO] [stderr] 87 | | ) -> Result, Self::Error> { [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 87 - ) -> Result, Self::Error> { [INFO] [stderr] 87 + ) -> Result, 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 { [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 { [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:61:36 [INFO] [stderr] | [INFO] [stderr] 57 | async fn send_transaction + Send + Sync>( [INFO] [stderr] | ______________- [INFO] [stderr] 58 | | &self, [INFO] [stderr] 59 | | tx: Tx, [INFO] [stderr] 60 | | block: Option, [INFO] [stderr] 61 | | ) -> Result, Self::Error> { [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 61 - ) -> Result, Self::Error> { [INFO] [stderr] 61 + ) -> Result, 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:208:36 [INFO] [stderr] | [INFO] [stderr] 204 | async fn send_transaction + Send + Sync>( [INFO] [stderr] | ______________- [INFO] [stderr] 205 | | &self, [INFO] [stderr] 206 | | tx: T, [INFO] [stderr] 207 | | block: Option, [INFO] [stderr] 208 | | ) -> Result, Self::Error> { [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 208 - ) -> Result, Self::Error> { [INFO] [stderr] 208 + ) -> Result, 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:104:36 [INFO] [stderr] | [INFO] [stderr] 100 | async fn send_transaction + Send + Sync>( [INFO] [stderr] | ______________- [INFO] [stderr] 101 | | &self, [INFO] [stderr] 102 | | tx: T, [INFO] [stderr] 103 | | block: Option, [INFO] [stderr] 104 | | ) -> Result, Self::Error> { [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 104 - ) -> Result, Self::Error> { [INFO] [stderr] 104 + ) -> Result, 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:123:54 [INFO] [stderr] | [INFO] [stderr] 119 | async fn send_transaction + Send + Sync>( [INFO] [stderr] | ______________- [INFO] [stderr] 120 | | &self, [INFO] [stderr] 121 | | tx: T, [INFO] [stderr] 122 | | block: Option, [INFO] [stderr] 123 | | ) -> Result, Self::Error> { [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 123 - ) -> Result, Self::Error> { [INFO] [stderr] 123 + ) -> Result, 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:318:49 [INFO] [stderr] | [INFO] [stderr] 316 | async fn watch_blocks( [INFO] [stderr] | ______________- [INFO] [stderr] 317 | | &self, [INFO] [stderr] 318 | | ) -> Result, Self::Error> { [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 318 - ) -> Result, Self::Error> { [INFO] [stderr] 318 + ) -> Result, 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:325:54 [INFO] [stderr] | [INFO] [stderr] 322 | async fn subscribe( [INFO] [stderr] | ______________- [INFO] [stderr] 323 | | &self, [INFO] [stderr] 324 | | _params: T, [INFO] [stderr] 325 | | ) -> Result, Self::Error> [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 325 - ) -> Result, Self::Error> [INFO] [stderr] 325 + ) -> Result, 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:344:54 [INFO] [stderr] | [INFO] [stderr] 342 | async fn subscribe_blocks( [INFO] [stderr] | ______________- [INFO] [stderr] 343 | | &self, [INFO] [stderr] 344 | | ) -> Result>, Self::Error> [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 344 - ) -> Result>, Self::Error> [INFO] [stderr] 344 + ) -> Result>, 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:353:54 [INFO] [stderr] | [INFO] [stderr] 351 | async fn subscribe_pending_txs( [INFO] [stderr] | ______________- [INFO] [stderr] 352 | | &self, [INFO] [stderr] 353 | | ) -> Result, Self::Error> [INFO] [stderr] | | - ^^ the same lifetime is elided here [INFO] [stderr] | |_____| [INFO] [stderr] | 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 `'life0` [INFO] [stderr] | [INFO] [stderr] 353 - ) -> Result, Self::Error> [INFO] [stderr] 353 + ) -> Result, Self::Error> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `ethers-middleware` (lib) generated 13 warnings (run `cargo fix --lib -p ethers-middleware` to apply 13 suggestions) [INFO] [stderr] warning: `ethers-middleware` (lib test) generated 13 warnings (13 duplicates) [INFO] [stderr] warning: `ethers-etherscan` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `ethers-contract` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: `ethers-signers` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [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-2af4dbc5ee122291) [INFO] [stdout] [INFO] [stdout] running 2 tests [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] [stderr] Running tests/abigen.rs (/opt/rustwide/target/debug/deps/abigen-33411713eac80b83) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test can_gen_human_readable_multiple ... ok [INFO] [stdout] test can_gen_human_readable ... ok [INFO] [stdout] test can_gen_human_readable_with_structs ... ok [INFO] [stdout] test can_gen_structs_with_arrays_readable ... ok [INFO] [stdout] test can_gen_structs_readable ... ok [INFO] [stdout] test can_handle_overloaded_functions ... ok [INFO] [stdout] test can_generate_internal_structs ... ok [INFO] [stdout] test can_generate_internal_structs_multiple ... ok [INFO] [stdout] test can_handle_even_more_overloaded_functions ... 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' (37) 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: 0x5e36093e2732 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e36093e2732 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e36093e2732 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e36093e2732 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e36093f430f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e36093f430f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e36093ac581 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e36093ac581 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e36093b9d72 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e36093bf6ef - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e36093bf581 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e3608ced72e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5e3608ced72e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e36093bfe5f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5e36093bfe5f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e36093bfc0a - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e36093b9ea9 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e360939ffed - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e36093fd950 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5e36093fcd26 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e36092d2ce6 - core::result::Result::expect::h64f841e27677bd05 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e36092d0ca6 - ethers_core::utils::ganache::Ganache::spawn::ha90d0fc68c082cff [INFO] [stdout] at /opt/rustwide/workdir/ethers-core/src/utils/ganache.rs:163:37 [INFO] [stdout] 22: 0x5e3608c8fcac - abigen::can_handle_underscore_functions::{{closure}}::h1f09e60a431a55c3 [INFO] [stdout] at /opt/rustwide/workdir/ethers-contract/tests/abigen.rs:282:54 [INFO] [stdout] 23: 0x5e3608c728cd - as core::future::future::Future>::poll::h000f61957527646b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5e3608c02afd - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h53253f25c5155428 [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: 0x5e3608c2cde0 - tokio::coop::with_budget::{{closure}}::h303ac45be99020e6 [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: 0x5e3608cbce65 - std::thread::local::LocalKey::try_with::h3eca4cba902164f5 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 27: 0x5e3608cbcc4e - std::thread::local::LocalKey::with::hf93c11b6302caf0c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 28: 0x5e3608c022bd - tokio::coop::with_budget::h96abe07393e5d465 [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: 0x5e3608c022bd - tokio::coop::budget::h9f7f27f1f58f5cd6 [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: 0x5e3608c022bd - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h061972daea7d423e [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: 0x5e3608c033ca - tokio::runtime::basic_scheduler::enter::{{closure}}::hae445af233a52f91 [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: 0x5e3608cc6525 - tokio::macros::scoped_tls::ScopedKey::set::hc89ad335fb5bc327 [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: 0x5e3608c03366 - tokio::runtime::basic_scheduler::enter::hf3b32f04ec1da9a9 [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: 0x5e3608c01fb3 - tokio::runtime::basic_scheduler::Inner

::block_on::h904116258924b640 [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: 0x5e3608c02c97 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h8b1b633aa9ce13d7 [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: 0x5e3608c02d6e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hca1914d338ec9017 [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: 0x5e3608c8cb21 - tokio::runtime::Runtime::block_on::h719f6b9ac2bb3e5a [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: 0x5e3608c8fa70 - abigen::can_handle_underscore_functions::hb26e8e15dc495304 [INFO] [stdout] at /opt/rustwide/workdir/ethers-contract/tests/abigen.rs:322:26 [INFO] [stdout] 39: 0x5e3608c92027 - abigen::can_handle_underscore_functions::{{closure}}::h72761036d2abd46c [INFO] [stdout] at /opt/rustwide/workdir/ethers-contract/tests/abigen.rs:270:43 [INFO] [stdout] 40: 0x5e3608bf5de6 - core::ops::function::FnOnce::call_once::hd4693465b8077c12 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5e3608ced4eb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5e3608ced4eb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: 0x5e3608d03135 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: 0x5e3608d03135 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 45: 0x5e3608d03135 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 46: 0x5e3608d03135 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 47: 0x5e3608d03135 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x5e3608d03135 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: 0x5e3608d03135 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: 0x5e3608cd9914 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: 0x5e3608cd9914 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 52: 0x5e3608cdd21a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 53: 0x5e3608cdd21a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 54: 0x5e3608cdd21a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 55: 0x5e3608cdd21a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 56: 0x5e3608cdd21a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x5e3608cdd21a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 58: 0x5e3608cdd21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x5e36093b4ecf - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 60: 0x5e36093b4ecf - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 61: 0x7ad5f118caa4 - [INFO] [stdout] 62: 0x7ad5f1219a34 - clone [INFO] [stdout] 63: 0x0 - [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.13s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p ethers-contract --test abigen` [INFO] running `Command { std: "docker" "inspect" "9816709ce0a48a4184f19e9868b6eed55d5a946a29f95ea877a527f6bc93b16e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9816709ce0a48a4184f19e9868b6eed55d5a946a29f95ea877a527f6bc93b16e", kill_on_drop: false }` [INFO] [stdout] 9816709ce0a48a4184f19e9868b6eed55d5a946a29f95ea877a527f6bc93b16e