[INFO] cloning repository https://github.com/dhaval635/miow-context-master
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dhaval635/miow-context-master" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhaval635%2Fmiow-context-master", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhaval635%2Fmiow-context-master'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6156a1cc01da2820104183bd785828a990286a4a
[INFO] testing dhaval635/miow-context-master against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhaval635%2Fmiow-context-master" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dhaval635/miow-context-master
[INFO] finished tweaking git repo https://github.com/dhaval635/miow-context-master
[INFO] tweaked toml for git repo https://github.com/dhaval635/miow-context-master written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dhaval635/miow-context-master on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dhaval635/miow-context-master 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.106
[INFO] [stderr]   Downloaded filetime v0.2.26
[INFO] [stderr]   Downloaded tree-sitter v0.20.10
[INFO] [stderr]   Downloaded rusqlite v0.30.0
[INFO] [stderr]   Downloaded tree-sitter-python v0.20.4
[INFO] [stderr]   Downloaded tree-sitter-rust v0.20.4
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.20.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a81a1ec4b212030cf6fc815d18ba2efcc796cc9d85b909e7c073aa97fdff66aa
[INFO] running `Command { std: "docker" "start" "a81a1ec4b212030cf6fc815d18ba2efcc796cc9d85b909e7c073aa97fdff66aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a81a1ec4b212030cf6fc815d18ba2efcc796cc9d85b909e7c073aa97fdff66aa", 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" "a81a1ec4b212030cf6fc815d18ba2efcc796cc9d85b909e7c073aa97fdff66aa" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a81a1ec4b212030cf6fc815d18ba2efcc796cc9d85b909e7c073aa97fdff66aa", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a81a1ec4b212030cf6fc815d18ba2efcc796cc9d85b909e7c073aa97fdff66aa" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling cc v1.0.106
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rusqlite v0.30.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tree-sitter-rust v0.20.4
[INFO] [stderr]    Compiling tree-sitter-python v0.20.4
[INFO] [stderr]    Compiling tree-sitter-typescript v0.20.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling miow-common v0.1.0 (/opt/rustwide/workdir/crates/miow-common)
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling miow-vector v0.1.0 (/opt/rustwide/workdir/crates/miow-vector)
[INFO] [stderr]    Compiling miow-graph v0.1.0 (/opt/rustwide/workdir/crates/miow-graph)
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> crates/miow-graph/src/query.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LLMResponse`
[INFO] [stdout]  --> crates/miow-graph/src/query_expansion.rs:6:50
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::relationship_inference::{LLMProvider, LLMResponse};
[INFO] [stdout]   |                                                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stdout] warning: field `vector_store` is never read
[INFO] [stdout]   --> crates/miow-vector/src/file_watcher.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct FileWatcher {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 13 |     watcher: Option<RecommendedWatcher>,
[INFO] [stdout] 14 |     vector_store: Arc<RwLock<VectorStore>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `kind`, `file_path`, and `content` are never read
[INFO] [stdout]   --> crates/miow-vector/src/hybrid_search.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct SymbolEntry {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     kind: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 25 |     file_path: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 26 |     content: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SymbolEntry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> crates/miow-graph/src/lib.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stdout] warning: unused variable: `symbol_id`
[INFO] [stdout]   --> crates/miow-graph/src/semantic_search.rs:93:32
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn get_dependencies(&self, symbol_id: i64, depth: usize) -> Result<Vec<String>> {
[INFO] [stdout]    |                                ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_symbol_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `symbol_id`
[INFO] [stdout]    --> crates/miow-graph/src/semantic_search.rs:104:30
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn get_dependents(&self, symbol_id: i64, depth: usize) -> Result<Vec<String>> {
[INFO] [stdout]     |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_symbol_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `symbol_id`
[INFO] [stdout]    --> crates/miow-graph/src/semantic_search.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         symbol_id: i64,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_symbol_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relationship_types`
[INFO] [stdout]    --> crates/miow-graph/src/semantic_search.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         relationship_types: &[RelationshipType],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relationship_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> crates/miow-graph/src/semantic_search.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         limit: usize,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling miow-analyzer v0.1.0 (/opt/rustwide/workdir/crates/miow-analyzer)
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> crates/miow-analyzer/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling miow-llm v0.1.0 (/opt/rustwide/workdir/crates/miow-llm)
[INFO] [stderr]    Compiling miow-prompt v0.1.0 (/opt/rustwide/workdir/crates/miow-prompt)
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> crates/miow-llm/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SymbolSearchResult as VectorResult`
[INFO] [stdout]  --> crates/miow-llm/src/question_loop.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use miow_vector::{VectorStore, SymbolSearchResult as VectorResult};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Message` and `Role`
[INFO] [stdout]  --> crates/miow-llm/src/question_loop.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{LLMProvider, Message, Role};
[INFO] [stdout]   |                          ^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> crates/miow-llm/src/cache.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing::{info, debug};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stdout] warning: associated function `count_context` is never used
[INFO] [stdout]   --> crates/miow-prompt/src/meta_prompt.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl TokenCounter {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn count_context(context: &ContextData) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `build_existing_context` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:171:8
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl MetaPromptGenerator {
[INFO] [stdout]     | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 171 |     fn build_existing_context(context: &ContextData, config: &MetaPromptConfig) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_design_tokens_section` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn build_design_tokens_section(context: &ContextData) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_constants_section` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:208:8
[INFO] [stdout]     |
[INFO] [stdout] 208 |     fn build_constants_section(context: &ContextData, config: &MetaPromptConfig) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_types_section_with_budget` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:217:8
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn build_types_section_with_budget(context: &ContextData, config: &MetaPromptConfig, token_budget: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_components_section_with_budget` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:241:8
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn build_components_section_with_budget(context: &ContextData, config: &MetaPromptConfig, token_budget: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_schemas_section_with_budget` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:265:8
[INFO] [stdout]     |
[INFO] [stdout] 265 |     fn build_schemas_section_with_budget(context: &ContextData, config: &MetaPromptConfig, token_budget: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `summarize_design_tokens` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:289:8
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn summarize_design_tokens(context: &ContextData) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `summarize_constants` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:300:8
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn summarize_constants(context: &ContextData) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_symbol` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:466:19
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub(crate) fn format_symbol(symbol: &SymbolInfo, index: usize) -> String {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_type` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:490:8
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn format_type(type_info: &TypeInfo, index: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_constant` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:498:8
[INFO] [stdout]     |
[INFO] [stdout] 498 |     fn format_constant(constant: &ConstantInfo, index: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_schema` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:505:8
[INFO] [stdout]     |
[INFO] [stdout] 505 |     fn format_schema(schema: &SchemaInfo, index: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling miow-parsers v0.1.0 (/opt/rustwide/workdir/crates/miow-parsers)
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> crates/miow-parsers/src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `QueryCursor` and `Query`
[INFO] [stdout]  --> crates/miow-parsers/src/python.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tree_sitter::{Node, Parser, Query, QueryCursor};
[INFO] [stdout]   |                                 ^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `QueryCursor` and `Query`
[INFO] [stdout]  --> crates/miow-parsers/src/rust.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tree_sitter::{Node, Parser, Query, QueryCursor};
[INFO] [stdout]   |                                 ^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> crates/miow-parsers/src/types.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::*`
[INFO] [stdout]  --> crates/miow-parsers/src/pattern_discovery.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::types::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> crates/miow-parsers/src/pattern_discovery.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/miow-parsers/src/typescript.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let mut parser = Parser::new();
[INFO] [stdout]    |             ----^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> crates/miow-parsers/src/typescript.rs:185:49
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn extract_node_content_with_context(&self, node: &Node, source: &str, range: &Range) -> String {
[INFO] [stdout]     |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/miow-parsers/src/typescript.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |         let mut exports = Vec::new();
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> crates/miow-parsers/src/typescript.rs:596:31
[INFO] [stdout]     |
[INFO] [stdout] 596 |     fn extract_exports(&self, node: &Node, source: &str) -> Result<Vec<Export>> {
[INFO] [stdout]     |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]    --> crates/miow-parsers/src/typescript.rs:596:44
[INFO] [stdout]     |
[INFO] [stdout] 596 |     fn extract_exports(&self, node: &Node, source: &str) -> Result<Vec<Export>> {
[INFO] [stdout]     |                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parser` is never read
[INFO] [stdout]  --> crates/miow-parsers/src/python.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct PythonParser {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 6 |     parser: Parser,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parser` is never read
[INFO] [stdout]  --> crates/miow-parsers/src/rust.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct RustParser {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 6 |     parser: Parser,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parser` is never read
[INFO] [stdout]  --> crates/miow-parsers/src/typescript.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct TypeScriptParser {
[INFO] [stdout]   |            ---------------- field in this struct
[INFO] [stdout] 6 |     parser: Parser,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `language` is never read
[INFO] [stdout]    --> crates/miow-parsers/src/pattern_discovery.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | struct FileSample {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 327 |     language: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FileSample` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling miow-core v0.1.0 (/opt/rustwide/workdir/crates/miow-core)
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> crates/miow-core/src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `should_ignore` is never used
[INFO] [stdout]    --> crates/miow-core/src/indexer.rs:306:8
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl CodebaseIndexer {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 306 |     fn should_ignore(&self, path: &std::path::Path) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `detect_ui_library`, `detect_validation_library`, `detect_auth_library`, and `scan_for_component_usage` are never used
[INFO] [stdout]    --> crates/miow-core/src/project_signature.rs:191:8
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl ProjectSignature {
[INFO] [stdout]     | --------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 191 |     fn detect_ui_library(root_path: &Path, dependencies: &HashMap<String, String>) -> Option<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     fn detect_validation_library(dependencies: &HashMap<String, String>) -> Option<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     fn detect_auth_library(dependencies: &HashMap<String, String>) -> Option<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 332 |     fn scan_for_component_usage(root_path: &Path, component_name: &str) -> Option<PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling miow-agent v0.1.0 (/opt/rustwide/workdir/crates/miow-agent)
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> crates/miow-agent/src/autonomous.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{info, debug, error};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> crates/miow-agent/src/router.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SpecializedPrompt`
[INFO] [stdout]  --> crates/miow-agent/src/workers.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{SearchQuery, SpecializedPrompt, PromptRegistry};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> crates/miow-agent/src/tools.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> crates/miow-agent/src/tools.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{info, warn};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> crates/miow-agent/src/self_monitor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> crates/miow-agent/src/self_monitor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query_list`
[INFO] [stdout]   --> crates/miow-agent/src/workers.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let query_list = search_queries.iter()
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query_list`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling miow-context v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `GeminiWorkerAgent`
[INFO] [stdout]  --> src/orchestrator.rs:3:76
[INFO] [stdout]   |
[INFO] [stdout] 3 | use miow_agent::{AutonomousAgent, GeminiContextAuditor, GeminiRouterAgent, GeminiWorkerAgent, RouterAgent, SearchPlan, WorkerAgent};
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntelligentSignatureDetector`
[INFO] [stdout]  --> src/orchestrator.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use miow_core::{IntelligentSignatureDetector, ProjectSignature};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RelationshipInferencer`
[INFO] [stdout]  --> src/orchestrator.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use miow_graph::{KnowledgeGraph, RelationshipInferencer};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LLMResponse`
[INFO] [stdout]  --> src/orchestrator.rs:6:59
[INFO] [stdout]   |
[INFO] [stdout] 6 | use miow_llm::{ContextItem, GatheredContext, LLMProvider, LLMResponse, Message, Role};
[INFO] [stdout]   |                                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Stream` and `self`
[INFO] [stdout]    --> src/main.rs:124:23
[INFO] [stdout]     |
[INFO] [stdout] 124 | use futures::stream::{self, Stream};
[INFO] [stdout]     |                       ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::Infallible`
[INFO] [stdout]    --> src/main.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | use std::convert::Infallible;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/orchestrator.rs:1731:13
[INFO] [stdout]      |
[INFO] [stdout] 1731 |         let mut master_context = base_context.clone();
[INFO] [stdout]      |             ----^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]     --> src/orchestrator.rs:1803:13
[INFO] [stdout]      |
[INFO] [stdout] 1803 |         let response = llm.generate_with_context(messages).await?;
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 05s
[INFO] running `Command { std: "docker" "inspect" "a81a1ec4b212030cf6fc815d18ba2efcc796cc9d85b909e7c073aa97fdff66aa", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a81a1ec4b212030cf6fc815d18ba2efcc796cc9d85b909e7c073aa97fdff66aa" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: field `vector_store` is never read
[INFO] [stdout]   --> crates/miow-vector/src/file_watcher.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct FileWatcher {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 13 |     watcher: Option<RecommendedWatcher>,
[INFO] [stdout] 14 |     vector_store: Arc<RwLock<VectorStore>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `kind`, `file_path`, and `content` are never read
[INFO] [stdout]   --> crates/miow-vector/src/hybrid_search.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct SymbolEntry {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     kind: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 25 |     file_path: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 26 |     content: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SymbolEntry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> crates/miow-graph/src/query.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LLMResponse`
[INFO] [stdout]  --> crates/miow-graph/src/query_expansion.rs:6:50
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::relationship_inference::{LLMProvider, LLMResponse};
[INFO] [stdout]   |                                                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> crates/miow-graph/src/lib.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `symbol_id`
[INFO] [stdout]   --> crates/miow-graph/src/semantic_search.rs:93:32
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn get_dependencies(&self, symbol_id: i64, depth: usize) -> Result<Vec<String>> {
[INFO] [stdout]    |                                ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_symbol_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `symbol_id`
[INFO] [stdout]    --> crates/miow-graph/src/semantic_search.rs:104:30
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn get_dependents(&self, symbol_id: i64, depth: usize) -> Result<Vec<String>> {
[INFO] [stdout]     |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_symbol_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `symbol_id`
[INFO] [stdout]    --> crates/miow-graph/src/semantic_search.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         symbol_id: i64,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_symbol_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relationship_types`
[INFO] [stdout]    --> crates/miow-graph/src/semantic_search.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         relationship_types: &[RelationshipType],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relationship_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> crates/miow-graph/src/semantic_search.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         limit: usize,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> crates/miow-llm/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SymbolSearchResult as VectorResult`
[INFO] [stdout]  --> crates/miow-llm/src/question_loop.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use miow_vector::{VectorStore, SymbolSearchResult as VectorResult};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Message` and `Role`
[INFO] [stdout]  --> crates/miow-llm/src/question_loop.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{LLMProvider, Message, Role};
[INFO] [stdout]   |                          ^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> crates/miow-llm/src/cache.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing::{info, debug};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> crates/miow-parsers/src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `QueryCursor` and `Query`
[INFO] [stdout]  --> crates/miow-parsers/src/python.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tree_sitter::{Node, Parser, Query, QueryCursor};
[INFO] [stdout]   |                                 ^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `QueryCursor` and `Query`
[INFO] [stdout]  --> crates/miow-parsers/src/rust.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tree_sitter::{Node, Parser, Query, QueryCursor};
[INFO] [stdout]   |                                 ^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> crates/miow-parsers/src/types.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::*`
[INFO] [stdout]  --> crates/miow-parsers/src/pattern_discovery.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::types::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> crates/miow-parsers/src/pattern_discovery.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/miow-parsers/src/typescript.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let mut parser = Parser::new();
[INFO] [stdout]    |             ----^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> crates/miow-parsers/src/typescript.rs:185:49
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn extract_node_content_with_context(&self, node: &Node, source: &str, range: &Range) -> String {
[INFO] [stdout]     |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/miow-parsers/src/typescript.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |         let mut exports = Vec::new();
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> crates/miow-parsers/src/typescript.rs:596:31
[INFO] [stdout]     |
[INFO] [stdout] 596 |     fn extract_exports(&self, node: &Node, source: &str) -> Result<Vec<Export>> {
[INFO] [stdout]     |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]    --> crates/miow-parsers/src/typescript.rs:596:44
[INFO] [stdout]     |
[INFO] [stdout] 596 |     fn extract_exports(&self, node: &Node, source: &str) -> Result<Vec<Export>> {
[INFO] [stdout]     |                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parser` is never read
[INFO] [stdout]  --> crates/miow-parsers/src/python.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct PythonParser {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 6 |     parser: Parser,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parser` is never read
[INFO] [stdout]  --> crates/miow-parsers/src/rust.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct RustParser {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 6 |     parser: Parser,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parser` is never read
[INFO] [stdout]  --> crates/miow-parsers/src/typescript.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct TypeScriptParser {
[INFO] [stdout]   |            ---------------- field in this struct
[INFO] [stdout] 6 |     parser: Parser,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `language` is never read
[INFO] [stdout]    --> crates/miow-parsers/src/pattern_discovery.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | struct FileSample {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 327 |     language: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FileSample` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> crates/miow-core/src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `should_ignore` is never used
[INFO] [stdout]    --> crates/miow-core/src/indexer.rs:306:8
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl CodebaseIndexer {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 306 |     fn should_ignore(&self, path: &std::path::Path) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `detect_ui_library`, `detect_validation_library`, `detect_auth_library`, and `scan_for_component_usage` are never used
[INFO] [stdout]    --> crates/miow-core/src/project_signature.rs:191:8
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl ProjectSignature {
[INFO] [stdout]     | --------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 191 |     fn detect_ui_library(root_path: &Path, dependencies: &HashMap<String, String>) -> Option<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     fn detect_validation_library(dependencies: &HashMap<String, String>) -> Option<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     fn detect_auth_library(dependencies: &HashMap<String, String>) -> Option<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 332 |     fn scan_for_component_usage(root_path: &Path, component_name: &str) -> Option<PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> crates/miow-agent/src/autonomous.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{info, debug, error};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> crates/miow-agent/src/router.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SpecializedPrompt`
[INFO] [stdout]  --> crates/miow-agent/src/workers.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{SearchQuery, SpecializedPrompt, PromptRegistry};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> crates/miow-agent/src/tools.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> crates/miow-agent/src/tools.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{info, warn};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> crates/miow-agent/src/self_monitor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> crates/miow-agent/src/self_monitor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query_list`
[INFO] [stdout]   --> crates/miow-agent/src/workers.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let query_list = search_queries.iter()
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query_list`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> crates/miow-analyzer/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `count_context` is never used
[INFO] [stdout]   --> crates/miow-prompt/src/meta_prompt.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl TokenCounter {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn count_context(context: &ContextData) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `build_existing_context` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:171:8
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl MetaPromptGenerator {
[INFO] [stdout]     | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 171 |     fn build_existing_context(context: &ContextData, config: &MetaPromptConfig) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_design_tokens_section` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn build_design_tokens_section(context: &ContextData) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_constants_section` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:208:8
[INFO] [stdout]     |
[INFO] [stdout] 208 |     fn build_constants_section(context: &ContextData, config: &MetaPromptConfig) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_types_section_with_budget` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:217:8
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn build_types_section_with_budget(context: &ContextData, config: &MetaPromptConfig, token_budget: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling miow-context v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `build_components_section_with_budget` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:241:8
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn build_components_section_with_budget(context: &ContextData, config: &MetaPromptConfig, token_budget: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_schemas_section_with_budget` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:265:8
[INFO] [stdout]     |
[INFO] [stdout] 265 |     fn build_schemas_section_with_budget(context: &ContextData, config: &MetaPromptConfig, token_budget: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `summarize_design_tokens` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:289:8
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn summarize_design_tokens(context: &ContextData) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `summarize_constants` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:300:8
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn summarize_constants(context: &ContextData) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_symbol` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:466:19
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub(crate) fn format_symbol(symbol: &SymbolInfo, index: usize) -> String {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_type` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:490:8
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn format_type(type_info: &TypeInfo, index: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_constant` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:498:8
[INFO] [stdout]     |
[INFO] [stdout] 498 |     fn format_constant(constant: &ConstantInfo, index: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_schema` is never used
[INFO] [stdout]    --> crates/miow-prompt/src/meta_prompt.rs:505:8
[INFO] [stdout]     |
[INFO] [stdout] 505 |     fn format_schema(schema: &SchemaInfo, index: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GeminiWorkerAgent`
[INFO] [stdout]  --> src/orchestrator.rs:3:76
[INFO] [stdout]   |
[INFO] [stdout] 3 | use miow_agent::{AutonomousAgent, GeminiContextAuditor, GeminiRouterAgent, GeminiWorkerAgent, RouterAgent, SearchPlan, WorkerAgent};
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntelligentSignatureDetector`
[INFO] [stdout]  --> src/orchestrator.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use miow_core::{IntelligentSignatureDetector, ProjectSignature};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RelationshipInferencer`
[INFO] [stdout]  --> src/orchestrator.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use miow_graph::{KnowledgeGraph, RelationshipInferencer};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LLMResponse`
[INFO] [stdout]  --> src/orchestrator.rs:6:59
[INFO] [stdout]   |
[INFO] [stdout] 6 | use miow_llm::{ContextItem, GatheredContext, LLMProvider, LLMResponse, Message, Role};
[INFO] [stdout]   |                                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Stream` and `self`
[INFO] [stdout]    --> src/main.rs:124:23
[INFO] [stdout]     |
[INFO] [stdout] 124 | use futures::stream::{self, Stream};
[INFO] [stdout]     |                       ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::Infallible`
[INFO] [stdout]    --> src/main.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | use std::convert::Infallible;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/orchestrator.rs:1731:13
[INFO] [stdout]      |
[INFO] [stdout] 1731 |         let mut master_context = base_context.clone();
[INFO] [stdout]      |             ----^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]     --> src/orchestrator.rs:1803:13
[INFO] [stdout]      |
[INFO] [stdout] 1803 |         let response = llm.generate_with_context(messages).await?;
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GeminiWorkerAgent`
[INFO] [stdout]  --> src/orchestrator.rs:3:76
[INFO] [stdout]   |
[INFO] [stdout] 3 | use miow_agent::{AutonomousAgent, GeminiContextAuditor, GeminiRouterAgent, GeminiWorkerAgent, RouterAgent, SearchPlan, WorkerAgent};
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntelligentSignatureDetector`
[INFO] [stdout]  --> src/orchestrator.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use miow_core::{IntelligentSignatureDetector, ProjectSignature};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RelationshipInferencer`
[INFO] [stdout]  --> src/orchestrator.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use miow_graph::{KnowledgeGraph, RelationshipInferencer};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LLMResponse`
[INFO] [stdout]  --> src/orchestrator.rs:6:59
[INFO] [stdout]   |
[INFO] [stdout] 6 | use miow_llm::{ContextItem, GatheredContext, LLMProvider, LLMResponse, Message, Role};
[INFO] [stdout]   |                                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Stream` and `self`
[INFO] [stdout]    --> src/main.rs:124:23
[INFO] [stdout]     |
[INFO] [stdout] 124 | use futures::stream::{self, Stream};
[INFO] [stdout]     |                       ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::Infallible`
[INFO] [stdout]    --> src/main.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | use std::convert::Infallible;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/orchestrator.rs:1731:13
[INFO] [stdout]      |
[INFO] [stdout] 1731 |         let mut master_context = base_context.clone();
[INFO] [stdout]      |             ----^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]     --> src/orchestrator.rs:1803:13
[INFO] [stdout]      |
[INFO] [stdout] 1803 |         let response = llm.generate_with_context(messages).await?;
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.60s
[INFO] running `Command { std: "docker" "inspect" "a81a1ec4b212030cf6fc815d18ba2efcc796cc9d85b909e7c073aa97fdff66aa", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a81a1ec4b212030cf6fc815d18ba2efcc796cc9d85b909e7c073aa97fdff66aa" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `anyhow::Result`
[INFO] [stderr]  --> crates/miow-graph/src/query.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use anyhow::Result;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `LLMResponse`
[INFO] [stderr]  --> crates/miow-graph/src/query_expansion.rs:6:50
[INFO] [stderr]   |
[INFO] [stderr] 6 | use super::relationship_inference::{LLMProvider, LLMResponse};
[INFO] [stderr]   |                                                  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Context`
[INFO] [stderr]  --> crates/miow-graph/src/lib.rs:1:14
[INFO] [stderr]   |
[INFO] [stderr] 1 | use anyhow::{Context, Result};
[INFO] [stderr]   |              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `symbol_id`
[INFO] [stderr]   --> crates/miow-graph/src/semantic_search.rs:93:32
[INFO] [stderr]    |
[INFO] [stderr] 93 |     fn get_dependencies(&self, symbol_id: i64, depth: usize) -> Result<Vec<String>> {
[INFO] [stderr]    |                                ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_symbol_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `symbol_id`
[INFO] [stderr]    --> crates/miow-graph/src/semantic_search.rs:104:30
[INFO] [stderr]     |
[INFO] [stderr] 104 |     fn get_dependents(&self, symbol_id: i64, depth: usize) -> Result<Vec<String>> {
[INFO] [stderr]     |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_symbol_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `symbol_id`
[INFO] [stderr]    --> crates/miow-graph/src/semantic_search.rs:126:9
[INFO] [stderr]     |
[INFO] [stderr] 126 |         symbol_id: i64,
[INFO] [stderr]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_symbol_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `relationship_types`
[INFO] [stderr]    --> crates/miow-graph/src/semantic_search.rs:127:9
[INFO] [stderr]     |
[INFO] [stderr] 127 |         relationship_types: &[RelationshipType],
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relationship_types`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `limit`
[INFO] [stderr]    --> crates/miow-graph/src/semantic_search.rs:128:9
[INFO] [stderr]     |
[INFO] [stderr] 128 |         limit: usize,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stderr] 
[INFO] [stderr] warning: field `vector_store` is never read
[INFO] [stderr]   --> crates/miow-vector/src/file_watcher.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct FileWatcher {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 13 |     watcher: Option<RecommendedWatcher>,
[INFO] [stderr] 14 |     vector_store: Arc<RwLock<VectorStore>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `kind`, `file_path`, and `content` are never read
[INFO] [stderr]   --> crates/miow-vector/src/hybrid_search.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | struct SymbolEntry {
[INFO] [stderr]    |        ----------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 24 |     kind: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 25 |     file_path: String,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 26 |     content: String,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SymbolEntry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `miow-graph` (lib) generated 8 warnings (run `cargo fix --lib -p miow-graph` to apply 7 suggestions)
[INFO] [stderr] warning: `miow-vector` (lib) generated 2 warnings
[INFO] [stderr] warning: unused import: `serde_json::Value`
[INFO] [stderr]  --> crates/miow-llm/src/lib.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use serde_json::Value;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SymbolSearchResult as VectorResult`
[INFO] [stderr]  --> crates/miow-llm/src/question_loop.rs:3:32
[INFO] [stderr]   |
[INFO] [stderr] 3 | use miow_vector::{VectorStore, SymbolSearchResult as VectorResult};
[INFO] [stderr]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Message` and `Role`
[INFO] [stderr]  --> crates/miow-llm/src/question_loop.rs:8:26
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::{LLMProvider, Message, Role};
[INFO] [stderr]   |                          ^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `info`
[INFO] [stderr]  --> crates/miow-llm/src/cache.rs:6:15
[INFO] [stderr]   |
[INFO] [stderr] 6 | use tracing::{info, debug};
[INFO] [stderr]   |               ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `miow-llm` (lib) generated 4 warnings (run `cargo fix --lib -p miow-llm` to apply 4 suggestions)
[INFO] [stderr] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stderr]  --> crates/miow-parsers/src/lib.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use serde::{Deserialize, Serialize};
[INFO] [stderr]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `QueryCursor` and `Query`
[INFO] [stderr]  --> crates/miow-parsers/src/python.rs:3:33
[INFO] [stderr]   |
[INFO] [stderr] 3 | use tree_sitter::{Node, Parser, Query, QueryCursor};
[INFO] [stderr]   |                                 ^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `QueryCursor` and `Query`
[INFO] [stderr]  --> crates/miow-parsers/src/rust.rs:3:33
[INFO] [stderr]   |
[INFO] [stderr] 3 | use tree_sitter::{Node, Parser, Query, QueryCursor};
[INFO] [stderr]   |                                 ^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> crates/miow-parsers/src/types.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::types::*`
[INFO] [stderr]  --> crates/miow-parsers/src/pattern_discovery.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::types::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> crates/miow-parsers/src/pattern_discovery.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> crates/miow-parsers/src/typescript.rs:11:13
[INFO] [stderr]    |
[INFO] [stderr] 11 |         let mut parser = Parser::new();
[INFO] [stderr]    |             ----^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `node`
[INFO] [stderr]    --> crates/miow-parsers/src/typescript.rs:185:49
[INFO] [stderr]     |
[INFO] [stderr] 185 |     fn extract_node_content_with_context(&self, node: &Node, source: &str, range: &Range) -> String {
[INFO] [stderr]     |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> crates/miow-parsers/src/typescript.rs:597:13
[INFO] [stderr]     |
[INFO] [stderr] 597 |         let mut exports = Vec::new();
[INFO] [stderr]     |             ----^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `node`
[INFO] [stderr]    --> crates/miow-parsers/src/typescript.rs:596:31
[INFO] [stderr]     |
[INFO] [stderr] 596 |     fn extract_exports(&self, node: &Node, source: &str) -> Result<Vec<Export>> {
[INFO] [stderr]     |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `source`
[INFO] [stderr]    --> crates/miow-parsers/src/typescript.rs:596:44
[INFO] [stderr]     |
[INFO] [stderr] 596 |     fn extract_exports(&self, node: &Node, source: &str) -> Result<Vec<Export>> {
[INFO] [stderr]     |                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stderr] 
[INFO] [stderr] warning: field `parser` is never read
[INFO] [stderr]  --> crates/miow-parsers/src/python.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct PythonParser {
[INFO] [stderr]   |            ------------ field in this struct
[INFO] [stderr] 6 |     parser: Parser,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `parser` is never read
[INFO] [stderr]  --> crates/miow-parsers/src/rust.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct RustParser {
[INFO] [stderr]   |            ---------- field in this struct
[INFO] [stderr] 6 |     parser: Parser,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `parser` is never read
[INFO] [stderr]  --> crates/miow-parsers/src/typescript.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct TypeScriptParser {
[INFO] [stderr]   |            ---------------- field in this struct
[INFO] [stderr] 6 |     parser: Parser,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `language` is never read
[INFO] [stderr]    --> crates/miow-parsers/src/pattern_discovery.rs:327:5
[INFO] [stderr]     |
[INFO] [stderr] 324 | struct FileSample {
[INFO] [stderr]     |        ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 327 |     language: String,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `FileSample` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `miow-parsers` (lib) generated 15 warnings (run `cargo fix --lib -p miow-parsers` to apply 11 suggestions)
[INFO] [stderr] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stderr]  --> crates/miow-core/src/lib.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use serde::{Deserialize, Serialize};
[INFO] [stderr]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `should_ignore` is never used
[INFO] [stderr]    --> crates/miow-core/src/indexer.rs:306:8
[INFO] [stderr]     |
[INFO] [stderr]  24 | impl CodebaseIndexer {
[INFO] [stderr]     | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 306 |     fn should_ignore(&self, path: &std::path::Path) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `detect_ui_library`, `detect_validation_library`, `detect_auth_library`, and `scan_for_component_usage` are never used
[INFO] [stderr]    --> crates/miow-core/src/project_signature.rs:191:8
[INFO] [stderr]     |
[INFO] [stderr]  21 | impl ProjectSignature {
[INFO] [stderr]     | --------------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 191 |     fn detect_ui_library(root_path: &Path, dependencies: &HashMap<String, String>) -> Option<String> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 221 |     fn detect_validation_library(dependencies: &HashMap<String, String>) -> Option<String> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 239 |     fn detect_auth_library(dependencies: &HashMap<String, String>) -> Option<String> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 332 |     fn scan_for_component_usage(root_path: &Path, component_name: &str) -> Option<PathBuf> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `miow-core` (lib) generated 3 warnings (run `cargo fix --lib -p miow-core` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `debug`
[INFO] [stderr]  --> crates/miow-agent/src/autonomous.rs:8:21
[INFO] [stderr]   |
[INFO] [stderr] 8 | use tracing::{info, debug, error};
[INFO] [stderr]   |                     ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde_json::json`
[INFO] [stderr]  --> crates/miow-agent/src/router.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use serde_json::json;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SpecializedPrompt`
[INFO] [stderr]  --> crates/miow-agent/src/workers.rs:1:26
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::{SearchQuery, SpecializedPrompt, PromptRegistry};
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stderr]  --> crates/miow-agent/src/tools.rs:3:13
[INFO] [stderr]   |
[INFO] [stderr] 3 | use serde::{Deserialize, Serialize};
[INFO] [stderr]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `warn`
[INFO] [stderr]  --> crates/miow-agent/src/tools.rs:8:21
[INFO] [stderr]   |
[INFO] [stderr] 8 | use tracing::{info, warn};
[INFO] [stderr]   |                     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `anyhow::Result`
[INFO] [stderr]  --> crates/miow-agent/src/self_monitor.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use anyhow::Result;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> crates/miow-agent/src/self_monitor.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `query_list`
[INFO] [stderr]   --> crates/miow-agent/src/workers.rs:70:13
[INFO] [stderr]    |
[INFO] [stderr] 70 |         let query_list = search_queries.iter()
[INFO] [stderr]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query_list`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `miow-agent` (lib) generated 8 warnings (run `cargo fix --lib -p miow-agent` to apply 8 suggestions)
[INFO] [stderr] warning: associated function `count_context` is never used
[INFO] [stderr]   --> crates/miow-prompt/src/meta_prompt.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl TokenCounter {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 15 |     fn count_context(context: &ContextData) -> usize {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `build_existing_context` is never used
[INFO] [stderr]    --> crates/miow-prompt/src/meta_prompt.rs:171:8
[INFO] [stderr]     |
[INFO] [stderr]  71 | impl MetaPromptGenerator {
[INFO] [stderr]     | ------------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 171 |     fn build_existing_context(context: &ContextData, config: &MetaPromptConfig) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_design_tokens_section` is never used
[INFO] [stderr]    --> crates/miow-prompt/src/meta_prompt.rs:177:8
[INFO] [stderr]     |
[INFO] [stderr] 177 |     fn build_design_tokens_section(context: &ContextData) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_constants_section` is never used
[INFO] [stderr]    --> crates/miow-prompt/src/meta_prompt.rs:208:8
[INFO] [stderr]     |
[INFO] [stderr] 208 |     fn build_constants_section(context: &ContextData, config: &MetaPromptConfig) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_types_section_with_budget` is never used
[INFO] [stderr]    --> crates/miow-prompt/src/meta_prompt.rs:217:8
[INFO] [stderr]     |
[INFO] [stderr] 217 |     fn build_types_section_with_budget(context: &ContextData, config: &MetaPromptConfig, token_budget: usize) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_components_section_with_budget` is never used
[INFO] [stderr]    --> crates/miow-prompt/src/meta_prompt.rs:241:8
[INFO] [stderr]     |
[INFO] [stderr] 241 |     fn build_components_section_with_budget(context: &ContextData, config: &MetaPromptConfig, token_budget: usize) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_schemas_section_with_budget` is never used
[INFO] [stderr]    --> crates/miow-prompt/src/meta_prompt.rs:265:8
[INFO] [stderr]     |
[INFO] [stderr] 265 |     fn build_schemas_section_with_budget(context: &ContextData, config: &MetaPromptConfig, token_budget: usize) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `summarize_design_tokens` is never used
[INFO] [stderr]    --> crates/miow-prompt/src/meta_prompt.rs:289:8
[INFO] [stderr]     |
[INFO] [stderr] 289 |     fn summarize_design_tokens(context: &ContextData) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `summarize_constants` is never used
[INFO] [stderr]    --> crates/miow-prompt/src/meta_prompt.rs:300:8
[INFO] [stderr]     |
[INFO] [stderr] 300 |     fn summarize_constants(context: &ContextData) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_symbol` is never used
[INFO] [stderr]    --> crates/miow-prompt/src/meta_prompt.rs:466:19
[INFO] [stderr]     |
[INFO] [stderr] 466 |     pub(crate) fn format_symbol(symbol: &SymbolInfo, index: usize) -> String {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_type` is never used
[INFO] [stderr]    --> crates/miow-prompt/src/meta_prompt.rs:490:8
[INFO] [stderr]     |
[INFO] [stderr] 490 |     fn format_type(type_info: &TypeInfo, index: usize) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_constant` is never used
[INFO] [stderr]    --> crates/miow-prompt/src/meta_prompt.rs:498:8
[INFO] [stderr]     |
[INFO] [stderr] 498 |     fn format_constant(constant: &ConstantInfo, index: usize) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_schema` is never used
[INFO] [stderr]    --> crates/miow-prompt/src/meta_prompt.rs:505:8
[INFO] [stderr]     |
[INFO] [stderr] 505 |     fn format_schema(schema: &SchemaInfo, index: usize) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `anyhow::Result`
[INFO] [stderr]  --> crates/miow-analyzer/src/lib.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use anyhow::Result;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `miow-prompt` (lib) generated 13 warnings
[INFO] [stderr] warning: `miow-analyzer` (lib) generated 1 warning (run `cargo fix --lib -p miow-analyzer` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `GeminiWorkerAgent`
[INFO] [stderr]  --> src/orchestrator.rs:3:76
[INFO] [stderr]   |
[INFO] [stderr] 3 | use miow_agent::{AutonomousAgent, GeminiContextAuditor, GeminiRouterAgent, GeminiWorkerAgent, RouterAgent, SearchPlan, WorkerAgent};
[INFO] [stderr]   |                                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `IntelligentSignatureDetector`
[INFO] [stderr]  --> src/orchestrator.rs:4:17
[INFO] [stderr]   |
[INFO] [stderr] 4 | use miow_core::{IntelligentSignatureDetector, ProjectSignature};
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `RelationshipInferencer`
[INFO] [stderr]  --> src/orchestrator.rs:5:34
[INFO] [stderr]   |
[INFO] [stderr] 5 | use miow_graph::{KnowledgeGraph, RelationshipInferencer};
[INFO] [stderr]   |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `LLMResponse`
[INFO] [stderr]  --> src/orchestrator.rs:6:59
[INFO] [stderr]   |
[INFO] [stderr] 6 | use miow_llm::{ContextItem, GatheredContext, LLMProvider, LLMResponse, Message, Role};
[INFO] [stderr]   |                                                           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Stream` and `self`
[INFO] [stderr]    --> src/main.rs:124:23
[INFO] [stderr]     |
[INFO] [stderr] 124 | use futures::stream::{self, Stream};
[INFO] [stderr]     |                       ^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::convert::Infallible`
[INFO] [stderr]    --> src/main.rs:125:5
[INFO] [stderr]     |
[INFO] [stderr] 125 | use std::convert::Infallible;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> src/orchestrator.rs:1731:13
[INFO] [stderr]      |
[INFO] [stderr] 1731 |         let mut master_context = base_context.clone();
[INFO] [stderr]      |             ----^^^^^^^^^^^^^^
[INFO] [stderr]      |             |
[INFO] [stderr]      |             help: remove this `mut`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `response`
[INFO] [stderr]     --> src/orchestrator.rs:1803:13
[INFO] [stderr]      |
[INFO] [stderr] 1803 |         let response = llm.generate_with_context(messages).await?;
[INFO] [stderr]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `miow-context` (bin "miow-context" test) generated 8 warnings (run `cargo fix --bin "miow-context" -p miow-context --tests` to apply 8 suggestions)
[INFO] [stderr] warning: `miow-context` (bin "miow-context") generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/miow_context-8324654e78a3954a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test orchestrator::tests::test_gather_comprehensive_context_structure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-88d7e90625e10c62)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_full_system_integration ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_full_system_integration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_full_system_integration' (2903) panicked at tests/integration_test.rs:200:41:
[INFO] [stdout] index out of bounds: the len is 0 but the index is 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60e0b7769408 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60e0b7769408 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60e0b7769408 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60e0b7769408 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60e0b777f90a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60e0b777f90a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x60e0b776e472 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60e0b776e472 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60e0b7746fc6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60e0b7746fc6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60e0b7761019 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60e0b7595a3c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x60e0b7595a3c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60e0b7761292 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x60e0b7761292 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60e0b7747082 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60e0b773bb39 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60e0b7747e8d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60e0b77800fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60e0b777febc - core[8fb95b77d25ab6c8]::panicking::panic_bounds_check
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:271:5
[INFO] [stdout]   20:     0x60e0b757e7b7 - <usize as core[8fb95b77d25ab6c8]::slice::index::SliceIndex<[miow_agent[bc294e7b9533e152]::enhanced_planner::PlanStep]>>::index
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/slice/index.rs:272:10
[INFO] [stdout]   21:     0x60e0b7588983 - <[miow_agent[bc294e7b9533e152]::enhanced_planner::PlanStep] as core[8fb95b77d25ab6c8]::ops::index::Index<usize>>::index
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/slice/index.rs:19:15
[INFO] [stdout]   22:     0x60e0b7588983 - <alloc[a7ee25936407c584]::vec::Vec<miow_agent[bc294e7b9533e152]::enhanced_planner::PlanStep> as core[8fb95b77d25ab6c8]::ops::index::Index<usize>>::index
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/mod.rs:3864:9
[INFO] [stdout]   23:     0x60e0b7572713 - integration_test[2c4ce815e3cffd9a]::test_full_system_integration::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:200:41
[INFO] [stdout]   24:     0x60e0b75759a5 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x60e0b7575a1d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60e0b757105d - <tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x60e0b7570f4c - tokio[69f7a58f57effa1a]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x60e0b7570f4c - tokio[69f7a58f57effa1a]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x60e0b7570f4c - <tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x60e0b756acca - <tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>, <tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x60e0b757007d - <tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x60e0b756f32b - <tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x60e0b75769ea - <tokio[69f7a58f57effa1a]::runtime::context::scoped::Scoped<tokio[69f7a58f57effa1a]::runtime::scheduler::Context>>::set::<<tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x60e0b757099a - tokio[69f7a58f57effa1a]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x60e0b756bce6 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[69f7a58f57effa1a]::runtime::context::Context>>::try_with::<tokio[69f7a58f57effa1a]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x60e0b756b84c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[69f7a58f57effa1a]::runtime::context::Context>>::with::<tokio[69f7a58f57effa1a]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x60e0b756e7f1 - tokio[69f7a58f57effa1a]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>), <tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x60e0b756d069 - <tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x60e0b756d396 - <tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x60e0b756eed9 - <tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x60e0b7584203 - tokio[69f7a58f57effa1a]::runtime::context::runtime::enter_runtime::<<tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x60e0b756a741 - <tokio[69f7a58f57effa1a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x60e0b758002f - <tokio[69f7a58f57effa1a]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   44:     0x60e0b7580223 - <tokio[69f7a58f57effa1a]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), anyhow[8983e2eb69830204]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   45:     0x60e0b7574703 - integration_test[2c4ce815e3cffd9a]::test_full_system_integration
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:207:7
[INFO] [stdout]   46:     0x60e0b7571087 - integration_test[2c4ce815e3cffd9a]::test_full_system_integration::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:124:44
[INFO] [stdout]   47:     0x60e0b7576746 - <integration_test[2c4ce815e3cffd9a]::test_full_system_integration::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x60e0b7588b1b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x60e0b7588b1b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x60e0b7596395 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x60e0b7596395 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60e0b7596395 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x60e0b7596395 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60e0b7596395 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60e0b7596395 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x60e0b7596395 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x60e0b758fca4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x60e0b758fca4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x60e0b7599412 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x60e0b7599412 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60e0b7599412 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60e0b7599412 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x60e0b7599412 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x60e0b7599412 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x60e0b7599412 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x60e0b77689ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   67:     0x60e0b77689ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x7560fda76aa4 - <unknown>
[INFO] [stdout]   69:     0x7560fdb03a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_full_system_integration
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "a81a1ec4b212030cf6fc815d18ba2efcc796cc9d85b909e7c073aa97fdff66aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a81a1ec4b212030cf6fc815d18ba2efcc796cc9d85b909e7c073aa97fdff66aa", kill_on_drop: false }`
[INFO] [stdout] a81a1ec4b212030cf6fc815d18ba2efcc796cc9d85b909e7c073aa97fdff66aa
