[INFO] fetching crate nxyz 1.0.0...
[INFO] testing nxyz-1.0.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nxyz 1.0.0 into /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nxyz 1.0.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8dbb04a0b14d63b0c537b5d5d12cc56b92dabd71ee555b6e06e7e48247d34119
[INFO] running `Command { std: "docker" "start" "-a" "8dbb04a0b14d63b0c537b5d5d12cc56b92dabd71ee555b6e06e7e48247d34119", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dbb04a0b14d63b0c537b5d5d12cc56b92dabd71ee555b6e06e7e48247d34119", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dbb04a0b14d63b0c537b5d5d12cc56b92dabd71ee555b6e06e7e48247d34119", kill_on_drop: false }`
[INFO] [stdout] 8dbb04a0b14d63b0c537b5d5d12cc56b92dabd71ee555b6e06e7e48247d34119
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3f2e6f142528a6767f9c6094cd4c0d3a30093714b09e5f6c4a17421867a14c2
[INFO] running `Command { std: "docker" "start" "-a" "a3f2e6f142528a6767f9c6094cd4c0d3a30093714b09e5f6c4a17421867a14c2", 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 quote v1.0.21
[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 pin-project-lite v0.2.9
[INFO] [stderr]    Compiling log v0.4.17
[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 ring v0.16.20
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling smallvec v1.9.0
[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 httparse v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling http v0.2.8
[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 httpdate v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.11
[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 rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.22.0
[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 futures-executor v0.3.24
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling hyper v0.14.20
[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 31.33s
[INFO] running `Command { std: "docker" "inspect" "a3f2e6f142528a6767f9c6094cd4c0d3a30093714b09e5f6c4a17421867a14c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3f2e6f142528a6767f9c6094cd4c0d3a30093714b09e5f6c4a17421867a14c2", kill_on_drop: false }`
[INFO] [stdout] a3f2e6f142528a6767f9c6094cd4c0d3a30093714b09e5f6c4a17421867a14c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87760fe3d3e517daa57447a150fcba8e595d0f91e61fb2ba5f6e88439ffa6e19
[INFO] running `Command { std: "docker" "start" "-a" "87760fe3d3e517daa57447a150fcba8e595d0f91e61fb2ba5f6e88439ffa6e19", 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] [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: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_wallet_balances.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nxyz::model::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> 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_sold_tokens.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nxyz::model::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.21s
[INFO] running `Command { std: "docker" "inspect" "87760fe3d3e517daa57447a150fcba8e595d0f91e61fb2ba5f6e88439ffa6e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87760fe3d3e517daa57447a150fcba8e595d0f91e61fb2ba5f6e88439ffa6e19", kill_on_drop: false }`
[INFO] [stdout] 87760fe3d3e517daa57447a150fcba8e595d0f91e61fb2ba5f6e88439ffa6e19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 30ee5fda1293bd1c89c3bf3114092274d87902b6d740bc88d1f9161437ab236d
[INFO] running `Command { std: "docker" "start" "-a" "30ee5fda1293bd1c89c3bf3114092274d87902b6d740bc88d1f9161437ab236d", 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 (run `cargo fix --lib -p nxyz` to apply 27 suggestions)
[INFO] [stderr] warning: `nxyz` (lib test) generated 27 warnings (27 duplicates)
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `nxyz` (example "get_tokens_by_search_query") generated 1 warning (run `cargo fix --example "get_tokens_by_search_query" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_search_results") generated 1 warning (run `cargo fix --example "get_search_results" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_erc_20_metadata") generated 1 warning (run `cargo fix --example "get_erc_20_metadata" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_token_gate") generated 1 warning (run `cargo fix --example "get_token_gate" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_contract_tokens") generated 1 warning (run `cargo fix --example "get_contract_tokens" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_token") generated 1 warning (run `cargo fix --example "get_token" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_token_transfers") generated 1 warning (run `cargo fix --example "get_token_transfers" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_wallet_contract_approvals") generated 1 warning (run `cargo fix --example "get_wallet_contract_approvals" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_wallet_transactions") generated 1 warning (run `cargo fix --example "get_wallet_transactions" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_collection") generated 1 warning (run `cargo fix --example "get_collection" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_wallet") generated 1 warning (run `cargo fix --example "get_wallet" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "post_refresh") generated 1 warning (run `cargo fix --example "post_refresh" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_wallet_balances") generated 1 warning (run `cargo fix --example "get_wallet_balances" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_top_collections") generated 1 warning (run `cargo fix --example "get_top_collections" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_wallets_suggestions_results") generated 1 warning (run `cargo fix --example "get_wallets_suggestions_results" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_tokens_suggestions_results") generated 1 warning (run `cargo fix --example "get_tokens_suggestions_results" -p nxyz` to apply 1 suggestion)
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[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" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_suggestions_results") generated 1 warning (run `cargo fix --example "get_suggestions_results" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_sold_tokens") generated 1 warning (run `cargo fix --example "get_sold_tokens" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_top_wallets") generated 1 warning (run `cargo fix --example "get_top_wallets" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_contract_transaction_history") generated 1 warning (run `cargo fix --example "get_contract_transaction_history" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_contract_gate") generated 1 warning (run `cargo fix --example "get_contract_gate" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_top_tokens") generated 1 warning (run `cargo fix --example "get_top_tokens" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_wallet_tokens") generated 1 warning (run `cargo fix --example "get_wallet_tokens" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_blockchains") generated 1 warning (run `cargo fix --example "get_blockchains" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_collections_suggestions_results") generated 1 warning (run `cargo fix --example "get_collections_suggestions_results" -p nxyz` to apply 1 suggestion)
[INFO] [stderr] warning: `nxyz` (example "get_wallet_mints") generated 1 warning (run `cargo fix --example "get_wallet_mints" -p nxyz` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nxyz-4bbd3e2f0b3dcbaf)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nxyz
[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] [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" "30ee5fda1293bd1c89c3bf3114092274d87902b6d740bc88d1f9161437ab236d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30ee5fda1293bd1c89c3bf3114092274d87902b6d740bc88d1f9161437ab236d", kill_on_drop: false }`
[INFO] [stdout] 30ee5fda1293bd1c89c3bf3114092274d87902b6d740bc88d1f9161437ab236d
