[INFO] fetching crate ezstripe 0.6.1...
[INFO] checking ezstripe-0.6.1 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate ezstripe 0.6.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate ezstripe 0.6.1
[INFO] finished tweaking crates.io crate ezstripe 0.6.1
[INFO] tweaked toml for crates.io crate ezstripe 0.6.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ezstripe 0.6.1 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 162 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc97cc42162a5b3604fbf2e34190b500d0ca2cc49cde9423290422d4f65e0756
[INFO] running `Command { std: "docker" "start" "-a" "cc97cc42162a5b3604fbf2e34190b500d0ca2cc49cde9423290422d4f65e0756", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc97cc42162a5b3604fbf2e34190b500d0ca2cc49cde9423290422d4f65e0756", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc97cc42162a5b3604fbf2e34190b500d0ca2cc49cde9423290422d4f65e0756", kill_on_drop: false }`
[INFO] [stdout] cc97cc42162a5b3604fbf2e34190b500d0ca2cc49cde9423290422d4f65e0756
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09e5d31a3dc0d2af8ef83edcfe79e22678c6fd3ddb82b5bdf725a167b2a41983
[INFO] running `Command { std: "docker" "start" "-a" "09e5d31a3dc0d2af8ef83edcfe79e22678c6fd3ddb82b5bdf725a167b2a41983", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking ezstripe v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/balance.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 |   pub fn retrieve_balance(&self) -> crate::balance::Info {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |   pub fn retrieve_balance(&self) -> crate::balance::Info<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/balance_transaction.rs:13:39
[INFO] [stdout]    |
[INFO] [stdout] 13 |   pub fn retrieve_balance_transaction(&self, id: String) -> crate::balance_transaction::Info {
[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] 13 |   pub fn retrieve_balance_transaction(&self, id: String) -> crate::balance_transaction::Info<'_> {
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/balance_transaction.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub fn list_balance_transaction(&self, body: String) -> crate::balance_transaction::Info {
[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] 32 |   pub fn list_balance_transaction(&self, body: String) -> crate::balance_transaction::Info<'_> {
[INFO] [stdout]    |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/dispute.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |   pub fn retrieve_dispute(&self, id: String) -> crate::dispute::Info {
[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] 17 |   pub fn retrieve_dispute(&self, id: String) -> crate::dispute::Info<'_> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/dispute.rs:41:25
[INFO] [stdout]    |
[INFO] [stdout] 41 |   pub fn update_dispute(&self, id: String, body: String) -> crate::dispute::Info {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |   pub fn update_dispute(&self, id: String, body: String) -> crate::dispute::Info<'_> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/dispute.rs:64:24
[INFO] [stdout]    |
[INFO] [stdout] 64 |   pub fn close_dispute(&self, id: String) -> crate::dispute::Info {
[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] 64 |   pub fn close_dispute(&self, id: String) -> crate::dispute::Info<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/dispute.rs:87:23
[INFO] [stdout]    |
[INFO] [stdout] 87 |   pub fn list_dispute(&self, body: String) -> crate::dispute::Info {
[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] 87 |   pub fn list_dispute(&self, body: String) -> crate::dispute::Info<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/mandate.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |   pub fn retrieve_mandate(&self, id: String) -> crate::mandate::Info {
[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] 17 |   pub fn retrieve_mandate(&self, id: String) -> crate::mandate::Info<'_> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/payment_intent.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub fn create_payment_intent(&self, body: String) -> crate::payment_intent::Info {
[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] 27 |   pub fn create_payment_intent(&self, body: String) -> crate::payment_intent::Info<'_> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/payment_intent.rs:50:34
[INFO] [stdout]    |
[INFO] [stdout] 50 |   pub fn retrieve_payment_intent(&self, id: String) -> crate::payment_intent::Info {
[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] 50 |   pub fn retrieve_payment_intent(&self, id: String) -> crate::payment_intent::Info<'_> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/payment_intent.rs:74:33
[INFO] [stdout]    |
[INFO] [stdout] 74 |   pub fn confirm_payment_intent(&self, id: String, body: Option<String>) -> crate::payment_intent::Info {
[INFO] [stdout]    |                                 ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |   pub fn confirm_payment_intent(&self, id: String, body: Option<String>) -> crate::payment_intent::Info<'_> {
[INFO] [stdout]    |                                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/payment_intent.rs:98:32
[INFO] [stdout]    |
[INFO] [stdout] 98 |   pub fn cancel_payment_intent(&self, id: String, body: Option<String>) -> crate::payment_intent::Info {
[INFO] [stdout]    |                                ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |   pub fn cancel_payment_intent(&self, id: String, body: Option<String>) -> crate::payment_intent::Info<'_> {
[INFO] [stdout]    |                                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/split/implementations/client/payment_intent.rs:122:32
[INFO] [stdout]     |
[INFO] [stdout] 122 |   pub fn update_payment_intent(&self, id: String, body: String) -> crate::payment_intent::Info {
[INFO] [stdout]     |                                ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |   pub fn update_payment_intent(&self, id: String, body: String) -> crate::payment_intent::Info<'_> {
[INFO] [stdout]     |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/split/implementations/client/payment_intent.rs:145:33
[INFO] [stdout]     |
[INFO] [stdout] 145 |   pub fn capture_payment_intent(&self, id: String) -> crate::payment_intent::Info {
[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] 145 |   pub fn capture_payment_intent(&self, id: String) -> crate::payment_intent::Info<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/split/implementations/client/payment_intent.rs:168:30
[INFO] [stdout]     |
[INFO] [stdout] 168 |   pub fn list_payment_intent(&self, body: String) -> crate::payment_intent::Info {
[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] 168 |   pub fn list_payment_intent(&self, body: String) -> crate::payment_intent::Info<'_> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/payout.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |   pub fn create_payout(&self, body: String) -> crate::payout::Info {
[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] 25 |   pub fn create_payout(&self, body: String) -> crate::payout::Info<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/payout.rs:48:26
[INFO] [stdout]    |
[INFO] [stdout] 48 |   pub fn retrieve_payout(&self, id: String) -> crate::payout::Info {
[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] 48 |   pub fn retrieve_payout(&self, id: String) -> crate::payout::Info<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/payout.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |   pub fn update_payout(&self, id: String, body: String) -> crate::payout::Info {
[INFO] [stdout]    |                        ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |   pub fn update_payout(&self, id: String, body: String) -> crate::payout::Info<'_> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/payout.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 |   pub fn list_payout(&self, body: String) -> crate::payout::Info {
[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] 95 |   pub fn list_payout(&self, body: String) -> crate::payout::Info<'_> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/split/implementations/client/payout.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |   pub fn cancel_payout(&self, id: String) -> crate::payout::Info {
[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] 118 |   pub fn cancel_payout(&self, id: String) -> crate::payout::Info<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/split/implementations/client/payout.rs:142:25
[INFO] [stdout]     |
[INFO] [stdout] 142 |   pub fn reverse_payout(&self, id: String, body: Option<String>) -> crate::payout::Info {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 |   pub fn reverse_payout(&self, id: String, body: Option<String>) -> crate::payout::Info<'_> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/refund.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |   pub fn create_refund(&self, body: String) -> crate::refund::Info {
[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] 25 |   pub fn create_refund(&self, body: String) -> crate::refund::Info<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/refund.rs:48:26
[INFO] [stdout]    |
[INFO] [stdout] 48 |   pub fn retrieve_refund(&self, id: String) -> crate::refund::Info {
[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] 48 |   pub fn retrieve_refund(&self, id: String) -> crate::refund::Info<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/refund.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |   pub fn update_refund(&self, id: String, body: String) -> crate::refund::Info {
[INFO] [stdout]    |                        ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |   pub fn update_refund(&self, id: String, body: String) -> crate::refund::Info<'_> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/refund.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 |   pub fn list_refund(&self, body: String) -> crate::refund::Info {
[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] 95 |   pub fn list_refund(&self, body: String) -> crate::refund::Info<'_> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/split/implementations/client/refund.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |   pub fn cancel_refund(&self, id: String) -> crate::refund::Info {
[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] 118 |   pub fn cancel_refund(&self, id: String) -> crate::refund::Info<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/split/implementations/client/refund.rs:142:25
[INFO] [stdout]     |
[INFO] [stdout] 142 |   pub fn reverse_refund(&self, id: String, body: Option<String>) -> crate::refund::Info {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 |   pub fn reverse_refund(&self, id: String, body: Option<String>) -> crate::refund::Info<'_> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/balance.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 |   pub fn retrieve_balance(&self) -> crate::balance::Info {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |   pub fn retrieve_balance(&self) -> crate::balance::Info<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/balance_transaction.rs:13:39
[INFO] [stdout]    |
[INFO] [stdout] 13 |   pub fn retrieve_balance_transaction(&self, id: String) -> crate::balance_transaction::Info {
[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] 13 |   pub fn retrieve_balance_transaction(&self, id: String) -> crate::balance_transaction::Info<'_> {
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/balance_transaction.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub fn list_balance_transaction(&self, body: String) -> crate::balance_transaction::Info {
[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] 32 |   pub fn list_balance_transaction(&self, body: String) -> crate::balance_transaction::Info<'_> {
[INFO] [stdout]    |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/dispute.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |   pub fn retrieve_dispute(&self, id: String) -> crate::dispute::Info {
[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] 17 |   pub fn retrieve_dispute(&self, id: String) -> crate::dispute::Info<'_> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/dispute.rs:41:25
[INFO] [stdout]    |
[INFO] [stdout] 41 |   pub fn update_dispute(&self, id: String, body: String) -> crate::dispute::Info {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |   pub fn update_dispute(&self, id: String, body: String) -> crate::dispute::Info<'_> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/dispute.rs:64:24
[INFO] [stdout]    |
[INFO] [stdout] 64 |   pub fn close_dispute(&self, id: String) -> crate::dispute::Info {
[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] 64 |   pub fn close_dispute(&self, id: String) -> crate::dispute::Info<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/dispute.rs:87:23
[INFO] [stdout]    |
[INFO] [stdout] 87 |   pub fn list_dispute(&self, body: String) -> crate::dispute::Info {
[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] 87 |   pub fn list_dispute(&self, body: String) -> crate::dispute::Info<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/mandate.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |   pub fn retrieve_mandate(&self, id: String) -> crate::mandate::Info {
[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] 17 |   pub fn retrieve_mandate(&self, id: String) -> crate::mandate::Info<'_> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/payment_intent.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub fn create_payment_intent(&self, body: String) -> crate::payment_intent::Info {
[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] 27 |   pub fn create_payment_intent(&self, body: String) -> crate::payment_intent::Info<'_> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/payment_intent.rs:50:34
[INFO] [stdout]    |
[INFO] [stdout] 50 |   pub fn retrieve_payment_intent(&self, id: String) -> crate::payment_intent::Info {
[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] 50 |   pub fn retrieve_payment_intent(&self, id: String) -> crate::payment_intent::Info<'_> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/payment_intent.rs:74:33
[INFO] [stdout]    |
[INFO] [stdout] 74 |   pub fn confirm_payment_intent(&self, id: String, body: Option<String>) -> crate::payment_intent::Info {
[INFO] [stdout]    |                                 ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |   pub fn confirm_payment_intent(&self, id: String, body: Option<String>) -> crate::payment_intent::Info<'_> {
[INFO] [stdout]    |                                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/payment_intent.rs:98:32
[INFO] [stdout]    |
[INFO] [stdout] 98 |   pub fn cancel_payment_intent(&self, id: String, body: Option<String>) -> crate::payment_intent::Info {
[INFO] [stdout]    |                                ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |   pub fn cancel_payment_intent(&self, id: String, body: Option<String>) -> crate::payment_intent::Info<'_> {
[INFO] [stdout]    |                                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/split/implementations/client/payment_intent.rs:122:32
[INFO] [stdout]     |
[INFO] [stdout] 122 |   pub fn update_payment_intent(&self, id: String, body: String) -> crate::payment_intent::Info {
[INFO] [stdout]     |                                ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |   pub fn update_payment_intent(&self, id: String, body: String) -> crate::payment_intent::Info<'_> {
[INFO] [stdout]     |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/split/implementations/client/payment_intent.rs:145:33
[INFO] [stdout]     |
[INFO] [stdout] 145 |   pub fn capture_payment_intent(&self, id: String) -> crate::payment_intent::Info {
[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] 145 |   pub fn capture_payment_intent(&self, id: String) -> crate::payment_intent::Info<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/split/implementations/client/payment_intent.rs:168:30
[INFO] [stdout]     |
[INFO] [stdout] 168 |   pub fn list_payment_intent(&self, body: String) -> crate::payment_intent::Info {
[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] 168 |   pub fn list_payment_intent(&self, body: String) -> crate::payment_intent::Info<'_> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/payout.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |   pub fn create_payout(&self, body: String) -> crate::payout::Info {
[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] 25 |   pub fn create_payout(&self, body: String) -> crate::payout::Info<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/payout.rs:48:26
[INFO] [stdout]    |
[INFO] [stdout] 48 |   pub fn retrieve_payout(&self, id: String) -> crate::payout::Info {
[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] 48 |   pub fn retrieve_payout(&self, id: String) -> crate::payout::Info<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/payout.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |   pub fn update_payout(&self, id: String, body: String) -> crate::payout::Info {
[INFO] [stdout]    |                        ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |   pub fn update_payout(&self, id: String, body: String) -> crate::payout::Info<'_> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/payout.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 |   pub fn list_payout(&self, body: String) -> crate::payout::Info {
[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] 95 |   pub fn list_payout(&self, body: String) -> crate::payout::Info<'_> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/split/implementations/client/payout.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |   pub fn cancel_payout(&self, id: String) -> crate::payout::Info {
[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] 118 |   pub fn cancel_payout(&self, id: String) -> crate::payout::Info<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/split/implementations/client/payout.rs:142:25
[INFO] [stdout]     |
[INFO] [stdout] 142 |   pub fn reverse_payout(&self, id: String, body: Option<String>) -> crate::payout::Info {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 |   pub fn reverse_payout(&self, id: String, body: Option<String>) -> crate::payout::Info<'_> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/refund.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |   pub fn create_refund(&self, body: String) -> crate::refund::Info {
[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] 25 |   pub fn create_refund(&self, body: String) -> crate::refund::Info<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/refund.rs:48:26
[INFO] [stdout]    |
[INFO] [stdout] 48 |   pub fn retrieve_refund(&self, id: String) -> crate::refund::Info {
[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] 48 |   pub fn retrieve_refund(&self, id: String) -> crate::refund::Info<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/refund.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |   pub fn update_refund(&self, id: String, body: String) -> crate::refund::Info {
[INFO] [stdout]    |                        ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |   pub fn update_refund(&self, id: String, body: String) -> crate::refund::Info<'_> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/split/implementations/client/refund.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 |   pub fn list_refund(&self, body: String) -> crate::refund::Info {
[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] 95 |   pub fn list_refund(&self, body: String) -> crate::refund::Info<'_> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/split/implementations/client/refund.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |   pub fn cancel_refund(&self, id: String) -> crate::refund::Info {
[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] 118 |   pub fn cancel_refund(&self, id: String) -> crate::refund::Info<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/split/implementations/client/refund.rs:142:25
[INFO] [stdout]     |
[INFO] [stdout] 142 |   pub fn reverse_refund(&self, id: String, body: Option<String>) -> crate::refund::Info {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 |   pub fn reverse_refund(&self, id: String, body: Option<String>) -> crate::refund::Info<'_> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.38s
[INFO] running `Command { std: "docker" "inspect" "09e5d31a3dc0d2af8ef83edcfe79e22678c6fd3ddb82b5bdf725a167b2a41983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09e5d31a3dc0d2af8ef83edcfe79e22678c6fd3ddb82b5bdf725a167b2a41983", kill_on_drop: false }`
[INFO] [stdout] 09e5d31a3dc0d2af8ef83edcfe79e22678c6fd3ddb82b5bdf725a167b2a41983
