[INFO] fetching crate nxyz 1.0.0... [INFO] testing nxyz-1.0.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate nxyz 1.0.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate nxyz 1.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate nxyz 1.0.0 [INFO] tweaked toml for crates.io crate nxyz 1.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nxyz 1.0.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nxyz 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on library `nxyz` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_blockchains` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_collection` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_collections_suggestions_results` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_contract_gate` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_contract_tokens` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_contract_tokens_by_contract_and_id` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_contract_transaction_history` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_erc_20_metadata` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_search_results` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_sold_tokens` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_suggestions_results` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_token` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_token_gate` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_token_transfers` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_tokens_by_search_query` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_tokens_suggestions_results` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_top_collections` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_top_tokens` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_top_wallets` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet_balances` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet_contract_approvals` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet_mints` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet_tokens` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet_transactions` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallets_suggestions_results` which is deprecated [INFO] [stderr] warning: `edition` is set on example `post_refresh` which is deprecated [INFO] [stderr] warning: unused manifest key: example.0.plugin [INFO] [stderr] warning: unused manifest key: example.1.plugin [INFO] [stderr] warning: unused manifest key: example.10.plugin [INFO] [stderr] warning: unused manifest key: example.11.plugin [INFO] [stderr] warning: unused manifest key: example.12.plugin [INFO] [stderr] warning: unused manifest key: example.13.plugin [INFO] [stderr] warning: unused manifest key: example.14.plugin [INFO] [stderr] warning: unused manifest key: example.15.plugin [INFO] [stderr] warning: unused manifest key: example.16.plugin [INFO] [stderr] warning: unused manifest key: example.17.plugin [INFO] [stderr] warning: unused manifest key: example.18.plugin [INFO] [stderr] warning: unused manifest key: example.19.plugin [INFO] [stderr] warning: unused manifest key: example.2.plugin [INFO] [stderr] warning: unused manifest key: example.20.plugin [INFO] [stderr] warning: unused manifest key: example.21.plugin [INFO] [stderr] warning: unused manifest key: example.22.plugin [INFO] [stderr] warning: unused manifest key: example.23.plugin [INFO] [stderr] warning: unused manifest key: example.24.plugin [INFO] [stderr] warning: unused manifest key: example.25.plugin [INFO] [stderr] warning: unused manifest key: example.26.plugin [INFO] [stderr] warning: unused manifest key: example.3.plugin [INFO] [stderr] warning: unused manifest key: example.4.plugin [INFO] [stderr] warning: unused manifest key: example.5.plugin [INFO] [stderr] warning: unused manifest key: example.6.plugin [INFO] [stderr] warning: unused manifest key: example.7.plugin [INFO] [stderr] warning: unused manifest key: example.8.plugin [INFO] [stderr] warning: unused manifest key: example.9.plugin [INFO] [stderr] warning: unused manifest key: lib.plugin [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded urlencoding v2.1.2 [INFO] [stderr] Downloaded hyper-rustls v0.23.0 [INFO] [stderr] Downloaded rustls-pemfile v1.0.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.35 [INFO] [stderr] Downloaded security-framework v2.7.0 [INFO] [stderr] Downloaded thiserror v1.0.35 [INFO] [stderr] Downloaded rustls v0.20.6 [INFO] [stderr] Downloaded httpclient v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 958cc8d98e4b3bc35b5e6181f10d0ec3d0955f5da4357560c891123174617da4 [INFO] running `Command { std: "docker" "start" "-a" "958cc8d98e4b3bc35b5e6181f10d0ec3d0955f5da4357560c891123174617da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "958cc8d98e4b3bc35b5e6181f10d0ec3d0955f5da4357560c891123174617da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "958cc8d98e4b3bc35b5e6181f10d0ec3d0955f5da4357560c891123174617da4", kill_on_drop: false }` [INFO] [stdout] 958cc8d98e4b3bc35b5e6181f10d0ec3d0955f5da4357560c891123174617da4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33b5e3132d76628354f946ff4a651eff274701a33849d032830086a6beb608d1 [INFO] running `Command { std: "docker" "start" "-a" "33b5e3132d76628354f946ff4a651eff274701a33849d032830086a6beb608d1", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on library `nxyz` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_blockchains` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_collection` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_collections_suggestions_results` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_contract_gate` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_contract_tokens` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_contract_tokens_by_contract_and_id` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_contract_transaction_history` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_erc_20_metadata` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_search_results` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_sold_tokens` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_suggestions_results` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_token` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_token_gate` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_token_transfers` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_tokens_by_search_query` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_tokens_suggestions_results` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_top_collections` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_top_tokens` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_top_wallets` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet_balances` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet_contract_approvals` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet_mints` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet_tokens` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet_transactions` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallets_suggestions_results` which is deprecated [INFO] [stderr] warning: `edition` is set on example `post_refresh` which is deprecated [INFO] [stderr] warning: unused manifest key: example.0.plugin [INFO] [stderr] warning: unused manifest key: example.1.plugin [INFO] [stderr] warning: unused manifest key: example.10.plugin [INFO] [stderr] warning: unused manifest key: example.11.plugin [INFO] [stderr] warning: unused manifest key: example.12.plugin [INFO] [stderr] warning: unused manifest key: example.13.plugin [INFO] [stderr] warning: unused manifest key: example.14.plugin [INFO] [stderr] warning: unused manifest key: example.15.plugin [INFO] [stderr] warning: unused manifest key: example.16.plugin [INFO] [stderr] warning: unused manifest key: example.17.plugin [INFO] [stderr] warning: unused manifest key: example.18.plugin [INFO] [stderr] warning: unused manifest key: example.19.plugin [INFO] [stderr] warning: unused manifest key: example.2.plugin [INFO] [stderr] warning: unused manifest key: example.20.plugin [INFO] [stderr] warning: unused manifest key: example.21.plugin [INFO] [stderr] warning: unused manifest key: example.22.plugin [INFO] [stderr] warning: unused manifest key: example.23.plugin [INFO] [stderr] warning: unused manifest key: example.24.plugin [INFO] [stderr] warning: unused manifest key: example.25.plugin [INFO] [stderr] warning: unused manifest key: example.26.plugin [INFO] [stderr] warning: unused manifest key: example.3.plugin [INFO] [stderr] warning: unused manifest key: example.4.plugin [INFO] [stderr] warning: unused manifest key: example.5.plugin [INFO] [stderr] warning: unused manifest key: example.6.plugin [INFO] [stderr] warning: unused manifest key: example.7.plugin [INFO] [stderr] warning: unused manifest key: example.8.plugin [INFO] [stderr] warning: unused manifest key: example.9.plugin [INFO] [stderr] warning: unused manifest key: lib.plugin [INFO] [stderr] Compiling proc-macro2 v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling httpclient v0.6.0 [INFO] [stderr] Compiling nxyz v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 56 | ) -> request::GetCollectionsSuggestionsResultsRequest { [INFO] [stdout] | ------------------------------------------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 56 | ) -> request::GetCollectionsSuggestionsResultsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:65:32 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn get_top_collections(&self) -> request::GetTopCollectionsRequest { [INFO] [stdout] | ^^^^^ --------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn get_top_collections(&self) -> request::GetTopCollectionsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 77 | ) -> request::PostRefreshRequest { [INFO] [stdout] | --------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 77 | ) -> request::PostRefreshRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 91 | ) -> request::GetTokensSuggestionsResultsRequest { [INFO] [stdout] | ------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | ) -> request::GetTokensSuggestionsResultsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:100:27 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn get_top_tokens(&self) -> request::GetTopTokensRequest { [INFO] [stdout] | ^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 100 | pub fn get_top_tokens(&self) -> request::GetTopTokensRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 110 | ) -> request::GetWalletsSuggestionsResultsRequest { [INFO] [stdout] | -------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 110 | ) -> request::GetWalletsSuggestionsResultsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn get_top_wallets(&self) -> request::GetTopWalletsRequest { [INFO] [stdout] | ^^^^^ ----------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 119 | pub fn get_top_wallets(&self) -> request::GetTopWalletsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn get_blockchains(&self) -> request::GetBlockchainsRequest { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 127 | pub fn get_blockchains(&self) -> request::GetBlockchainsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 137 | contract_address: &str, [INFO] [stdout] 138 | ) -> request::GetCollectionRequest { [INFO] [stdout] | ----------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 138 | ) -> request::GetCollectionRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 150 | contract_address: &str, [INFO] [stdout] 151 | ) -> request::GetContractTransactionHistoryRequest { [INFO] [stdout] | --------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 151 | ) -> request::GetContractTransactionHistoryRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:163:31 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn get_search_results(&self, query: &str) -> request::GetSearchResultsRequest { [INFO] [stdout] | ^^^^^ -------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 163 | pub fn get_search_results(&self, query: &str) -> request::GetSearchResultsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:174:36 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn get_suggestions_results(&self) -> request::GetSuggestionsResultsRequest { [INFO] [stdout] | ^^^^^ ------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 174 | pub fn get_suggestions_results(&self) -> request::GetSuggestionsResultsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 187 | ) -> request::GetContractTokensByContractAndIdRequest { [INFO] [stdout] | ------------------------------------------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 187 | ) -> request::GetContractTokensByContractAndIdRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 201 | contract_address: &str, [INFO] [stdout] 202 | ) -> request::GetErc20MetadataRequest { [INFO] [stdout] | -------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 202 | ) -> request::GetErc20MetadataRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 214 | query: &str, [INFO] [stdout] 215 | ) -> request::GetTokensBySearchQueryRequest { [INFO] [stdout] | -------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 215 | ) -> request::GetTokensBySearchQueryRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 229 | contract_address: &str, [INFO] [stdout] 230 | ) -> request::GetContractTokensRequest { [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 230 | ) -> request::GetContractTokensRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 245 | ) -> request::GetTokenRequest { [INFO] [stdout] | ------------------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 245 | ) -> request::GetTokenRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 260 | ) -> request::GetTokenTransfersRequest { [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 260 | ) -> request::GetTokenTransfersRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:272:23 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn get_wallet(&self, wallet_address: &str) -> request::GetWalletRequest { [INFO] [stdout] | ^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 272 | pub fn get_wallet(&self, wallet_address: &str) -> request::GetWalletRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:281:9 [INFO] [stdout] | [INFO] [stdout] 281 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 282 | wallet_address: &str, [INFO] [stdout] 283 | ) -> request::GetWalletContractApprovalsRequest { [INFO] [stdout] | ------------------------------------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | ) -> request::GetWalletContractApprovalsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 294 | wallet_address: &str, [INFO] [stdout] 295 | ) -> request::GetWalletBalancesRequest { [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 295 | ) -> request::GetWalletBalancesRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:307:9 [INFO] [stdout] | [INFO] [stdout] 307 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 310 | ) -> request::GetContractGateRequest { [INFO] [stdout] | ------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 310 | ) -> request::GetContractGateRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 326 | ) -> request::GetTokenGateRequest { [INFO] [stdout] | ---------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 326 | ) -> request::GetTokenGateRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:339:9 [INFO] [stdout] | [INFO] [stdout] 339 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 340 | wallet_address: &str, [INFO] [stdout] 341 | ) -> request::GetWalletMintsRequest { [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 341 | ) -> request::GetWalletMintsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 354 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 355 | wallet_address: &str, [INFO] [stdout] 356 | ) -> request::GetSoldTokensRequest { [INFO] [stdout] | ----------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 356 | ) -> request::GetSoldTokensRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:369:9 [INFO] [stdout] | [INFO] [stdout] 369 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 370 | wallet_address: &str, [INFO] [stdout] 371 | ) -> request::GetWalletTokensRequest { [INFO] [stdout] | ------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 371 | ) -> request::GetWalletTokensRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 385 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 386 | wallet_address: &str, [INFO] [stdout] 387 | ) -> request::GetWalletTransactionsRequest { [INFO] [stdout] | ------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 387 | ) -> request::GetWalletTransactionsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.80s [INFO] running `Command { std: "docker" "inspect" "33b5e3132d76628354f946ff4a651eff274701a33849d032830086a6beb608d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b5e3132d76628354f946ff4a651eff274701a33849d032830086a6beb608d1", kill_on_drop: false }` [INFO] [stdout] 33b5e3132d76628354f946ff4a651eff274701a33849d032830086a6beb608d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0420af41ab78b0ab2e261e4c616716696c7d6207221fd6e0fa383a16691a522 [INFO] running `Command { std: "docker" "start" "-a" "c0420af41ab78b0ab2e261e4c616716696c7d6207221fd6e0fa383a16691a522", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on library `nxyz` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_blockchains` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_collection` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_collections_suggestions_results` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_contract_gate` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_contract_tokens` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_contract_tokens_by_contract_and_id` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_contract_transaction_history` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_erc_20_metadata` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_search_results` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_sold_tokens` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_suggestions_results` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_token` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_token_gate` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_token_transfers` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_tokens_by_search_query` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_tokens_suggestions_results` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_top_collections` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_top_tokens` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_top_wallets` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet_balances` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet_contract_approvals` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet_mints` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet_tokens` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet_transactions` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallets_suggestions_results` which is deprecated [INFO] [stderr] warning: `edition` is set on example `post_refresh` which is deprecated [INFO] [stderr] warning: unused manifest key: example.0.plugin [INFO] [stderr] warning: unused manifest key: example.1.plugin [INFO] [stderr] warning: unused manifest key: example.10.plugin [INFO] [stderr] warning: unused manifest key: example.11.plugin [INFO] [stderr] warning: unused manifest key: example.12.plugin [INFO] [stderr] warning: unused manifest key: example.13.plugin [INFO] [stderr] warning: unused manifest key: example.14.plugin [INFO] [stderr] warning: unused manifest key: example.15.plugin [INFO] [stderr] warning: unused manifest key: example.16.plugin [INFO] [stderr] warning: unused manifest key: example.17.plugin [INFO] [stderr] warning: unused manifest key: example.18.plugin [INFO] [stderr] warning: unused manifest key: example.19.plugin [INFO] [stderr] warning: unused manifest key: example.2.plugin [INFO] [stderr] warning: unused manifest key: example.20.plugin [INFO] [stderr] warning: unused manifest key: example.21.plugin [INFO] [stderr] warning: unused manifest key: example.22.plugin [INFO] [stderr] warning: unused manifest key: example.23.plugin [INFO] [stderr] warning: unused manifest key: example.24.plugin [INFO] [stderr] warning: unused manifest key: example.25.plugin [INFO] [stderr] warning: unused manifest key: example.26.plugin [INFO] [stderr] warning: unused manifest key: example.3.plugin [INFO] [stderr] warning: unused manifest key: example.4.plugin [INFO] [stderr] warning: unused manifest key: example.5.plugin [INFO] [stderr] warning: unused manifest key: example.6.plugin [INFO] [stderr] warning: unused manifest key: example.7.plugin [INFO] [stderr] warning: unused manifest key: example.8.plugin [INFO] [stderr] warning: unused manifest key: example.9.plugin [INFO] [stderr] warning: unused manifest key: lib.plugin [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 56 | ) -> request::GetCollectionsSuggestionsResultsRequest { [INFO] [stdout] | ------------------------------------------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 56 | ) -> request::GetCollectionsSuggestionsResultsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:65:32 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn get_top_collections(&self) -> request::GetTopCollectionsRequest { [INFO] [stdout] | ^^^^^ --------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn get_top_collections(&self) -> request::GetTopCollectionsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 77 | ) -> request::PostRefreshRequest { [INFO] [stdout] | --------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 77 | ) -> request::PostRefreshRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 91 | ) -> request::GetTokensSuggestionsResultsRequest { [INFO] [stdout] | ------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | ) -> request::GetTokensSuggestionsResultsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:100:27 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn get_top_tokens(&self) -> request::GetTopTokensRequest { [INFO] [stdout] | ^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 100 | pub fn get_top_tokens(&self) -> request::GetTopTokensRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 110 | ) -> request::GetWalletsSuggestionsResultsRequest { [INFO] [stdout] | -------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 110 | ) -> request::GetWalletsSuggestionsResultsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn get_top_wallets(&self) -> request::GetTopWalletsRequest { [INFO] [stdout] | ^^^^^ ----------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 119 | pub fn get_top_wallets(&self) -> request::GetTopWalletsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn get_blockchains(&self) -> request::GetBlockchainsRequest { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 127 | pub fn get_blockchains(&self) -> request::GetBlockchainsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 137 | contract_address: &str, [INFO] [stdout] 138 | ) -> request::GetCollectionRequest { [INFO] [stdout] | ----------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 138 | ) -> request::GetCollectionRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 150 | contract_address: &str, [INFO] [stdout] 151 | ) -> request::GetContractTransactionHistoryRequest { [INFO] [stdout] | --------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 151 | ) -> request::GetContractTransactionHistoryRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:163:31 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn get_search_results(&self, query: &str) -> request::GetSearchResultsRequest { [INFO] [stdout] | ^^^^^ -------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 163 | pub fn get_search_results(&self, query: &str) -> request::GetSearchResultsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:174:36 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn get_suggestions_results(&self) -> request::GetSuggestionsResultsRequest { [INFO] [stdout] | ^^^^^ ------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 174 | pub fn get_suggestions_results(&self) -> request::GetSuggestionsResultsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 187 | ) -> request::GetContractTokensByContractAndIdRequest { [INFO] [stdout] | ------------------------------------------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 187 | ) -> request::GetContractTokensByContractAndIdRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 201 | contract_address: &str, [INFO] [stdout] 202 | ) -> request::GetErc20MetadataRequest { [INFO] [stdout] | -------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 202 | ) -> request::GetErc20MetadataRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 214 | query: &str, [INFO] [stdout] 215 | ) -> request::GetTokensBySearchQueryRequest { [INFO] [stdout] | -------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 215 | ) -> request::GetTokensBySearchQueryRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 229 | contract_address: &str, [INFO] [stdout] 230 | ) -> request::GetContractTokensRequest { [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 230 | ) -> request::GetContractTokensRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 245 | ) -> request::GetTokenRequest { [INFO] [stdout] | ------------------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 245 | ) -> request::GetTokenRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 260 | ) -> request::GetTokenTransfersRequest { [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 260 | ) -> request::GetTokenTransfersRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:272:23 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn get_wallet(&self, wallet_address: &str) -> request::GetWalletRequest { [INFO] [stdout] | ^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 272 | pub fn get_wallet(&self, wallet_address: &str) -> request::GetWalletRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:281:9 [INFO] [stdout] | [INFO] [stdout] 281 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 282 | wallet_address: &str, [INFO] [stdout] 283 | ) -> request::GetWalletContractApprovalsRequest { [INFO] [stdout] | ------------------------------------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | ) -> request::GetWalletContractApprovalsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 294 | wallet_address: &str, [INFO] [stdout] 295 | ) -> request::GetWalletBalancesRequest { [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 295 | ) -> request::GetWalletBalancesRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:307:9 [INFO] [stdout] | [INFO] [stdout] 307 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 310 | ) -> request::GetContractGateRequest { [INFO] [stdout] | ------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 310 | ) -> request::GetContractGateRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 326 | ) -> request::GetTokenGateRequest { [INFO] [stdout] | ---------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 326 | ) -> request::GetTokenGateRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:339:9 [INFO] [stdout] | [INFO] [stdout] 339 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 340 | wallet_address: &str, [INFO] [stdout] 341 | ) -> request::GetWalletMintsRequest { [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 341 | ) -> request::GetWalletMintsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 354 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 355 | wallet_address: &str, [INFO] [stdout] 356 | ) -> request::GetSoldTokensRequest { [INFO] [stdout] | ----------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 356 | ) -> request::GetSoldTokensRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:369:9 [INFO] [stdout] | [INFO] [stdout] 369 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 370 | wallet_address: &str, [INFO] [stdout] 371 | ) -> request::GetWalletTokensRequest { [INFO] [stdout] | ------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 371 | ) -> request::GetWalletTokensRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 385 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 386 | wallet_address: &str, [INFO] [stdout] 387 | ) -> request::GetWalletTransactionsRequest { [INFO] [stdout] | ------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 387 | ) -> request::GetWalletTransactionsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nxyz v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_wallet_mints.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_tokens_suggestions_results.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_contract_tokens_by_contract_and_id.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_erc_20_metadata.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_wallet_tokens.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_token.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/post_refresh.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_sold_tokens.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_wallets_suggestions_results.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_contract_transaction_history.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_search_results.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_contract_tokens.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_top_collections.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_contract_gate.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_top_wallets.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_collection.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_collections_suggestions_results.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_suggestions_results.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_wallet_transactions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_token_transfers.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 56 | ) -> request::GetCollectionsSuggestionsResultsRequest { [INFO] [stdout] | ------------------------------------------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 56 | ) -> request::GetCollectionsSuggestionsResultsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:65:32 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn get_top_collections(&self) -> request::GetTopCollectionsRequest { [INFO] [stdout] | ^^^^^ --------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn get_top_collections(&self) -> request::GetTopCollectionsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 77 | ) -> request::PostRefreshRequest { [INFO] [stdout] | --------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 77 | ) -> request::PostRefreshRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 91 | ) -> request::GetTokensSuggestionsResultsRequest { [INFO] [stdout] | ------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | ) -> request::GetTokensSuggestionsResultsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:100:27 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn get_top_tokens(&self) -> request::GetTopTokensRequest { [INFO] [stdout] | ^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 100 | pub fn get_top_tokens(&self) -> request::GetTopTokensRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 110 | ) -> request::GetWalletsSuggestionsResultsRequest { [INFO] [stdout] | -------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 110 | ) -> request::GetWalletsSuggestionsResultsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn get_top_wallets(&self) -> request::GetTopWalletsRequest { [INFO] [stdout] | ^^^^^ ----------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 119 | pub fn get_top_wallets(&self) -> request::GetTopWalletsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn get_blockchains(&self) -> request::GetBlockchainsRequest { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 127 | pub fn get_blockchains(&self) -> request::GetBlockchainsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 137 | contract_address: &str, [INFO] [stdout] 138 | ) -> request::GetCollectionRequest { [INFO] [stdout] | ----------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 138 | ) -> request::GetCollectionRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 150 | contract_address: &str, [INFO] [stdout] 151 | ) -> request::GetContractTransactionHistoryRequest { [INFO] [stdout] | --------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 151 | ) -> request::GetContractTransactionHistoryRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:163:31 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn get_search_results(&self, query: &str) -> request::GetSearchResultsRequest { [INFO] [stdout] | ^^^^^ -------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 163 | pub fn get_search_results(&self, query: &str) -> request::GetSearchResultsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:174:36 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn get_suggestions_results(&self) -> request::GetSuggestionsResultsRequest { [INFO] [stdout] | ^^^^^ ------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 174 | pub fn get_suggestions_results(&self) -> request::GetSuggestionsResultsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 187 | ) -> request::GetContractTokensByContractAndIdRequest { [INFO] [stdout] | ------------------------------------------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 187 | ) -> request::GetContractTokensByContractAndIdRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 201 | contract_address: &str, [INFO] [stdout] 202 | ) -> request::GetErc20MetadataRequest { [INFO] [stdout] | -------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 202 | ) -> request::GetErc20MetadataRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 214 | query: &str, [INFO] [stdout] 215 | ) -> request::GetTokensBySearchQueryRequest { [INFO] [stdout] | -------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 215 | ) -> request::GetTokensBySearchQueryRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 229 | contract_address: &str, [INFO] [stdout] 230 | ) -> request::GetContractTokensRequest { [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 230 | ) -> request::GetContractTokensRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 245 | ) -> request::GetTokenRequest { [INFO] [stdout] | ------------------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 245 | ) -> request::GetTokenRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 260 | ) -> request::GetTokenTransfersRequest { [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 260 | ) -> request::GetTokenTransfersRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:272:23 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn get_wallet(&self, wallet_address: &str) -> request::GetWalletRequest { [INFO] [stdout] | ^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 272 | pub fn get_wallet(&self, wallet_address: &str) -> request::GetWalletRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:281:9 [INFO] [stdout] | [INFO] [stdout] 281 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 282 | wallet_address: &str, [INFO] [stdout] 283 | ) -> request::GetWalletContractApprovalsRequest { [INFO] [stdout] | ------------------------------------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | ) -> request::GetWalletContractApprovalsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 294 | wallet_address: &str, [INFO] [stdout] 295 | ) -> request::GetWalletBalancesRequest { [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 295 | ) -> request::GetWalletBalancesRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:307:9 [INFO] [stdout] | [INFO] [stdout] 307 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 310 | ) -> request::GetContractGateRequest { [INFO] [stdout] | ------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 310 | ) -> request::GetContractGateRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 326 | ) -> request::GetTokenGateRequest { [INFO] [stdout] | ---------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 326 | ) -> request::GetTokenGateRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:339:9 [INFO] [stdout] | [INFO] [stdout] 339 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 340 | wallet_address: &str, [INFO] [stdout] 341 | ) -> request::GetWalletMintsRequest { [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 341 | ) -> request::GetWalletMintsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 354 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 355 | wallet_address: &str, [INFO] [stdout] 356 | ) -> request::GetSoldTokensRequest { [INFO] [stdout] | ----------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 356 | ) -> request::GetSoldTokensRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:369:9 [INFO] [stdout] | [INFO] [stdout] 369 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 370 | wallet_address: &str, [INFO] [stdout] 371 | ) -> request::GetWalletTokensRequest { [INFO] [stdout] | ------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 371 | ) -> request::GetWalletTokensRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 385 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 386 | wallet_address: &str, [INFO] [stdout] 387 | ) -> request::GetWalletTransactionsRequest { [INFO] [stdout] | ------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 387 | ) -> request::GetWalletTransactionsRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_top_tokens.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_blockchains.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_wallet.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_token_gate.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_wallet_contract_approvals.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_tokens_by_search_query.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nxyz::model::*` [INFO] [stdout] --> examples/get_wallet_balances.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nxyz::model::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.22s [INFO] running `Command { std: "docker" "inspect" "c0420af41ab78b0ab2e261e4c616716696c7d6207221fd6e0fa383a16691a522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0420af41ab78b0ab2e261e4c616716696c7d6207221fd6e0fa383a16691a522", kill_on_drop: false }` [INFO] [stdout] c0420af41ab78b0ab2e261e4c616716696c7d6207221fd6e0fa383a16691a522 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7049edf6637f3c82e927fb44df829ae2745876ae5fed42062aca7ee3ae086dcc [INFO] running `Command { std: "docker" "start" "-a" "7049edf6637f3c82e927fb44df829ae2745876ae5fed42062aca7ee3ae086dcc", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on library `nxyz` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_blockchains` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_collection` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_collections_suggestions_results` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_contract_gate` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_contract_tokens` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_contract_tokens_by_contract_and_id` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_contract_transaction_history` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_erc_20_metadata` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_search_results` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_sold_tokens` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_suggestions_results` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_token` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_token_gate` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_token_transfers` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_tokens_by_search_query` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_tokens_suggestions_results` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_top_collections` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_top_tokens` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_top_wallets` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet_balances` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet_contract_approvals` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet_mints` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet_tokens` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallet_transactions` which is deprecated [INFO] [stderr] warning: `edition` is set on example `get_wallets_suggestions_results` which is deprecated [INFO] [stderr] warning: `edition` is set on example `post_refresh` which is deprecated [INFO] [stderr] warning: unused manifest key: example.0.plugin [INFO] [stderr] warning: unused manifest key: example.1.plugin [INFO] [stderr] warning: unused manifest key: example.10.plugin [INFO] [stderr] warning: unused manifest key: example.11.plugin [INFO] [stderr] warning: unused manifest key: example.12.plugin [INFO] [stderr] warning: unused manifest key: example.13.plugin [INFO] [stderr] warning: unused manifest key: example.14.plugin [INFO] [stderr] warning: unused manifest key: example.15.plugin [INFO] [stderr] warning: unused manifest key: example.16.plugin [INFO] [stderr] warning: unused manifest key: example.17.plugin [INFO] [stderr] warning: unused manifest key: example.18.plugin [INFO] [stderr] warning: unused manifest key: example.19.plugin [INFO] [stderr] warning: unused manifest key: example.2.plugin [INFO] [stderr] warning: unused manifest key: example.20.plugin [INFO] [stderr] warning: unused manifest key: example.21.plugin [INFO] [stderr] warning: unused manifest key: example.22.plugin [INFO] [stderr] warning: unused manifest key: example.23.plugin [INFO] [stderr] warning: unused manifest key: example.24.plugin [INFO] [stderr] warning: unused manifest key: example.25.plugin [INFO] [stderr] warning: unused manifest key: example.26.plugin [INFO] [stderr] warning: unused manifest key: example.3.plugin [INFO] [stderr] warning: unused manifest key: example.4.plugin [INFO] [stderr] warning: unused manifest key: example.5.plugin [INFO] [stderr] warning: unused manifest key: example.6.plugin [INFO] [stderr] warning: unused manifest key: example.7.plugin [INFO] [stderr] warning: unused manifest key: example.8.plugin [INFO] [stderr] warning: unused manifest key: example.9.plugin [INFO] [stderr] warning: unused manifest key: lib.plugin [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 56 | ) -> request::GetCollectionsSuggestionsResultsRequest { [INFO] [stderr] | ------------------------------------------------ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 56 | ) -> request::GetCollectionsSuggestionsResultsRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:65:32 [INFO] [stderr] | [INFO] [stderr] 65 | pub fn get_top_collections(&self) -> request::GetTopCollectionsRequest { [INFO] [stderr] | ^^^^^ --------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 65 | pub fn get_top_collections(&self) -> request::GetTopCollectionsRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:74:9 [INFO] [stderr] | [INFO] [stderr] 74 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 77 | ) -> request::PostRefreshRequest { [INFO] [stderr] | --------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 77 | ) -> request::PostRefreshRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:90:9 [INFO] [stderr] | [INFO] [stderr] 90 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 91 | ) -> request::GetTokensSuggestionsResultsRequest { [INFO] [stderr] | ------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 91 | ) -> request::GetTokensSuggestionsResultsRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:100:27 [INFO] [stderr] | [INFO] [stderr] 100 | pub fn get_top_tokens(&self) -> request::GetTopTokensRequest { [INFO] [stderr] | ^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 100 | pub fn get_top_tokens(&self) -> request::GetTopTokensRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:109:9 [INFO] [stderr] | [INFO] [stderr] 109 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 110 | ) -> request::GetWalletsSuggestionsResultsRequest { [INFO] [stderr] | -------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 110 | ) -> request::GetWalletsSuggestionsResultsRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:119:28 [INFO] [stderr] | [INFO] [stderr] 119 | pub fn get_top_wallets(&self) -> request::GetTopWalletsRequest { [INFO] [stderr] | ^^^^^ ----------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 119 | pub fn get_top_wallets(&self) -> request::GetTopWalletsRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:127:28 [INFO] [stderr] | [INFO] [stderr] 127 | pub fn get_blockchains(&self) -> request::GetBlockchainsRequest { [INFO] [stderr] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 127 | pub fn get_blockchains(&self) -> request::GetBlockchainsRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:136:9 [INFO] [stderr] | [INFO] [stderr] 136 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 137 | contract_address: &str, [INFO] [stderr] 138 | ) -> request::GetCollectionRequest { [INFO] [stderr] | ----------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 138 | ) -> request::GetCollectionRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:149:9 [INFO] [stderr] | [INFO] [stderr] 149 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 150 | contract_address: &str, [INFO] [stderr] 151 | ) -> request::GetContractTransactionHistoryRequest { [INFO] [stderr] | --------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 151 | ) -> request::GetContractTransactionHistoryRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:163:31 [INFO] [stderr] | [INFO] [stderr] 163 | pub fn get_search_results(&self, query: &str) -> request::GetSearchResultsRequest { [INFO] [stderr] | ^^^^^ -------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 163 | pub fn get_search_results(&self, query: &str) -> request::GetSearchResultsRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:174:36 [INFO] [stderr] | [INFO] [stderr] 174 | pub fn get_suggestions_results(&self) -> request::GetSuggestionsResultsRequest { [INFO] [stderr] | ^^^^^ ------------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 174 | pub fn get_suggestions_results(&self) -> request::GetSuggestionsResultsRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:184:9 [INFO] [stderr] | [INFO] [stderr] 184 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 187 | ) -> request::GetContractTokensByContractAndIdRequest { [INFO] [stderr] | ------------------------------------------------ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 187 | ) -> request::GetContractTokensByContractAndIdRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:200:9 [INFO] [stderr] | [INFO] [stderr] 200 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 201 | contract_address: &str, [INFO] [stderr] 202 | ) -> request::GetErc20MetadataRequest { [INFO] [stderr] | -------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 202 | ) -> request::GetErc20MetadataRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:213:9 [INFO] [stderr] | [INFO] [stderr] 213 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 214 | query: &str, [INFO] [stderr] 215 | ) -> request::GetTokensBySearchQueryRequest { [INFO] [stderr] | -------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 215 | ) -> request::GetTokensBySearchQueryRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:228:9 [INFO] [stderr] | [INFO] [stderr] 228 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 229 | contract_address: &str, [INFO] [stderr] 230 | ) -> request::GetContractTokensRequest { [INFO] [stderr] | --------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 230 | ) -> request::GetContractTokensRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:242:9 [INFO] [stderr] | [INFO] [stderr] 242 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 245 | ) -> request::GetTokenRequest { [INFO] [stderr] | ------------------------ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 245 | ) -> request::GetTokenRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:257:9 [INFO] [stderr] | [INFO] [stderr] 257 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 260 | ) -> request::GetTokenTransfersRequest { [INFO] [stderr] | --------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 260 | ) -> request::GetTokenTransfersRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:272:23 [INFO] [stderr] | [INFO] [stderr] 272 | pub fn get_wallet(&self, wallet_address: &str) -> request::GetWalletRequest { [INFO] [stderr] | ^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 272 | pub fn get_wallet(&self, wallet_address: &str) -> request::GetWalletRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:281:9 [INFO] [stderr] | [INFO] [stderr] 281 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 282 | wallet_address: &str, [INFO] [stderr] 283 | ) -> request::GetWalletContractApprovalsRequest { [INFO] [stderr] | ------------------------------------------ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 283 | ) -> request::GetWalletContractApprovalsRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:293:9 [INFO] [stderr] | [INFO] [stderr] 293 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 294 | wallet_address: &str, [INFO] [stderr] 295 | ) -> request::GetWalletBalancesRequest { [INFO] [stderr] | --------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 295 | ) -> request::GetWalletBalancesRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:307:9 [INFO] [stderr] | [INFO] [stderr] 307 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 310 | ) -> request::GetContractGateRequest { [INFO] [stderr] | ------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 310 | ) -> request::GetContractGateRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:322:9 [INFO] [stderr] | [INFO] [stderr] 322 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 326 | ) -> request::GetTokenGateRequest { [INFO] [stderr] | ---------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 326 | ) -> request::GetTokenGateRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:339:9 [INFO] [stderr] | [INFO] [stderr] 339 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 340 | wallet_address: &str, [INFO] [stderr] 341 | ) -> request::GetWalletMintsRequest { [INFO] [stderr] | ------------------------------ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 341 | ) -> request::GetWalletMintsRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:354:9 [INFO] [stderr] | [INFO] [stderr] 354 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 355 | wallet_address: &str, [INFO] [stderr] 356 | ) -> request::GetSoldTokensRequest { [INFO] [stderr] | ----------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 356 | ) -> request::GetSoldTokensRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:369:9 [INFO] [stderr] | [INFO] [stderr] 369 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 370 | wallet_address: &str, [INFO] [stderr] 371 | ) -> request::GetWalletTokensRequest { [INFO] [stderr] | ------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 371 | ) -> request::GetWalletTokensRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:385:9 [INFO] [stderr] | [INFO] [stderr] 385 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 386 | wallet_address: &str, [INFO] [stderr] 387 | ) -> request::GetWalletTransactionsRequest { [INFO] [stderr] | ------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 387 | ) -> request::GetWalletTransactionsRequest<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `nxyz` (lib) generated 27 warnings [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_contract_transaction_history.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `nxyz` (example "get_contract_transaction_history") generated 1 warning (run `cargo fix --example "get_contract_transaction_history"` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_wallet_balances.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `nxyz` (example "get_wallet_balances") generated 1 warning (run `cargo fix --example "get_wallet_balances"` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_contract_gate.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `nxyz` (example "get_contract_gate") generated 1 warning (run `cargo fix --example "get_contract_gate"` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_search_results.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/post_refresh.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_wallet_transactions.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_blockchains.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_wallets_suggestions_results.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_wallet_tokens.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_tokens_suggestions_results.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_suggestions_results.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_token.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_erc_20_metadata.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_sold_tokens.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_tokens_by_search_query.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_top_tokens.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_collection.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_contract_tokens.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_top_collections.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `nxyz` (example "get_search_results") generated 1 warning (run `cargo fix --example "get_search_results"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "post_refresh") generated 1 warning (run `cargo fix --example "post_refresh"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_wallet_transactions") generated 1 warning (run `cargo fix --example "get_wallet_transactions"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_blockchains") generated 1 warning (run `cargo fix --example "get_blockchains"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_wallets_suggestions_results") generated 1 warning (run `cargo fix --example "get_wallets_suggestions_results"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_wallet_tokens") generated 1 warning (run `cargo fix --example "get_wallet_tokens"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_tokens_suggestions_results") generated 1 warning (run `cargo fix --example "get_tokens_suggestions_results"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_suggestions_results") generated 1 warning (run `cargo fix --example "get_suggestions_results"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_token") generated 1 warning (run `cargo fix --example "get_token"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_erc_20_metadata") generated 1 warning (run `cargo fix --example "get_erc_20_metadata"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_sold_tokens") generated 1 warning (run `cargo fix --example "get_sold_tokens"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_tokens_by_search_query") generated 1 warning (run `cargo fix --example "get_tokens_by_search_query"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_top_tokens") generated 1 warning (run `cargo fix --example "get_top_tokens"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_collection") generated 1 warning (run `cargo fix --example "get_collection"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_contract_tokens") generated 1 warning (run `cargo fix --example "get_contract_tokens"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_top_collections") generated 1 warning (run `cargo fix --example "get_top_collections"` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_wallet_mints.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_top_wallets.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_token_transfers.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_wallet.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_wallet_contract_approvals.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_token_gate.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_collections_suggestions_results.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nxyz::model::*` [INFO] [stderr] --> examples/get_contract_tokens_by_contract_and_id.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nxyz::model::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `nxyz` (example "get_wallet_mints") generated 1 warning (run `cargo fix --example "get_wallet_mints"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_top_wallets") generated 1 warning (run `cargo fix --example "get_top_wallets"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_token_transfers") generated 1 warning (run `cargo fix --example "get_token_transfers"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_wallet") generated 1 warning (run `cargo fix --example "get_wallet"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_wallet_contract_approvals") generated 1 warning (run `cargo fix --example "get_wallet_contract_approvals"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_token_gate") generated 1 warning (run `cargo fix --example "get_token_gate"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_collections_suggestions_results") generated 1 warning (run `cargo fix --example "get_collections_suggestions_results"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (example "get_contract_tokens_by_contract_and_id") generated 1 warning (run `cargo fix --example "get_contract_tokens_by_contract_and_id"` to apply 1 suggestion) [INFO] [stderr] warning: `nxyz` (lib test) generated 27 warnings (27 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nxyz-82629aff35c91628) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests nxyz [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7049edf6637f3c82e927fb44df829ae2745876ae5fed42062aca7ee3ae086dcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7049edf6637f3c82e927fb44df829ae2745876ae5fed42062aca7ee3ae086dcc", kill_on_drop: false }` [INFO] [stdout] 7049edf6637f3c82e927fb44df829ae2745876ae5fed42062aca7ee3ae086dcc