[INFO] cloning repository https://github.com/zhangzhenxiang666/omini
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhangzhenxiang666/omini" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhangzhenxiang666%2Fomini", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhangzhenxiang666%2Fomini'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87e8de4eee8c525f6a5941f9dd038093b0e93399
[INFO] checking zhangzhenxiang666/omini against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhangzhenxiang666%2Fomini" "/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/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/zhangzhenxiang666/omini
[INFO] finished tweaking git repo https://github.com/zhangzhenxiang666/omini
[INFO] tweaked toml for git repo https://github.com/zhangzhenxiang666/omini written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zhangzhenxiang666/omini 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/zhangzhenxiang666/omini 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] [stderr] warning: unused workspace dependency `omini-server`
[INFO] [stderr]   --> Cargo.toml:71:25
[INFO] [stderr]    |
[INFO] [stderr] 71 | [workspace.dependencies.omini-server]
[INFO] [stderr]    |                         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `omini-server`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[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] b5be7d89f7bb5d0426d6eb8154a44755b424389d607ab327a832a0d305994375
[INFO] running `Command { std: "docker" "start" "b5be7d89f7bb5d0426d6eb8154a44755b424389d607ab327a832a0d305994375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5be7d89f7bb5d0426d6eb8154a44755b424389d607ab327a832a0d305994375", 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" "b5be7d89f7bb5d0426d6eb8154a44755b424389d607ab327a832a0d305994375" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5be7d89f7bb5d0426d6eb8154a44755b424389d607ab327a832a0d305994375", 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" "b5be7d89f7bb5d0426d6eb8154a44755b424389d607ab327a832a0d305994375" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `omini-server`
[INFO] [stderr]   --> Cargo.toml:71:25
[INFO] [stderr]    |
[INFO] [stderr] 71 | [workspace.dependencies.omini-server]
[INFO] [stderr]    |                         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `omini-server`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking tokio v1.52.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking sse-stream v0.2.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]     Checking similar v3.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking omini-domain v0.1.0 (/opt/rustwide/workdir/crates/omini-domain)
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking process-wrap v9.1.0
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking omini-config v0.1.0 (/opt/rustwide/workdir/crates/omini-config)
[INFO] [stderr]     Checking omini-protocol v0.1.0 (/opt/rustwide/workdir/crates/omini-protocol)
[INFO] [stderr]     Checking omini-runtime-contract v0.1.0 (/opt/rustwide/workdir/crates/omini-runtime-contract)
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking omini-permissions v0.1.0 (/opt/rustwide/workdir/crates/omini-permissions)
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[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.3
[INFO] [stderr]     Checking omini-provider-api v0.1.0 (/opt/rustwide/workdir/crates/omini-provider-api)
[INFO] [stderr]     Checking omini-tui v0.1.0 (/opt/rustwide/workdir/crates/omini-tui)
[INFO] [stderr]     Checking omini v0.1.0 (/opt/rustwide/workdir/crates/omini-cli)
[INFO] [stderr]     Checking omini-mcp-client v0.1.0 (/opt/rustwide/workdir/crates/omini-mcp-client)
[INFO] [stderr]     Checking omini-core v0.1.0 (/opt/rustwide/workdir/crates/omini-core)
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@crates/omini-core/src/subagents/tasks.rs:226:17: 226:27}: Send`
[INFO] [stdout]    --> crates/omini-core/src/subagents/tasks.rs:224:29
[INFO] [stdout]     |
[INFO] [stdout] 224 |               let execution = tokio::spawn({
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 225 | |                 let supervisor = Arc::clone(&supervisor);
[INFO] [stdout] 226 | |                 async move { supervisor.execute_task(prepared).await }
[INFO] [stdout] 227 | |             });
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/omini-core/src/subagents/tasks.rs:226:17: 226:27}: Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = AgentTaskInfo>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of AgentTaskSupervisor::execute_task()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/omini-core/src/subagents/tasks.rs:556:85: 660:6}: Send`
[INFO] [stdout]     = note: which requires `Instrumented<impl std::future::Future<Output = QueryResult>>: Send`
[INFO] [stdout]     = note: which requires `ManuallyDrop<impl std::future::Future<Output = QueryResult>>: Send`
[INFO] [stdout]     = note: which requires `MaybeDangling<impl std::future::Future<Output = QueryResult>>: Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = QueryResult>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of QueryEngine::run_query()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/omini-core/src/engine/mod.rs:152:22: 289:6}: Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = TurnOutcome>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of turn::<impl QueryEngine>::execute_turn()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/omini-core/src/engine/turn.rs:42:22: 277:6}: Send`
[INFO] [stdout]     = note: which requires `Instrumented<impl std::future::Future<Output = bool>>: Send`
[INFO] [stdout]     = note: which requires `ManuallyDrop<impl std::future::Future<Output = bool>>: 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 (`omini_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 <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/omini-core/src/subagents/tasks.rs:226:17: 226:27}: Send`
[INFO] [stdout]    --> crates/omini-core/src/subagents/tasks.rs:224:29
[INFO] [stdout]     |
[INFO] [stdout] 224 |               let execution = tokio::spawn({
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 225 | |                 let supervisor = Arc::clone(&supervisor);
[INFO] [stdout] 226 | |                 async move { supervisor.execute_task(prepared).await }
[INFO] [stdout] 227 | |             });
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/omini-core/src/subagents/tasks.rs:226:17: 226:27}: Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = omini_domain::events::AgentTaskInfo>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of tasks::AgentTaskSupervisor::execute_task()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/omini-core/src/subagents/tasks.rs:556:85: 660:6}: Send`
[INFO] [stdout]     = note: which requires `Instrumented<impl std::future::Future<Output = engine::QueryResult>>: Send`
[INFO] [stdout]     = note: which requires `ManuallyDrop<impl std::future::Future<Output = engine::QueryResult>>: Send`
[INFO] [stdout]     = note: which requires `MaybeDangling<impl std::future::Future<Output = engine::QueryResult>>: Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = engine::QueryResult>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of engine::QueryEngine::run_query()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/omini-core/src/engine/mod.rs:152:22: 289:6}: Send`
[INFO] [stdout]     = note: which requires `impl std::future::Future<Output = TurnOutcome>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of turn::<impl engine::QueryEngine>::execute_turn()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@crates/omini-core/src/engine/turn.rs:42:22: 277:6}: Send`
[INFO] [stdout]     = note: which requires `Instrumented<impl std::future::Future<Output = bool>>: Send`
[INFO] [stdout]     = note: which requires `ManuallyDrop<impl std::future::Future<Output = bool>>: 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 (`omini_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 <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 omini-server v0.1.0 (/opt/rustwide/workdir/crates/omini-server)
[INFO] [stderr] warning: unused dependency `tracing`
[INFO] [stderr]   --> crates/omini-config/Cargo.toml:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | tracing.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 `tracing`
[INFO] [stderr] warning: `omini-config` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `unicode-width`
[INFO] [stderr]   --> crates/omini-core/Cargo.toml:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | unicode-width.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 `unicode-width`
[INFO] [stderr] warning: `omini-core` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `toml`
[INFO] [stderr]   --> crates/omini-tui/Cargo.toml:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | toml.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 `toml`
[INFO] [stderr] warning: `omini-tui` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "b5be7d89f7bb5d0426d6eb8154a44755b424389d607ab327a832a0d305994375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5be7d89f7bb5d0426d6eb8154a44755b424389d607ab327a832a0d305994375", kill_on_drop: false }`
[INFO] [stdout] b5be7d89f7bb5d0426d6eb8154a44755b424389d607ab327a832a0d305994375
