[INFO] cloning repository https://github.com/brianmiller123/Gyre
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brianmiller123/Gyre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianmiller123%2FGyre", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianmiller123%2FGyre'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e2409f3058467369d80142d8ada5f04c666bb5b
[INFO] checking brianmiller123/Gyre against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianmiller123%2FGyre" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/brianmiller123/Gyre
[INFO] finished tweaking git repo https://github.com/brianmiller123/Gyre
[INFO] tweaked toml for git repo https://github.com/brianmiller123/Gyre written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brianmiller123/Gyre on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brianmiller123/Gyre 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 61cbf515f148f78fb9fb95c1b4a78ee9ec0c24e8c3a36b35ce835f55cd79b08e
[INFO] running `Command { std: "docker" "start" "61cbf515f148f78fb9fb95c1b4a78ee9ec0c24e8c3a36b35ce835f55cd79b08e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61cbf515f148f78fb9fb95c1b4a78ee9ec0c24e8c3a36b35ce835f55cd79b08e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "61cbf515f148f78fb9fb95c1b4a78ee9ec0c24e8c3a36b35ce835f55cd79b08e" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61cbf515f148f78fb9fb95c1b4a78ee9ec0c24e8c3a36b35ce835f55cd79b08e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "61cbf515f148f78fb9fb95c1b4a78ee9ec0c24e8c3a36b35ce835f55cd79b08e" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking similar v3.1.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.126
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.126
[INFO] [stderr]     Checking time-core v0.1.7
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling dary_heap v0.3.9
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]     Checking libflate v2.3.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling libflate_lz77 v2.3.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.126
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking fancy-regex v0.16.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking tiktoken-rs v0.6.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking ignore v0.4.26
[INFO] [stderr]     Checking rust-embed-utils v8.11.0
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking agent-discovery v0.1.0 (/opt/rustwide/workdir/crates/discovery)
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking opentelemetry v0.27.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]     Checking portable-pty v0.8.1
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling rustyline-derive v0.10.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.126
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking agent-snapcompact v0.1.0 (/opt/rustwide/workdir/crates/snapcompact)
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking lsp-types v0.97.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking agent-i18n v0.1.0 (/opt/rustwide/workdir/crates/i18n)
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking agent-iso v0.1.0 (/opt/rustwide/workdir/crates/iso)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tree-sitter-facade-sg v0.24.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]     Checking ast-grep-core v0.34.4
[INFO] [stderr]     Checking agent-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking include-flate-compress v0.3.3
[INFO] [stderr]    Compiling include-flate-codegen v0.3.3
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking agent-ast v0.1.0 (/opt/rustwide/workdir/crates/ast)
[INFO] [stderr]     Checking include-flate v0.3.3
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking agent-search v0.1.0 (/opt/rustwide/workdir/crates/search)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking agent-prompt v0.1.0 (/opt/rustwide/workdir/crates/prompt)
[INFO] [stderr]     Checking agent-skills v0.1.0 (/opt/rustwide/workdir/crates/skills)
[INFO] [stderr]     Checking agent-advisor v0.1.0 (/opt/rustwide/workdir/crates/advisor)
[INFO] [stderr]     Checking agent-supervisor v0.1.0 (/opt/rustwide/workdir/crates/supervisor)
[INFO] [stderr]     Checking agent-ttsr v0.1.0 (/opt/rustwide/workdir/crates/ttsr)
[INFO] [stderr]     Checking agent-memory v0.1.0 (/opt/rustwide/workdir/crates/memory)
[INFO] [stderr]     Checking agent-config v0.1.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking opentelemetry_sdk v0.27.1
[INFO] [stderr]     Checking agent-collab v0.1.0 (/opt/rustwide/workdir/crates/collab)
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tracing-opentelemetry v0.28.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking agent-lsp v0.1.0 (/opt/rustwide/workdir/crates/lsp)
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stdout] warning: unused imports: `debug` and `warn`
[INFO] [stdout]   --> crates/lsp/src/client.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{debug, info, warn};
[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: `debug` and `warn`
[INFO] [stdout]   --> crates/lsp/src/client.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{debug, info, warn};
[INFO] [stdout]    |               ^^^^^        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking agent-context v0.1.0 (/opt/rustwide/workdir/crates/context)
[INFO] [stderr]     Checking agent-llm v0.1.0 (/opt/rustwide/workdir/crates/llm)
[INFO] [stdout] warning: field `response_tx` is never read
[INFO] [stdout]   --> crates/lsp/src/transport.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | struct OutboundRequest {
[INFO] [stdout]    |        --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     response_tx: Option<oneshot::Sender<Result<String, TransportError>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/client.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Error,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> crates/lsp/src/lib.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/client.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Warning,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/client.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Information,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/client.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Hint,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub severity: Option<DiagnosticSeverity>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub message: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub line: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub character: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub source: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub code: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub uri: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub line: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub character: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub contents: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub line: Option<u32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub character: Option<u32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub kind: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub uri: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub line: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub character: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub container: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub uri: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub line: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub character: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub new_text: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub old_text: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub title: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub kind: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub is_preferred: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub edits: Vec<LspRenameEdit>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/lsp/src/client.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub title: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/lsp/src/client.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub command: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/lsp/src/client.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub arguments: Vec<serde_json::Value>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 | /     pub async fn open_document(
[INFO] [stdout] 207 | |         &mut self,
[INFO] [stdout] 208 | |         uri: &Url,
[INFO] [stdout] 209 | |         text: &str,
[INFO] [stdout] 210 | |         language_id: &str,
[INFO] [stdout] 211 | |     ) -> Result<(), LspError> {
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:227:5
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub async fn change_document(&mut self, uri: &Url, text: &str) -> Result<(), LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub async fn close_document(&mut self, uri: &Url) -> Result<(), LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub async fn diagnostics(&mut self, uri: &Url) -> Vec<LspDiagnostic> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub async fn all_diagnostics(&self) -> HashMap<String, Vec<LspDiagnostic>> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 266 | /     pub async fn goto_definition(
[INFO] [stdout] 267 | |         &self,
[INFO] [stdout] 268 | |         uri: &Url,
[INFO] [stdout] 269 | |         line: u32,
[INFO] [stdout] 270 | |         character: u32,
[INFO] [stdout] 271 | |     ) -> Result<Vec<LspLocation>, LspError> {
[INFO] [stdout]     | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 | /     pub async fn find_references(
[INFO] [stdout] 286 | |         &self,
[INFO] [stdout] 287 | |         uri: &Url,
[INFO] [stdout] 288 | |         line: u32,
[INFO] [stdout] 289 | |         character: u32,
[INFO] [stdout] 290 | |     ) -> Result<Vec<LspLocation>, LspError> {
[INFO] [stdout]     | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 | /     pub async fn hover(
[INFO] [stdout] 306 | |         &self,
[INFO] [stdout] 307 | |         uri: &Url,
[INFO] [stdout] 308 | |         line: u32,
[INFO] [stdout] 309 | |         character: u32,
[INFO] [stdout] 310 | |     ) -> Result<Option<LspHover>, LspError> {
[INFO] [stdout]     | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     pub async fn document_symbols(&self, uri: &Url) -> Result<Vec<LspSymbol>, LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub async fn workspace_symbols(&self, query: &str) -> Result<Vec<LspSymbol>, LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:346:5
[INFO] [stdout]     |
[INFO] [stdout] 346 | /     pub async fn rename(
[INFO] [stdout] 347 | |         &self,
[INFO] [stdout] 348 | |         uri: &Url,
[INFO] [stdout] 349 | |         line: u32,
[INFO] [stdout] 350 | |         character: u32,
[INFO] [stdout] 351 | |         new_name: &str,
[INFO] [stdout] 352 | |     ) -> Result<Vec<LspRenameEdit>, LspError> {
[INFO] [stdout]     | |_____________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:364:5
[INFO] [stdout]     |
[INFO] [stdout] 364 | /     pub async fn code_actions(
[INFO] [stdout] 365 | |         &self,
[INFO] [stdout] 366 | |         uri: &Url,
[INFO] [stdout] 367 | |         line: u32,
[INFO] [stdout] 368 | |         character: u32,
[INFO] [stdout] 369 | |     ) -> Result<Vec<LspCodeAction>, LspError> {
[INFO] [stdout]     | |_____________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:447:5
[INFO] [stdout]     |
[INFO] [stdout] 447 |     pub fn root(&self) -> &Path {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:451:5
[INFO] [stdout]     |
[INFO] [stdout] 451 |     pub async fn shutdown(self) -> Result<(), LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]    --> crates/lsp/src/client.rs:898:1
[INFO] [stdout]     |
[INFO] [stdout] 898 | pub enum LspError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/lsp/src/client.rs:900:5
[INFO] [stdout]     |
[INFO] [stdout] 900 |     Transport(#[from] TransportError),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/lsp/src/client.rs:902:5
[INFO] [stdout]     |
[INFO] [stdout] 902 |     Serialize(String),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/lsp/src/client.rs:904:5
[INFO] [stdout]     |
[INFO] [stdout] 904 |     Deserialize(String),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/lsp/src/client.rs:906:5
[INFO] [stdout]     |
[INFO] [stdout] 906 |     InvalidUri(String),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/lsp/src/client.rs:908:5
[INFO] [stdout]     |
[INFO] [stdout] 908 |     InvalidEdit(String),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/lsp/src/client.rs:910:5
[INFO] [stdout]     |
[INFO] [stdout] 910 |     DocumentNotOpen(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/lsp/src/client.rs:912:5
[INFO] [stdout]     |
[INFO] [stdout] 912 |     Unsupported(String),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub async fn open_document(&mut self, uri: &Url, text: &str) -> Result<(), LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub async fn change_document(&mut self, uri: &Url, text: &str) -> Result<(), LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub async fn close_document(&mut self, uri: &Url) -> Result<(), LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub async fn diagnostics(&mut self, uri: &Url) -> Vec<LspDiagnostic> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub async fn all_diagnostics(&mut self) -> HashMap<String, Vec<LspDiagnostic>> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 | /     pub async fn goto_definition(
[INFO] [stdout] 141 | |         &mut self,
[INFO] [stdout] 142 | |         uri: &Url,
[INFO] [stdout] 143 | |         line: u32,
[INFO] [stdout] 144 | |         character: u32,
[INFO] [stdout] 145 | |     ) -> Result<Vec<LspLocation>, LspError> {
[INFO] [stdout]     | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | /     pub async fn find_references(
[INFO] [stdout] 153 | |         &mut self,
[INFO] [stdout] 154 | |         uri: &Url,
[INFO] [stdout] 155 | |         line: u32,
[INFO] [stdout] 156 | |         character: u32,
[INFO] [stdout] 157 | |     ) -> Result<Vec<LspLocation>, LspError> {
[INFO] [stdout]     | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | /     pub async fn hover(
[INFO] [stdout] 165 | |         &mut self,
[INFO] [stdout] 166 | |         uri: &Url,
[INFO] [stdout] 167 | |         line: u32,
[INFO] [stdout] 168 | |         character: u32,
[INFO] [stdout] 169 | |     ) -> Result<Option<LspHover>, LspError> {
[INFO] [stdout]     | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub async fn document_symbols(&mut self, uri: &Url) -> Result<Vec<LspSymbol>, LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub async fn workspace_symbols(&mut self, query: &str) -> Result<Vec<LspSymbol>, LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 | /     pub async fn rename(
[INFO] [stdout] 192 | |         &mut self,
[INFO] [stdout] 193 | |         uri: &Url,
[INFO] [stdout] 194 | |         line: u32,
[INFO] [stdout] 195 | |         character: u32,
[INFO] [stdout] 196 | |         new_name: &str,
[INFO] [stdout] 197 | |     ) -> Result<Vec<LspRenameEdit>, LspError> {
[INFO] [stdout]     | |_____________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     pub async fn code_actions(
[INFO] [stdout] 205 | |         &mut self,
[INFO] [stdout] 206 | |         uri: &Url,
[INFO] [stdout] 207 | |         line: u32,
[INFO] [stdout] 208 | |         character: u32,
[INFO] [stdout] 209 | |     ) -> Result<Vec<LspCodeAction>, LspError> {
[INFO] [stdout]     | |_____________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub async fn shutdown_all(self) -> Result<(), LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn active_languages(&self) -> Vec<&str> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:279:5
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn root(&self) -> &Path {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/transport.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Spawn(std::io::Error),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/transport.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     Write(std::io::Error),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/transport.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Read(std::io::Error),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/transport.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     ProcessExited(Option<i32>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/transport.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     Frame(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/transport.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     Timeout(Duration),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/transport.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     ChannelClosed,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/transport.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     RpcError { code: i64, message: String },
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/transport.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 |     RpcError { code: i64, message: String },
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/transport.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 |     RpcError { code: i64, message: String },
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::StreamExt`
[INFO] [stdout]    --> crates/llm/src/thinking.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     use futures::stream::StreamExt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `response_tx` is never read
[INFO] [stdout]   --> crates/lsp/src/transport.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | struct OutboundRequest {
[INFO] [stdout]    |        --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     response_tx: Option<oneshot::Sender<Result<String, TransportError>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/client.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Error,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> crates/lsp/src/lib.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/client.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Warning,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/client.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Information,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/client.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Hint,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub severity: Option<DiagnosticSeverity>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub message: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub line: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub character: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub source: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub code: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub uri: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub line: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub character: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub contents: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub line: Option<u32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub character: Option<u32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub kind: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub uri: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub line: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub character: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub container: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub uri: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub line: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub character: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub new_text: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub old_text: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub title: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub kind: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub is_preferred: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/client.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub edits: Vec<LspRenameEdit>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/lsp/src/client.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub title: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/lsp/src/client.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub command: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/lsp/src/client.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub arguments: Vec<serde_json::Value>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 | /     pub async fn open_document(
[INFO] [stdout] 207 | |         &mut self,
[INFO] [stdout] 208 | |         uri: &Url,
[INFO] [stdout] 209 | |         text: &str,
[INFO] [stdout] 210 | |         language_id: &str,
[INFO] [stdout] 211 | |     ) -> Result<(), LspError> {
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:227:5
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub async fn change_document(&mut self, uri: &Url, text: &str) -> Result<(), LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub async fn close_document(&mut self, uri: &Url) -> Result<(), LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub async fn diagnostics(&mut self, uri: &Url) -> Vec<LspDiagnostic> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub async fn all_diagnostics(&self) -> HashMap<String, Vec<LspDiagnostic>> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 266 | /     pub async fn goto_definition(
[INFO] [stdout] 267 | |         &self,
[INFO] [stdout] 268 | |         uri: &Url,
[INFO] [stdout] 269 | |         line: u32,
[INFO] [stdout] 270 | |         character: u32,
[INFO] [stdout] 271 | |     ) -> Result<Vec<LspLocation>, LspError> {
[INFO] [stdout]     | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 | /     pub async fn find_references(
[INFO] [stdout] 286 | |         &self,
[INFO] [stdout] 287 | |         uri: &Url,
[INFO] [stdout] 288 | |         line: u32,
[INFO] [stdout] 289 | |         character: u32,
[INFO] [stdout] 290 | |     ) -> Result<Vec<LspLocation>, LspError> {
[INFO] [stdout]     | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 | /     pub async fn hover(
[INFO] [stdout] 306 | |         &self,
[INFO] [stdout] 307 | |         uri: &Url,
[INFO] [stdout] 308 | |         line: u32,
[INFO] [stdout] 309 | |         character: u32,
[INFO] [stdout] 310 | |     ) -> Result<Option<LspHover>, LspError> {
[INFO] [stdout]     | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     pub async fn document_symbols(&self, uri: &Url) -> Result<Vec<LspSymbol>, LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub async fn workspace_symbols(&self, query: &str) -> Result<Vec<LspSymbol>, LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:346:5
[INFO] [stdout]     |
[INFO] [stdout] 346 | /     pub async fn rename(
[INFO] [stdout] 347 | |         &self,
[INFO] [stdout] 348 | |         uri: &Url,
[INFO] [stdout] 349 | |         line: u32,
[INFO] [stdout] 350 | |         character: u32,
[INFO] [stdout] 351 | |         new_name: &str,
[INFO] [stdout] 352 | |     ) -> Result<Vec<LspRenameEdit>, LspError> {
[INFO] [stdout]     | |_____________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:364:5
[INFO] [stdout]     |
[INFO] [stdout] 364 | /     pub async fn code_actions(
[INFO] [stdout] 365 | |         &self,
[INFO] [stdout] 366 | |         uri: &Url,
[INFO] [stdout] 367 | |         line: u32,
[INFO] [stdout] 368 | |         character: u32,
[INFO] [stdout] 369 | |     ) -> Result<Vec<LspCodeAction>, LspError> {
[INFO] [stdout]     | |_____________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:447:5
[INFO] [stdout]     |
[INFO] [stdout] 447 |     pub fn root(&self) -> &Path {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/client.rs:451:5
[INFO] [stdout]     |
[INFO] [stdout] 451 |     pub async fn shutdown(self) -> Result<(), LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]    --> crates/lsp/src/client.rs:898:1
[INFO] [stdout]     |
[INFO] [stdout] 898 | pub enum LspError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/lsp/src/client.rs:900:5
[INFO] [stdout]     |
[INFO] [stdout] 900 |     Transport(#[from] TransportError),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/lsp/src/client.rs:902:5
[INFO] [stdout]     |
[INFO] [stdout] 902 |     Serialize(String),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/lsp/src/client.rs:904:5
[INFO] [stdout]     |
[INFO] [stdout] 904 |     Deserialize(String),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/lsp/src/client.rs:906:5
[INFO] [stdout]     |
[INFO] [stdout] 906 |     InvalidUri(String),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/lsp/src/client.rs:908:5
[INFO] [stdout]     |
[INFO] [stdout] 908 |     InvalidEdit(String),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/lsp/src/client.rs:910:5
[INFO] [stdout]     |
[INFO] [stdout] 910 |     DocumentNotOpen(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> crates/lsp/src/client.rs:912:5
[INFO] [stdout]     |
[INFO] [stdout] 912 |     Unsupported(String),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub async fn open_document(&mut self, uri: &Url, text: &str) -> Result<(), LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub async fn change_document(&mut self, uri: &Url, text: &str) -> Result<(), LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub async fn close_document(&mut self, uri: &Url) -> Result<(), LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub async fn diagnostics(&mut self, uri: &Url) -> Vec<LspDiagnostic> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub async fn all_diagnostics(&mut self) -> HashMap<String, Vec<LspDiagnostic>> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 | /     pub async fn goto_definition(
[INFO] [stdout] 141 | |         &mut self,
[INFO] [stdout] 142 | |         uri: &Url,
[INFO] [stdout] 143 | |         line: u32,
[INFO] [stdout] 144 | |         character: u32,
[INFO] [stdout] 145 | |     ) -> Result<Vec<LspLocation>, LspError> {
[INFO] [stdout]     | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | /     pub async fn find_references(
[INFO] [stdout] 153 | |         &mut self,
[INFO] [stdout] 154 | |         uri: &Url,
[INFO] [stdout] 155 | |         line: u32,
[INFO] [stdout] 156 | |         character: u32,
[INFO] [stdout] 157 | |     ) -> Result<Vec<LspLocation>, LspError> {
[INFO] [stdout]     | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | /     pub async fn hover(
[INFO] [stdout] 165 | |         &mut self,
[INFO] [stdout] 166 | |         uri: &Url,
[INFO] [stdout] 167 | |         line: u32,
[INFO] [stdout] 168 | |         character: u32,
[INFO] [stdout] 169 | |     ) -> Result<Option<LspHover>, LspError> {
[INFO] [stdout]     | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub async fn document_symbols(&mut self, uri: &Url) -> Result<Vec<LspSymbol>, LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub async fn workspace_symbols(&mut self, query: &str) -> Result<Vec<LspSymbol>, LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 | /     pub async fn rename(
[INFO] [stdout] 192 | |         &mut self,
[INFO] [stdout] 193 | |         uri: &Url,
[INFO] [stdout] 194 | |         line: u32,
[INFO] [stdout] 195 | |         character: u32,
[INFO] [stdout] 196 | |         new_name: &str,
[INFO] [stdout] 197 | |     ) -> Result<Vec<LspRenameEdit>, LspError> {
[INFO] [stdout]     | |_____________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     pub async fn code_actions(
[INFO] [stdout] 205 | |         &mut self,
[INFO] [stdout] 206 | |         uri: &Url,
[INFO] [stdout] 207 | |         line: u32,
[INFO] [stdout] 208 | |         character: u32,
[INFO] [stdout] 209 | |     ) -> Result<Vec<LspCodeAction>, LspError> {
[INFO] [stdout]     | |_____________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub async fn shutdown_all(self) -> Result<(), LspError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn active_languages(&self) -> Vec<&str> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> crates/lsp/src/manager.rs:279:5
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn root(&self) -> &Path {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/transport.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Spawn(std::io::Error),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/transport.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     Write(std::io::Error),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/transport.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Read(std::io::Error),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/transport.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     ProcessExited(Option<i32>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/transport.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     Frame(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/transport.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     Timeout(Duration),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/transport.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     ChannelClosed,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> crates/lsp/src/transport.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     RpcError { code: i64, message: String },
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/transport.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 |     RpcError { code: i64, message: String },
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/lsp/src/transport.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 |     RpcError { code: i64, message: String },
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking agent-tools v0.1.0 (/opt/rustwide/workdir/crates/tools)
[INFO] [stderr]     Checking opentelemetry-proto v0.27.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.27.0
[INFO] [stderr]     Checking agent-telemetry v0.1.0 (/opt/rustwide/workdir/crates/telemetry)
[INFO] [stdout] warning: function `resolve_opts` is never used
[INFO] [stdout]   --> crates/tools/src/fuzzy_match.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub(crate) fn resolve_opts() -> FuzzyOpts {
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `windows_utf8_wrapper` is never used
[INFO] [stdout]    --> crates/tools/src/shell.rs:245:4
[INFO] [stdout]     |
[INFO] [stdout] 245 | fn windows_utf8_wrapper(command: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking agent v0.1.0 (/opt/rustwide/workdir/crates/agent)
[INFO] [stderr]     Checking agent-mcp v0.1.0 (/opt/rustwide/workdir/crates/mcp)
[INFO] [stderr]     Checking agent-pty v0.1.0 (/opt/rustwide/workdir/crates/pty)
[INFO] [stderr]     Checking agent-browser v0.1.0 (/opt/rustwide/workdir/crates/browser)
[INFO] [stderr]     Checking agent-hashline v0.1.0 (/opt/rustwide/workdir/crates/hashline)
[INFO] [stderr]     Checking agent-dap v0.1.0 (/opt/rustwide/workdir/crates/dap)
[INFO] [stdout] warning: unused imports: `PendingTask`, `persist_interrupted`, `poll_and_run`, `record_run_end`, `run_batch`, `run_pending_task`, and `schedule_and_run`
[INFO] [stdout]    --> crates/agent/src/lib.rs:971:5
[INFO] [stdout]     |
[INFO] [stdout] 971 |     persist_interrupted, poll_and_run, record_run_end, run_batch, run_loop, run_pending_task,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 972 |     schedule_and_run, PendingTask,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `quote` is never read
[INFO] [stdout]    --> crates/hashline/src/repair.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |             quote = None;
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `poll_and_run`, `record_run_end`, and `run_batch`
[INFO] [stdout]    --> crates/agent/src/lib.rs:971:26
[INFO] [stdout]     |
[INFO] [stdout] 971 |     persist_interrupted, poll_and_run, record_run_end, run_batch, run_loop, run_pending_task,
[INFO] [stdout]     |                          ^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `quote` is never read
[INFO] [stdout]    --> crates/hashline/src/repair.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |             quote = None;
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking agent-eval v0.1.0 (/opt/rustwide/workdir/crates/eval)
[INFO] [stderr]     Checking agent-server v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]     Checking agent-swarm v0.1.0 (/opt/rustwide/workdir/crates/swarm)
[INFO] [stdout] warning: function `resolve_opts` is never used
[INFO] [stdout]   --> crates/tools/src/fuzzy_match.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub(crate) fn resolve_opts() -> FuzzyOpts {
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ContentBlock`
[INFO] [stdout]     --> crates/server/src/lib.rs:3780:58
[INFO] [stdout]      |
[INFO] [stdout] 3780 |         use agent_core::{AgentMessage, AssistantMessage, ContentBlock, Usage};
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bridge_url` is never used
[INFO] [stdout]   --> crates/eval/src/bridge.rs:73:4
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn bridge_url(addr: SocketAddr) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> crates/agent/src/lib.rs:4607:13
[INFO] [stdout]      |
[INFO] [stdout] 4607 |         let mut stream = agent.run("go");
[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: variable does not need to be mutable
[INFO] [stdout]     --> crates/agent/src/lib.rs:4614:13
[INFO] [stdout]      |
[INFO] [stdout] 4614 |         let mut stream = agent.run("go2");
[INFO] [stdout]      |             ----^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> crates/agent/src/lib.rs:4631:13
[INFO] [stdout]      |
[INFO] [stdout] 4631 |         let mut stream = agent2.run("go3");
[INFO] [stdout]      |             ----^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking agent-acp v0.1.0 (/opt/rustwide/workdir/crates/acp)
[INFO] [stderr]     Checking agent-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/cli/src/rpc.rs:512:9
[INFO] [stdout]     |
[INFO] [stdout] 512 |     let mut github_enabled = cfg.github.enabled;
[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: variable does not need to be mutable
[INFO] [stdout]    --> crates/cli/src/rpc.rs:513:9
[INFO] [stdout]     |
[INFO] [stdout] 513 |     let mut github_allow_write = cfg.github.allow_write;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/cli/src/rpc.rs:531:9
[INFO] [stdout]     |
[INFO] [stdout] 531 |     let mut current_mode = mode;
[INFO] [stdout]     |         ----^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/cli/src/rpc.rs:512:9
[INFO] [stdout]     |
[INFO] [stdout] 512 |     let mut github_enabled = cfg.github.enabled;
[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: variable does not need to be mutable
[INFO] [stdout]    --> crates/cli/src/rpc.rs:513:9
[INFO] [stdout]     |
[INFO] [stdout] 513 |     let mut github_allow_write = cfg.github.allow_write;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/cli/src/rpc.rs:531:9
[INFO] [stdout]     |
[INFO] [stdout] 531 |     let mut current_mode = mode;
[INFO] [stdout]     |         ----^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MemoryStore`
[INFO] [stdout]   --> crates/cli/src/main.rs:17:67
[INFO] [stdout]    |
[INFO] [stdout] 17 |     AgentEvent, AskResponse, CompactionStrategy, Hook, HookEvent, MemoryStore, Model, StatusKind,
[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: `MemoryStore`
[INFO] [stdout]   --> crates/cli/src/main.rs:17:67
[INFO] [stdout]    |
[INFO] [stdout] 17 |     AgentEvent, AskResponse, CompactionStrategy, Hook, HookEvent, MemoryStore, Model, StatusKind,
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]     --> crates/cli/src/main.rs:1207:24
[INFO] [stdout]      |
[INFO] [stdout] 1207 |                     if let agent_prompt::mentions::Mention::File(p) = m {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]      = help: consider replacing the `if let` with a `let`
[INFO] [stdout]      = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]     --> crates/cli/src/main.rs:1207:24
[INFO] [stdout]      |
[INFO] [stdout] 1207 |                     if let agent_prompt::mentions::Mention::File(p) = m {
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]      = help: consider replacing the `if let` with a `let`
[INFO] [stdout]      = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0, proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10`
[INFO] running `Command { std: "docker" "inspect" "61cbf515f148f78fb9fb95c1b4a78ee9ec0c24e8c3a36b35ce835f55cd79b08e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61cbf515f148f78fb9fb95c1b4a78ee9ec0c24e8c3a36b35ce835f55cd79b08e", kill_on_drop: false }`
[INFO] [stdout] 61cbf515f148f78fb9fb95c1b4a78ee9ec0c24e8c3a36b35ce835f55cd79b08e
