[INFO] fetching crate ezstripe 0.6.1...
[INFO] testing ezstripe-0.6.1 against 1.94.0 for beta-1.95-1
[INFO] extracting crate ezstripe 0.6.1 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ezstripe 0.6.1 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 170 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4147f16020c1de2a79519af95bf7e5b1660fd4f3302070abc4daeb7580ba475c
[INFO] running `Command { std: "docker" "start" "-a" "4147f16020c1de2a79519af95bf7e5b1660fd4f3302070abc4daeb7580ba475c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4147f16020c1de2a79519af95bf7e5b1660fd4f3302070abc4daeb7580ba475c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4147f16020c1de2a79519af95bf7e5b1660fd4f3302070abc4daeb7580ba475c", kill_on_drop: false }`
[INFO] [stdout] 4147f16020c1de2a79519af95bf7e5b1660fd4f3302070abc4daeb7580ba475c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f24434de270f45b2759912aa7ab1ff314a030202164cc1ff82ead44f9e7a0839
[INFO] running `Command { std: "docker" "start" "-a" "f24434de270f45b2759912aa7ab1ff314a030202164cc1ff82ead44f9e7a0839", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.88s
[INFO] running `Command { std: "docker" "inspect" "f24434de270f45b2759912aa7ab1ff314a030202164cc1ff82ead44f9e7a0839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f24434de270f45b2759912aa7ab1ff314a030202164cc1ff82ead44f9e7a0839", kill_on_drop: false }`
[INFO] [stdout] f24434de270f45b2759912aa7ab1ff314a030202164cc1ff82ead44f9e7a0839
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 107c73bad1364670817fcc8704f06058fe304fd86b3d49e1250b94a930953906
[INFO] running `Command { std: "docker" "start" "-a" "107c73bad1364670817fcc8704f06058fe304fd86b3d49e1250b94a930953906", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling 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 `test` profile [unoptimized + debuginfo] target(s) in 27.07s
[INFO] running `Command { std: "docker" "inspect" "107c73bad1364670817fcc8704f06058fe304fd86b3d49e1250b94a930953906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "107c73bad1364670817fcc8704f06058fe304fd86b3d49e1250b94a930953906", kill_on_drop: false }`
[INFO] [stdout] 107c73bad1364670817fcc8704f06058fe304fd86b3d49e1250b94a930953906
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9d4305d37ec2ba14627fb3c0c10438b09667c7c35014aa566dcf6e06b5bc3fd2
[INFO] running `Command { std: "docker" "start" "-a" "9d4305d37ec2ba14627fb3c0c10438b09667c7c35014aa566dcf6e06b5bc3fd2", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/split/implementations/client/balance.rs:13:27
[INFO] [stderr]    |
[INFO] [stderr] 13 |   pub fn retrieve_balance(&self) -> crate::balance::Info {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 13 |   pub fn retrieve_balance(&self) -> crate::balance::Info<'_> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/split/implementations/client/balance_transaction.rs:13:39
[INFO] [stderr]    |
[INFO] [stderr] 13 |   pub fn retrieve_balance_transaction(&self, id: String) -> crate::balance_transaction::Info {
[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] 13 |   pub fn retrieve_balance_transaction(&self, id: String) -> crate::balance_transaction::Info<'_> {
[INFO] [stderr]    |                                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/split/implementations/client/balance_transaction.rs:32:35
[INFO] [stderr]    |
[INFO] [stderr] 32 |   pub fn list_balance_transaction(&self, body: String) -> crate::balance_transaction::Info {
[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] 32 |   pub fn list_balance_transaction(&self, body: String) -> crate::balance_transaction::Info<'_> {
[INFO] [stderr]    |                                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/split/implementations/client/dispute.rs:17:27
[INFO] [stderr]    |
[INFO] [stderr] 17 |   pub fn retrieve_dispute(&self, id: String) -> crate::dispute::Info {
[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] 17 |   pub fn retrieve_dispute(&self, id: String) -> crate::dispute::Info<'_> {
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/split/implementations/client/dispute.rs:41:25
[INFO] [stderr]    |
[INFO] [stderr] 41 |   pub fn update_dispute(&self, id: String, body: String) -> crate::dispute::Info {
[INFO] [stderr]    |                         ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^^ 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] 41 |   pub fn update_dispute(&self, id: String, body: String) -> crate::dispute::Info<'_> {
[INFO] [stderr]    |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/split/implementations/client/dispute.rs:64:24
[INFO] [stderr]    |
[INFO] [stderr] 64 |   pub fn close_dispute(&self, id: String) -> crate::dispute::Info {
[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] 64 |   pub fn close_dispute(&self, id: String) -> crate::dispute::Info<'_> {
[INFO] [stderr]    |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/split/implementations/client/dispute.rs:87:23
[INFO] [stderr]    |
[INFO] [stderr] 87 |   pub fn list_dispute(&self, body: String) -> crate::dispute::Info {
[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] 87 |   pub fn list_dispute(&self, body: String) -> crate::dispute::Info<'_> {
[INFO] [stderr]    |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/split/implementations/client/mandate.rs:17:27
[INFO] [stderr]    |
[INFO] [stderr] 17 |   pub fn retrieve_mandate(&self, id: String) -> crate::mandate::Info {
[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] 17 |   pub fn retrieve_mandate(&self, id: String) -> crate::mandate::Info<'_> {
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/split/implementations/client/payment_intent.rs:27:32
[INFO] [stderr]    |
[INFO] [stderr] 27 |   pub fn create_payment_intent(&self, body: String) -> crate::payment_intent::Info {
[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] 27 |   pub fn create_payment_intent(&self, body: String) -> crate::payment_intent::Info<'_> {
[INFO] [stderr]    |                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/split/implementations/client/payment_intent.rs:50:34
[INFO] [stderr]    |
[INFO] [stderr] 50 |   pub fn retrieve_payment_intent(&self, id: String) -> crate::payment_intent::Info {
[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] 50 |   pub fn retrieve_payment_intent(&self, id: String) -> crate::payment_intent::Info<'_> {
[INFO] [stderr]    |                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/split/implementations/client/payment_intent.rs:74:33
[INFO] [stderr]    |
[INFO] [stderr] 74 |   pub fn confirm_payment_intent(&self, id: String, body: Option<String>) -> crate::payment_intent::Info {
[INFO] [stderr]    |                                 ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 74 |   pub fn confirm_payment_intent(&self, id: String, body: Option<String>) -> crate::payment_intent::Info<'_> {
[INFO] [stderr]    |                                                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/split/implementations/client/payment_intent.rs:98:32
[INFO] [stderr]    |
[INFO] [stderr] 98 |   pub fn cancel_payment_intent(&self, id: String, body: Option<String>) -> crate::payment_intent::Info {
[INFO] [stderr]    |                                ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 98 |   pub fn cancel_payment_intent(&self, id: String, body: Option<String>) -> crate::payment_intent::Info<'_> {
[INFO] [stderr]    |                                                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/split/implementations/client/payment_intent.rs:122:32
[INFO] [stderr]     |
[INFO] [stderr] 122 |   pub fn update_payment_intent(&self, id: String, body: String) -> crate::payment_intent::Info {
[INFO] [stderr]     |                                ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 122 |   pub fn update_payment_intent(&self, id: String, body: String) -> crate::payment_intent::Info<'_> {
[INFO] [stderr]     |                                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/split/implementations/client/payment_intent.rs:145:33
[INFO] [stderr]     |
[INFO] [stderr] 145 |   pub fn capture_payment_intent(&self, id: String) -> crate::payment_intent::Info {
[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] 145 |   pub fn capture_payment_intent(&self, id: String) -> crate::payment_intent::Info<'_> {
[INFO] [stderr]     |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/split/implementations/client/payment_intent.rs:168:30
[INFO] [stderr]     |
[INFO] [stderr] 168 |   pub fn list_payment_intent(&self, body: String) -> crate::payment_intent::Info {
[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] 168 |   pub fn list_payment_intent(&self, body: String) -> crate::payment_intent::Info<'_> {
[INFO] [stderr]     |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/split/implementations/client/payout.rs:25:24
[INFO] [stderr]    |
[INFO] [stderr] 25 |   pub fn create_payout(&self, body: String) -> crate::payout::Info {
[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] 25 |   pub fn create_payout(&self, body: String) -> crate::payout::Info<'_> {
[INFO] [stderr]    |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/split/implementations/client/payout.rs:48:26
[INFO] [stderr]    |
[INFO] [stderr] 48 |   pub fn retrieve_payout(&self, id: String) -> crate::payout::Info {
[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] 48 |   pub fn retrieve_payout(&self, id: String) -> crate::payout::Info<'_> {
[INFO] [stderr]    |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/split/implementations/client/payout.rs:72:24
[INFO] [stderr]    |
[INFO] [stderr] 72 |   pub fn update_payout(&self, id: String, body: String) -> crate::payout::Info {
[INFO] [stderr]    |                        ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^ 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] 72 |   pub fn update_payout(&self, id: String, body: String) -> crate::payout::Info<'_> {
[INFO] [stderr]    |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/split/implementations/client/payout.rs:95:22
[INFO] [stderr]    |
[INFO] [stderr] 95 |   pub fn list_payout(&self, body: String) -> crate::payout::Info {
[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] 95 |   pub fn list_payout(&self, body: String) -> crate::payout::Info<'_> {
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/split/implementations/client/payout.rs:118:24
[INFO] [stderr]     |
[INFO] [stderr] 118 |   pub fn cancel_payout(&self, id: String) -> crate::payout::Info {
[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] 118 |   pub fn cancel_payout(&self, id: String) -> crate::payout::Info<'_> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/split/implementations/client/payout.rs:142:25
[INFO] [stderr]     |
[INFO] [stderr] 142 |   pub fn reverse_payout(&self, id: String, body: Option<String>) -> crate::payout::Info {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^ 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] 142 |   pub fn reverse_payout(&self, id: String, body: Option<String>) -> crate::payout::Info<'_> {
[INFO] [stderr]     |                                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/split/implementations/client/refund.rs:25:24
[INFO] [stderr]    |
[INFO] [stderr] 25 |   pub fn create_refund(&self, body: String) -> crate::refund::Info {
[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] 25 |   pub fn create_refund(&self, body: String) -> crate::refund::Info<'_> {
[INFO] [stderr]    |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/split/implementations/client/refund.rs:48:26
[INFO] [stderr]    |
[INFO] [stderr] 48 |   pub fn retrieve_refund(&self, id: String) -> crate::refund::Info {
[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] 48 |   pub fn retrieve_refund(&self, id: String) -> crate::refund::Info<'_> {
[INFO] [stderr]    |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/split/implementations/client/refund.rs:72:24
[INFO] [stderr]    |
[INFO] [stderr] 72 |   pub fn update_refund(&self, id: String, body: String) -> crate::refund::Info {
[INFO] [stderr]    |                        ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^ 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] 72 |   pub fn update_refund(&self, id: String, body: String) -> crate::refund::Info<'_> {
[INFO] [stderr]    |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/split/implementations/client/refund.rs:95:22
[INFO] [stderr]    |
[INFO] [stderr] 95 |   pub fn list_refund(&self, body: String) -> crate::refund::Info {
[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] 95 |   pub fn list_refund(&self, body: String) -> crate::refund::Info<'_> {
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/split/implementations/client/refund.rs:118:24
[INFO] [stderr]     |
[INFO] [stderr] 118 |   pub fn cancel_refund(&self, id: String) -> crate::refund::Info {
[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] 118 |   pub fn cancel_refund(&self, id: String) -> crate::refund::Info<'_> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/split/implementations/client/refund.rs:142:25
[INFO] [stderr]     |
[INFO] [stderr] 142 |   pub fn reverse_refund(&self, id: String, body: Option<String>) -> crate::refund::Info {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^ 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] 142 |   pub fn reverse_refund(&self, id: String, body: Option<String>) -> crate::refund::Info<'_> {
[INFO] [stderr]     |                                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ezstripe` (lib) generated 27 warnings (run `cargo fix --lib -p ezstripe` to apply 27 suggestions)
[INFO] [stderr] warning: `ezstripe` (lib test) generated 27 warnings (27 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ezstripe-44acccea7ad98e32)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ezstripe
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test src/lib.rs - ezbody (line 24) ... ok
[INFO] [stdout] test src/split/implementations/client/balance_transaction.rs - Client::list_balance_transaction (line 22) ... ok
[INFO] [stdout] test src/split/implementations/client/dispute.rs - Client::list_dispute (line 77) ... ok
[INFO] [stdout] test src/split/implementations/client/payout.rs - Client::cancel_payout (line 108) ... ok
[INFO] [stdout] test src/split/implementations/client/balance_transaction.rs - Client::retrieve_balance_transaction (line 3) ... ok
[INFO] [stdout] test src/split/implementations/client/mandate.rs - Client::retrieve_mandate (line 7) ... ok
[INFO] [stdout] test src/split/implementations/client/payment_intent.rs - Client::cancel_payment_intent (line 88) ... ok
[INFO] [stdout] test src/split/implementations/client/payment_intent.rs - Client::create_payment_intent (line 7) ... ok
[INFO] [stdout] test src/split/implementations/client/balance.rs - Client::retrieve_balance (line 3) ... ok
[INFO] [stdout] test src/split/implementations/client/dispute.rs - Client::update_dispute (line 31) ... ok
[INFO] [stdout] test src/split/implementations/client/payment_intent.rs - Client::list_payment_intent (line 158) ... ok
[INFO] [stdout] test src/split/implementations/client/dispute.rs - Client::close_dispute (line 54) ... ok
[INFO] [stdout] test src/split/implementations/client/dispute.rs - Client::retrieve_dispute (line 7) ... ok
[INFO] [stdout] test src/split/implementations/client/refund.rs - Client::cancel_refund (line 108) ... FAILED
[INFO] [stdout] test src/split/implementations/client/refund.rs - Client::create_refund (line 7) ... ok
[INFO] [stdout] test src/split/implementations/client/payment_intent.rs - Client::confirm_payment_intent (line 64) ... ok
[INFO] [stdout] test src/split/implementations/client/refund.rs - Client::reverse_refund (line 132) ... ok
[INFO] [stdout] test src/split/implementations/client/refund.rs - Client::list_refund (line 85) ... ok
[INFO] [stdout] test src/split/implementations/client/payout.rs - Client::list_payout (line 85) ... ok
[INFO] [stdout] test src/split/implementations/client/payment_intent.rs - Client::retrieve_payment_intent (line 40) ... ok
[INFO] [stdout] test src/split/implementations/client/payout.rs - Client::reverse_payout (line 132) ... ok
[INFO] [stdout] test src/split/implementations/client/refund.rs - Client::update_refund (line 62) ... ok
[INFO] [stdout] test src/split/implementations/client/payout.rs - Client::update_payout (line 62) ... ok
[INFO] [stdout] test src/split/implementations/client/payment_intent.rs - Client::update_payment_intent (line 112) ... ok
[INFO] [stdout] test src/split/implementations/client/payout.rs - Client::create_payout (line 7) ... ok
[INFO] [stdout] test src/split/implementations/client/refund.rs - Client::retrieve_refund (line 38) ... ok
[INFO] [stdout] test src/split/implementations/client/payout.rs - Client::retrieve_payout (line 38) ... ok
[INFO] [stdout] test src/split/implementations/client/payment_intent.rs - Client::capture_payment_intent (line 135) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/split/implementations/client/refund.rs - Client::cancel_refund (line 108) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestub9ND4/rustcZ2X140/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libezstripe-e89e87fcee99b715,libserde_json-49efc694054ca5ab,libmemchr-c0c1e26329cf4dad,libzmij-6eca16da2cd38a7b,libreqwest-74db7f0ee27b80ad,librustls_pemfile-e8ee5c5be61d9f22,libhyper_tls-282f7cb32c35c3b5,libserde_urlencoded-4922a026e04f7aa8,libryu-28917a1e5945a2c2,libbase64-be691d74ff7143c8,libipnet-e0ad2f9bea7f0d5b,libtokio_native_tls-feec41555134b804,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libnative_tls-b7e43ce1adece37a,libopenssl_probe-28767363f42ec805,libopenssl-ee1654dd946d1a7b,libbitflags-0f52fc8ea3d1e410,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-408a071fb70b5951,libhyper-c4c9c2153d87ed8a,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libsocket2-8598da0e8756df74,libhttparse-ed4f84df0bdd5152,libh2-45e0b49586d81a6f,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-4766119aba1cdbeb,libtokio_util-aaecd298339f4716,libfutures_sink-b0560f7b1b507ee2,libtower_service-61a6e2aaa442e2aa,libtracing-cd29a4d14065c77d,libtracing_core-a799afe3d7cfa91f,libonce_cell-ce15a8b95b02a2ad,libfutures_channel-dded70e89c2412d4,libfutures_util-7f0743a3a225f443,libfutures_task-1da61f7ad1e50080,libtokio-d8e19dfed93a458f,libsignal_hook_registry-9a4a6fc3e9ec85a2,liberrno-29d69b5efa3fab58,libsocket2-6550bd8ec2e69101,libmio-5d60a2912b756c94,libparking_lot-f984d96031cb1d78,libparking_lot_core-7c9f4967e1e31a53,liblibc-370f442c9aee181d,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libsync_wrapper-f0fd3580be5bdab2,libhttp_body-181cd534fb31248d,libpin_project_lite-013b5c1df9fe6826,libfutures_core-f9f18ff0df88ec86,liburl-b68b645876a525f5,libidna-867709bf86e7336f,libutf8_iter-3720c12e0564d699,libidna_adapter-d3ca704a178dbd30,libicu_properties-c7628cfa0e74e4e4,libicu_properties_data-b766d207d3168a91,libicu_normalizer-5cd0d89a20f68b75,libsmallvec-d2dd13d77cc96601,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-12f6fec08adb0023,libpotential_utf-52513d81086ce8cc,libicu_provider-0e001a396b415609,libicu_locale_core-68c0dd72e7d600f3,libtinystr-d9caa937dd420121,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-9294ed4b413e3d48,libzerotrie-80ab1c2442a17b68,libyoke-3a13dc2c35b4a2d5,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-c1dae1e0e0222297,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-5b16d2ed0f766798,libitoa-9504ee2897050eea,libbytes-c51ef010599fb8ef,libfnv-68f5b69a4a74de9d,liblog-daaabcfa7298a692,libserde-418ff3e72dad5ac6,libserde_core-ddbfab38902d4b44}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestub9ND4/rustcZ2X140/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestub9ND4/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/split/implementations/client/refund.rs - Client::cancel_refund (line 108)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 27 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.65s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9d4305d37ec2ba14627fb3c0c10438b09667c7c35014aa566dcf6e06b5bc3fd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d4305d37ec2ba14627fb3c0c10438b09667c7c35014aa566dcf6e06b5bc3fd2", kill_on_drop: false }`
[INFO] [stdout] 9d4305d37ec2ba14627fb3c0c10438b09667c7c35014aa566dcf6e06b5bc3fd2
