[INFO] cloning repository https://github.com/syntlyx/ferrite-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/syntlyx/ferrite-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyntlyx%2Fferrite-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyntlyx%2Fferrite-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 023f87af14d53a2c791f4325e32db826b131f98d
[INFO] checking syntlyx/ferrite-server against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyntlyx%2Fferrite-server" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/syntlyx/ferrite-server
[INFO] finished tweaking git repo https://github.com/syntlyx/ferrite-server
[INFO] tweaked toml for git repo https://github.com/syntlyx/ferrite-server written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/syntlyx/ferrite-server on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/syntlyx/ferrite-server 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `license` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:163:1
[INFO] [stderr]     |
[INFO] [stderr] 163 | license = "MIT"
[INFO] [stderr]     | ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.license`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded asn1-rs-derive v0.6.0
[INFO] [stderr]   Downloaded oid-registry v0.8.1
[INFO] [stderr]   Downloaded der-parser v10.0.0
[INFO] [stderr]   Downloaded tokio-rusqlite v0.7.0
[INFO] [stderr]   Downloaded defmt v0.3.100
[INFO] [stderr]   Downloaded managed v0.8.0
[INFO] [stderr]   Downloaded defmt-macros v1.1.0
[INFO] [stderr]   Downloaded x509-parser v0.18.1
[INFO] [stderr]   Downloaded asn1-rs v0.7.2
[INFO] [stderr]   Downloaded lru v0.18.0
[INFO] [stderr]   Downloaded defmt v1.1.0
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.6.2
[INFO] [stderr]   Downloaded genetlink v0.2.6
[INFO] [stderr]   Downloaded netlink-packet-generic v0.4.0
[INFO] [stderr]   Downloaded netlink-proto v0.12.1
[INFO] [stderr]   Downloaded netlink-packet-core v0.8.1
[INFO] [stderr]   Downloaded netlink-packet-wireguard v0.4.1
[INFO] [stderr]   Downloaded netlink-sys v0.8.8
[INFO] [stderr]   Downloaded ip_network_table v0.2.0
[INFO] [stderr]   Downloaded ip_network_table-deps-treebitmap v0.5.0
[INFO] [stderr]   Downloaded rtnetlink v0.21.0
[INFO] [stderr]   Downloaded ip_network v0.4.1
[INFO] [stderr]   Downloaded axum-macros v0.5.1
[INFO] [stderr]   Downloaded hickory-resolver v0.26.1
[INFO] [stderr]   Downloaded prefix-trie v0.8.4
[INFO] [stderr]   Downloaded boringtun v0.7.1
[INFO] [stderr]   Downloaded regex v1.12.4
[INFO] [stderr]   Downloaded rusqlite v0.37.0
[INFO] [stderr]   Downloaded psl v2.1.213
[INFO] [stderr]   Downloaded hickory-net v0.26.1
[INFO] [stderr]   Downloaded sysinfo v0.39.3
[INFO] [stderr]   Downloaded netlink-packet-route v0.30.0
[INFO] [stderr]   Downloaded hickory-proto v0.26.1
[INFO] [stderr]   Downloaded smoltcp v0.13.1
[INFO] [stderr]   Downloaded fst v0.4.7
[INFO] [stderr]   Downloaded libsqlite3-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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] 30121be4a1c7e8dd0c846d95d93d12bb04172c35138e025940eb6833b5b91e00
[INFO] running `Command { std: "docker" "start" "30121be4a1c7e8dd0c846d95d93d12bb04172c35138e025940eb6833b5b91e00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30121be4a1c7e8dd0c846d95d93d12bb04172c35138e025940eb6833b5b91e00", 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" "30121be4a1c7e8dd0c846d95d93d12bb04172c35138e025940eb6833b5b91e00" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30121be4a1c7e8dd0c846d95d93d12bb04172c35138e025940eb6833b5b91e00", 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" "30121be4a1c7e8dd0c846d95d93d12bb04172c35138e025940eb6833b5b91e00" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `license` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:163:1
[INFO] [stderr]     |
[INFO] [stderr] 163 | license = "MIT"
[INFO] [stderr]     | ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.license`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking lru v0.18.0
[INFO] [stderr]     Checking psl v2.1.213
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling heapless v0.9.3
[INFO] [stderr]     Checking netlink-packet-generic v0.4.0
[INFO] [stderr]     Checking ip_network v0.4.1
[INFO] [stderr]    Compiling smoltcp v0.13.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking ip_network_table-deps-treebitmap v0.5.0
[INFO] [stderr]    Compiling time-macros v0.2.29
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking managed v0.8.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ip_network_table v0.2.0
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.49
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking sysinfo v0.39.3
[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 blake2 v0.10.6
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking netlink-packet-route v0.30.0
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking netlink-packet-wireguard v0.4.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking mimalloc v0.1.52
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking asn1-rs v0.7.2
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking boringtun v0.7.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking prefix-trie v0.8.4
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking x509-parser v0.18.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking quinn-proto v0.11.15
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking netlink-sys v0.8.8
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking netlink-proto v0.12.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rtnetlink v0.21.0
[INFO] [stderr]     Checking genetlink v0.2.6
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-rusqlite v0.7.0
[INFO] [stderr]     Checking hickory-proto v0.26.1
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hickory-net v0.26.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hickory-resolver v0.26.1
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking ferrite-core v0.1.8 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking ferrite-storage v0.1.8 (/opt/rustwide/workdir/crates/storage)
[INFO] [stderr]     Checking ferrite-upstream v0.1.8 (/opt/rustwide/workdir/crates/upstream)
[INFO] [stderr]     Checking ferrite-blocklist v0.1.8 (/opt/rustwide/workdir/crates/blocklist)
[INFO] [stderr]     Checking ferrite-updater v0.1.8 (/opt/rustwide/workdir/crates/updater)
[INFO] [stderr]     Checking ferrite-clients v0.1.8 (/opt/rustwide/workdir/crates/clients)
[INFO] [stderr]     Checking ferrite-stats v0.1.8 (/opt/rustwide/workdir/crates/stats)
[INFO] [stderr]     Checking ferrite-dns v0.1.8 (/opt/rustwide/workdir/crates/dns)
[INFO] [stderr]     Checking ferrite-proxy v0.1.8 (/opt/rustwide/workdir/crates/proxy)
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@crates/proxy/src/intercept.rs:176:22: 176:32}: std::marker::Send`
[INFO] [stdout]    --> crates/proxy/src/intercept.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 | /         tokio::spawn(async move {
[INFO] [stdout] 177 | |             let _permit = permit;
[INFO] [stdout] 178 | |             if let Err(e) = handle(stream, ctx, proto).await {
[INFO] [stdout] 179 | |                 tracing::debug!("proxy connection {src} ended: {e}");
[INFO] [stdout] 180 | |             }
[INFO] [stdout] 181 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/proxy/src/intercept.rs:176:22: 176:32}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<(), std::io::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of intercept::handle()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/proxy/src/intercept.rs:185:95: 218:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<(), std::io::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of intercept::splice_through()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/proxy/src/intercept.rs:258:26: 413:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<EgressConn, egress::ConnectError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of Egress::connect()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/proxy/src/egress/mod.rs:166:56: 188:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<EgressConn, egress::ConnectError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of WgEgress::connect()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/proxy/src/egress/wireguard/mod.rs:216:56: 222:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<DuplexStream, egress::ConnectError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of UserWg::connect()}: std::marker::Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ferrite_proxy`)
[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/proxy/src/intercept.rs:176:22: 176:32}: std::marker::Send`
[INFO] [stdout]    --> crates/proxy/src/intercept.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 | /         tokio::spawn(async move {
[INFO] [stdout] 177 | |             let _permit = permit;
[INFO] [stdout] 178 | |             if let Err(e) = handle(stream, ctx, proto).await {
[INFO] [stdout] 179 | |                 tracing::debug!("proxy connection {src} ended: {e}");
[INFO] [stdout] 180 | |             }
[INFO] [stdout] 181 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/proxy/src/intercept.rs:176:22: 176:32}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<(), std::io::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of intercept::handle()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/proxy/src/intercept.rs:185:95: 218:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<(), std::io::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of intercept::splice_through()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/proxy/src/intercept.rs:258:26: 413:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<EgressConn, egress::ConnectError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of Egress::connect()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/proxy/src/egress/mod.rs:166:56: 188:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<EgressConn, egress::ConnectError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of WgEgress::connect()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/proxy/src/egress/wireguard/mod.rs:216:56: 222:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<tokio::io::DuplexStream, egress::ConnectError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of wireguard::user::UserWg::connect()}: std::marker::Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ferrite_proxy`)
[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 ferrite-app v0.1.8 (/opt/rustwide/workdir/crates/app)
[INFO] [stderr]     Checking ferrite-api v0.1.8 (/opt/rustwide/workdir/crates/api)
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = ()>: Send`
[INFO] [stdout]    --> crates/api/src/lib.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |         tokio::spawn(ingress::dispatch(stream, state.clone(), router.clone()));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{async fn body of ingress::dispatch()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/api/src/ingress.rs:30:86: 59:2}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = ()>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of ferrite_proxy::intercept::forward_http()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@forward_http::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<(), std::io::Error>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of ferrite_proxy::intercept::splice_through()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@ferrite_proxy::intercept::splice_through::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<EgressConn, ferrite_proxy::egress::ConnectError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of Egress::connect()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@Egress::connect::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<EgressConn, ferrite_proxy::egress::ConnectError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of ferrite_proxy::egress::wireguard::WgEgress::connect()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@ferrite_proxy::egress::wireguard::WgEgress::connect::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<DuplexStream, ferrite_proxy::egress::ConnectError>>: Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ferrite_api`)
[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 Future<Output = ()>: Send`
[INFO] [stdout]    --> crates/api/src/lib.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |         tokio::spawn(ingress::dispatch(stream, state.clone(), router.clone()));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{async fn body of ingress::dispatch()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/api/src/ingress.rs:30:86: 59:2}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = ()>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of ferrite_proxy::intercept::forward_http()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@forward_http::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<(), std::io::Error>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of ferrite_proxy::intercept::splice_through()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@ferrite_proxy::intercept::splice_through::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<EgressConn, ferrite_proxy::egress::ConnectError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of Egress::connect()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@Egress::connect::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<EgressConn, ferrite_proxy::egress::ConnectError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of ferrite_proxy::egress::wireguard::WgEgress::connect()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@ferrite_proxy::egress::wireguard::WgEgress::connect::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<DuplexStream, ferrite_proxy::egress::ConnectError>>: Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ferrite_api`)
[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 ferrite v0.1.8 (/opt/rustwide/workdir/crates/ferrite)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1, nix v0.31.3, quinn v0.11.9, quinn-udp v0.5.14
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "30121be4a1c7e8dd0c846d95d93d12bb04172c35138e025940eb6833b5b91e00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30121be4a1c7e8dd0c846d95d93d12bb04172c35138e025940eb6833b5b91e00", kill_on_drop: false }`
[INFO] [stdout] 30121be4a1c7e8dd0c846d95d93d12bb04172c35138e025940eb6833b5b91e00
