[INFO] cloning repository https://github.com/danbruder/binarydrop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danbruder/binarydrop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanbruder%2Fbinarydrop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanbruder%2Fbinarydrop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84ae93f787b7fbd1b438d8e7c4a1958f90260db0
[INFO] checking danbruder/binarydrop/84ae93f787b7fbd1b438d8e7c4a1958f90260db0 against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanbruder%2Fbinarydrop" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/danbruder/binarydrop
[INFO] finished tweaking git repo https://github.com/danbruder/binarydrop
[INFO] tweaked toml for git repo https://github.com/danbruder/binarydrop written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danbruder/binarydrop on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/danbruder/binarydrop 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded crypto_secretbox v0.1.1
[INFO] [stderr]   Downloaded aws-smithy-eventstream v0.60.19
[INFO] [stderr]   Downloaded aws-credential-types v1.2.12
[INFO] [stderr]   Downloaded aws-smithy-checksums v0.64.4
[INFO] [stderr]   Downloaded aws-smithy-runtime-api v1.11.4
[INFO] [stderr]   Downloaded aws-smithy-http v0.63.4
[INFO] [stderr]   Downloaded aws-lc-rs v1.17.1
[INFO] [stderr]   Downloaded clap_builder v4.5.49
[INFO] [stderr]   Downloaded aws-runtime v1.7.0
[INFO] [stderr]   Downloaded aws-sdk-s3 v1.123.0
[INFO] [stderr]   Downloaded aws-sigv4 v1.4.0
[INFO] [stderr]   Downloaded aws-types v1.3.12
[INFO] [stderr]   Downloaded aws-lc-sys v0.42.0
[INFO] [stderr]   Downloaded clap v4.5.49
[INFO] [stderr]   Downloaded aws-smithy-runtime v1.10.1
[INFO] [stderr]   Downloaded crypto_box v0.9.1
[INFO] [stderr]   Downloaded aws-smithy-types v1.4.4
[INFO] [stderr]   Downloaded serde_with v3.15.0
[INFO] [stderr]   Downloaded aws-smithy-http-client v1.1.10
[INFO] [stderr]   Downloaded aws-smithy-json v0.62.4
[INFO] [stderr]   Downloaded aws-smithy-observability v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 668d1906a74b76f3619ca4c0efb3bc0efac033d7d0c2f0a1555474aea11222e4
[INFO] running `Command { std: "docker" "start" "668d1906a74b76f3619ca4c0efb3bc0efac033d7d0c2f0a1555474aea11222e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "668d1906a74b76f3619ca4c0efb3bc0efac033d7d0c2f0a1555474aea11222e4", 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" "668d1906a74b76f3619ca4c0efb3bc0efac033d7d0c2f0a1555474aea11222e4" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "668d1906a74b76f3619ca4c0efb3bc0efac033d7d0c2f0a1555474aea11222e4", 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" "668d1906a74b76f3619ca4c0efb3bc0efac033d7d0c2f0a1555474aea11222e4" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking aws-smithy-async v1.2.14
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking aws-smithy-types v1.4.4
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.11.4
[INFO] [stderr]     Checking aws-smithy-eventstream v0.60.19
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking aws-smithy-http v0.63.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking aws-credential-types v1.2.12
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling aws-types v1.3.12
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking p256 v0.11.1
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking aws-smithy-observability v0.2.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking crc-fast v1.9.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking aws-sigv4 v1.4.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking serde_with v3.15.0
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking aws-smithy-xml v0.60.15
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]     Checking aws-smithy-checksums v0.64.4
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking bollard-stubs v1.43.0-rc.2
[INFO] [stderr]     Checking multer v2.1.0
[INFO] [stderr]     Checking crypto_secretbox v0.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking hyperlocal v0.8.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking aws-smithy-json v0.62.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking crypto_box v0.9.1
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking bollard v0.15.0
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking aws-smithy-http-client v1.1.10
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking aws-smithy-runtime v1.10.1
[INFO] [stderr]     Checking aws-runtime v1.7.0
[INFO] [stderr]     Checking aws-sdk-s3 v1.123.0
[INFO] [stderr]     Checking litehouse v0.2.0-alpha.25 (/opt/rustwide/workdir)
[INFO] [stdout] warning: overflow evaluating the requirement `fn(State<std::sync::Arc<tokio::sync::RwLock<commands::server::AppState>>>) -> impl futures_util::Future<Output = impl IntoResponse> {run_restore}: axum::handler::Handler<(axum_core::extract::private::ViaParts, State<std::sync::Arc<RwLock<_>>>), _, _>`
[INFO] [stdout]   --> src/api.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |         .route("/restore", post(run_restore))
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = impl IntoResponse>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of api::run_restore()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/api.rs:1571:87: 1586:2}: std::marker::Send`
[INFO] [stdout]    = note: which requires `Instrumented<{async block@src/api.rs:1570:1: 1570:27}>: std::marker::Send`
[INFO] [stdout]    = note: which requires `ManuallyDrop<{async block@src/api.rs:1570:1: 1570:27}>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async block@src/api.rs:1570:1: 1570:27}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/api.rs:1570:1: 1570:27}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = std::result::Result<RestoreReport, anyhow::Error>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of backup::restore_all()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/backup.rs:1093:89: 1183:2}: std::marker::Send`
[INFO] [stdout]    = note: which requires `Instrumented<{async block@src/backup.rs:1092:1: 1092:34}>: std::marker::Send`
[INFO] [stdout]    = note: which requires `ManuallyDrop<{async block@src/backup.rs:1092:1: 1092:34}>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async block@src/backup.rs:1092:1: 1092:34}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/backup.rs:1092:1: 1092:34}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = std::result::Result<RestoreOutcome, anyhow::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 (`litehouse`)
[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 `fn(State<Arc<tokio::sync::RwLock<server::AppState>>>) -> impl futures_util::Future<Output = impl IntoResponse> {run_restore}: axum::handler::Handler<(axum_core::extract::private::ViaParts, State<Arc<RwLock<_>>>), _, _>`
[INFO] [stdout]   --> src/api.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |         .route("/restore", post(run_restore))
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = impl IntoResponse>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of api::run_restore()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/api.rs:1571:87: 1586:2}: std::marker::Send`
[INFO] [stdout]    = note: which requires `Instrumented<{async block@src/api.rs:1570:1: 1570:27}>: std::marker::Send`
[INFO] [stdout]    = note: which requires `ManuallyDrop<{async block@src/api.rs:1570:1: 1570:27}>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async block@src/api.rs:1570:1: 1570:27}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/api.rs:1570:1: 1570:27}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = std::result::Result<RestoreReport, anyhow::Error>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of backup::restore_all()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/backup.rs:1093:89: 1183:2}: std::marker::Send`
[INFO] [stdout]    = note: which requires `Instrumented<{async block@src/backup.rs:1092:1: 1092:34}>: std::marker::Send`
[INFO] [stdout]    = note: which requires `ManuallyDrop<{async block@src/backup.rs:1092:1: 1092:34}>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async block@src/backup.rs:1092:1: 1092:34}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/backup.rs:1092:1: 1092:34}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures_util::Future<Output = std::result::Result<RestoreOutcome, anyhow::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 (`litehouse`)
[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 5m 51s
[INFO] running `Command { std: "docker" "inspect" "668d1906a74b76f3619ca4c0efb3bc0efac033d7d0c2f0a1555474aea11222e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "668d1906a74b76f3619ca4c0efb3bc0efac033d7d0c2f0a1555474aea11222e4", kill_on_drop: false }`
[INFO] [stdout] 668d1906a74b76f3619ca4c0efb3bc0efac033d7d0c2f0a1555474aea11222e4
