[INFO] cloning repository https://github.com/beejmaxx/hermes-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beejmaxx/hermes-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeejmaxx%2Fhermes-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeejmaxx%2Fhermes-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 203e0381e1a24f927d0a13f71a62500d277822f6
[INFO] checking beejmaxx/hermes-rs against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeejmaxx%2Fhermes-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/beejmaxx/hermes-rs
[INFO] finished tweaking git repo https://github.com/beejmaxx/hermes-rs
[INFO] tweaked toml for git repo https://github.com/beejmaxx/hermes-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/beejmaxx/hermes-rs 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/beejmaxx/hermes-rs 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial2 v0.2.38
[INFO] [stderr]   Downloaded rusqlite v0.40.2
[INFO] [stderr]   Downloaded uuid v1.24.1
[INFO] [stderr]   Downloaded futures-concurrency v7.7.1
[INFO] [stderr]   Downloaded agent-client-protocol-derive v2.0.0
[INFO] [stderr]   Downloaded agent-client-protocol v2.0.0
[INFO] [stderr]   Downloaded agent-client-protocol-schema v1.5.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.38.2
[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] 910978466c1aeca741eb7e3d24cb45535402132f76628b62ec7869103e898c37
[INFO] running `Command { std: "docker" "start" "910978466c1aeca741eb7e3d24cb45535402132f76628b62ec7869103e898c37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "910978466c1aeca741eb7e3d24cb45535402132f76628b62ec7869103e898c37", 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" "910978466c1aeca741eb7e3d24cb45535402132f76628b62ec7869103e898c37" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "910978466c1aeca741eb7e3d24cb45535402132f76628b62ec7869103e898c37", 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" "910978466c1aeca741eb7e3d24cb45535402132f76628b62ec7869103e898c37" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling ref-cast v1.0.27
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]    Compiling instability v0.3.13
[INFO] [stderr]     Checking crossbeam-utils v0.8.22
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]    Compiling aws-lc-rs v1.18.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking line-clipping v0.3.8
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking lru v0.18.2
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling aws-lc-sys v0.44.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.2
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking serial2 v0.2.38
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking bstr v1.13.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking uuid v1.24.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking futures-concurrency v7.7.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling serde_derive_internals v0.30.0
[INFO] [stderr]    Compiling darling_core v0.24.1
[INFO] [stderr]     Checking portable-pty v0.9.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling ref-cast-impl v1.0.27
[INFO] [stderr]    Compiling zerovec-derive v0.11.5
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling schemars_derive v1.2.2
[INFO] [stderr]    Compiling agent-client-protocol-derive v2.0.0
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking ratatui-core v0.1.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking globset v0.4.20
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking ignore v0.4.33
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking icu_provider v2.3.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]    Compiling darling_macro v0.24.1
[INFO] [stderr]    Compiling darling v0.24.1
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking ratatui-widgets v0.3.2
[INFO] [stderr]     Checking ratatui-crossterm v0.1.2
[INFO] [stderr]     Checking schemars v1.2.2
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[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 futures-executor v0.3.34
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking domain v0.1.0 (/opt/rustwide/workdir/crates/domain)
[INFO] [stderr]     Checking serde_with v3.22.0
[INFO] [stderr]     Checking ratatui v0.30.2
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking h2 v0.4.18
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking protocol v0.1.0 (/opt/rustwide/workdir/crates/protocol)
[INFO] [stderr]     Checking ports v0.1.0 (/opt/rustwide/workdir/crates/ports)
[INFO] [stderr]     Checking runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]     Checking agent-client-protocol-schema v1.5.0
[INFO] [stderr]     Checking rusqlite v0.40.2
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking paper-trader v0.1.0 (/opt/rustwide/workdir/apps/paper-trader)
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]     Checking rustls-webpki v0.103.14
[INFO] [stderr]     Checking agent-client-protocol v2.0.0
[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 agent-supervisor v0.1.0 (/opt/rustwide/workdir/apps/agent-supervisor)
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@apps/agent-supervisor/src/cli/background.rs:148:28: 148:38}: std::marker::Send`
[INFO] [stdout]    --> apps/agent-supervisor/src/cli/background.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 jobs.spawn(async move {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@apps/agent-supervisor/src/cli/background.rs:148:28: 148:38}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<(), anyhow::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of background::execute_claim()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@apps/agent-supervisor/src/cli/background.rs:162:25: 220:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `std::future::PollFn<{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.1/src/macros/select.rs:664:46: 664:50}>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.1/src/macros/select.rs:664:46: 664:50}: std::marker::Send`
[INFO] [stdout]     = note: which requires `(&mut u8, &mut (&mut Pin<Box<impl futures_util::Future<Output = Result<LiveTurnOutcome, Error>>>>, _, _, _)): std::marker::Send`
[INFO] [stdout]     = note: which requires `&mut (&mut Pin<Box<impl futures_util::Future<Output = Result<LiveTurnOutcome, anyhow::Error>>>>, &mut tokio::sync::oneshot::Receiver<String>, _, _): std::marker::Send`
[INFO] [stdout]     = note: which requires `(&mut Pin<Box<impl futures_util::Future<Output = Result<LiveTurnOutcome, anyhow::Error>>>>, &mut tokio::sync::oneshot::Receiver<std::string::String>, _, _): std::marker::Send`
[INFO] [stdout]     = note: which requires `&mut Pin<Box<impl futures_util::Future<Output = Result<LiveTurnOutcome, anyhow::Error>>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `Pin<Box<impl futures_util::Future<Output = Result<LiveTurnOutcome, anyhow::Error>>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `Box<impl futures_util::Future<Output = Result<LiveTurnOutcome, anyhow::Error>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `std::ptr::Unique<impl futures_util::Future<Output = Result<LiveTurnOutcome, anyhow::Error>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<LiveTurnOutcome, anyhow::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of chat::execute_turn()}: 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 (`agent_supervisor`)
[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@apps/agent-supervisor/src/cli/background.rs:148:28: 148:38}: std::marker::Send`
[INFO] [stdout]    --> apps/agent-supervisor/src/cli/background.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 jobs.spawn(async move {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@apps/agent-supervisor/src/cli/background.rs:148:28: 148:38}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<(), anyhow::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of background::execute_claim()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@apps/agent-supervisor/src/cli/background.rs:162:25: 220:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `std::future::PollFn<{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.1/src/macros/select.rs:664:46: 664:50}>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.1/src/macros/select.rs:664:46: 664:50}: std::marker::Send`
[INFO] [stdout]     = note: which requires `(&mut u8, &mut (&mut Pin<Box<impl futures_util::Future<Output = Result<LiveTurnOutcome, Error>>>>, _, _, _)): std::marker::Send`
[INFO] [stdout]     = note: which requires `&mut (&mut Pin<Box<impl futures_util::Future<Output = Result<LiveTurnOutcome, anyhow::Error>>>>, &mut tokio::sync::oneshot::Receiver<String>, _, _): std::marker::Send`
[INFO] [stdout]     = note: which requires `(&mut Pin<Box<impl futures_util::Future<Output = Result<LiveTurnOutcome, anyhow::Error>>>>, &mut tokio::sync::oneshot::Receiver<std::string::String>, _, _): std::marker::Send`
[INFO] [stdout]     = note: which requires `&mut Pin<Box<impl futures_util::Future<Output = Result<LiveTurnOutcome, anyhow::Error>>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `Pin<Box<impl futures_util::Future<Output = Result<LiveTurnOutcome, anyhow::Error>>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `Box<impl futures_util::Future<Output = Result<LiveTurnOutcome, anyhow::Error>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `std::ptr::Unique<impl futures_util::Future<Output = Result<LiveTurnOutcome, anyhow::Error>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<LiveTurnOutcome, anyhow::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of chat::execute_turn()}: 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 (`agent_supervisor`)
[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 34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10`
[INFO] running `Command { std: "docker" "inspect" "910978466c1aeca741eb7e3d24cb45535402132f76628b62ec7869103e898c37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "910978466c1aeca741eb7e3d24cb45535402132f76628b62ec7869103e898c37", kill_on_drop: false }`
[INFO] [stdout] 910978466c1aeca741eb7e3d24cb45535402132f76628b62ec7869103e898c37
