[INFO] fetching crate ezstripe 0.6.1...
[INFO] testing ezstripe-0.6.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ezstripe 0.6.1 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ezstripe 0.6.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 161 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4b97033be3d615749877ff30528e93b509b65056841f54afc949032c7ba44ec
[INFO] running `Command { std: "docker" "start" "-a" "f4b97033be3d615749877ff30528e93b509b65056841f54afc949032c7ba44ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4b97033be3d615749877ff30528e93b509b65056841f54afc949032c7ba44ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4b97033be3d615749877ff30528e93b509b65056841f54afc949032c7ba44ec", kill_on_drop: false }`
[INFO] [stdout] f4b97033be3d615749877ff30528e93b509b65056841f54afc949032c7ba44ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ca8296d0376c4efed69cae31454f23db69aefd93142985d38cb9e7f768f8690
[INFO] running `Command { std: "docker" "start" "-a" "3ca8296d0376c4efed69cae31454f23db69aefd93142985d38cb9e7f768f8690", kill_on_drop: false }`
[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 6.99s
[INFO] running `Command { std: "docker" "inspect" "3ca8296d0376c4efed69cae31454f23db69aefd93142985d38cb9e7f768f8690", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ca8296d0376c4efed69cae31454f23db69aefd93142985d38cb9e7f768f8690", kill_on_drop: false }`
[INFO] [stdout] 3ca8296d0376c4efed69cae31454f23db69aefd93142985d38cb9e7f768f8690
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e6e3751a56b307857abd6c46c55c4c4033ccc6dd568bad244b5635b6499d260
[INFO] running `Command { std: "docker" "start" "-a" "8e6e3751a56b307857abd6c46c55c4c4033ccc6dd568bad244b5635b6499d260", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[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 36.69s
[INFO] running `Command { std: "docker" "inspect" "8e6e3751a56b307857abd6c46c55c4c4033ccc6dd568bad244b5635b6499d260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e6e3751a56b307857abd6c46c55c4c4033ccc6dd568bad244b5635b6499d260", kill_on_drop: false }`
[INFO] [stdout] 8e6e3751a56b307857abd6c46c55c4c4033ccc6dd568bad244b5635b6499d260
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3790c159e3b68d7292a86107e9d38b929b34e03fca77576844b54e0ca965cf0b
[INFO] running `Command { std: "docker" "start" "-a" "3790c159e3b68d7292a86107e9d38b929b34e03fca77576844b54e0ca965cf0b", 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.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ezstripe-60f188832fa29e17)
[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::retrieve_balance_transaction (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/dispute.rs - Client::list_dispute (line 77) ... ok
[INFO] [stdout] test src/split/implementations/client/dispute.rs - Client::retrieve_dispute (line 7) ... ok
[INFO] [stdout] test src/split/implementations/client/dispute.rs - Client::close_dispute (line 54) ... 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/mandate.rs - Client::retrieve_mandate (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/payout.rs - Client::cancel_payout (line 108) ... 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::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/payment_intent.rs - Client::capture_payment_intent (line 135) ... 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/payment_intent.rs - Client::create_payment_intent (line 7) ... 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/payment_intent.rs - Client::confirm_payment_intent (line 64) ... ok
[INFO] [stdout] test src/split/implementations/client/payout.rs - Client::list_payout (line 85) ... ok
[INFO] [stdout] test src/split/implementations/client/payout.rs - Client::retrieve_payout (line 38) ... ok
[INFO] [stdout] test src/split/implementations/client/payout.rs - Client::reverse_payout (line 132) ... ok
[INFO] [stdout] test src/split/implementations/client/payout.rs - Client::update_payout (line 62) ... ok
[INFO] [stdout] test src/split/implementations/client/refund.rs - Client::cancel_refund (line 108) ... ok
[INFO] [stdout] test src/split/implementations/client/refund.rs - Client::create_refund (line 7) ... ok
[INFO] [stdout] test src/split/implementations/client/refund.rs - Client::list_refund (line 85) ... 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::retrieve_refund (line 38) ... ok
[INFO] [stdout] test src/split/implementations/client/refund.rs - Client::update_refund (line 62) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 25.84s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3790c159e3b68d7292a86107e9d38b929b34e03fca77576844b54e0ca965cf0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3790c159e3b68d7292a86107e9d38b929b34e03fca77576844b54e0ca965cf0b", kill_on_drop: false }`
[INFO] [stdout] 3790c159e3b68d7292a86107e9d38b929b34e03fca77576844b54e0ca965cf0b
