[INFO] cloning repository https://github.com/xAlisher/peers-libchat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xAlisher/peers-libchat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxAlisher%2Fpeers-libchat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxAlisher%2Fpeers-libchat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5e26835d9e582113755d6adb271e66b4da56f34
[INFO] checking xAlisher/peers-libchat against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxAlisher%2Fpeers-libchat" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/xAlisher/peers-libchat
[INFO] finished tweaking git repo https://github.com/xAlisher/peers-libchat
[INFO] tweaked toml for git repo https://github.com/xAlisher/peers-libchat written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xAlisher/peers-libchat on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xAlisher/peers-libchat 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4b62c38b2b5b8418b70b0d5de82e3df00549e26fe1cb5f3500784f99c5a2342e
[INFO] running `Command { std: "docker" "start" "4b62c38b2b5b8418b70b0d5de82e3df00549e26fe1cb5f3500784f99c5a2342e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b62c38b2b5b8418b70b0d5de82e3df00549e26fe1cb5f3500784f99c5a2342e", 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" "4b62c38b2b5b8418b70b0d5de82e3df00549e26fe1cb5f3500784f99c5a2342e" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b62c38b2b5b8418b70b0d5de82e3df00549e26fe1cb5f3500784f99c5a2342e", 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" "4b62c38b2b5b8418b70b0d5de82e3df00549e26fe1cb5f3500784f99c5a2342e" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.15
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling hax-lib v0.3.6
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling hax-lib-macros v0.3.6
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking keccak v0.2.0
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking const-hex v1.19.1
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling libcrux-macros v0.0.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking libcrux-hacl-rs v0.0.4
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking libcrux-secrets v0.0.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking alloy-rlp v0.3.15
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling syn-solidity v1.6.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking ruint v1.18.0
[INFO] [stderr]    Compiling macro-string v0.2.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking generic-array v1.3.5
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking nybbles v0.4.8
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking libcrux-platform v0.0.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.8
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling sha3 v0.11.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.6.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]    Compiling alloy-tx-macros v2.0.5
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.6.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling libcrux-aesgcm v0.0.7
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]     Checking alloy-primitives v1.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tls_codec_derive v0.4.2
[INFO] [stderr]    Compiling libcrux-ml-kem v0.0.8
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]     Checking libcrux-poly1305 v0.0.5
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking libcrux-poly1305 v0.0.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking hpke-rs-crypto v0.6.1
[INFO] [stderr]     Checking alloy-eip2124 v0.2.0
[INFO] [stderr]     Checking alloy-serde v2.0.5
[INFO] [stderr]     Checking alloy-eip2930 v0.2.3
[INFO] [stderr]     Checking alloy-eip7928 v0.3.7
[INFO] [stderr]     Checking alloy-eip7702 v0.6.3
[INFO] [stderr]     Checking alloy-trie v0.9.5
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rand_chacha v0.10.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking tls_codec v0.4.2
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking alloy-signer v2.0.5
[INFO] [stderr]     Checking xeddsa v1.0.2
[INFO] [stderr]     Checking crypto v0.1.0 (/opt/rustwide/workdir/core/crypto)
[INFO] [stderr]     Checking libcrux-traits v0.0.6
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking alloy-core v1.6.0
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> core/crypto/src/keys.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn from(value: GenericArray<u8, U32>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>: generic_array::ArrayLength`
[INFO] [stdout]     = note: which requires `UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]     = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]     = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`crypto`)
[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]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking libcrux-sha2 v0.0.6
[INFO] [stderr]     Checking libcrux-curve25519 v0.0.6
[INFO] [stderr]     Checking storage v0.1.0 (/opt/rustwide/workdir/core/storage)
[INFO] [stderr]     Checking libcrux-chacha20poly1305 v0.0.7
[INFO] [stderr]     Checking libcrux-chacha20poly1305 v0.0.6
[INFO] [stderr]     Checking double-ratchets v0.0.1 (/opt/rustwide/workdir/core/double-ratchets)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking openmls_traits v0.5.0
[INFO] [stderr]     Checking shared-traits v0.1.0 (/opt/rustwide/workdir/core/shared-traits)
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking hpke-rs v0.6.1
[INFO] [stderr]     Checking libcrux-aead v0.0.7
[INFO] [stderr]     Checking libcrux-aead v0.0.6
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]     Checking openmls_memory_storage v0.5.0
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking alloy-eips v2.0.5
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking chat-proto v0.1.0 (https://github.com/logos-messaging/chat_proto?rev=948f4ad6dedb01b44e279204d8eb30a1eda5a330#948f4ad6)
[INFO] [stderr]    Compiling alloy-sol-macro v1.6.0
[INFO] [stderr]     Checking libcrux-p256 v0.0.6
[INFO] [stderr]     Checking libcrux-hmac v0.0.6
[INFO] [stderr]     Checking libcrux-ed25519 v0.0.6
[INFO] [stderr]     Checking alloy-sol-types v1.6.0
[INFO] [stderr]     Checking libcrux-hkdf v0.0.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking logos-account v0.1.0 (/opt/rustwide/workdir/core/account)
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling logos-delivery v0.1.0 (/opt/rustwide/workdir/extensions/logos-delivery-rust)
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr] warning: logos-delivery@0.1.0: liblogosdelivery could not be located; `cargo check`/`clippy` will pass, but building or testing will fail at link. Enter the dev shell with `nix develop` or set LOGOS_DELIVERY_LIB_DIR to the directory containing the library.
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling hashgraph-like-consensus v0.6.0
[INFO] [stderr]    Compiling de-mls v4.0.0 (https://github.com/vacp2p/de-mls?rev=5cfce1b97305363466c0e68668fcd85cad4b8996#5cfce1b9)
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking alloy-consensus v2.0.5
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking libcrux-ecdh v0.0.6
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking libcrux-kem v0.0.7
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking hpke-rs-libcrux v0.6.1
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking openmls_libcrux_crypto v0.3.1
[INFO] [stderr]     Checking openmls v0.8.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> core/crypto/src/keys.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn from(value: GenericArray<u8, U32>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>: generic_array::ArrayLength`
[INFO] [stdout]     = note: which requires `UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]     = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]     = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`crypto`)
[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]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking alloy-json-rpc v2.0.5
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking alloy-network-primitives v2.0.5
[INFO] [stderr]     Checking alloy-consensus-any v2.0.5
[INFO] [stderr]     Checking alloy-rpc-types-eth v2.0.5
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking alloy-rpc-types-any v2.0.5
[INFO] [stderr]     Checking alloy-network v2.0.5
[INFO] [stderr]     Checking alloy-signer-local v2.0.5
[INFO] [stderr]     Checking alloy v2.0.5
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking rusqlite v0.35.0
[INFO] [stderr]     Checking chat-sqlite v0.1.0 (/opt/rustwide/workdir/core/sqlite)
[INFO] [stderr]     Checking libchat v0.1.0 (/opt/rustwide/workdir/core/conversations)
[INFO] [stdout] warning: associated items `delivery_address_from_id` and `delivery_address` are never used
[INFO] [stdout]    --> core/conversations/src/conversation/group_v1.rs:534:19
[INFO] [stdout]     |
[INFO] [stdout] 216 | impl GroupV1Convo {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 534 |     pub(crate) fn delivery_address_from_id(convo_id: &str) -> String {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |     fn delivery_address(&self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking components v0.1.0 (/opt/rustwide/workdir/extensions/components)
[INFO] [stderr]     Checking integration_tests_core v0.1.0 (/opt/rustwide/workdir/core/integration_tests_core)
[INFO] [stderr]     Checking logos-generic-chat v0.1.0 (/opt/rustwide/workdir/crates/generic-chat)
[INFO] [stderr]     Checking embedded-logos-delivery v0.1.0 (/opt/rustwide/workdir/extensions/embedded-logos-delivery)
[INFO] [stderr]     Checking logos-chat v0.1.0 (/opt/rustwide/workdir/crates/logos-chat)
[INFO] [stderr]     Checking liblogoschat-android v0.1.0 (/opt/rustwide/workdir/extensions/liblogoschat-android)
[INFO] [stderr]     Checking chat-cli v0.1.0 (/opt/rustwide/workdir/bin/chat-cli)
[INFO] [stdout] warning: associated items `delivery_address_from_id` and `delivery_address` are never used
[INFO] [stdout]    --> core/conversations/src/conversation/group_v1.rs:534:19
[INFO] [stdout]     |
[INFO] [stdout] 216 | impl GroupV1Convo {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 534 |     pub(crate) fn delivery_address_from_id(convo_id: &str) -> String {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |     fn delivery_address(&self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "4b62c38b2b5b8418b70b0d5de82e3df00549e26fe1cb5f3500784f99c5a2342e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b62c38b2b5b8418b70b0d5de82e3df00549e26fe1cb5f3500784f99c5a2342e", kill_on_drop: false }`
[INFO] [stdout] 4b62c38b2b5b8418b70b0d5de82e3df00549e26fe1cb5f3500784f99c5a2342e
