[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[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 ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha1_smol v1.0.1
[INFO] [stderr]   Downloaded icu_properties_data v2.1.1
[INFO] [stderr]   Downloaded sqlx-macros v0.7.4
[INFO] [stderr]   Downloaded crc v3.3.0
[INFO] [stderr]   Downloaded filetime v0.2.26
[INFO] [stderr]   Downloaded base64ct v1.8.0
[INFO] [stderr]   Downloaded sqlx-macros-core v0.7.4
[INFO] [stderr]   Downloaded inotify v0.9.6
[INFO] [stderr]   Downloaded sqlformat v0.2.6
[INFO] [stderr]   Downloaded tempfile v3.23.0
[INFO] [stderr]   Downloaded notify v6.1.1
[INFO] [stderr]   Downloaded clap v4.5.53
[INFO] [stderr]   Downloaded sqlx-sqlite v0.7.4
[INFO] [stderr]   Downloaded sqlx-mysql v0.7.4
[INFO] [stderr]   Downloaded icu_properties v2.1.1
[INFO] [stderr]   Downloaded cc v1.0.106
[INFO] [stderr]   Downloaded rsa v0.9.9
[INFO] [stderr]   Downloaded hyper-util v0.1.18
[INFO] [stderr]   Downloaded sqlx-core v0.7.4
[INFO] [stderr]   Downloaded sqlx-postgres v0.7.4
[INFO] [stderr]   Downloaded tree-sitter v0.20.10
[INFO] [stderr]   Downloaded sqlx v0.7.4
[INFO] [stderr]   Downloaded tree-sitter-python v0.20.4
[INFO] [stderr]   Downloaded clap_builder v4.5.53
[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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3eb18af5c00019e78d88aa4d02e1dc9975a0fbe4ebbc99eaaaa746e250b20bc6
[INFO] running `Command { std: "docker" "start" "-a" "3eb18af5c00019e78d88aa4d02e1dc9975a0fbe4ebbc99eaaaa746e250b20bc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3eb18af5c00019e78d88aa4d02e1dc9975a0fbe4ebbc99eaaaa746e250b20bc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eb18af5c00019e78d88aa4d02e1dc9975a0fbe4ebbc99eaaaa746e250b20bc6", kill_on_drop: false }`
[INFO] [stdout] 3eb18af5c00019e78d88aa4d02e1dc9975a0fbe4ebbc99eaaaa746e250b20bc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d358e31fd873c77543a22dc78642b0cf4e8e5fefad60bd89b828984180efa7f2
[INFO] running `Command { std: "docker" "start" "-a" "d358e31fd873c77543a22dc78642b0cf4e8e5fefad60bd89b828984180efa7f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cc v1.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[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 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 serde_derive v1.0.228
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling http-body v0.4.6
[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 mime v0.3.17
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tree-sitter-python v0.20.4
[INFO] [stderr]    Compiling tree-sitter-rust v0.20.4
[INFO] [stderr]    Compiling tree-sitter-typescript v0.20.5
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rusqlite v0.30.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling miow-vector v0.1.0 (/opt/rustwide/workdir/crates/miow-vector)
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[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] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling miow-graph v0.1.0 (/opt/rustwide/workdir/crates/miow-graph)
[INFO] [stderr]    Compiling miow-common v0.1.0 (/opt/rustwide/workdir/crates/miow-common)
[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 matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[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] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling miow-llm v0.1.0 (/opt/rustwide/workdir/crates/miow-llm)
[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] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling colored v2.2.0
[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-prompt v0.1.0 (/opt/rustwide/workdir/crates/miow-prompt)
[INFO] [stderr]    Compiling miow-parsers v0.1.0 (/opt/rustwide/workdir/crates/miow-parsers)
[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] [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" "d358e31fd873c77543a22dc78642b0cf4e8e5fefad60bd89b828984180efa7f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d358e31fd873c77543a22dc78642b0cf4e8e5fefad60bd89b828984180efa7f2", kill_on_drop: false }`
[INFO] [stdout] d358e31fd873c77543a22dc78642b0cf4e8e5fefad60bd89b828984180efa7f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee904da175f7cef94b0a54ed28f846d68e9bfb0700a753f0e8feaa45e24f17af
[INFO] running `Command { std: "docker" "start" "-a" "ee904da175f7cef94b0a54ed28f846d68e9bfb0700a753f0e8feaa45e24f17af", 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: 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] [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: 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]    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 `test` profile [unoptimized + debuginfo] target(s) in 5.75s
[INFO] running `Command { std: "docker" "inspect" "ee904da175f7cef94b0a54ed28f846d68e9bfb0700a753f0e8feaa45e24f17af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee904da175f7cef94b0a54ed28f846d68e9bfb0700a753f0e8feaa45e24f17af", kill_on_drop: false }`
[INFO] [stdout] ee904da175f7cef94b0a54ed28f846d68e9bfb0700a753f0e8feaa45e24f17af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9343a8e0d7d8d7f2db4a79f24d22272e1cc385d38744737daa5611699ff1c003
[INFO] running `Command { std: "docker" "start" "-a" "9343a8e0d7d8d7f2db4a79f24d22272e1cc385d38744737daa5611699ff1c003", kill_on_drop: false }`
[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: 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: `miow-vector` (lib) generated 2 warnings
[INFO] [stderr] warning: `miow-graph` (lib) generated 8 warnings (run `cargo fix --lib -p miow-graph` to apply 7 suggestions)
[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.59s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/miow_context-4262519e68d31281)
[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.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-e2feec1a05341913)
[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' (21) 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:     0x62a544f495aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62a544f495aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62a544f495aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a544f495aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62a544f5fc4a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a544f5fc4a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x62a544f4e652 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x62a544f4e652 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x62a544f26f8f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a544f26f8f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a544f410a9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a544d6f7dc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x62a544d6f7dc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62a544f41322 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x62a544f41322 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62a544f27048 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62a544f1bb19 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62a544f27e4d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62a544f6043c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a544f601fc - core[e929cb53b82a81ca]::panicking::panic_bounds_check
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:271:5
[INFO] [stdout]   20:     0x62a544d61d27 - <usize as core[e929cb53b82a81ca]::slice::index::SliceIndex<[miow_agent[f3e8af27c084b5b]::enhanced_planner::PlanStep]>>::index
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/slice/index.rs:272:10
[INFO] [stdout]   21:     0x62a544d628b3 - <[miow_agent[f3e8af27c084b5b]::enhanced_planner::PlanStep] as core[e929cb53b82a81ca]::ops::index::Index<usize>>::index
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/slice/index.rs:19:15
[INFO] [stdout]   22:     0x62a544d628b3 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<miow_agent[f3e8af27c084b5b]::enhanced_planner::PlanStep> as core[e929cb53b82a81ca]::ops::index::Index<usize>>::index
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/vec/mod.rs:3833:9
[INFO] [stdout]   23:     0x62a544d4c54b - integration_test[9ae171d2ff434225]::test_full_system_integration::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:200:41
[INFO] [stdout]   24:     0x62a544d4f635 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x62a544d4f6ad - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62a544d4ae4d - <tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::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:     0x62a544d4ad3c - tokio[395fc8b6b4074ed4]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>, <tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::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:     0x62a544d4ad3c - tokio[395fc8b6b4074ed4]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>, <tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::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:     0x62a544d4ad3c - <tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::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:     0x62a544d44aea - <tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>, <tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::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:     0x62a544d49e6d - <tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::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:     0x62a544d4911b - <tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::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:     0x62a544d5064a - <tokio[395fc8b6b4074ed4]::runtime::context::scoped::Scoped<tokio[395fc8b6b4074ed4]::runtime::scheduler::Context>>::set::<<tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::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:     0x62a544d4a78a - tokio[395fc8b6b4074ed4]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>), <tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::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:     0x62a544d45b06 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[395fc8b6b4074ed4]::runtime::context::Context>>::try_with::<tokio[395fc8b6b4074ed4]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>), <tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x62a544d4566c - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[395fc8b6b4074ed4]::runtime::context::Context>>::with::<tokio[395fc8b6b4074ed4]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>), <tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x62a544d485e1 - tokio[395fc8b6b4074ed4]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>), <tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::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:     0x62a544d46e89 - <tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::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:     0x62a544d471b6 - <tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::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:     0x62a544d48cc9 - <tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::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:     0x62a544d5ce63 - tokio[395fc8b6b4074ed4]::runtime::context::runtime::enter_runtime::<<tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::Error>>>>::{closure#0}, core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::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:     0x62a544d44561 - <tokio[395fc8b6b4074ed4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::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:     0x62a544d59def - <tokio[395fc8b6b4074ed4]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::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:     0x62a544d59fe3 - <tokio[395fc8b6b4074ed4]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<(), anyhow[dfe6c6521e54d427]::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:     0x62a544d4e563 - integration_test[9ae171d2ff434225]::test_full_system_integration
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:207:7
[INFO] [stdout]   46:     0x62a544d4ae77 - integration_test[9ae171d2ff434225]::test_full_system_integration::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:124:44
[INFO] [stdout]   47:     0x62a544d503a6 - <integration_test[9ae171d2ff434225]::test_full_system_integration::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x62a544d62abb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x62a544d62abb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x62a544d702ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x62a544d702ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x62a544d702ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x62a544d702ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x62a544d702ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x62a544d702ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x62a544d702ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x62a544d699c4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x62a544d699c4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x62a544d72eb2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x62a544d72eb2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x62a544d72eb2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x62a544d72eb2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x62a544d72eb2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x62a544d72eb2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x62a544d72eb2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x62a544f48b1f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   67:     0x62a544f48b1f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x763f12fbdaa4 - <unknown>
[INFO] [stdout]   69:     0x763f1304aa64 - 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.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "9343a8e0d7d8d7f2db4a79f24d22272e1cc385d38744737daa5611699ff1c003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9343a8e0d7d8d7f2db4a79f24d22272e1cc385d38744737daa5611699ff1c003", kill_on_drop: false }`
[INFO] [stdout] 9343a8e0d7d8d7f2db4a79f24d22272e1cc385d38744737daa5611699ff1c003
