[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] 6495175b158bce0e669889ec6a999dd06ebcdca0
[INFO] checking zhangzhenxiang666/omini against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhangzhenxiang666%2Fomini" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zhangzhenxiang666/omini on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sse-stream v0.2.3
[INFO] [stderr]   Downloaded similar v3.1.1
[INFO] [stderr]   Downloaded daemonize v0.5.0
[INFO] [stderr]   Downloaded rmcp v1.7.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a9c9570fea06a2857ce4d03e192a7afc2076fe4204896a81c3c6f516230ce903
[INFO] running `Command { std: "docker" "start" "a9c9570fea06a2857ce4d03e192a7afc2076fe4204896a81c3c6f516230ce903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9c9570fea06a2857ce4d03e192a7afc2076fe4204896a81c3c6f516230ce903", 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" "a9c9570fea06a2857ce4d03e192a7afc2076fe4204896a81c3c6f516230ce903" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9c9570fea06a2857ce4d03e192a7afc2076fe4204896a81c3c6f516230ce903", 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" "a9c9570fea06a2857ce4d03e192a7afc2076fe4204896a81c3c6f516230ce903" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "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_json v1.0.149
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tokio v1.52.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking similar v3.1.1
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking sse-stream v0.2.3
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking omini-domain v0.1.0 (/opt/rustwide/workdir/crates/omini-domain)
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[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]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm 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 omini-permissions v0.1.0 (/opt/rustwide/workdir/crates/omini-permissions)
[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 sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.20
[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:555:85: 659: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 `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:147:22: 284: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:43:22: 296: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: which requires `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:555:85: 659: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 `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:147:22: 284: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:43:22: 296: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: which requires `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:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | 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 58s
[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 10`
[INFO] running `Command { std: "docker" "inspect" "a9c9570fea06a2857ce4d03e192a7afc2076fe4204896a81c3c6f516230ce903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9c9570fea06a2857ce4d03e192a7afc2076fe4204896a81c3c6f516230ce903", kill_on_drop: false }`
[INFO] [stdout] a9c9570fea06a2857ce4d03e192a7afc2076fe4204896a81c3c6f516230ce903
