[INFO] cloning repository https://github.com/Mic92/hestia-beta
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mic92/hestia-beta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMic92%2Fhestia-beta", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMic92%2Fhestia-beta'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5e600c0c4e31f2eeaf3f6851c3b9ac9d774f1e8
[INFO] checking Mic92/hestia-beta against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMic92%2Fhestia-beta" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mic92/hestia-beta
[INFO] finished tweaking git repo https://github.com/Mic92/hestia-beta
[INFO] tweaked toml for git repo https://github.com/Mic92/hestia-beta written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mic92/hestia-beta on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mic92/hestia-beta 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusty-s3 v0.10.2
[INFO] [stderr]   Downloaded instant-xml v0.7.6
[INFO] [stderr]   Downloaded divan v0.1.21
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded terminal_size v0.4.4
[INFO] [stderr]   Downloaded divan-macros v0.1.21
[INFO] [stderr]   Downloaded instant-xml-macros v0.7.2
[INFO] [stderr]   Downloaded fastcdc v4.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cd336af35f4a18bd08e0de6df0ff5033f53f58967367a5827daa3227646fcd69
[INFO] running `Command { std: "docker" "start" "cd336af35f4a18bd08e0de6df0ff5033f53f58967367a5827daa3227646fcd69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd336af35f4a18bd08e0de6df0ff5033f53f58967367a5827daa3227646fcd69", 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" "cd336af35f4a18bd08e0de6df0ff5033f53f58967367a5827daa3227646fcd69" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd336af35f4a18bd08e0de6df0ff5033f53f58967367a5827daa3227646fcd69", 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" "cd336af35f4a18bd08e0de6df0ff5033f53f58967367a5827daa3227646fcd69" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v3.0.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking fastcdc v4.0.1
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling blake3 v1.8.7
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking jiff v0.2.35
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling instant-xml-macros v0.7.2
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking instant-xml v0.7.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]    Compiling minicbor-derive v0.15.3
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking divan v0.1.21
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking harmonia-utils-base-encoding v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=bba51756f92a488d440e4c426747fb681abce4a7#bba51756)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking harmonia-utils-signature v3.1.0 (https://github.com/nix-community/harmonia?rev=bba51756f92a488d440e4c426747fb681abce4a7#bba51756)
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking harmonia-file-core v3.1.0 (https://github.com/nix-community/harmonia?rev=bba51756f92a488d440e4c426747fb681abce4a7#bba51756)
[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 http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rusty-s3 v0.10.2
[INFO] [stderr]     Checking rusqlite v0.40.0
[INFO] [stderr]     Checking harmonia-utils-hash v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=bba51756f92a488d440e4c426747fb681abce4a7#bba51756)
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking harmonia-utils-io v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=bba51756f92a488d440e4c426747fb681abce4a7#bba51756)
[INFO] [stderr]     Checking harmonia-store-path v3.1.0 (https://github.com/nix-community/harmonia?rev=bba51756f92a488d440e4c426747fb681abce4a7#bba51756)
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking harmonia-file-nar v3.1.0 (https://github.com/nix-community/harmonia?rev=bba51756f92a488d440e4c426747fb681abce4a7#bba51756)
[INFO] [stderr]     Checking harmonia-store-content-address v3.1.0 (https://github.com/nix-community/harmonia?rev=bba51756f92a488d440e4c426747fb681abce4a7#bba51756)
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking harmonia-store-path-info v3.1.0 (https://github.com/nix-community/harmonia?rev=bba51756f92a488d440e4c426747fb681abce4a7#bba51756)
[INFO] [stderr]     Checking harmonia-store-derivation v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=bba51756f92a488d440e4c426747fb681abce4a7#bba51756)
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking harmonia-store-nar-info v3.1.0 (https://github.com/nix-community/harmonia?rev=bba51756f92a488d440e4c426747fb681abce4a7#bba51756)
[INFO] [stderr]     Checking harmonia-store-db v3.1.0 (https://github.com/nix-community/harmonia?rev=bba51756f92a488d440e4c426747fb681abce4a7#bba51756)
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking hestia v3.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/serve.rs:326:38: 326:48}: std::marker::Send`
[INFO] [stdout]    --> src/serve.rs:326:25
[INFO] [stdout]     |
[INFO] [stdout] 326 | /                         tokio::spawn(async move {
[INFO] [stdout] 327 | |                             if let Err(err) =
[INFO] [stdout] 328 | |                                 handle_connection(&state, stream, &mut shutdown_rx).await
[INFO] [stdout] ...   |
[INFO] [stdout] 334 | |                                 .fetch_sub(1, std::sync::atomic::Ordering::SeqCst);
[INFO] [stdout] 335 | |                         });
[INFO] [stdout]     | |__________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@src/serve.rs:326:38: 326:48}: 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 serve::handle_connection()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/serve.rs:488:26: 531:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = protocol::Response>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of DaemonState::handle_request()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/serve.rs:181:66: 203:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<DrainStats, pipeline::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of DaemonState::drain()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/serve.rs:150:66: 179:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<DrainStats, pipeline::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of PipelineContext::run()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/pipeline.rs:233:36: 643:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<Snapshot, store::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of Snapshot::refresh_with()}: 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 (`hestia`)
[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/serve.rs:326:38: 326:48}: std::marker::Send`
[INFO] [stdout]    --> src/serve.rs:326:25
[INFO] [stdout]     |
[INFO] [stdout] 326 | /                         tokio::spawn(async move {
[INFO] [stdout] 327 | |                             if let Err(err) =
[INFO] [stdout] 328 | |                                 handle_connection(&state, stream, &mut shutdown_rx).await
[INFO] [stdout] ...   |
[INFO] [stdout] 334 | |                                 .fetch_sub(1, std::sync::atomic::Ordering::SeqCst);
[INFO] [stdout] 335 | |                         });
[INFO] [stdout]     | |__________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@src/serve.rs:326:38: 326:48}: 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 serve::handle_connection()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/serve.rs:488:26: 531:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = protocol::Response>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of DaemonState::handle_request()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/serve.rs:181:66: 203:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<protocol::DrainStats, pipeline::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of DaemonState::drain()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/serve.rs:150:66: 179:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<protocol::DrainStats, pipeline::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of PipelineContext::run()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/pipeline.rs:233:36: 643:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<Snapshot, store::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of Snapshot::refresh_with()}: 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 (`hestia`)
[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: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]   --> tests/gha_blob_robustness.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 |         .fetch_update(Ordering::SeqCst, Ordering::SeqCst, |n| n.checked_sub(1))
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 90 -         .fetch_update(Ordering::SeqCst, Ordering::SeqCst, |n| n.checked_sub(1))
[INFO] [stdout] 90 +         .try_update(Ordering::SeqCst, Ordering::SeqCst, |n| n.checked_sub(1))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl futures_util::Future<Output = Result<DrainStats, hestia::pipeline::Error>>: std::marker::Send`
[INFO] [stdout]   --> tests/serve_daemon.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |           let handle = tokio::spawn(daemon.run(async {
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 48 | |             let _ = shutdown_rx.await;
[INFO] [stdout] 49 | |         }));
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `{async fn body of hestia::serve::Daemon::run<{async block@tests/serve_daemon.rs:47:46: 47:51}>()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@hestia::serve::Daemon::run<{async block@tests/serve_daemon.rs:47:46: 47:51}>::{closure#0}}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = Result<DrainStats, hestia::pipeline::Error>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of hestia::serve::DaemonState::drain()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@hestia::serve::DaemonState::drain::{closure#0}}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = Result<DrainStats, hestia::pipeline::Error>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of PipelineContext::run()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@PipelineContext::run::{closure#0}}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = Result<Snapshot, hestia::store::Error>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of Snapshot::refresh_with()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@Snapshot::refresh_with::{closure#0}}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = Result<Snapshot, hestia::store::Error>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of Snapshot::load_with()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@Snapshot::load_with::{closure#0}}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = Result<Heads, hestia::store::Error>>: std::marker::Send`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`serve_daemon`)
[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<DrainStats, hestia::pipeline::Error>>: std::marker::Send`
[INFO] [stdout]    --> tests/failure_modes.rs:284:26
[INFO] [stdout]     |
[INFO] [stdout] 284 |               let handle = tokio::spawn(daemon.run(async {
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 285 | |                 let _ = shutdown_rx.await;
[INFO] [stdout] 286 | |             }));
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{async fn body of hestia::serve::Daemon::run<{async block@tests/failure_modes.rs:284:50: 284:55}>()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@hestia::serve::Daemon::run<{async block@tests/failure_modes.rs:284:50: 284:55}>::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<DrainStats, hestia::pipeline::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of hestia::serve::DaemonState::drain()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@hestia::serve::DaemonState::drain::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<DrainStats, hestia::pipeline::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of PipelineContext::run()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@PipelineContext::run::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<Snapshot, hestia::store::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of Snapshot::refresh_with()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@Snapshot::refresh_with::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<Snapshot, hestia::store::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of Snapshot::load_with()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@Snapshot::load_with::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<Heads, hestia::store::Error>>: std::marker::Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`failure_modes`)
[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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3
[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" "cd336af35f4a18bd08e0de6df0ff5033f53f58967367a5827daa3227646fcd69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd336af35f4a18bd08e0de6df0ff5033f53f58967367a5827daa3227646fcd69", kill_on_drop: false }`
[INFO] [stdout] cd336af35f4a18bd08e0de6df0ff5033f53f58967367a5827daa3227646fcd69
