[INFO] cloning repository https://github.com/ekkus93/rust_webrtc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ekkus93/rust_webrtc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekkus93%2Frust_webrtc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekkus93%2Frust_webrtc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 494cac07e3967e6fe7a3ce2f48618165a4eec264
[INFO] checking ekkus93/rust_webrtc against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekkus93%2Frust_webrtc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ekkus93/rust_webrtc
[INFO] finished tweaking git repo https://github.com/ekkus93/rust_webrtc
[INFO] tweaked toml for git repo https://github.com/ekkus93/rust_webrtc written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ekkus93/rust_webrtc on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ekkus93/rust_webrtc 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6d05d310ec86765b058131d164b54f2cd573656be50045542cefea50b340d479
[INFO] running `Command { std: "docker" "start" "6d05d310ec86765b058131d164b54f2cd573656be50045542cefea50b340d479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d05d310ec86765b058131d164b54f2cd573656be50045542cefea50b340d479", 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" "6d05d310ec86765b058131d164b54f2cd573656be50045542cefea50b340d479" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d05d310ec86765b058131d164b54f2cd573656be50045542cefea50b340d479", 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" "6d05d310ec86765b058131d164b54f2cd573656be50045542cefea50b340d479" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking pem-rfc7468 v0.6.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling oid-registry v0.4.0
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking arc-swap v1.9.0
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]     Checking waitgroup v0.1.2
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking ctr v0.8.0
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking ccm v0.3.0
[INFO] [stderr]     Checking block-modes v0.7.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]    Compiling jni-sys v0.3.1
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking aead v0.4.3
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking yasna v0.6.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling webrtc-util v0.7.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking asn1-rs v0.5.2
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking asn1-rs v0.3.1
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling jni-sys-macros v0.4.1
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking rcgen v0.14.8
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking jni-sys v0.4.1
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking der-parser v7.0.0
[INFO] [stderr]     Checking jni v0.21.1
[INFO] [stderr]     Checking p384 v0.11.2
[INFO] [stderr]     Checking p256 v0.11.1
[INFO] [stderr]     Checking der-parser v8.2.0
[INFO] [stderr]     Checking x509-parser v0.13.2
[INFO] [stderr]     Checking x509-parser v0.14.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking rcgen v0.10.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking plist v1.10.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking sdp v0.5.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking p2p-core v0.3.2 (/opt/rustwide/workdir/crates/p2p-core)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking p2p-crypto v0.3.2 (/opt/rustwide/workdir/crates/p2p-crypto)
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking rtp v0.8.0
[INFO] [stderr]     Checking rtcp v0.9.0
[INFO] [stderr]     Checking stun v0.4.4
[INFO] [stderr]     Checking webrtc-sctp v0.8.0
[INFO] [stderr]     Checking webrtc-mdns v0.5.2
[INFO] [stderr]     Checking webrtc-dtls v0.7.2
[INFO] [stderr]     Checking webrtc-media v0.6.1
[INFO] [stderr]     Checking turn v0.6.1
[INFO] [stderr]     Checking webrtc-srtp v0.10.0
[INFO] [stderr]     Checking interceptor v0.9.0
[INFO] [stderr]     Checking webrtc-ice v0.9.1
[INFO] [stderr]     Checking webrtc-data v0.7.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rumqttc v0.25.1
[INFO] [stderr]     Checking webrtc v0.8.0
[INFO] [stderr]     Checking p2p-signaling v0.3.2 (/opt/rustwide/workdir/crates/p2p-signaling)
[INFO] [stderr]     Checking p2p-webrtc v0.3.2 (/opt/rustwide/workdir/crates/p2p-webrtc)
[INFO] [stderr]     Checking p2p-tunnel v0.3.2 (/opt/rustwide/workdir/crates/p2p-tunnel)
[INFO] [stderr]     Checking p2p-daemon v0.3.2 (/opt/rustwide/workdir/crates/p2p-daemon)
[INFO] [stderr]     Checking p2p-mobile v0.3.2 (/opt/rustwide/workdir/crates/p2p-mobile)
[INFO] [stderr]     Checking p2pctl v0.3.2 (/opt/rustwide/workdir/bins/p2pctl)
[INFO] [stderr]     Checking p2p-offer v0.3.2 (/opt/rustwide/workdir/bins/p2p-offer)
[INFO] [stderr]     Checking p2p-answer v0.3.2 (/opt/rustwide/workdir/bins/p2p-answer)
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/real_broker_tunnel.rs:411:22
[INFO] [stdout]     |
[INFO] [stdout] 411 |     let offer_task = tokio::spawn(run_offer_daemon(offer_config, offer_id.identity, offer_keys));
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`real_broker_tunnel`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl futures_util::Future<Output = Result<(), error::DaemonError>>: std::marker::Send`
[INFO] [stdout]    --> crates/p2p-daemon/src/tests/status_and_recovery.rs:378:18
[INFO] [stdout]     |
[INFO] [stdout] 378 |       let daemon = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 379 | |         config,
[INFO] [stdout] 380 | |         offer.identity,
[INFO] [stdout] 381 | |         authorized_keys,
[INFO] [stdout] 382 | |         transport,
[INFO] [stdout] 383 | |         None,
[INFO] [stdout] 384 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`p2p_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@crates/p2p-mobile/src/runtime/mod.rs:219:34: 219:44}: Send`
[INFO] [stdout]    --> crates/p2p-mobile/src/runtime/mod.rs:219:28
[INFO] [stdout]     |
[INFO] [stdout] 219 |         let task = runtime.spawn(async move {
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`p2p_mobile`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@crates/p2p-mobile/src/runtime/mod.rs:219:34: 219:44}: Send`
[INFO] [stdout]    --> crates/p2p-mobile/src/runtime/mod.rs:219:20
[INFO] [stdout]     |
[INFO] [stdout] 219 |           let task = runtime.spawn(async move {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 220 | |             let result = match mode {
[INFO] [stdout] 221 | |                 AndroidTunnelMode::Offer => {
[INFO] [stdout] 222 | |                     p2p_daemon::run_offer_daemon_with_status_and_shutdown(
[INFO] [stdout] ...   |
[INFO] [stdout] 257 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`p2p_mobile`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]   --> crates/p2p-daemon/tests/two_node_daemon/harness/session.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |       let offer_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 71 | |         offer_config,
[INFO] [stdout] 72 | |         offer_identity_for_task,
[INFO] [stdout] 73 | |         offer_keys_for_task,
[INFO] [stdout] 74 | |         offer_transport,
[INFO] [stdout] 75 | |         Some(hook_tx),
[INFO] [stdout] 76 | |     ));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl futures_util::Future<Output = Result<(), error::DaemonError>>: std::marker::Send`
[INFO] [stdout]    --> crates/p2p-daemon/src/tests/status_and_recovery.rs:494:18
[INFO] [stdout]     |
[INFO] [stdout] 494 |       let daemon = tokio::spawn(run_offer_daemon_with_transport_and_shutdown(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 495 | |         config,
[INFO] [stdout] 496 | |         offer.identity,
[INFO] [stdout] 497 | |         authorized_keys,
[INFO] [stdout] 498 | |         transport,
[INFO] [stdout] 499 | |         shutdown.clone(),
[INFO] [stdout] 500 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`p2p_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]   --> crates/p2p-daemon/tests/two_node_daemon/answer_drain_publish_barrier_tests.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |       let offer_task = tokio::spawn(run_offer_daemon_with_transport(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 43 | |         offer_config,
[INFO] [stdout] 44 | |         clone_identity(&offer_identity.identity),
[INFO] [stdout] 45 | |         offer_keys,
[INFO] [stdout] 46 | |         offer_transport,
[INFO] [stdout] 47 | |     ));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]   --> crates/p2p-daemon/tests/two_node_daemon/answer_post_payload_shutdown_gate_tests.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |       let offer_task = tokio::spawn(run_offer_daemon_with_transport(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 43 | |         offer_config,
[INFO] [stdout] 44 | |         clone_identity(&offer_identity.identity),
[INFO] [stdout] 45 | |         offer_keys,
[INFO] [stdout] 46 | |         offer_transport,
[INFO] [stdout] 47 | |     ));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@crates/p2p-mobile/src/runtime/mod.rs:219:34: 219:44}: Send`
[INFO] [stdout]    --> crates/p2p-mobile/src/runtime/mod.rs:219:28
[INFO] [stdout]     |
[INFO] [stdout] 219 |         let task = runtime.spawn(async move {
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`p2p_mobile`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@crates/p2p-mobile/src/runtime/mod.rs:219:34: 219:44}: Send`
[INFO] [stdout]    --> crates/p2p-mobile/src/runtime/mod.rs:219:20
[INFO] [stdout]     |
[INFO] [stdout] 219 |           let task = runtime.spawn(async move {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 220 | |             let result = match mode {
[INFO] [stdout] 221 | |                 AndroidTunnelMode::Offer => {
[INFO] [stdout] 222 | |                     p2p_daemon::run_offer_daemon_with_status_and_shutdown(
[INFO] [stdout] ...   |
[INFO] [stdout] 257 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`p2p_mobile`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]   --> crates/p2p-daemon/tests/two_node_daemon/answer_session_real_panic_tests.rs:68:24
[INFO] [stdout]    |
[INFO] [stdout] 68 |       let offer_a_task = tokio::spawn(run_offer_daemon_with_transport(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 69 | |         offer_a_config,
[INFO] [stdout] 70 | |         clone_identity(&offer_a_identity.identity),
[INFO] [stdout] 71 | |         offer_a_keys,
[INFO] [stdout] 72 | |         offer_a_transport,
[INFO] [stdout] 73 | |     ));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]   --> crates/p2p-daemon/tests/two_node_daemon/answer_session_real_panic_tests.rs:74:24
[INFO] [stdout]    |
[INFO] [stdout] 74 |       let offer_b_task = tokio::spawn(run_offer_daemon_with_transport(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 75 | |         offer_b_config,
[INFO] [stdout] 76 | |         clone_identity(&offer_b_identity.identity),
[INFO] [stdout] 77 | |         offer_b_keys,
[INFO] [stdout] 78 | |         offer_b_transport,
[INFO] [stdout] 79 | |     ));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/two_node_daemon/basics_tests.rs:207:22
[INFO] [stdout]     |
[INFO] [stdout] 207 |       let offer_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 208 | |         offer_config,
[INFO] [stdout] 209 | |         clone_identity(&offer_identity.identity),
[INFO] [stdout] 210 | |         offer_keys,
[INFO] [stdout] 211 | |         offer_transport,
[INFO] [stdout] 212 | |         Some(hook_tx),
[INFO] [stdout] 213 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/two_node_daemon/basics_tests.rs:336:27
[INFO] [stdout]     |
[INFO] [stdout] 336 |       let offer_home_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 337 | |         offer_home_config,
[INFO] [stdout] 338 | |         clone_identity(&offer_home.identity),
[INFO] [stdout] 339 | |         offer_home_keys.clone(),
[INFO] [stdout] 340 | |         offer_home_transport,
[INFO] [stdout] 341 | |         Some(home_hook_tx),
[INFO] [stdout] 342 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/two_node_daemon/basics_tests.rs:343:30
[INFO] [stdout]     |
[INFO] [stdout] 343 |       let offer_desktop_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 344 | |         offer_desktop_config,
[INFO] [stdout] 345 | |         clone_identity(&offer_desktop.identity),
[INFO] [stdout] 346 | |         offer_desktop_keys.clone(),
[INFO] [stdout] 347 | |         offer_desktop_transport,
[INFO] [stdout] 348 | |         Some(desktop_hook_tx),
[INFO] [stdout] 349 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/two_node_daemon/basics_tests.rs:490:22
[INFO] [stdout]     |
[INFO] [stdout] 490 |       let offer_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 491 | |         offer_config,
[INFO] [stdout] 492 | |         clone_identity(&offer_identity.identity),
[INFO] [stdout] 493 | |         offer_keys.clone(),
[INFO] [stdout] 494 | |         offer_transport,
[INFO] [stdout] 495 | |         None,
[INFO] [stdout] 496 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]   --> crates/p2p-daemon/tests/two_node_daemon/isolation_tests.rs:69:30
[INFO] [stdout]    |
[INFO] [stdout] 69 |       let offer_desktop_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 70 | |         offer_desktop_config,
[INFO] [stdout] 71 | |         clone_identity(&offer_desktop.identity),
[INFO] [stdout] 72 | |         offer_desktop_keys,
[INFO] [stdout] 73 | |         offer_desktop_transport,
[INFO] [stdout] 74 | |         None,
[INFO] [stdout] 75 | |     ));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]   --> crates/p2p-daemon/tests/two_node_daemon/isolation_tests.rs:83:27
[INFO] [stdout]    |
[INFO] [stdout] 83 |       let offer_home_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 84 | |         offer_home_config,
[INFO] [stdout] 85 | |         clone_identity(&offer_home.identity),
[INFO] [stdout] 86 | |         offer_home_keys,
[INFO] [stdout] 87 | |         offer_home_transport,
[INFO] [stdout] 88 | |         None,
[INFO] [stdout] 89 | |     ));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/two_node_daemon/isolation_tests.rs:217:26
[INFO] [stdout]     |
[INFO] [stdout] 217 |       let bad_offer_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 218 | |         bad_offer_config,
[INFO] [stdout] 219 | |         clone_identity(&offer_home.identity),
[INFO] [stdout] 220 | |         offer_home_keys,
[INFO] [stdout] 221 | |         bad_offer_transport,
[INFO] [stdout] 222 | |         None,
[INFO] [stdout] 223 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/two_node_daemon/isolation_tests.rs:224:27
[INFO] [stdout]     |
[INFO] [stdout] 224 |       let good_offer_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 225 | |         good_offer_config,
[INFO] [stdout] 226 | |         clone_identity(&offer_desktop.identity),
[INFO] [stdout] 227 | |         offer_desktop_keys,
[INFO] [stdout] 228 | |         good_offer_transport,
[INFO] [stdout] 229 | |         None,
[INFO] [stdout] 230 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/two_node_daemon/isolation_tests.rs:352:27
[INFO] [stdout]     |
[INFO] [stdout] 352 |       let offer_home_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 353 | |         offer_home_config,
[INFO] [stdout] 354 | |         clone_identity(&offer_home.identity),
[INFO] [stdout] 355 | |         offer_home_keys,
[INFO] [stdout] 356 | |         offer_home_transport,
[INFO] [stdout] 357 | |         None,
[INFO] [stdout] 358 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/two_node_daemon/isolation_tests.rs:359:30
[INFO] [stdout]     |
[INFO] [stdout] 359 |       let offer_desktop_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 360 | |         offer_desktop_config,
[INFO] [stdout] 361 | |         clone_identity(&offer_desktop.identity),
[INFO] [stdout] 362 | |         offer_desktop_keys,
[INFO] [stdout] 363 | |         offer_desktop_transport,
[INFO] [stdout] 364 | |         None,
[INFO] [stdout] 365 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/two_node_daemon/isolation_tests.rs:491:27
[INFO] [stdout]     |
[INFO] [stdout] 491 |       let offer_home_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 492 | |         offer_home_config,
[INFO] [stdout] 493 | |         clone_identity(&offer_home.identity),
[INFO] [stdout] 494 | |         offer_home_keys.clone(),
[INFO] [stdout] 495 | |         offer_home_transport,
[INFO] [stdout] 496 | |         None,
[INFO] [stdout] 497 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/two_node_daemon/isolation_tests.rs:498:30
[INFO] [stdout]     |
[INFO] [stdout] 498 |       let offer_desktop_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 499 | |         offer_desktop_config,
[INFO] [stdout] 500 | |         clone_identity(&offer_desktop.identity),
[INFO] [stdout] 501 | |         offer_desktop_keys,
[INFO] [stdout] 502 | |         offer_desktop_transport,
[INFO] [stdout] 503 | |         None,
[INFO] [stdout] 504 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]   --> crates/p2p-daemon/tests/two_node_daemon/lifecycle_regression_tests.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |           let offer_task = tokio::spawn(run_offer_daemon_with_transport_and_shutdown(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 41 | |             offer_config,
[INFO] [stdout] 42 | |             clone_identity(&offer_identity.identity),
[INFO] [stdout] 43 | |             offer_keys,
[INFO] [stdout] 44 | |             offer_transport,
[INFO] [stdout] 45 | |             offer_shutdown.clone(),
[INFO] [stdout] 46 | |         ));
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/two_node_daemon/lifecycle_regression_tests.rs:95:22
[INFO] [stdout]     |
[INFO] [stdout]  95 |       let offer_task = tokio::spawn(run_offer_daemon_with_transport_and_shutdown(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  96 | |         offer_config,
[INFO] [stdout]  97 | |         clone_identity(&offer_identity.identity),
[INFO] [stdout]  98 | |         offer_keys,
[INFO] [stdout]  99 | |         offer_transport,
[INFO] [stdout] 100 | |         offer_shutdown.clone(),
[INFO] [stdout] 101 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/two_node_daemon/lifecycle_regression_tests.rs:137:22
[INFO] [stdout]     |
[INFO] [stdout] 137 |       let offer_task = tokio::spawn(run_offer_daemon_with_transport_and_shutdown(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 138 | |         offer_config,
[INFO] [stdout] 139 | |         clone_identity(&offer_identity.identity),
[INFO] [stdout] 140 | |         offer_keys,
[INFO] [stdout] 141 | |         offer_transport,
[INFO] [stdout] 142 | |         offer_shutdown.clone(),
[INFO] [stdout] 143 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]   --> crates/p2p-daemon/tests/two_node_daemon/recovery_tests.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |       let offer_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 35 | |         offer_config.clone(),
[INFO] [stdout] 36 | |         clone_identity(&offer_identity.identity),
[INFO] [stdout] 37 | |         offer_keys.clone(),
[INFO] [stdout] 38 | |         offer_transport,
[INFO] [stdout] 39 | |         None,
[INFO] [stdout] 40 | |     ));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]   --> crates/p2p-daemon/tests/two_node_daemon/recovery_tests.rs:63:32
[INFO] [stdout]    |
[INFO] [stdout] 63 |       let restarted_offer_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 64 | |         restarted_offer_config,
[INFO] [stdout] 65 | |         clone_identity(&offer_identity.identity),
[INFO] [stdout] 66 | |         offer_keys.clone(),
[INFO] [stdout] 67 | |         offer_transport,
[INFO] [stdout] 68 | |         None,
[INFO] [stdout] 69 | |     ));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/two_node_daemon/recovery_tests.rs:162:21
[INFO] [stdout]     |
[INFO] [stdout] 162 |       let home_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 163 | |         home_config.clone(),
[INFO] [stdout] 164 | |         clone_identity(&offer_home.identity),
[INFO] [stdout] 165 | |         offer_home_keys.clone(),
[INFO] [stdout] 166 | |         home_transport,
[INFO] [stdout] 167 | |         None,
[INFO] [stdout] 168 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/two_node_daemon/recovery_tests.rs:169:24
[INFO] [stdout]     |
[INFO] [stdout] 169 |       let desktop_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 170 | |         desktop_config.clone(),
[INFO] [stdout] 171 | |         clone_identity(&offer_desktop.identity),
[INFO] [stdout] 172 | |         offer_desktop_keys.clone(),
[INFO] [stdout] 173 | |         desktop_transport,
[INFO] [stdout] 174 | |         None,
[INFO] [stdout] 175 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/two_node_daemon/recovery_tests.rs:241:31
[INFO] [stdout]     |
[INFO] [stdout] 241 |       let restarted_home_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 242 | |         restarted_home_config,
[INFO] [stdout] 243 | |         clone_identity(&offer_home.identity),
[INFO] [stdout] 244 | |         offer_home_keys.clone(),
[INFO] [stdout] 245 | |         restarted_home_transport,
[INFO] [stdout] 246 | |         None,
[INFO] [stdout] 247 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/two_node_daemon/recovery_tests.rs:248:34
[INFO] [stdout]     |
[INFO] [stdout] 248 |       let restarted_desktop_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout] 249 | |         restarted_desktop_config,
[INFO] [stdout] 250 | |         clone_identity(&offer_desktop.identity),
[INFO] [stdout] 251 | |         offer_desktop_keys.clone(),
[INFO] [stdout] 252 | |         restarted_desktop_transport,
[INFO] [stdout] 253 | |         None,
[INFO] [stdout] 254 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/two_node_daemon/recovery_tests.rs:390:26
[INFO] [stdout]     |
[INFO] [stdout] 390 |       let bad_offer_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 391 | |         bad_offer_config,
[INFO] [stdout] 392 | |         clone_identity(&offer_home.identity),
[INFO] [stdout] 393 | |         offer_home_keys,
[INFO] [stdout] 394 | |         offer_home_transport,
[INFO] [stdout] 395 | |         None,
[INFO] [stdout] 396 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/two_node_daemon/recovery_tests.rs:397:27
[INFO] [stdout]     |
[INFO] [stdout] 397 |       let good_offer_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 398 | |         good_offer_config,
[INFO] [stdout] 399 | |         clone_identity(&offer_desktop.identity),
[INFO] [stdout] 400 | |         offer_desktop_keys,
[INFO] [stdout] 401 | |         offer_desktop_transport,
[INFO] [stdout] 402 | |         None,
[INFO] [stdout] 403 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/two_node_daemon/recovery_tests.rs:544:27
[INFO] [stdout]     |
[INFO] [stdout] 544 |       let offer_home_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 545 | |         offer_home_config,
[INFO] [stdout] 546 | |         clone_identity(&offer_home.identity),
[INFO] [stdout] 547 | |         offer_home_keys,
[INFO] [stdout] 548 | |         offer_home_transport,
[INFO] [stdout] 549 | |         None,
[INFO] [stdout] 550 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = Result<(), DaemonError>>: Send`
[INFO] [stdout]    --> crates/p2p-daemon/tests/two_node_daemon/recovery_tests.rs:551:30
[INFO] [stdout]     |
[INFO] [stdout] 551 |       let offer_desktop_task = tokio::spawn(run_offer_daemon_with_transport_and_test_hook(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 552 | |         offer_desktop_config,
[INFO] [stdout] 553 | |         clone_identity(&offer_desktop.identity),
[INFO] [stdout] 554 | |         offer_desktop_keys,
[INFO] [stdout] 555 | |         offer_desktop_transport,
[INFO] [stdout] 556 | |         None,
[INFO] [stdout] 557 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`two_node_daemon`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `p2p-daemon` (test "two_node_daemon"); 30 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name two_node_daemon --edition=2024 crates/p2p-daemon/tests/two_node_daemon.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::all' '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::todo' '--deny=clippy::dbg_macro' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f64c8dbc701c13ae -C extra-filename=-5b58c3470e4645c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4a3421ea9261d8d4.rmeta --extern p2p_core=/opt/rustwide/target/debug/deps/libp2p_core-1b71b08b55c962d7.rmeta --extern p2p_crypto=/opt/rustwide/target/debug/deps/libp2p_crypto-13b702bd173eee5d.rmeta --extern p2p_daemon=/opt/rustwide/target/debug/deps/libp2p_daemon-1e0c673bb36e8004.rmeta --extern p2p_signaling=/opt/rustwide/target/debug/deps/libp2p_signaling-e90925371b24ff03.rmeta --extern p2p_tunnel=/opt/rustwide/target/debug/deps/libp2p_tunnel-4b6f85565db9ad16.rmeta --extern p2p_webrtc=/opt/rustwide/target/debug/deps/libp2p_webrtc-bf532b6015330fd2.rmeta --extern plist=/opt/rustwide/target/debug/deps/libplist-55296799f7c9e64a.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-c3925fae92d806cd.rmeta --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-b3ef892e68e895d3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1ffdbdf514dd00fa.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6659a19ea341adbc.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ef69fe125efbc633.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-06222b11579db239.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ad8fa6001959f5f7.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ab8c73fd8b8736b9.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-694b120cfeb2da92.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2936b8d5e95ad2f0/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-3e4d288e218ae43a/out -L native=/opt/rustwide/target/debug/build/ring-f1da838c2dbf56c7/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6d05d310ec86765b058131d164b54f2cd573656be50045542cefea50b340d479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d05d310ec86765b058131d164b54f2cd573656be50045542cefea50b340d479", kill_on_drop: false }`
[INFO] [stdout] 6d05d310ec86765b058131d164b54f2cd573656be50045542cefea50b340d479
