[INFO] cloning repository https://github.com/LeastAuthority/marmot-protocol-whitenoise-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeastAuthority/marmot-protocol-whitenoise-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeastAuthority%2Fmarmot-protocol-whitenoise-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeastAuthority%2Fmarmot-protocol-whitenoise-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd74532567cba53afe104cf19967350572ef65b7
[INFO] checking LeastAuthority/marmot-protocol-whitenoise-rs/bd74532567cba53afe104cf19967350572ef65b7 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeastAuthority%2Fmarmot-protocol-whitenoise-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/LeastAuthority/marmot-protocol-whitenoise-rs
[INFO] finished tweaking git repo https://github.com/LeastAuthority/marmot-protocol-whitenoise-rs
[INFO] tweaked toml for git repo https://github.com/LeastAuthority/marmot-protocol-whitenoise-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeastAuthority/marmot-protocol-whitenoise-rs 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/LeastAuthority/marmot-protocol-whitenoise-rs 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0461f7d77624ce0cca689f5c8f09cd59c993e4d8270b2e5e49ab1d3841f351b9
[INFO] running `Command { std: "docker" "start" "0461f7d77624ce0cca689f5c8f09cd59c993e4d8270b2e5e49ab1d3841f351b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0461f7d77624ce0cca689f5c8f09cd59c993e4d8270b2e5e49ab1d3841f351b9", 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" "0461f7d77624ce0cca689f5c8f09cd59c993e4d8270b2e5e49ab1d3841f351b9" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0461f7d77624ce0cca689f5c8f09cd59c993e4d8270b2e5e49ab1d3841f351b9", 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" "0461f7d77624ce0cca689f5c8f09cd59c993e4d8270b2e5e49ab1d3841f351b9" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling hax-lib v0.3.6
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling tls_codec_derive v0.4.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling hax-lib-macros v0.3.6
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tls_codec v0.4.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking openmls_traits v0.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking nostr v0.44.2
[INFO] [stderr]     Checking libcrux-secrets v0.0.5
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking libcrux-traits v0.0.5
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking hpke-rs-crypto v0.4.0
[INFO] [stderr]     Checking libcrux-platform v0.0.3
[INFO] [stderr]    Compiling bitcoin v0.32.8
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]    Compiling refinery-core v0.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking openmls v0.8.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking nostr-database v0.44.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking async-wsocket v0.13.1
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking async-utility v0.3.1
[INFO] [stderr]    Compiling blurhash v0.2.3
[INFO] [stderr]     Checking atomic-destructor v0.3.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking negentropy v0.5.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking nostr-relay-pool v0.44.0
[INFO] [stderr]     Checking hpke-rs-rust-crypto v0.4.0
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking hpke-rs v0.5.1
[INFO] [stderr]    Compiling refinery-macros v0.9.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking openmls_memory_storage v0.5.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking keyring-core v0.7.2
[INFO] [stderr]     Checking mutate_once v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking kamadak-exif v0.6.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking lightning-types v0.2.0
[INFO] [stderr]     Checking openmls_rust_crypto v0.5.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking refinery v0.9.0
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking openmls_basic_credential v0.5.0
[INFO] [stderr]     Checking nostr-gossip v0.44.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking linux-keyutils v0.2.4
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]     Checking linux-keyutils-keyring-store v0.2.1
[INFO] [stderr]     Checking nostr-sdk v0.44.1
[INFO] [stderr]     Checking mdk-storage-traits v0.6.0 (https://github.com/marmot-protocol/mdk?rev=06a0636#06a06364)
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking lightning-invoice v0.33.2
[INFO] [stderr]     Checking nostr-blossom v0.44.0
[INFO] [stderr]     Checking mdk-sqlite-storage v0.6.0 (https://github.com/marmot-protocol/mdk?rev=06a0636#06a06364)
[INFO] [stderr]     Checking mdk-core v0.6.0 (https://github.com/marmot-protocol/mdk?rev=06a0636#06a06364)
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]     Checking nwc v0.44.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking mockito v1.7.2
[INFO] [stderr]     Checking whitenoise v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future<Output = ()>: std::marker::Send`
[INFO] [stdout]    --> src/whitenoise/event_processor/event_handlers/handle_giftwrap.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | /         tokio::spawn(Self::background_finalize_welcome(
[INFO] [stdout] 171 | |             account.clone(),
[INFO] [stdout] 172 | |             group_id,
[INFO] [stdout] 173 | |             group_name,
[INFO] [stdout] 174 | |             key_package_event_id,
[INFO] [stdout] 175 | |             welcomer_pubkey,
[INFO] [stdout] 176 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`whitenoise`)
[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@src/whitenoise/event_processor/mod.rs:24:22: 24:32}: std::marker::Send`
[INFO] [stdout]   --> src/whitenoise/event_processor/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | /         tokio::spawn(async move {
[INFO] [stdout] 25 | |             Self::process_events(whitenoise, receiver, shutdown_receiver).await;
[INFO] [stdout] 26 | |         });
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`whitenoise`)
[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 futures::Future<Output = ()>: std::marker::Send`
[INFO] [stdout]    --> src/whitenoise/event_processor/event_handlers/handle_giftwrap.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | /         tokio::spawn(Self::background_finalize_welcome(
[INFO] [stdout] 171 | |             account.clone(),
[INFO] [stdout] 172 | |             group_id,
[INFO] [stdout] 173 | |             group_name,
[INFO] [stdout] 174 | |             key_package_event_id,
[INFO] [stdout] 175 | |             welcomer_pubkey,
[INFO] [stdout] 176 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`whitenoise`)
[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] [stderr] error: could not compile `whitenoise` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name whitenoise --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmark-tests", "default", "indicatif", "integration-tests"))' -C metadata=14be22f56c8644eb -C extra-filename=-54271df4d8d8fce0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-838ec65f9e00ed85.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8ef366812d4b7d68.so --extern base64ct=/opt/rustwide/target/debug/deps/libbase64ct-3e9160e08391bd86.rmeta --extern blurhash=/opt/rustwide/target/debug/deps/libblurhash-99f85aa0743eb166.rmeta --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-28d3eb30425279a6.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-05deddc42e6cddf2.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-637934d6ac94e9ab.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-d329bb53103a7a89.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-9e536007c79e99aa.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-0aba46cc4c15dc60.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-a45bffb27f278252.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-72608a31b491bd03.rmeta --extern infer=/opt/rustwide/target/debug/deps/libinfer-8f125034257ccead.rmeta --extern keyring_core=/opt/rustwide/target/debug/deps/libkeyring_core-2b69b3a9e8c95039.rmeta --extern lightning_invoice=/opt/rustwide/target/debug/deps/liblightning_invoice-12930b4faee6a256.rmeta --extern linux_keyutils_keyring_store=/opt/rustwide/target/debug/deps/liblinux_keyutils_keyring_store-88a9fbcdb66540bd.rmeta --extern mdk_core=/opt/rustwide/target/debug/deps/libmdk_core-2a7ebc382a160c87.rmeta --extern mdk_sqlite_storage=/opt/rustwide/target/debug/deps/libmdk_sqlite_storage-cf60c3385d2b8053.rmeta --extern mdk_storage_traits=/opt/rustwide/target/debug/deps/libmdk_storage_traits-44636e70733b9a0d.rmeta --extern mockito=/opt/rustwide/target/debug/deps/libmockito-0fd509e2282f24be.rmeta --extern nostr_blossom=/opt/rustwide/target/debug/deps/libnostr_blossom-a5ee85b27a6b3c40.rmeta --extern nostr_sdk=/opt/rustwide/target/debug/deps/libnostr_sdk-c037d525d61e1557.rmeta --extern nwc=/opt/rustwide/target/debug/deps/libnwc-54e3b2b75fdc2cc5.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-337a2e1eadb4ddc5.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5246f51874e9613f.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-7d7591d792529c62.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-58c01706c8f0b07c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-95273dfd2b3c0261.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c28c17d4966c85cc.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-bb2d55641859bebe.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a0df05fd66a3f840.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3822b9f16ef8b2f7.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-154ea6d22f36ac7f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-400494652b982ce3.rmeta --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-11d81b836ea46f9a.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6a566d4647b21406.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-7fa0500c68dddd24/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-0ffb171da4fa20c3/out -L native=/opt/rustwide/target/debug/build/ring-e9506c1bc9a0fd0c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0461f7d77624ce0cca689f5c8f09cd59c993e4d8270b2e5e49ab1d3841f351b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0461f7d77624ce0cca689f5c8f09cd59c993e4d8270b2e5e49ab1d3841f351b9", kill_on_drop: false }`
[INFO] [stdout] 0461f7d77624ce0cca689f5c8f09cd59c993e4d8270b2e5e49ab1d3841f351b9
