[INFO] cloning repository https://github.com/unistar-ai/unistar-coworker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unistar-ai/unistar-coworker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funistar-ai%2Funistar-coworker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funistar-ai%2Funistar-coworker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2eb8ea45571856dcb79188eb661e63d0fdf28ef [INFO] checking unistar-ai/unistar-coworker against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funistar-ai%2Funistar-coworker" "/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] started tweaking git repo https://github.com/unistar-ai/unistar-coworker [INFO] finished tweaking git repo https://github.com/unistar-ai/unistar-coworker [INFO] tweaked toml for git repo https://github.com/unistar-ai/unistar-coworker written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/unistar-ai/unistar-coworker on toolchain 416264364aa47959f5827723e1d7dabc95d0744b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/unistar-ai/unistar-coworker 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "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] d033a83db09974106a3d47891a70161d4f559b2f1d2cf2b3b55b933d7b6c287c [INFO] running `Command { std: "docker" "start" "d033a83db09974106a3d47891a70161d4f559b2f1d2cf2b3b55b933d7b6c287c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d033a83db09974106a3d47891a70161d4f559b2f1d2cf2b3b55b933d7b6c287c", 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" "d033a83db09974106a3d47891a70161d4f559b2f1d2cf2b3b55b933d7b6c287c" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d033a83db09974106a3d47891a70161d4f559b2f1d2cf2b3b55b933d7b6c287c", 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" "d033a83db09974106a3d47891a70161d4f559b2f1d2cf2b3b55b933d7b6c287c" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.32 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Checking socket2 v0.6.4 [INFO] [stderr] Checking cmov v0.5.4 [INFO] [stderr] Compiling aws-lc-rs v1.17.1 [INFO] [stderr] Checking const-oid v0.10.2 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Checking ctutils v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling cc v1.2.63 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Checking unicode-segmentation v1.13.3 [INFO] [stderr] Checking siphasher v1.0.3 [INFO] [stderr] Checking rustls-native-certs v0.8.4 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Checking data-encoding v2.11.0 [INFO] [stderr] Compiling anyhow v1.0.103 [INFO] [stderr] Checking compact_str v0.9.1 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking hashlink v0.12.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.4 [INFO] [stderr] Checking lru v0.18.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking time v0.3.53 [INFO] [stderr] Checking hybrid-array v0.4.13 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking semver v1.0.28 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking regex-automata v0.4.16 [INFO] [stderr] Checking line-clipping v0.3.7 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling pulldown-cmark v0.13.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling coworker-web v4.2.1 (/opt/rustwide/workdir/crates/web) [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking cpubits v0.1.1 [INFO] [stderr] Checking libbz2-rs-sys v0.2.5 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking zlib-rs v0.6.6 [INFO] [stderr] warning: coworker-web@4.2.1: failed to write _dist_manifest.rs: Read-only file system (os error 30) [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking ppmd-rust v1.4.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Checking block-buffer v0.12.1 [INFO] [stderr] Checking inout v0.2.2 [INFO] [stderr] Checking bzip2 v0.6.1 [INFO] [stderr] Checking deflate64 v0.1.12 [INFO] [stderr] Checking rand v0.10.2 [INFO] [stderr] Compiling aws-lc-sys v0.42.0 [INFO] [stderr] Compiling libsqlite3-sys v0.38.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Checking cipher v0.5.2 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking sha1 v0.11.0 [INFO] [stderr] Checking hmac v0.13.0 [INFO] [stderr] Checking aes v0.9.1 [INFO] [stderr] Checking uuid v1.24.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking pbkdf2 v0.13.0 [INFO] [stderr] Checking lzma-rust2 v0.16.5 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.13.1 [INFO] [stderr] Checking rustyline v17.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [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 zerovec-derive v0.11.3 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking zip v8.6.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking kasuari v0.4.12 [INFO] [stderr] Checking tungstenite v0.29.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tungstenite v0.30.0 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking strum v0.28.0 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking ratatui-core v0.1.2 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking tower-http v0.7.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] Compiling darling v0.23.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking clap_complete v4.6.7 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking ratatui-widgets v0.3.2 [INFO] [stderr] Checking ratatui-crossterm v0.1.2 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [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] Checking ratatui v0.30.2 [INFO] [stderr] Checking cron v0.17.0 [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 tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-tungstenite v0.29.0 [INFO] [stderr] Checking tokio-tungstenite v0.30.0 [INFO] [stderr] Checking rusqlite v0.40.1 [INFO] [stderr] Checking h2 v0.4.14 [INFO] [stderr] Checking tower-http v0.6.11 [INFO] [stderr] Checking hyper v1.10.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Checking axum v0.8.9 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.7.0 [INFO] [stderr] Checking hyper-rustls v0.27.9 [INFO] [stderr] Checking reqwest v0.13.4 [INFO] [stderr] Checking coworker-core v4.2.1 (/opt/rustwide/workdir/crates/core) [INFO] [stdout] warning: overflow evaluating the requirement `{async block@crates/core/src/app/approval.rs:44:18: 44:28}: std::marker::Send` [INFO] [stdout] --> crates/core/src/app/approval.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | / tokio::spawn(async move { [INFO] [stdout] 45 | | let resume_ctx = { [INFO] [stdout] 46 | | let s = state.read().await; [INFO] [stdout] 47 | | s.chat_pending_approval [INFO] [stdout] ... | [INFO] [stdout] 117 | | }); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `{coroutine witness@crates/core/src/app/approval.rs:44:18: 44:28}: std::marker::Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: std::marker::Send` [INFO] [stdout] = note: which requires `{async fn body of engine::chat::::resume_chat_after_approval()}: std::marker::Send` [INFO] [stdout] = note: which requires `{coroutine witness@crates/core/src/engine/chat.rs:138:33: 175:6}: std::marker::Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: std::marker::Send` [INFO] [stdout] = note: which requires `{async fn body of chat_resume::resume_chat_after_approval()}: std::marker::Send` [INFO] [stdout] = note: which requires `{coroutine witness@crates/core/src/agent/chat_resume.rs:71:29: 88:2}: std::marker::Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: std::marker::Send` [INFO] [stdout] = note: which requires `{async fn body of chat_loop::run_chat_turn()}: std::marker::Send` [INFO] [stdout] = note: which requires `{coroutine witness@crates/core/src/agent/chat_loop.rs:185:29: 1486:2}: std::marker::Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: std::marker::Send` [INFO] [stdout] = note: which requires `{async fn body of chat_mutating::handle_mutating_tool_call()}: std::marker::Send` [INFO] [stdout] = note: which requires `{coroutine witness@crates/core/src/agent/chat_mutating.rs:59:34: 152:2}: std::marker::Send` [INFO] [stdout] = note: which requires `impl futures_util::Future, CoworkerError>>: std::marker::Send` [INFO] [stdout] = note: which requires `{async fn body of chat_mutating::maybe_auto_approve_mutations()}: 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 (`coworker_core`) [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 [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/core/src/app/approval.rs:44:18: 44:28}: std::marker::Send` [INFO] [stdout] --> crates/core/src/app/approval.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | / tokio::spawn(async move { [INFO] [stdout] 45 | | let resume_ctx = { [INFO] [stdout] 46 | | let s = state.read().await; [INFO] [stdout] 47 | | s.chat_pending_approval [INFO] [stdout] ... | [INFO] [stdout] 117 | | }); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `{coroutine witness@crates/core/src/app/approval.rs:44:18: 44:28}: std::marker::Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: std::marker::Send` [INFO] [stdout] = note: which requires `{async fn body of engine::chat::::resume_chat_after_approval()}: std::marker::Send` [INFO] [stdout] = note: which requires `{coroutine witness@crates/core/src/engine/chat.rs:138:33: 175:6}: std::marker::Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: std::marker::Send` [INFO] [stdout] = note: which requires `{async fn body of chat_resume::resume_chat_after_approval()}: std::marker::Send` [INFO] [stdout] = note: which requires `{coroutine witness@crates/core/src/agent/chat_resume.rs:71:29: 88:2}: std::marker::Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: std::marker::Send` [INFO] [stdout] = note: which requires `{async fn body of chat_loop::run_chat_turn()}: std::marker::Send` [INFO] [stdout] = note: which requires `{coroutine witness@crates/core/src/agent/chat_loop.rs:185:29: 1486:2}: std::marker::Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: std::marker::Send` [INFO] [stdout] = note: which requires `{async fn body of chat_mutating::handle_mutating_tool_call()}: std::marker::Send` [INFO] [stdout] = note: which requires `{coroutine witness@crates/core/src/agent/chat_mutating.rs:59:34: 152:2}: std::marker::Send` [INFO] [stdout] = note: which requires `impl futures_util::Future, error::CoworkerError>>: std::marker::Send` [INFO] [stdout] = note: which requires `{async fn body of chat_mutating::maybe_auto_approve_mutations()}: 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 (`coworker_core`) [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 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking coworker-tui v4.2.1 (/opt/rustwide/workdir/crates/tui) [INFO] [stdout] warning: overflow evaluating the requirement `{async block@crates/tui/src/lib.rs:562:22: 562:32}: Send` [INFO] [stdout] --> crates/tui/src/lib.rs:562:9 [INFO] [stdout] | [INFO] [stdout] 562 | / tokio::spawn(async move { [INFO] [stdout] 563 | | match engine.run_chat(session_id, &msg).await { [INFO] [stdout] 564 | | Ok(result) => { [INFO] [stdout] 565 | | let mut s = state.write().await; [INFO] [stdout] ... | [INFO] [stdout] 600 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `{coroutine witness@crates/tui/src/lib.rs:562:22: 562:32}: Send` [INFO] [stdout] = note: which requires `impl std::future::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of coworker_core::engine::chat::::run_chat()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@coworker_core::engine::chat::::run_chat::{closure#0}}: Send` [INFO] [stdout] = note: which requires `impl std::future::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of chat_loop::run_chat_turn()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@run_chat_turn::{closure#0}}: Send` [INFO] [stdout] = note: which requires `impl std::future::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of chat_mutating::handle_mutating_tool_call()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@chat_mutating::handle_mutating_tool_call::{closure#0}}: Send` [INFO] [stdout] = note: which requires `impl std::future::Future, CoworkerError>>: Send` [INFO] [stdout] = note: which requires `{async fn body of chat_mutating::maybe_auto_approve_mutations()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@chat_mutating::maybe_auto_approve_mutations::{closure#0}}: Send` [INFO] [stdout] = note: which requires `impl std::future::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of approvals::process_decision()}: 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 (`coworker_tui`) [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 [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/web/src/lib.rs:384:18: 384:28}: std::marker::Send` [INFO] [stdout] --> crates/web/src/lib.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 384 | / tokio::spawn(async move { [INFO] [stdout] 385 | | let _ = engine.run_chat(session_id, &msg).await; [INFO] [stdout] 386 | | publish_snapshot(&state, &snap_tx).await; [INFO] [stdout] 387 | | }); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `{coroutine witness@crates/web/src/lib.rs:384:18: 384:28}: std::marker::Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: std::marker::Send` [INFO] [stdout] = note: which requires `{async fn body of coworker_core::engine::chat::::run_chat()}: std::marker::Send` [INFO] [stdout] = note: which requires `{coroutine witness@coworker_core::engine::chat::::run_chat::{closure#0}}: std::marker::Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: std::marker::Send` [INFO] [stdout] = note: which requires `{async fn body of chat_loop::run_chat_turn()}: std::marker::Send` [INFO] [stdout] = note: which requires `{coroutine witness@run_chat_turn::{closure#0}}: std::marker::Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: std::marker::Send` [INFO] [stdout] = note: which requires `{async fn body of chat_mutating::handle_mutating_tool_call()}: std::marker::Send` [INFO] [stdout] = note: which requires `{coroutine witness@chat_mutating::handle_mutating_tool_call::{closure#0}}: std::marker::Send` [INFO] [stdout] = note: which requires `impl futures_util::Future, CoworkerError>>: std::marker::Send` [INFO] [stdout] = note: which requires `{async fn body of chat_mutating::maybe_auto_approve_mutations()}: std::marker::Send` [INFO] [stdout] = note: which requires `{coroutine witness@chat_mutating::maybe_auto_approve_mutations::{closure#0}}: std::marker::Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: std::marker::Send` [INFO] [stdout] = note: which requires `{async fn body of approvals::process_decision()}: 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 (`coworker_web`) [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 [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/web/src/lib.rs:384:18: 384:28}: std::marker::Send` [INFO] [stdout] --> crates/web/src/lib.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 384 | / tokio::spawn(async move { [INFO] [stdout] 385 | | let _ = engine.run_chat(session_id, &msg).await; [INFO] [stdout] 386 | | publish_snapshot(&state, &snap_tx).await; [INFO] [stdout] 387 | | }); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `{coroutine witness@crates/web/src/lib.rs:384:18: 384:28}: std::marker::Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: std::marker::Send` [INFO] [stdout] = note: which requires `{async fn body of coworker_core::engine::chat::::run_chat()}: std::marker::Send` [INFO] [stdout] = note: which requires `{coroutine witness@coworker_core::engine::chat::::run_chat::{closure#0}}: std::marker::Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: std::marker::Send` [INFO] [stdout] = note: which requires `{async fn body of chat_loop::run_chat_turn()}: std::marker::Send` [INFO] [stdout] = note: which requires `{coroutine witness@run_chat_turn::{closure#0}}: std::marker::Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: std::marker::Send` [INFO] [stdout] = note: which requires `{async fn body of chat_mutating::handle_mutating_tool_call()}: std::marker::Send` [INFO] [stdout] = note: which requires `{coroutine witness@chat_mutating::handle_mutating_tool_call::{closure#0}}: std::marker::Send` [INFO] [stdout] = note: which requires `impl futures_util::Future, CoworkerError>>: std::marker::Send` [INFO] [stdout] = note: which requires `{async fn body of chat_mutating::maybe_auto_approve_mutations()}: std::marker::Send` [INFO] [stdout] = note: which requires `{coroutine witness@chat_mutating::maybe_auto_approve_mutations::{closure#0}}: std::marker::Send` [INFO] [stdout] = note: which requires `impl futures_util::Future>: std::marker::Send` [INFO] [stdout] = note: which requires `{async fn body of approvals::process_decision()}: 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 (`coworker_web`) [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 [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/src/lib.rs:562:22: 562:32}: Send` [INFO] [stdout] --> crates/tui/src/lib.rs:562:9 [INFO] [stdout] | [INFO] [stdout] 562 | / tokio::spawn(async move { [INFO] [stdout] 563 | | match engine.run_chat(session_id, &msg).await { [INFO] [stdout] 564 | | Ok(result) => { [INFO] [stdout] 565 | | let mut s = state.write().await; [INFO] [stdout] ... | [INFO] [stdout] 600 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `{coroutine witness@crates/tui/src/lib.rs:562:22: 562:32}: Send` [INFO] [stdout] = note: which requires `impl std::future::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of coworker_core::engine::chat::::run_chat()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@coworker_core::engine::chat::::run_chat::{closure#0}}: Send` [INFO] [stdout] = note: which requires `impl std::future::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of chat_loop::run_chat_turn()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@run_chat_turn::{closure#0}}: Send` [INFO] [stdout] = note: which requires `impl std::future::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of chat_mutating::handle_mutating_tool_call()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@chat_mutating::handle_mutating_tool_call::{closure#0}}: Send` [INFO] [stdout] = note: which requires `impl std::future::Future, CoworkerError>>: Send` [INFO] [stdout] = note: which requires `{async fn body of chat_mutating::maybe_auto_approve_mutations()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@chat_mutating::maybe_auto_approve_mutations::{closure#0}}: Send` [INFO] [stdout] = note: which requires `impl std::future::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of approvals::process_decision()}: 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 (`coworker_tui`) [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 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking coworker-cli v4.2.1 (/opt/rustwide/workdir/crates/cli) [INFO] [stdout] warning: overflow evaluating the requirement `Pin>>>: CoerceUnsized> + Send>>>` [INFO] [stdout] --> crates/cli/src/chat.rs:668:13 [INFO] [stdout] | [INFO] [stdout] 668 | Box::pin(engine.regenerate_chat(sid, assistant_id)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `Box>>: CoerceUnsized> + Send>>` [INFO] [stdout] = note: which requires `impl std::future::Future>: Unsize> + Send>` [INFO] [stdout] = note: which requires `impl std::future::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of coworker_core::engine::chat::::regenerate_chat()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@coworker_core::engine::chat::::regenerate_chat::{closure#0}}: Send` [INFO] [stdout] = note: which requires `impl std::future::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of chat_loop::run_chat_turn()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@run_chat_turn::{closure#0}}: Send` [INFO] [stdout] = note: which requires `impl std::future::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of chat_mutating::handle_mutating_tool_call()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@chat_mutating::handle_mutating_tool_call::{closure#0}}: Send` [INFO] [stdout] = note: which requires `impl std::future::Future, CoworkerError>>: Send` [INFO] [stdout] = note: which requires `{async fn body of chat_mutating::maybe_auto_approve_mutations()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@chat_mutating::maybe_auto_approve_mutations::{closure#0}}: Send` [INFO] [stdout] = note: which requires `impl std::future::Future>: 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 (`coworker_cli`) [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 [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 `Pin>>>: CoerceUnsized> + Send>>>` [INFO] [stdout] --> crates/cli/src/chat.rs:668:13 [INFO] [stdout] | [INFO] [stdout] 668 | Box::pin(engine.regenerate_chat(sid, assistant_id)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `Box>>: CoerceUnsized> + Send>>` [INFO] [stdout] = note: which requires `impl std::future::Future>: Unsize> + Send>` [INFO] [stdout] = note: which requires `impl std::future::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of coworker_core::engine::chat::::regenerate_chat()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@coworker_core::engine::chat::::regenerate_chat::{closure#0}}: Send` [INFO] [stdout] = note: which requires `impl std::future::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of chat_loop::run_chat_turn()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@run_chat_turn::{closure#0}}: Send` [INFO] [stdout] = note: which requires `impl std::future::Future>: Send` [INFO] [stdout] = note: which requires `{async fn body of chat_mutating::handle_mutating_tool_call()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@chat_mutating::handle_mutating_tool_call::{closure#0}}: Send` [INFO] [stdout] = note: which requires `impl std::future::Future, CoworkerError>>: Send` [INFO] [stdout] = note: which requires `{async fn body of chat_mutating::maybe_auto_approve_mutations()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@chat_mutating::maybe_auto_approve_mutations::{closure#0}}: Send` [INFO] [stdout] = note: which requires `impl std::future::Future>: 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 (`coworker_cli`) [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 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking unistar-coworker v4.2.1 (/opt/rustwide/workdir/crates/unistar-coworker) [INFO] [stderr] warning: unused dependency `cron` [INFO] [stderr] --> crates/core/Cargo.toml:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | cron = "0.17" [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `cron` [INFO] [stderr] warning: unused dependency `sha2` [INFO] [stderr] --> crates/core/Cargo.toml:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | sha2 = "0.11" [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the dependency on `sha2` [INFO] [stderr] warning: unused dependency `unicode-width` [INFO] [stderr] --> crates/core/Cargo.toml:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | unicode-width = "0.2" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the dependency on `unicode-width` [INFO] [stderr] warning: `coworker-core` (manifest) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9` [INFO] running `Command { std: "docker" "inspect" "d033a83db09974106a3d47891a70161d4f559b2f1d2cf2b3b55b933d7b6c287c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d033a83db09974106a3d47891a70161d4f559b2f1d2cf2b3b55b933d7b6c287c", kill_on_drop: false }` [INFO] [stdout] d033a83db09974106a3d47891a70161d4f559b2f1d2cf2b3b55b933d7b6c287c