[INFO] cloning repository https://github.com/PaulPPS632/lazycf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PaulPPS632/lazycf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulPPS632%2Flazycf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulPPS632%2Flazycf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9caaf86f7dbcd6c25bc149c49de7e669090f58e0
[INFO] checking PaulPPS632/lazycf against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulPPS632%2Flazycf" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PaulPPS632/lazycf
[INFO] finished tweaking git repo https://github.com/PaulPPS632/lazycf
[INFO] tweaked toml for git repo https://github.com/PaulPPS632/lazycf written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PaulPPS632/lazycf 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/PaulPPS632/lazycf 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]  Downloading crates ...
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.8
[INFO] [stderr]   Downloaded open v5.3.6
[INFO] [stderr]   Downloaded apple-native-keyring-store v1.0.0
[INFO] [stderr]   Downloaded num-bigint v0.4.7
[INFO] [stderr]   Downloaded aws-lc-rs v1.17.1
[INFO] [stderr]   Downloaded keyring v4.1.2
[INFO] [stderr]   Downloaded aws-lc-sys v0.42.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 827ccb49aefc24d29d83863e9ccaf0d34a7e8a78cf665de8060018f45f0717c9
[INFO] running `Command { std: "docker" "start" "827ccb49aefc24d29d83863e9ccaf0d34a7e8a78cf665de8060018f45f0717c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "827ccb49aefc24d29d83863e9ccaf0d34a7e8a78cf665de8060018f45f0717c9", 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" "827ccb49aefc24d29d83863e9ccaf0d34a7e8a78cf665de8060018f45f0717c9" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "827ccb49aefc24d29d83863e9ccaf0d34a7e8a78cf665de8060018f45f0717c9", 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" "827ccb49aefc24d29d83863e9ccaf0d34a7e8a78cf665de8060018f45f0717c9" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking num-bigint v0.4.7
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking ratatui-core v0.1.2
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking keyring-core v1.0.0
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling darling_macro v0.23.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 thiserror v1.0.69
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking ratatui-widgets v0.3.2
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking open v5.3.6
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant_utils v3.4.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking ratatui-macros v0.7.2
[INFO] [stderr]    Compiling zvariant_derive v5.12.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling zvariant v5.12.0
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ratatui-crossterm v0.1.2
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking ratatui v0.30.2
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling zbus_names v4.3.2
[INFO] [stderr]    Compiling zbus_macros v5.16.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking zbus v5.16.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking secret-service v5.1.0
[INFO] [stderr]     Checking zbus-secret-service-keyring-store v1.0.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking keyring v4.1.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking lazycf v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/api/mod.rs:69:21
[INFO] [stdout]    |
[INFO] [stdout] 69 |                     bail!("Estado del token: {}", verify.status)
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/api/mod.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |             None => bail!("Token inválido o sin acceso a ninguna cuenta"),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/oauth.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 | /     bail!(
[INFO] [stdout] 168 | |         "no hay puerto libre para el callback OAuth (probados {})",
[INFO] [stdout] 169 | |         CALLBACK_PORTS.map(|p| p.to_string()).join(", ")
[INFO] [stdout] 170 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/api/mod.rs:69:21
[INFO] [stdout]    |
[INFO] [stdout] 69 |                     bail!("Estado del token: {}", verify.status)
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/api/mod.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |             None => bail!("Token inválido o sin acceso a ninguna cuenta"),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/oauth.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 | /     bail!(
[INFO] [stdout] 168 | |         "no hay puerto libre para el callback OAuth (probados {})",
[INFO] [stdout] 169 | |         CALLBACK_PORTS.map(|p| p.to_string()).join(", ")
[INFO] [stdout] 170 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/app/workers.rs:229:54: 229:64}: std::marker::Send`
[INFO] [stdout]    --> src/app/workers.rs:229:14
[INFO] [stdout]     |
[INFO] [stdout] 229 |         self.spawn_api(move |client, account_id, tx| async move {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@src/app/workers.rs:229:54: 229:64}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<(Vec<(std::string::String, WorkerRoute)>, Vec<WorkerDomain>), ErrReport>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of api::workers::<impl CfClient>::worker_routes_for()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/api/workers.rs:271:66: 289:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `std::future::PollFn<{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/join.rs:151:42: 151:51}>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/join.rs:151:42: 151:51}: std::marker::Send`
[INFO] [stdout]     = note: which requires `(tokio::macros::support::Rotator<2>, &mut (tokio::future::maybe_done::MaybeDone<JoinAll<{async block@src/api/workers.rs:275:13: 275:23}>>, tokio::future::maybe_done::MaybeDone<impl futures::Future<Output = Result<Vec<_>, Report>>>)): std::marker::Send`
[INFO] [stdout]     = note: which requires `&mut (tokio::future::maybe_done::MaybeDone<JoinAll<{async block@src/api/workers.rs:275:13: 275:23}>>, tokio::future::maybe_done::MaybeDone<impl futures::Future<Output = Result<Vec<WorkerDomain>, ErrReport>>>): std::marker::Send`
[INFO] [stdout]     = note: which requires `(tokio::future::maybe_done::MaybeDone<JoinAll<{async block@src/api/workers.rs:275:13: 275:23}>>, tokio::future::maybe_done::MaybeDone<impl futures::Future<Output = Result<Vec<WorkerDomain>, ErrReport>>>): std::marker::Send`
[INFO] [stdout]     = note: which requires `tokio::future::maybe_done::MaybeDone<JoinAll<{async block@src/api/workers.rs:275:13: 275:23}>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `JoinAll<{async block@src/api/workers.rs:275:13: 275:23}>: std::marker::Send`
[INFO] [stdout]     = note: which requires `futures::future::join_all::JoinAllKind<{async block@src/api/workers.rs:275:13: 275:23}>: std::marker::Send`
[INFO] [stdout]     = note: which requires `Pin<Box<[MaybeDone<{async block@src/api/workers.rs:275:13: 275:23}>]>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `Box<[MaybeDone<{async block@src/api/workers.rs:275:13: 275:23}>]>: std::marker::Send`
[INFO] [stdout]     = note: which requires `std::ptr::Unique<[MaybeDone<{async block@src/api/workers.rs:275:13: 275:23}>]>: 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 (`lazycf`)
[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/app/workers.rs:229:54: 229:64}: std::marker::Send`
[INFO] [stdout]    --> src/app/workers.rs:229:14
[INFO] [stdout]     |
[INFO] [stdout] 229 |         self.spawn_api(move |client, account_id, tx| async move {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@src/app/workers.rs:229:54: 229:64}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<(Vec<(std::string::String, WorkerRoute)>, Vec<WorkerDomain>), ErrReport>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of api::workers::<impl api::client::CfClient>::worker_routes_for()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/api/workers.rs:271:66: 289:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `std::future::PollFn<{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/join.rs:151:42: 151:51}>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/join.rs:151:42: 151:51}: std::marker::Send`
[INFO] [stdout]     = note: which requires `(tokio::macros::support::Rotator<2>, &mut (tokio::future::maybe_done::MaybeDone<JoinAll<{async block@src/api/workers.rs:275:13: 275:23}>>, tokio::future::maybe_done::MaybeDone<impl futures::Future<Output = Result<Vec<_>, Report>>>)): std::marker::Send`
[INFO] [stdout]     = note: which requires `&mut (tokio::future::maybe_done::MaybeDone<JoinAll<{async block@src/api/workers.rs:275:13: 275:23}>>, tokio::future::maybe_done::MaybeDone<impl futures::Future<Output = Result<Vec<WorkerDomain>, ErrReport>>>): std::marker::Send`
[INFO] [stdout]     = note: which requires `(tokio::future::maybe_done::MaybeDone<JoinAll<{async block@src/api/workers.rs:275:13: 275:23}>>, tokio::future::maybe_done::MaybeDone<impl futures::Future<Output = Result<Vec<WorkerDomain>, ErrReport>>>): std::marker::Send`
[INFO] [stdout]     = note: which requires `tokio::future::maybe_done::MaybeDone<JoinAll<{async block@src/api/workers.rs:275:13: 275:23}>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `JoinAll<{async block@src/api/workers.rs:275:13: 275:23}>: std::marker::Send`
[INFO] [stdout]     = note: which requires `futures::future::join_all::JoinAllKind<{async block@src/api/workers.rs:275:13: 275:23}>: std::marker::Send`
[INFO] [stdout]     = note: which requires `Pin<Box<[MaybeDone<{async block@src/api/workers.rs:275:13: 275:23}>]>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `Box<[MaybeDone<{async block@src/api/workers.rs:275:13: 275:23}>]>: std::marker::Send`
[INFO] [stdout]     = note: which requires `std::ptr::Unique<[MaybeDone<{async block@src/api/workers.rs:275:13: 275:23}>]>: 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 (`lazycf`)
[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 1m 19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lazycf v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "827ccb49aefc24d29d83863e9ccaf0d34a7e8a78cf665de8060018f45f0717c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "827ccb49aefc24d29d83863e9ccaf0d34a7e8a78cf665de8060018f45f0717c9", kill_on_drop: false }`
[INFO] [stdout] 827ccb49aefc24d29d83863e9ccaf0d34a7e8a78cf665de8060018f45f0717c9
