[INFO] cloning repository https://github.com/sjwasko/tui-do
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sjwasko/tui-do" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjwasko%2Ftui-do", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjwasko%2Ftui-do'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8490a35a845f53cc297830528c1e5f9b1c70a3e5
[INFO] checking sjwasko/tui-do against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjwasko%2Ftui-do" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sjwasko/tui-do
[INFO] finished tweaking git repo https://github.com/sjwasko/tui-do
[INFO] tweaked toml for git repo https://github.com/sjwasko/tui-do written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sjwasko/tui-do on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sjwasko/tui-do 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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cbc7b4465577aac1a9a8749c7f1793760048a324f65bc66b7a058473fdf478cf
[INFO] running `Command { std: "docker" "start" "cbc7b4465577aac1a9a8749c7f1793760048a324f65bc66b7a058473fdf478cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbc7b4465577aac1a9a8749c7f1793760048a324f65bc66b7a058473fdf478cf", 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" "cbc7b4465577aac1a9a8749c7f1793760048a324f65bc66b7a058473fdf478cf" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbc7b4465577aac1a9a8749c7f1793760048a324f65bc66b7a058473fdf478cf", 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" "cbc7b4465577aac1a9a8749c7f1793760048a324f65bc66b7a058473fdf478cf" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling aws-lc-rs v1.18.0
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling cookie v0.18.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling instability v0.3.13
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking lru v0.18.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking hashlink v0.12.1
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tendril v0.5.1
[INFO] [stderr]     Checking line-clipping v0.3.8
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling web_atoms v0.2.6
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking finl_unicode v1.4.0
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]    Compiling comrak v0.54.0
[INFO] [stderr]     Checking caseless v0.2.2
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking markup5ever v0.39.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking html5ever v0.39.0
[INFO] [stderr]    Compiling darling_core v0.24.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.2
[INFO] [stderr]    Compiling aws-lc-sys v0.44.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking clap_complete v4.6.9
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking html2text v0.17.1
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling darling_macro v0.24.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling darling v0.24.1
[INFO] [stderr]     Checking serde_yaml_ng v0.10.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking xtask v1.0.2 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking ratatui-core v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking ratatui-widgets v0.3.2
[INFO] [stderr]     Checking ratatui-crossterm v0.1.2
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking async-compression v0.4.43
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ratatui-macros v0.7.2
[INFO] [stderr]     Checking ratatui v0.30.2
[INFO] [stderr]     Checking h2 v0.4.19
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking cookie_store v0.22.1
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rusqlite v0.40.2
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]     Checking rustls-webpki v0.103.15
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.1
[INFO] [stderr]     Checking tui-do-api v1.0.2 (/opt/rustwide/workdir/crates/tui-do-api)
[INFO] [stderr]     Checking tui-do-core v1.0.2 (/opt/rustwide/workdir/crates/tui-do-core)
[INFO] [stderr]     Checking tui-do-ui v1.0.2 (/opt/rustwide/workdir/crates/tui-do-ui)
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@crates/tui-do-core/tests/sync.rs:2312:9: 2312:19}: Send`
[INFO] [stdout]     --> crates/tui-do-core/tests/sync.rs:2310:19
[INFO] [stdout]      |
[INFO] [stdout] 2310 |       let running = tokio::spawn({
[INFO] [stdout]      |  ___________________^
[INFO] [stdout] 2311 | |         let sync = Arc::clone(&sync);
[INFO] [stdout] 2312 | |         async move {
[INFO] [stdout] 2313 | |             let _ = sync.push().await;
[INFO] [stdout] 2314 | |         }
[INFO] [stdout] 2315 | |     });
[INFO] [stdout]      | |______^
[INFO] [stdout]      |
[INFO] [stdout]      = note: which requires `{coroutine witness@crates/tui-do-core/tests/sync.rs:2312:9: 2312:19}: Send`
[INFO] [stdout]      = note: which requires `impl Future<Output = Result<PushReport, CoreError>>: Send`
[INFO] [stdout]      = note: which requires `{async fn body of tui_do_core::Sync::push()}: Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@tui_do_core::Sync::push::{closure#0}}: Send`
[INFO] [stdout]      = note: which requires `impl Future<Output = Result<PushReport, CoreError>>: Send`
[INFO] [stdout]      = note: which requires `{async fn body of tui_do_core::Sync::push_with()}: Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@tui_do_core::Sync::push_with::{closure#0}}: Send`
[INFO] [stdout]      = note: which requires `impl Future<Output = Result<Result<(), ApiError>, CoreError>>: Send`
[INFO] [stdout]      = note: which requires `{async fn body of tui_do_core::Sync::deliver()}: Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@tui_do_core::Sync::deliver::{closure#0}}: Send`
[INFO] [stdout]      = note: which requires `impl Future<Output = Result<tui_do_core::sync::Sent, ApiError>>: Send`
[INFO] [stdout]      = note: which requires `{async fn body of tui_do_core::Sync::transmit()}: Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@tui_do_core::Sync::transmit::{closure#0}}: Send`
[INFO] [stdout]      = note: which requires `impl Future<Output = Result<tui_do_api::models::Task, ApiError>>: Send`
[INFO] [stdout]      = note: which requires `{async fn body of tui_do_core::Sync::create_or_adopt()}: 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 (`sync`)
[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 tui-do-smoke v1.0.2 (/opt/rustwide/workdir/crates/tui-do-smoke)
[INFO] [stderr]     Checking tui-do v1.0.2 (/opt/rustwide/workdir/crates/tui-do)
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@crates/tui-do/src/runtime/mod.rs:454:31: 454:41}: Send`
[INFO] [stdout]    --> crates/tui-do/src/runtime/mod.rs:454:18
[INFO] [stdout]     |
[INFO] [stdout] 454 |       let handle = tokio::spawn(async move {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 455 | |         let (events_tx, mut events_rx) = mpsc::unbounded_channel();
[INFO] [stdout] 456 | |         let forward = {
[INFO] [stdout] 457 | |             let tx = tx.clone();
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/tui-do/src/runtime/mod.rs:454:31: 454:41}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<SyncReport, CoreError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of tui_do_core::Sync::asked()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@tui_do_core::Sync::asked::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<SyncReport, CoreError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of tui_do_core::Sync::pass()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@tui_do_core::Sync::pass::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<PushReport, CoreError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of tui_do_core::Sync::push_with()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@tui_do_core::Sync::push_with::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<Result<(), ApiError>, CoreError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of tui_do_core::Sync::deliver()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@tui_do_core::Sync::deliver::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<tui_do_core::sync::Sent, ApiError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of tui_do_core::Sync::transmit()}: 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 (`tui_do`)
[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/tui-do/src/runtime/mod.rs:454:31: 454:41}: Send`
[INFO] [stdout]    --> crates/tui-do/src/runtime/mod.rs:454:18
[INFO] [stdout]     |
[INFO] [stdout] 454 |       let handle = tokio::spawn(async move {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 455 | |         let (events_tx, mut events_rx) = mpsc::unbounded_channel();
[INFO] [stdout] 456 | |         let forward = {
[INFO] [stdout] 457 | |             let tx = tx.clone();
[INFO] [stdout] ...   |
[INFO] [stdout] 507 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/tui-do/src/runtime/mod.rs:454:31: 454:41}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<SyncReport, CoreError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of tui_do_core::Sync::asked()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@tui_do_core::Sync::asked::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<SyncReport, CoreError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of tui_do_core::Sync::pass()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@tui_do_core::Sync::pass::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<PushReport, CoreError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of tui_do_core::Sync::push_with()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@tui_do_core::Sync::push_with::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<Result<(), ApiError>, CoreError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of tui_do_core::Sync::deliver()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@tui_do_core::Sync::deliver::{closure#0}}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<tui_do_core::sync::Sent, ApiError>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of tui_do_core::Sync::transmit()}: 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 (`tui_do`)
[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] warning: unused dependency `serde`
[INFO] [stderr]   --> xtask/Cargo.toml:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | serde.workspace = true
[INFO] [stderr]    | ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `serde`
[INFO] [stderr] warning: `xtask` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "cbc7b4465577aac1a9a8749c7f1793760048a324f65bc66b7a058473fdf478cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbc7b4465577aac1a9a8749c7f1793760048a324f65bc66b7a058473fdf478cf", kill_on_drop: false }`
[INFO] [stdout] cbc7b4465577aac1a9a8749c7f1793760048a324f65bc66b7a058473fdf478cf
