[INFO] fetching crate pix-api-client 0.2.1... [INFO] checking pix-api-client-0.2.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate pix-api-client 0.2.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate pix-api-client 0.2.1 [INFO] finished tweaking crates.io crate pix-api-client 0.2.1 [INFO] tweaked toml for crates.io crate pix-api-client 0.2.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pix-api-client 0.2.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 196 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.20) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d1a364c9effd33a4e857e7d4c6fb5f37c96176b38eda01e37b0eabef19fb34d [INFO] running `Command { std: "docker" "start" "-a" "3d1a364c9effd33a4e857e7d4c6fb5f37c96176b38eda01e37b0eabef19fb34d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d1a364c9effd33a4e857e7d4c6fb5f37c96176b38eda01e37b0eabef19fb34d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d1a364c9effd33a4e857e7d4c6fb5f37c96176b38eda01e37b0eabef19fb34d", kill_on_drop: false }` [INFO] [stdout] 3d1a364c9effd33a4e857e7d4c6fb5f37c96176b38eda01e37b0eabef19fb34d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b29cb0d4596e8a69e6146c28336388a0db5349f2b18f7764d2df8f5326ce7e5 [INFO] running `Command { std: "docker" "start" "-a" "7b29cb0d4596e8a69e6146c28336388a0db5349f2b18f7764d2df8f5326ce7e5", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking crc-catalog v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking openssl v0.10.73 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling emv-qrcps-derive v0.1.2 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking emv-qrcps v0.1.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking native-tls v0.2.14 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking pix-brcode v0.1.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking pix-api-client v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `PixClientBuilder` is never constructed [INFO] [stdout] --> src/lib.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | struct PixClientBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `certificate` is never read [INFO] [stdout] --> src/lib.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 115 | pub struct PixClient { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 119 | certificate: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PixClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 197 | ) -> ApiRequest [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 197 | ) -> ApiRequest<'_, Response> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:223:21 [INFO] [stdout] | [INFO] [stdout] 223 | fn new(client: &'a PixClient, request: Request) -> ApiRequest { [INFO] [stdout] | ^^ ------------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 223 | fn new(client: &'a PixClient, request: Request) -> ApiRequest<'a, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cob.rs:156:16 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn cob(&self) -> CobEndpoint { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 156 | pub fn cob(&self) -> CobEndpoint<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cob.rs:162:32 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn criar_cobranca_txid(&self, txid: String, payload: CobrancaImediata) -> ApiRequest { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 162 | pub fn criar_cobranca_txid(&self, txid: String, payload: CobrancaImediata) -> ApiRequest<'_, CobrancaImediata> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cob.rs:167:36 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn consultar_cobranca_txid(&self, txid: String, payload: CobrancaImediata) -> ApiRequest { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 167 | pub fn consultar_cobranca_txid(&self, txid: String, payload: CobrancaImediata) -> ApiRequest<'_, CobrancaImediata> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cob.rs:171:34 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn revisar_cobranca_txid(&self, txid: String, payload: CobrancaImediata) -> ApiRequest { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 171 | pub fn revisar_cobranca_txid(&self, txid: String, payload: CobrancaImediata) -> ApiRequest<'_, CobrancaImediata> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cob.rs:178:36 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn criar_cobranca_imediata(&self, payload: CobrancaImediata) -> ApiRequest { [INFO] [stdout] | ^^^^^ ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 178 | pub fn criar_cobranca_imediata(&self, payload: CobrancaImediata) -> ApiRequest<'_, CobrancaImediata> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/webhook.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn webhook(&self) -> WebhookEndpoint { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 23 | pub fn webhook(&self) -> WebhookEndpoint<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/webhook.rs:73:28 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn criar_por_chave(&self, chave_pix: String, webhook_url: String) -> ApiRequest { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 73 | pub fn criar_por_chave(&self, chave_pix: String, webhook_url: String) -> ApiRequest<'_, WebHookResponse> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/webhook.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn consultar_por_chave(&self, chave_pix: String, webhook_url: String) -> ApiRequest { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 79 | pub fn consultar_por_chave(&self, chave_pix: String, webhook_url: String) -> ApiRequest<'_, WebHookResponse> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/webhook.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn cancelar_por_chave(&self, chave_pix: String, webhook_url: String) -> ApiRequest { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | pub fn cancelar_por_chave(&self, chave_pix: String, webhook_url: String) -> ApiRequest<'_, WebHookResponse> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/webhook.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn consultar_todos(&self) -> ApiRequest { [INFO] [stdout] | ^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 92 | pub fn consultar_todos(&self) -> ApiRequest<'_, WebHookResponse> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/oauth.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn oauth(&self) -> OauthTokenEndpoint { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 24 | pub fn oauth(&self) -> OauthTokenEndpoint<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/oauth.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn autenticar(&self, full_custom_endpoint: Option) -> ApiRequest { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | pub fn autenticar(&self, full_custom_endpoint: Option) -> ApiRequest<'_, OauthTokenResponse> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PixClientBuilder` is never constructed [INFO] [stdout] --> src/lib.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | struct PixClientBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `certificate` is never read [INFO] [stdout] --> src/lib.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 115 | pub struct PixClient { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 119 | certificate: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PixClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 197 | ) -> ApiRequest [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 197 | ) -> ApiRequest<'_, Response> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:223:21 [INFO] [stdout] | [INFO] [stdout] 223 | fn new(client: &'a PixClient, request: Request) -> ApiRequest { [INFO] [stdout] | ^^ ------------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 223 | fn new(client: &'a PixClient, request: Request) -> ApiRequest<'a, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cob.rs:156:16 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn cob(&self) -> CobEndpoint { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 156 | pub fn cob(&self) -> CobEndpoint<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cob.rs:162:32 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn criar_cobranca_txid(&self, txid: String, payload: CobrancaImediata) -> ApiRequest { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 162 | pub fn criar_cobranca_txid(&self, txid: String, payload: CobrancaImediata) -> ApiRequest<'_, CobrancaImediata> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cob.rs:167:36 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn consultar_cobranca_txid(&self, txid: String, payload: CobrancaImediata) -> ApiRequest { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 167 | pub fn consultar_cobranca_txid(&self, txid: String, payload: CobrancaImediata) -> ApiRequest<'_, CobrancaImediata> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cob.rs:171:34 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn revisar_cobranca_txid(&self, txid: String, payload: CobrancaImediata) -> ApiRequest { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 171 | pub fn revisar_cobranca_txid(&self, txid: String, payload: CobrancaImediata) -> ApiRequest<'_, CobrancaImediata> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cob.rs:178:36 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn criar_cobranca_imediata(&self, payload: CobrancaImediata) -> ApiRequest { [INFO] [stdout] | ^^^^^ ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 178 | pub fn criar_cobranca_imediata(&self, payload: CobrancaImediata) -> ApiRequest<'_, CobrancaImediata> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/webhook.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn webhook(&self) -> WebhookEndpoint { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 23 | pub fn webhook(&self) -> WebhookEndpoint<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/webhook.rs:73:28 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn criar_por_chave(&self, chave_pix: String, webhook_url: String) -> ApiRequest { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 73 | pub fn criar_por_chave(&self, chave_pix: String, webhook_url: String) -> ApiRequest<'_, WebHookResponse> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/webhook.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn consultar_por_chave(&self, chave_pix: String, webhook_url: String) -> ApiRequest { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 79 | pub fn consultar_por_chave(&self, chave_pix: String, webhook_url: String) -> ApiRequest<'_, WebHookResponse> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/webhook.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn cancelar_por_chave(&self, chave_pix: String, webhook_url: String) -> ApiRequest { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | pub fn cancelar_por_chave(&self, chave_pix: String, webhook_url: String) -> ApiRequest<'_, WebHookResponse> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/webhook.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn consultar_todos(&self) -> ApiRequest { [INFO] [stdout] | ^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 92 | pub fn consultar_todos(&self) -> ApiRequest<'_, WebHookResponse> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/oauth.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn oauth(&self) -> OauthTokenEndpoint { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 24 | pub fn oauth(&self) -> OauthTokenEndpoint<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/oauth.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn autenticar(&self, full_custom_endpoint: Option) -> ApiRequest { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | pub fn autenticar(&self, full_custom_endpoint: Option) -> ApiRequest<'_, OauthTokenResponse> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.89s [INFO] running `Command { std: "docker" "inspect" "7b29cb0d4596e8a69e6146c28336388a0db5349f2b18f7764d2df8f5326ce7e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b29cb0d4596e8a69e6146c28336388a0db5349f2b18f7764d2df8f5326ce7e5", kill_on_drop: false }` [INFO] [stdout] 7b29cb0d4596e8a69e6146c28336388a0db5349f2b18f7764d2df8f5326ce7e5