[INFO] fetching crate cdk-ffi 0.18.0...
[INFO] checking cdk-ffi-0.18.0 against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] extracting crate cdk-ffi 0.18.0 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate cdk-ffi 0.18.0
[INFO] finished tweaking crates.io crate cdk-ffi 0.18.0
[INFO] tweaked toml for crates.io crate cdk-ffi 0.18.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cdk-ffi 0.18.0 on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cdk-ffi 0.18.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:133:1
[INFO] [stderr]     |
[INFO] [stderr] 133 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `cdk-ffi` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6858559fb6012fc3627dae291b474cf6c54c248cf406c69a4865186315ed0f11
[INFO] running `Command { std: "docker" "start" "6858559fb6012fc3627dae291b474cf6c54c248cf406c69a4865186315ed0f11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6858559fb6012fc3627dae291b474cf6c54c248cf406c69a4865186315ed0f11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6858559fb6012fc3627dae291b474cf6c54c248cf406c69a4865186315ed0f11" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6858559fb6012fc3627dae291b474cf6c54c248cf406c69a4865186315ed0f11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6858559fb6012fc3627dae291b474cf6c54c248cf406c69a4865186315ed0f11" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:133:1
[INFO] [stderr]     |
[INFO] [stderr] 133 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `cdk-ffi` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling bitcoin-io v0.1.101
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]    Compiling bitcoin v0.32.102
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling bitcoin-internals v0.6.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking bitcoin-consensus-encoding v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking possiblyrandom v0.2.1
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking rustls-webpki v0.103.15
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking bitcoin_hashes v0.14.101
[INFO] [stderr]     Checking bitcoin-units v0.1.101
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking base58ck v0.1.101
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling lightning-macros v0.2.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking atomic-destructor v0.3.0
[INFO] [stderr]     Checking negentropy v0.5.1
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking tokio-socks v0.5.3
[INFO] [stderr]     Checking dnssec-prover v0.6.9
[INFO] [stderr]     Checking async-utility v0.3.2
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking rand_xoshiro v0.8.1
[INFO] [stderr]    Compiling serde_with_macros v3.22.0
[INFO] [stderr]    Compiling uniffi_internal_macros v0.30.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking bitcoin_hashes v1.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking uuid v1.25.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking separator v0.4.1
[INFO] [stderr]     Checking minicbor v2.3.0
[INFO] [stderr]     Checking serde_with v3.22.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking bitreq v0.3.7
[INFO] [stderr]     Checking ur v0.5.2
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking cbor-diag v0.1.12
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking uniffi_pipeline v0.30.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking nostr v0.44.8
[INFO] [stderr]     Checking async-wsocket v0.13.2
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking smawk v0.3.3
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking uniffi_meta v0.30.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling cdk-sql-common v0.18.0
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]     Checking uniffi_udl v0.30.0
[INFO] [stderr]     Checking nostr-database v0.44.0
[INFO] [stderr]     Checking nostr-gossip v0.44.0
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking nostr-relay-pool v0.44.3
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking lightning-types v0.3.5
[INFO] [stderr]     Checking async-compat v0.2.5
[INFO] [stderr]     Checking glob v0.3.4
[INFO] [stderr]     Checking uniffi_core v0.30.0
[INFO] [stderr]    Compiling uniffi_macros v0.30.0
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking askama v0.13.1
[INFO] [stderr]     Checking lightning-invoice v0.34.1
[INFO] [stderr]     Checking bip39 v2.2.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking lightning v0.2.5
[INFO] [stderr]     Checking uniffi_bindgen v0.30.0
[INFO] [stderr]     Checking nostr-sdk v0.44.1
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking uniffi v0.30.0
[INFO] [stderr]     Checking cashu v0.18.0
[INFO] [stderr]     Checking bitcoin-payment-instructions v0.7.1
[INFO] [stderr]     Checking cdk-http-client v0.18.0
[INFO] [stderr]     Checking cdk-common v0.18.0
[INFO] [stderr]     Checking cdk-nostr v0.18.0
[INFO] [stderr]     Checking cdk v0.18.0
[INFO] [stderr]     Checking cdk-sqlite v0.18.0
[INFO] [stderr]     Checking cdk-ffi v0.18.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/types/payment_request.rs:272:1: 272:43}: uniffi::UniffiCompatibleFuture<Result<Result<(), error::FfiError>, LiftArgsError>>`
[INFO] [stdout]    --> src/types/payment_request.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 272 | #[uniffi::export(async_runtime = "tokio")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{async block@src/types/payment_request.rs:272:1: 272:43}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/types/payment_request.rs:272:1: 272:43}: std::marker::Send`
[INFO] [stdout]     = note: which requires `Compat<impl std::future::Future<Output = Result<(), error::FfiError>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `std::option::Option<impl std::future::Future<Output = Result<(), error::FfiError>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = Result<(), error::FfiError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of types::payment_request::PreparedPaymentRequest::confirm()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/types/payment_request.rs:325:57: 328:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = Result<(), cdk_common::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of cdk::wallet::PreparedPaymentRequest::confirm()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@cdk::wallet::PreparedPaymentRequest::confirm::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `Instrumented<{async block@cdk::wallet::PreparedPaymentRequest::confirm::{closure#0}::{closure#0}}>: std::marker::Send`
[INFO] [stdout]     = note: which requires `ManuallyDrop<{async block@cdk::wallet::PreparedPaymentRequest::confirm::{closure#0}::{closure#0}}>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async block@cdk::wallet::PreparedPaymentRequest::confirm::{closure#0}::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@cdk::wallet::PreparedPaymentRequest::confirm::{closure#0}::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = Result<cdk_common::Token, cdk_common::Error>>: std::marker::Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`cdk_ffi`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `uniffi::export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/types/payment_request.rs:272:1: 272:43}: uniffi::UniffiCompatibleFuture<Result<Result<(), error::FfiError>, LiftArgsError>>`
[INFO] [stdout]    --> src/types/payment_request.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 272 | #[uniffi::export(async_runtime = "tokio")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{async block@src/types/payment_request.rs:272:1: 272:43}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/types/payment_request.rs:272:1: 272:43}: std::marker::Send`
[INFO] [stdout]     = note: which requires `Compat<impl std::future::Future<Output = Result<(), error::FfiError>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `std::option::Option<impl std::future::Future<Output = Result<(), error::FfiError>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = Result<(), error::FfiError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of types::payment_request::PreparedPaymentRequest::confirm()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/types/payment_request.rs:325:57: 328:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = Result<(), cdk_common::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of cdk::wallet::PreparedPaymentRequest::confirm()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@cdk::wallet::PreparedPaymentRequest::confirm::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `Instrumented<{async block@cdk::wallet::PreparedPaymentRequest::confirm::{closure#0}::{closure#0}}>: std::marker::Send`
[INFO] [stdout]     = note: which requires `ManuallyDrop<{async block@cdk::wallet::PreparedPaymentRequest::confirm::{closure#0}::{closure#0}}>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async block@cdk::wallet::PreparedPaymentRequest::confirm::{closure#0}::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@cdk::wallet::PreparedPaymentRequest::confirm::{closure#0}::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = Result<cdk_common::Token, cdk_common::Error>>: std::marker::Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`cdk_ffi`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `uniffi::export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 06s
[INFO] running `Command { std: "docker" "inspect" "6858559fb6012fc3627dae291b474cf6c54c248cf406c69a4865186315ed0f11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6858559fb6012fc3627dae291b474cf6c54c248cf406c69a4865186315ed0f11", kill_on_drop: false }`
[INFO] [stdout] 6858559fb6012fc3627dae291b474cf6c54c248cf406c69a4865186315ed0f11
