[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#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucas749%2Fethers-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Lucas749/ethers-rs on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0982f00a2d81a2424a08750bd2265ed1be214fd939958a24b7700cf25a773317 [INFO] running `Command { std: "docker" "start" "-a" "0982f00a2d81a2424a08750bd2265ed1be214fd939958a24b7700cf25a773317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0982f00a2d81a2424a08750bd2265ed1be214fd939958a24b7700cf25a773317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0982f00a2d81a2424a08750bd2265ed1be214fd939958a24b7700cf25a773317", kill_on_drop: false }` [INFO] [stdout] 0982f00a2d81a2424a08750bd2265ed1be214fd939958a24b7700cf25a773317 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c286fe33c82b57a347b46b2dc75bc8aad4e0151cf3f5d0d514819edd6fa80bcc [INFO] running `Command { std: "docker" "start" "-a" "c286fe33c82b57a347b46b2dc75bc8aad4e0151cf3f5d0d514819edd6fa80bcc", 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 opaque-debug v0.3.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling once_cell v1.8.0 [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 static_assertions v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling zeroize v1.4.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling byte-slice-cast v1.1.0 [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 hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling rand_core v0.6.3 [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 rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling der v0.4.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling socket2 v0.4.2 [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 rand v0.8.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling spki v0.4.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 elliptic-curve v0.10.6 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [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 convert_case v0.4.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling elliptic-curve v0.11.1 [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 opaque-debug v0.2.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling salsa20 v0.8.1 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling ctr 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 same-file v1.0.6 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [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 rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.30 [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 coins-bip32 v0.3.0 [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-bip39 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 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 tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.6 [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)]` 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 584 | pub fn find(&self, contract: impl AsRef) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-solc/src/artifacts.rs:465:29 [INFO] [stdout] | [INFO] [stdout] 465 | pub fn diagnostics<'a>(&'a self, ignored_error_codes: &'a [u64]) -> OutputDiagnostics { [INFO] [stdout] | ^^ ^^ ----------------- the lifetime gets resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 470 | pub fn find(&self, contract: impl AsRef) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 hyper-rustls v0.22.1 [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-etherscan/src/lib.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 145 | ) -> Query { [INFO] [stdout] | -------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/lib.rs:224:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/lib.rs:435:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/lib.rs:449:14 [INFO] [stdout] | [INFO] [stdout] 449 | async fn watch_blocks(&self) -> Result, Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/lib.rs:566:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/lib.rs:586:14 [INFO] [stdout] | [INFO] [stdout] 586 | async fn subscribe_blocks( [INFO] [stdout] | ______________^ [INFO] [stdout] 587 | | &self, [INFO] [stdout] 588 | | ) -> Result>, Self::Error> [INFO] [stdout] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/lib.rs:595:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/provider.rs:479:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 483 - ) -> Result, ProviderError> { [INFO] [stdout] 483 + ) -> Result, ProviderError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/provider.rs:557:14 [INFO] [stdout] | [INFO] [stdout] 557 | async fn watch_blocks(&self) -> Result, ProviderError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/provider.rs:564:14 [INFO] [stdout] | [INFO] [stdout] 564 | async fn watch_pending_transactions( [INFO] [stdout] | ______________^ [INFO] [stdout] 565 | | &self, [INFO] [stdout] 566 | | ) -> Result, ProviderError> { [INFO] [stdout] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 566 - ) -> Result, ProviderError> { [INFO] [stdout] 566 + ) -> Result, ProviderError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/provider.rs:800:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 803 - ) -> Result, ProviderError> [INFO] [stdout] 803 + ) -> Result, ProviderError> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/provider.rs:821:14 [INFO] [stdout] | [INFO] [stdout] 821 | async fn subscribe_blocks( [INFO] [stdout] | ______________^ [INFO] [stdout] 822 | | &self, [INFO] [stdout] 823 | | ) -> Result>, ProviderError> [INFO] [stdout] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 823 - ) -> Result>, ProviderError> [INFO] [stdout] 823 + ) -> Result>, ProviderError> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/provider.rs:830:14 [INFO] [stdout] | [INFO] [stdout] 830 | async fn subscribe_pending_txs( [INFO] [stdout] | ______________^ [INFO] [stdout] 831 | | &self, [INFO] [stdout] 832 | | ) -> Result, ProviderError> [INFO] [stdout] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-contract/src/contract.rs:167:31 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn event(&self) -> Event { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 167 | pub fn event(&self) -> Event<'_, M, D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/gas_escalator/mod.rs:90:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/gas_oracle/middleware.rs:70:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/nonce_manager.rs:83:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/transformer/middleware.rs:57:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/signer.rs:204:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/policy.rs:100:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/timelag/mod.rs:119:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/timelag/mod.rs:316:14 [INFO] [stdout] | [INFO] [stdout] 316 | async fn watch_blocks( [INFO] [stdout] | ______________^ [INFO] [stdout] 317 | | &self, [INFO] [stdout] 318 | | ) -> Result, Self::Error> { [INFO] [stdout] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/timelag/mod.rs:322:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/timelag/mod.rs:342:14 [INFO] [stdout] | [INFO] [stdout] 342 | async fn subscribe_blocks( [INFO] [stdout] | ______________^ [INFO] [stdout] 343 | | &self, [INFO] [stdout] 344 | | ) -> Result>, Self::Error> [INFO] [stdout] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/timelag/mod.rs:351:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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 01s [INFO] running `Command { std: "docker" "inspect" "c286fe33c82b57a347b46b2dc75bc8aad4e0151cf3f5d0d514819edd6fa80bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c286fe33c82b57a347b46b2dc75bc8aad4e0151cf3f5d0d514819edd6fa80bcc", kill_on_drop: false }` [INFO] [stdout] c286fe33c82b57a347b46b2dc75bc8aad4e0151cf3f5d0d514819edd6fa80bcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4fcb3581b8057e819ec809c5c8d47409a9d9038119f090694decea01d38f309 [INFO] running `Command { std: "docker" "start" "-a" "a4fcb3581b8057e819ec809c5c8d47409a9d9038119f090694decea01d38f309", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling 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 zeroize v1.4.2 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling crypto-bigint v0.2.10 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.2.0 [INFO] [stderr] Compiling signature_derive v1.0.0-pre.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling libusb1-sys v0.5.0 [INFO] [stderr] Compiling elliptic-curve v0.11.1 [INFO] [stderr] Compiling ethereum-types v0.12.1 [INFO] [stderr] Compiling coins-core v0.2.2 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling eth-keystore v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [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 k256 v0.9.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling ethabi v15.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling rusb v0.8.1 [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 dbl v0.3.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling ccm v0.4.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ethers-core v0.6.0 (/opt/rustwide/workdir/ethers-core) [INFO] [stderr] Compiling cmac v0.6.0 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling p384 v0.8.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling coins-bip32 v0.3.0 [INFO] [stderr] Compiling tempdir v0.3.7 [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 ansi_term v0.12.1 [INFO] [stderr] Compiling harp v0.1.0 [INFO] [stderr] Compiling coins-bip39 v0.3.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.2 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling anomaly v0.2.0 [INFO] [stderr] Compiling yubihsm v0.39.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling ethers-derive-eip712 v0.2.0 (/opt/rustwide/workdir/ethers-core/ethers-derive-eip712) [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)]` on by default [INFO] [stdout] [INFO] [stdout] [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 584 | pub fn find(&self, contract: impl AsRef) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-solc/src/artifacts.rs:465:29 [INFO] [stdout] | [INFO] [stdout] 465 | pub fn diagnostics<'a>(&'a self, ignored_error_codes: &'a [u64]) -> OutputDiagnostics { [INFO] [stdout] | ^^ ^^ ----------------- the lifetime gets resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 470 | pub fn find(&self, contract: impl AsRef) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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)]` 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: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 584 | pub fn find(&self, contract: impl AsRef) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-solc/src/artifacts.rs:465:29 [INFO] [stdout] | [INFO] [stdout] 465 | pub fn diagnostics<'a>(&'a self, ignored_error_codes: &'a [u64]) -> OutputDiagnostics { [INFO] [stdout] | ^^ ^^ ----------------- the lifetime gets resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 470 | pub fn find(&self, contract: impl AsRef) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 hyper-rustls v0.22.1 [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-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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-etherscan/src/lib.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 145 | ) -> Query { [INFO] [stdout] | -------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 145 | ) -> Query<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/lib.rs:224:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/lib.rs:435:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/lib.rs:449:14 [INFO] [stdout] | [INFO] [stdout] 449 | async fn watch_blocks(&self) -> Result, Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/lib.rs:566:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/lib.rs:586:14 [INFO] [stdout] | [INFO] [stdout] 586 | async fn subscribe_blocks( [INFO] [stdout] | ______________^ [INFO] [stdout] 587 | | &self, [INFO] [stdout] 588 | | ) -> Result>, Self::Error> [INFO] [stdout] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/lib.rs:595:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/provider.rs:479:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 483 - ) -> Result, ProviderError> { [INFO] [stdout] 483 + ) -> Result, ProviderError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/provider.rs:557:14 [INFO] [stdout] | [INFO] [stdout] 557 | async fn watch_blocks(&self) -> Result, ProviderError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/provider.rs:564:14 [INFO] [stdout] | [INFO] [stdout] 564 | async fn watch_pending_transactions( [INFO] [stdout] | ______________^ [INFO] [stdout] 565 | | &self, [INFO] [stdout] 566 | | ) -> Result, ProviderError> { [INFO] [stdout] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 566 - ) -> Result, ProviderError> { [INFO] [stdout] 566 + ) -> Result, ProviderError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/provider.rs:800:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 803 - ) -> Result, ProviderError> [INFO] [stdout] 803 + ) -> Result, ProviderError> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/provider.rs:821:14 [INFO] [stdout] | [INFO] [stdout] 821 | async fn subscribe_blocks( [INFO] [stdout] | ______________^ [INFO] [stdout] 822 | | &self, [INFO] [stdout] 823 | | ) -> Result>, ProviderError> [INFO] [stdout] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 823 - ) -> Result>, ProviderError> [INFO] [stdout] 823 + ) -> Result>, ProviderError> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/provider.rs:830:14 [INFO] [stdout] | [INFO] [stdout] 830 | async fn subscribe_pending_txs( [INFO] [stdout] | ______________^ [INFO] [stdout] 831 | | &self, [INFO] [stdout] 832 | | ) -> Result, ProviderError> [INFO] [stdout] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-etherscan/src/lib.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 145 | ) -> Query { [INFO] [stdout] | -------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 145 | ) -> Query<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-contract/src/contract.rs:167:31 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn event(&self) -> Event { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 167 | pub fn event(&self) -> Event<'_, M, D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/lib.rs:224:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/lib.rs:435:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/lib.rs:449:14 [INFO] [stdout] | [INFO] [stdout] 449 | async fn watch_blocks(&self) -> Result, Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/lib.rs:566:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/lib.rs:586:14 [INFO] [stdout] | [INFO] [stdout] 586 | async fn subscribe_blocks( [INFO] [stdout] | ______________^ [INFO] [stdout] 587 | | &self, [INFO] [stdout] 588 | | ) -> Result>, Self::Error> [INFO] [stdout] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/lib.rs:595:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/provider.rs:479:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 483 - ) -> Result, ProviderError> { [INFO] [stdout] 483 + ) -> Result, ProviderError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/provider.rs:557:14 [INFO] [stdout] | [INFO] [stdout] 557 | async fn watch_blocks(&self) -> Result, ProviderError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/provider.rs:564:14 [INFO] [stdout] | [INFO] [stdout] 564 | async fn watch_pending_transactions( [INFO] [stdout] | ______________^ [INFO] [stdout] 565 | | &self, [INFO] [stdout] 566 | | ) -> Result, ProviderError> { [INFO] [stdout] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 566 - ) -> Result, ProviderError> { [INFO] [stdout] 566 + ) -> Result, ProviderError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/provider.rs:800:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 803 - ) -> Result, ProviderError> [INFO] [stdout] 803 + ) -> Result, ProviderError> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/provider.rs:821:14 [INFO] [stdout] | [INFO] [stdout] 821 | async fn subscribe_blocks( [INFO] [stdout] | ______________^ [INFO] [stdout] 822 | | &self, [INFO] [stdout] 823 | | ) -> Result>, ProviderError> [INFO] [stdout] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 823 - ) -> Result>, ProviderError> [INFO] [stdout] 823 + ) -> Result>, ProviderError> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-providers/src/provider.rs:830:14 [INFO] [stdout] | [INFO] [stdout] 830 | async fn subscribe_pending_txs( [INFO] [stdout] | ______________^ [INFO] [stdout] 831 | | &self, [INFO] [stdout] 832 | | ) -> Result, ProviderError> [INFO] [stdout] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 832 - ) -> Result, ProviderError> [INFO] [stdout] 832 + ) -> Result, ProviderError> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/gas_escalator/mod.rs:90:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/gas_oracle/middleware.rs:70:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/nonce_manager.rs:83:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/transformer/middleware.rs:57:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/signer.rs:204:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/policy.rs:100:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/timelag/mod.rs:119:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/timelag/mod.rs:316:14 [INFO] [stdout] | [INFO] [stdout] 316 | async fn watch_blocks( [INFO] [stdout] | ______________^ [INFO] [stdout] 317 | | &self, [INFO] [stdout] 318 | | ) -> Result, Self::Error> { [INFO] [stdout] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/timelag/mod.rs:322:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/timelag/mod.rs:342:14 [INFO] [stdout] | [INFO] [stdout] 342 | async fn subscribe_blocks( [INFO] [stdout] | ______________^ [INFO] [stdout] 343 | | &self, [INFO] [stdout] 344 | | ) -> Result>, Self::Error> [INFO] [stdout] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/timelag/mod.rs:351:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/gas_escalator/mod.rs:90:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/gas_oracle/middleware.rs:70:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/nonce_manager.rs:83:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/transformer/middleware.rs:57:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/signer.rs:204:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/policy.rs:100:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/timelag/mod.rs:119:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/timelag/mod.rs:316:14 [INFO] [stdout] | [INFO] [stdout] 316 | async fn watch_blocks( [INFO] [stdout] | ______________^ [INFO] [stdout] 317 | | &self, [INFO] [stdout] 318 | | ) -> Result, Self::Error> { [INFO] [stdout] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/timelag/mod.rs:322:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/timelag/mod.rs:342:14 [INFO] [stdout] | [INFO] [stdout] 342 | async fn subscribe_blocks( [INFO] [stdout] | ______________^ [INFO] [stdout] 343 | | &self, [INFO] [stdout] 344 | | ) -> Result>, Self::Error> [INFO] [stdout] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-middleware/src/timelag/mod.rs:351:14 [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 lifetime gets resolved as `'life0` [INFO] [stdout] | |_____| [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ethers-contract/src/contract.rs:167:31 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn event(&self) -> Event { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 167 | pub fn event(&self) -> Event<'_, M, D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 17s [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" "a4fcb3581b8057e819ec809c5c8d47409a9d9038119f090694decea01d38f309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4fcb3581b8057e819ec809c5c8d47409a9d9038119f090694decea01d38f309", kill_on_drop: false }` [INFO] [stdout] a4fcb3581b8057e819ec809c5c8d47409a9d9038119f090694decea01d38f309 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aec2e4d9fcb5eb27dc635aae39097f92bdf636b97bc8b348ddc4e76136ed63a8 [INFO] running `Command { std: "docker" "start" "-a" "aec2e4d9fcb5eb27dc635aae39097f92bdf636b97bc8b348ddc4e76136ed63a8", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-providers/src/lib.rs:224:14 [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 lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 228 - ) -> Result, Self::Error> { [INFO] [stderr] 228 + ) -> Result, Self::Error> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-providers/src/lib.rs:435:14 [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 lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 437 - ) -> Result, Self::Error> { [INFO] [stderr] 437 + ) -> Result, Self::Error> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-providers/src/lib.rs:449:14 [INFO] [stderr] | [INFO] [stderr] 449 | async fn watch_blocks(&self) -> Result, Self::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ -- the lifetime gets resolved as `'life0` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-providers/src/lib.rs:566:14 [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 lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 569 - ) -> Result, Self::Error> [INFO] [stderr] 569 + ) -> Result, Self::Error> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-providers/src/lib.rs:586:14 [INFO] [stderr] | [INFO] [stderr] 586 | async fn subscribe_blocks( [INFO] [stderr] | ______________^ [INFO] [stderr] 587 | | &self, [INFO] [stderr] 588 | | ) -> Result>, Self::Error> [INFO] [stderr] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 588 - ) -> Result>, Self::Error> [INFO] [stderr] 588 + ) -> Result>, Self::Error> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-providers/src/lib.rs:595:14 [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 lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 597 - ) -> Result, Self::Error> [INFO] [stderr] 597 + ) -> Result, Self::Error> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-providers/src/provider.rs:479:14 [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 lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 483 - ) -> Result, ProviderError> { [INFO] [stderr] 483 + ) -> Result, ProviderError> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-providers/src/provider.rs:557:14 [INFO] [stderr] | [INFO] [stderr] 557 | async fn watch_blocks(&self) -> Result, ProviderError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ -- the lifetime gets resolved as `'life0` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-providers/src/provider.rs:564:14 [INFO] [stderr] | [INFO] [stderr] 564 | async fn watch_pending_transactions( [INFO] [stderr] | ______________^ [INFO] [stderr] 565 | | &self, [INFO] [stderr] 566 | | ) -> Result, ProviderError> { [INFO] [stderr] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 566 - ) -> Result, ProviderError> { [INFO] [stderr] 566 + ) -> Result, ProviderError> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-providers/src/provider.rs:800:14 [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 lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 803 - ) -> Result, ProviderError> [INFO] [stderr] 803 + ) -> Result, ProviderError> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-providers/src/provider.rs:821:14 [INFO] [stderr] | [INFO] [stderr] 821 | async fn subscribe_blocks( [INFO] [stderr] | ______________^ [INFO] [stderr] 822 | | &self, [INFO] [stderr] 823 | | ) -> Result>, ProviderError> [INFO] [stderr] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 823 - ) -> Result>, ProviderError> [INFO] [stderr] 823 + ) -> Result>, ProviderError> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-providers/src/provider.rs:830:14 [INFO] [stderr] | [INFO] [stderr] 830 | async fn subscribe_pending_txs( [INFO] [stderr] | ______________^ [INFO] [stderr] 831 | | &self, [INFO] [stderr] 832 | | ) -> Result, ProviderError> [INFO] [stderr] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to 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 [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)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 584 | pub fn find(&self, contract: impl AsRef) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-solc/src/artifacts.rs:465:29 [INFO] [stderr] | [INFO] [stderr] 465 | pub fn diagnostics<'a>(&'a self, ignored_error_codes: &'a [u64]) -> OutputDiagnostics { [INFO] [stderr] | ^^ ^^ ----------------- the lifetime gets resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output ------------------ the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 470 | pub fn find(&self, contract: impl AsRef) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output ------------------ the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 [INFO] [stderr] warning: `ethers-contract-abigen` (lib) generated 1 warning (1 duplicate) [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-contract/src/contract.rs:167:31 [INFO] [stderr] | [INFO] [stderr] 167 | pub fn event(&self) -> Event { [INFO] [stderr] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 167 | pub fn event(&self) -> Event<'_, M, D> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 172 | pub fn event_with_filter(&self, filter: Filter) -> Event<'_, M, D> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 181 | pub fn event_for_name(&self, name: &str) -> Result, Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-etherscan/src/lib.rs:141:9 [INFO] [stderr] | [INFO] [stderr] 141 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 145 | ) -> Query { [INFO] [stderr] | -------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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)]` 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 [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 [INFO] [stderr] warning: `ethers-solc` (lib test) generated 6 warnings (4 duplicates) [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-middleware/src/gas_escalator/mod.rs:90:14 [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 lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 94 - ) -> Result, Self::Error> { [INFO] [stderr] 94 + ) -> Result, Self::Error> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-middleware/src/gas_oracle/middleware.rs:70:14 [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 lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 74 - ) -> Result, Self::Error> { [INFO] [stderr] 74 + ) -> Result, Self::Error> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-middleware/src/nonce_manager.rs:83:14 [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 lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 87 - ) -> Result, Self::Error> { [INFO] [stderr] 87 + ) -> Result, Self::Error> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 100 | pub fn created_filter(&self) -> ethers_contract::builders::Event<'_, M, CreatedFilter> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 106 | pub fn events(&self) -> ethers_contract::builders::Event<'_, M, CreatedFilter> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-middleware/src/transformer/middleware.rs:57:14 [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 lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 61 - ) -> Result, Self::Error> { [INFO] [stderr] 61 + ) -> Result, Self::Error> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-middleware/src/signer.rs:204:14 [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 lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 208 - ) -> Result, Self::Error> { [INFO] [stderr] 208 + ) -> Result, Self::Error> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-middleware/src/policy.rs:100:14 [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 lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 104 - ) -> Result, Self::Error> { [INFO] [stderr] 104 + ) -> Result, Self::Error> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-middleware/src/timelag/mod.rs:119:14 [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 lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 123 - ) -> Result, Self::Error> { [INFO] [stderr] 123 + ) -> Result, Self::Error> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-middleware/src/timelag/mod.rs:316:14 [INFO] [stderr] | [INFO] [stderr] 316 | async fn watch_blocks( [INFO] [stderr] | ______________^ [INFO] [stderr] 317 | | &self, [INFO] [stderr] 318 | | ) -> Result, Self::Error> { [INFO] [stderr] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 318 - ) -> Result, Self::Error> { [INFO] [stderr] 318 + ) -> Result, Self::Error> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-middleware/src/timelag/mod.rs:322:14 [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 lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 325 - ) -> Result, Self::Error> [INFO] [stderr] 325 + ) -> Result, Self::Error> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-middleware/src/timelag/mod.rs:342:14 [INFO] [stderr] | [INFO] [stderr] 342 | async fn subscribe_blocks( [INFO] [stderr] | ______________^ [INFO] [stderr] 343 | | &self, [INFO] [stderr] 344 | | ) -> Result>, Self::Error> [INFO] [stderr] | | ^ -- the lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 344 - ) -> Result>, Self::Error> [INFO] [stderr] 344 + ) -> Result>, Self::Error> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ethers-middleware/src/timelag/mod.rs:351:14 [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 lifetime gets resolved as `'life0` [INFO] [stderr] | |_____| [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to 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 [INFO] [stderr] warning: `ethers-middleware` (lib test) generated 13 warnings (13 duplicates) [INFO] [stderr] warning: `ethers-providers` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] warning: `ethers-etherscan` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] 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.71s [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_events ... ok [INFO] [stdout] test base::tests::can_parse_function_inputs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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_structs_with_arrays_readable ... ok [INFO] [stdout] test can_gen_structs_readable ... ok [INFO] [stdout] test can_generate_internal_structs ... ok [INFO] [stdout] test can_handle_unique_underscore_functions ... ok [INFO] [stdout] test can_handle_even_more_overloaded_functions ... ok [INFO] [stdout] test can_gen_human_readable_with_structs ... ok [INFO] [stdout] test can_generate_internal_structs_multiple ... ok [INFO] [stdout] test can_handle_overloaded_functions ... ok [INFO] [stdout] test can_handle_underscore_functions ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- can_handle_underscore_functions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'can_handle_underscore_functions' panicked at ethers-core/src/utils/ganache.rs:163:37: [INFO] [stdout] couldnt start ganache-cli: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x625550f46dc2 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x625550f46dc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x625550f46dc2 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x625550f46dc2 - ::fmt::h281a579a27d691d5 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x625550f70be3 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x625550f70be3 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x625550f42953 - std::io::default_write_fmt::h6d6cb3ff48bb6394 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x625550f42953 - std::io::Write::write_fmt::h976b7a346c630898 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x625550f46c12 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x625550f4867c - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x625550f484d2 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x6255507d9ea4 - as core::ops::function::Fn>::call::h53735dbb2fff5e8e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x6255507d9ea4 - test::test_main_with_exit_callback::{{closure}}::h8629ce54f7c62158 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x625550f4915b - as core::ops::function::Fn>::call::hdd01dfa4f5d59fd2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x625550f4915b - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x625550f48e2a - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x625550f472c9 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x625550f48abd - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x625550f6ebd0 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x625550f6f016 - core::result::unwrap_failed::hf0cc4753dff8b804 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x625550e34606 - core::result::Result::expect::hc6e12f032b36e5d9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1119:23 [INFO] [stdout] 21: 0x625550e3f306 - ethers_core::utils::ganache::Ganache::spawn::he6515b0228003aeb [INFO] [stdout] at /opt/rustwide/workdir/ethers-core/src/utils/ganache.rs:163:37 [INFO] [stdout] 22: 0x6255506f2ff4 - abigen::can_handle_underscore_functions::{{closure}}::haa20c6e7318710e5 [INFO] [stdout] at /opt/rustwide/workdir/ethers-contract/tests/abigen.rs:282:54 [INFO] [stdout] 23: 0x6255506b4b1d - as core::future::future::Future>::poll::h49922dc5121353a9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x62555076313f - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hb51dc07d890635c5 [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: 0x62555072c860 - tokio::coop::with_budget::{{closure}}::hbaeaed5a13d5c5b0 [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: 0x625550791fa5 - std::thread::local::LocalKey::try_with::hc3ff222ccb1c9bb7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 27: 0x625550791c3e - std::thread::local::LocalKey::with::hee3bd0a8162e5505 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 28: 0x62555076281d - tokio::coop::with_budget::h7e8a4f94b982c516 [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: 0x62555076281d - tokio::coop::budget::h781616831568ed9c [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: 0x62555076281d - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h75c5566f16f981a8 [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: 0x6255507639aa - tokio::runtime::basic_scheduler::enter::{{closure}}::ha171a6c76b84991c [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: 0x62555078ff05 - tokio::macros::scoped_tls::ScopedKey::set::h58bf778d941546ec [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: 0x625550763946 - tokio::runtime::basic_scheduler::enter::h9bfaa4b6a39d79e9 [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: 0x625550762513 - tokio::runtime::basic_scheduler::Inner

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

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

::block_on::hc13379f2d5a43ce2 [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: 0x625550748661 - tokio::runtime::Runtime::block_on::haa391f27d797cfe8 [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: 0x6255506f2da0 - abigen::can_handle_underscore_functions::h4920a89feb0effaa [INFO] [stdout] at /opt/rustwide/workdir/ethers-contract/tests/abigen.rs:322:26 [INFO] [stdout] 39: 0x6255506f2c57 - abigen::can_handle_underscore_functions::{{closure}}::hf2535d1cdebdd19c [INFO] [stdout] at /opt/rustwide/workdir/ethers-contract/tests/abigen.rs:270:43 [INFO] [stdout] 40: 0x625550793286 - core::ops::function::FnOnce::call_once::h704f5bb6db2f902d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x6255507df59b - core::ops::function::FnOnce::call_once::hdd80366119caeff9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6255507df59b - test::__rust_begin_short_backtrace::h60798cb0fdc462bd [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648:18 [INFO] [stdout] 43: 0x6255507de81e - test::run_test_in_process::{{closure}}::h81bd62fe0ddb1cae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:74 [INFO] [stdout] 44: 0x6255507de81e - as core::ops::function::FnOnce<()>>::call_once::h6ee6466477e4c0dc [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 45: 0x6255507de81e - std::panicking::catch_unwind::do_call::h01a79315147a2ca1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 46: 0x6255507de81e - std::panicking::catch_unwind::h831c87e90ef4f2d8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 47: 0x6255507de81e - std::panic::catch_unwind::h50e9876bcbc7c37f [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x6255507de81e - test::run_test_in_process::hd57ee4367ef533b2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:27 [INFO] [stdout] 49: 0x6255507de81e - test::run_test::{{closure}}::hd180abfe8d10b90d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592:43 [INFO] [stdout] 50: 0x6255507a2414 - test::run_test::{{closure}}::hadea4433d10ac366 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622:41 [INFO] [stdout] 51: 0x6255507a2414 - std::sys::backtrace::__rust_begin_short_backtrace::hb136c48ddd0ced72 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 52: 0x6255507a5d0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e392173a704e81a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 53: 0x6255507a5d0a - as core::ops::function::FnOnce<()>>::call_once::h858a87db574d2ff4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 54: 0x6255507a5d0a - std::panicking::catch_unwind::do_call::hff7ec4d4a59ca346 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 55: 0x6255507a5d0a - std::panicking::catch_unwind::h74378fed914955a4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 56: 0x6255507a5d0a - std::panic::catch_unwind::hd644e75c809e87ce [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x6255507a5d0a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5c4ce65e6ea67c65 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 58: 0x6255507a5d0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c391219c93831ae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x625550f4c367 - as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 60: 0x625550f4c367 - as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 61: 0x625550f4c367 - std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 62: 0x7088eebbdaa4 - [INFO] [stdout] 63: 0x7088eec4aa34 - clone [INFO] [stdout] 64: 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.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p ethers-contract --test abigen` [INFO] running `Command { std: "docker" "inspect" "aec2e4d9fcb5eb27dc635aae39097f92bdf636b97bc8b348ddc4e76136ed63a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aec2e4d9fcb5eb27dc635aae39097f92bdf636b97bc8b348ddc4e76136ed63a8", kill_on_drop: false }` [INFO] [stdout] aec2e4d9fcb5eb27dc635aae39097f92bdf636b97bc8b348ddc4e76136ed63a8