[INFO] cloning repository https://github.com/ifiokjr/lspee [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ifiokjr/lspee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifiokjr%2Flspee", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifiokjr%2Flspee'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa8fac716d544747934f1762b76cc80d617ed2f6 [INFO] testing ifiokjr/lspee against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifiokjr%2Flspee" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ifiokjr/lspee [INFO] finished tweaking git repo https://github.com/ifiokjr/lspee [INFO] tweaked toml for git repo https://github.com/ifiokjr/lspee written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ifiokjr/lspee on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ifiokjr/lspee already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: workspace (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_lsp/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_lsp` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_protocol/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_protocol` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_mcp/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_mcp` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_config/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_config` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_daemon/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_daemon` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_cli/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_cli` (manifest) generated 1 warning [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] c6f75c8c7cabc698526e7ff5aae8ea7e66e183f6f0e6462ce43feef3d66e12ff [INFO] running `Command { std: "docker" "start" "c6f75c8c7cabc698526e7ff5aae8ea7e66e183f6f0e6462ce43feef3d66e12ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6f75c8c7cabc698526e7ff5aae8ea7e66e183f6f0e6462ce43feef3d66e12ff", 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" "c6f75c8c7cabc698526e7ff5aae8ea7e66e183f6f0e6462ce43feef3d66e12ff" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6f75c8c7cabc698526e7ff5aae8ea7e66e183f6f0e6462ce43feef3d66e12ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c6f75c8c7cabc698526e7ff5aae8ea7e66e183f6f0e6462ce43feef3d66e12ff" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: workspace (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_cli/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_cli` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_lsp/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_lsp` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_protocol/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_protocol` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_mcp/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_mcp` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_daemon/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_daemon` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_config/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_config` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee` (manifest) generated 1 warning [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling rmcp v1.4.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling lspee v0.1.0 (/opt/rustwide/workdir/crates/lspee) [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v1.4.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling lspee_protocol v0.1.0 (/opt/rustwide/workdir/crates/lspee_protocol) [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling lspee_config v0.1.0 (/opt/rustwide/workdir/crates/lspee_config) [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling lspee_lsp v0.1.0 (/opt/rustwide/workdir/crates/lspee_lsp) [INFO] [stderr] Compiling lspee_daemon v0.1.0 (/opt/rustwide/workdir/crates/lspee_daemon) [INFO] [stderr] Compiling lspee_mcp v0.1.0 (/opt/rustwide/workdir/crates/lspee_mcp) [INFO] [stderr] Compiling lspee_cli v0.1.0 (/opt/rustwide/workdir/crates/lspee_cli) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "c6f75c8c7cabc698526e7ff5aae8ea7e66e183f6f0e6462ce43feef3d66e12ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c6f75c8c7cabc698526e7ff5aae8ea7e66e183f6f0e6462ce43feef3d66e12ff" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: workspace (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_cli/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_cli` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_lsp/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_lsp` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_protocol/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_protocol` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_mcp/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_mcp` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_daemon/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_daemon` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_config/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_config` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee` (manifest) generated 1 warning [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling lspee_protocol v0.1.0 (/opt/rustwide/workdir/crates/lspee_protocol) [INFO] [stderr] Compiling lspee v0.1.0 (/opt/rustwide/workdir/crates/lspee) [INFO] [stderr] Compiling lspee_config v0.1.0 (/opt/rustwide/workdir/crates/lspee_config) [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling rmcp-macros v1.4.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling insta v1.47.2 [INFO] [stderr] Compiling lspee_lsp v0.1.0 (/opt/rustwide/workdir/crates/lspee_lsp) [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling lspee_daemon v0.1.0 (/opt/rustwide/workdir/crates/lspee_daemon) [INFO] [stderr] Compiling rmcp v1.4.0 [INFO] [stderr] Compiling lspee_test_helpers v0.0.0 (/opt/rustwide/workdir/testing/lspee_test_helpers) [INFO] [stderr] Compiling lspee_mcp v0.1.0 (/opt/rustwide/workdir/crates/lspee_mcp) [INFO] [stderr] Compiling lspee_cli v0.1.0 (/opt/rustwide/workdir/crates/lspee_cli) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 3m 06s [INFO] running `Command { std: "docker" "inspect" "c6f75c8c7cabc698526e7ff5aae8ea7e66e183f6f0e6462ce43feef3d66e12ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c6f75c8c7cabc698526e7ff5aae8ea7e66e183f6f0e6462ce43feef3d66e12ff" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: workspace (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_cli/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_cli` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_lsp/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_lsp` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_protocol/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_protocol` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_mcp/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_mcp` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_daemon/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_daemon` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee_config/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee_config` (manifest) generated 1 warning [INFO] [stderr] warning: crates/lspee/Cargo.toml: `lints.clippy.tabs-in-doc-comments` is deprecated in favor of `lints.clippy.tabs_in_doc_comments` and will not work in a future edition [INFO] [stderr] warning: `lspee` (manifest) generated 1 warning [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/lspee-0f3278020cfafa16) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/lspee_cli-620ac41ef309162a) [INFO] [stdout] [INFO] [stdout] running 125 tests [INFO] [stdout] test commands::capabilities::tests::extract_all_29_capability_fields ... ok [INFO] [stdout] test commands::capabilities::tests::extract_capabilities_from_flat_format ... ok [INFO] [stdout] test commands::capabilities::tests::extract_capabilities_from_full_initialize_result ... ok [INFO] [stdout] test commands::capabilities::tests::extract_capabilities_handles_missing_result ... ok [INFO] [stdout] test commands::capabilities::tests::has_capability_returns_false_for_bool_false ... ok [INFO] [stdout] test commands::capabilities::tests::has_capability_returns_false_for_missing_key ... ok [INFO] [stdout] test commands::capabilities::tests::has_capability_returns_false_for_null ... ok [INFO] [stdout] test commands::capabilities::tests::has_capability_returns_true_for_bool_true ... ok [INFO] [stdout] test commands::capabilities::tests::has_capability_returns_true_for_object ... ok [INFO] [stdout] test commands::config::tests::add_lsp_to_empty_config ... ok [INFO] [stdout] test commands::config::tests::init_template_detects_go_project ... ok [INFO] [stdout] test commands::config::tests::init_template_detects_python_project ... ok [INFO] [stdout] test commands::capabilities::tests::extract_capabilities_handles_missing_capabilities_field ... ok [INFO] [stdout] test commands::config::tests::init_template_detects_rust_project ... ok [INFO] [stdout] test commands::config::tests::init_template_detects_typescript_project ... ok [INFO] [stdout] test commands::config::tests::parse_toml_value_booleans ... ok [INFO] [stdout] test commands::config::tests::init_template_shows_placeholder_for_unknown_project ... ok [INFO] [stdout] test commands::config::tests::parse_toml_value_integers ... ok [INFO] [stdout] test commands::config::tests::add_lsp_updates_existing_entry ... ok [INFO] [stdout] test commands::do_cmd::tests::build_request_completion ... ok [INFO] [stdout] test commands::do_cmd::tests::build_request_diagnostics ... ok [INFO] [stdout] test commands::do_cmd::tests::build_request_hover ... ok [INFO] [stdout] test commands::do_cmd::tests::build_request_references_no_declaration ... ok [INFO] [stdout] test commands::config::tests::run_init_creates_file ... ok [INFO] [stdout] test commands::do_cmd::tests::build_request_symbols ... ok [INFO] [stdout] test commands::do_cmd::tests::build_request_type_definition ... ok [INFO] [stdout] test commands::do_cmd::tests::build_request_workspace_symbols ... ok [INFO] [stdout] test commands::config::tests::remove_lsp_from_config ... ok [INFO] [stdout] test commands::do_cmd::tests::enrich_locations_array ... ok [INFO] [stdout] test commands::do_cmd::tests::enrich_locations_empty_array ... ok [INFO] [stdout] test commands::do_cmd::tests::enrich_locations_location_link ... ok [INFO] [stdout] test commands::do_cmd::tests::build_request_code_action_point ... ok [INFO] [stdout] test commands::do_cmd::tests::enrich_locations_location_link_non_file_uri ... ok [INFO] [stdout] test commands::config::tests::run_set_creates_section ... ok [INFO] [stdout] test commands::do_cmd::tests::build_request_jsonrpc_envelope ... ok [INFO] [stdout] test commands::do_cmd::tests::enrich_locations_null_result ... ok [INFO] [stdout] test commands::do_cmd::tests::enrich_locations_object_without_uri_or_target_uri ... ok [INFO] [stdout] test commands::do_cmd::tests::enrich_locations_string_result ... ok [INFO] [stdout] test commands::do_cmd::tests::extract_lsp_result_null_result ... ok [INFO] [stdout] test commands::do_cmd::tests::extract_lsp_result_with_error_field ... ok [INFO] [stdout] test commands::do_cmd::tests::build_request_definition ... ok [INFO] [stdout] test commands::do_cmd::tests::build_request_implementation ... ok [INFO] [stdout] test commands::do_cmd::tests::build_request_signature_help ... ok [INFO] [stdout] test commands::do_cmd::tests::build_request_references ... ok [INFO] [stdout] test commands::do_cmd::tests::extract_lsp_result_with_neither ... ok [INFO] [stdout] test commands::config::tests::run_add_lsp_and_remove_lsp ... ok [INFO] [stdout] test commands::do_cmd::tests::build_request_rename ... ok [INFO] [stdout] test commands::do_cmd::tests::file_path_returns_path_for_every_file_variant ... ok [INFO] [stdout] test commands::do_cmd::tests::enrich_locations_missing_file ... ok [INFO] [stdout] test commands::do_cmd::tests::extract_lsp_result_with_result_field ... ok [INFO] [stdout] test commands::do_cmd::tests::build_request_formatting ... ok [INFO] [stdout] test commands::do_cmd::tests::build_request_code_action_range ... ok [INFO] [stdout] test commands::do_cmd::tests::file_uri_resolves_relative_path ... ok [INFO] [stdout] test commands::do_cmd::tests::enrich_locations_non_file_uri ... ok [INFO] [stdout] test commands::config::tests::set_value_in_section ... ok [INFO] [stdout] test commands::do_cmd::tests::file_uri_for_existing_file ... ok [INFO] [stdout] test commands::do_cmd::tests::enrich_locations_out_of_bounds_line ... ok [INFO] [stdout] test commands::config::tests::parse_toml_value_strings ... ok [INFO] [stdout] test commands::do_cmd::tests::enrich_locations_single_location ... ok [INFO] [stdout] test commands::do_cmd::tests::enrich_locations_location_link_missing_file ... ok [INFO] [stdout] test commands::do_cmd::tests::language_id_html ... ok [INFO] [stdout] test commands::do_cmd::tests::format_do_output_enriches_definition_locations ... ok [INFO] [stdout] test commands::do_cmd::tests::format_do_output_json_hover ... ok [INFO] [stdout] test commands::do_cmd::tests::format_do_output_with_lsp_error ... ok [INFO] [stdout] test commands::do_cmd::tests::file_uri_for_nonexistent_file ... ok [INFO] [stdout] test commands::do_cmd::tests::language_id_css ... ok [INFO] [stdout] test commands::do_cmd::tests::language_id_for_path_no_extension ... ok [INFO] [stdout] test commands::do_cmd::tests::language_id_javascript ... ok [INFO] [stdout] test commands::do_cmd::tests::language_id_javascriptreact ... ok [INFO] [stdout] test commands::do_cmd::tests::language_id_json ... ok [INFO] [stdout] test commands::do_cmd::tests::language_id_rust ... ok [INFO] [stdout] test commands::do_cmd::tests::language_id_toml ... ok [INFO] [stdout] test commands::do_cmd::tests::language_id_typescript ... ok [INFO] [stdout] test commands::do_cmd::tests::language_id_unknown_defaults_to_plaintext ... ok [INFO] [stdout] test commands::do_cmd::tests::format_do_output_no_enrichment_for_hover ... ok [INFO] [stdout] test commands::do_cmd::tests::language_id_yml ... ok [INFO] [stdout] test commands::do_cmd::tests::language_id_for_path_with_extension ... ok [INFO] [stdout] test commands::do_cmd::tests::format_do_output_pretty ... ok [INFO] [stdout] test commands::do_cmd::tests::language_id_python ... ok [INFO] [stdout] test commands::do_cmd::tests::language_id_go ... ok [INFO] [stdout] test commands::do_cmd::tests::lsp_method_names_are_correct ... ok [INFO] [stdout] test commands::do_cmd::tests::needs_enrichment_for_location_methods ... ok [INFO] [stdout] test commands::do_cmd::tests::read_context_line_empty_file ... ok [INFO] [stdout] test commands::do_cmd::tests::read_context_line_first_line ... ok [INFO] [stdout] test commands::do_cmd::tests::read_context_line_out_of_bounds ... ok [INFO] [stdout] test commands::do_cmd::tests::language_id_markdown ... ok [INFO] [stdout] test commands::do_cmd::tests::needs_enrichment_false_for_non_location_methods ... ok [INFO] [stdout] test commands::do_cmd::tests::language_id_typescriptreact ... ok [INFO] [stdout] test commands::do_cmd::tests::language_id_yaml ... ok [INFO] [stdout] test commands::do_cmd::tests::read_context_line_nonexistent_file ... ok [INFO] [stdout] test commands::do_cmd::tests::read_context_line_middle_line ... ok [INFO] [stdout] test commands::do_cmd::tests::read_context_line_last_line ... ok [INFO] [stdout] test commands::do_cmd::tests::resolve_lsp_id_auto_from_rs_file ... ok [INFO] [stdout] test commands::do_cmd::tests::resolve_lsp_id_no_file_no_lsp ... ok [INFO] [stdout] test commands::do_cmd::tests::select_from_matches_empty_returns_error ... ok [INFO] [stdout] test commands::do_cmd::tests::select_from_matches_falls_back_to_unhealthy ... ok [INFO] [stdout] test commands::do_cmd::tests::resolve_lsp_id_explicit_overrides_file ... ok [INFO] [stdout] test commands::do_cmd::tests::uri_to_path_empty_string ... ok [INFO] [stdout] test commands::do_cmd::tests::uri_to_path_malformed_uri ... ok [INFO] [stdout] test commands::do_cmd::tests::uri_to_path_valid_file_uri ... ok [INFO] [stdout] test commands::do_cmd::tests::uri_to_path_non_file_scheme ... ok [INFO] [stdout] test commands::do_cmd::tests::select_from_matches_prefers_healthy ... ok [INFO] [stdout] test commands::do_cmd::tests::shared_args_extracted_from_every_position_variant ... ok [INFO] [stdout] test commands::do_cmd::tests::wrap_response_file_only ... ok [INFO] [stdout] test commands::do_cmd::tests::wrap_response_no_file_no_position ... ok [INFO] [stdout] test commands::do_cmd::tests::shared_args_extracted_from_composite_variants ... ok [INFO] [stdout] test commands::do_cmd::tests::uri_to_path_untitled_scheme ... ok [INFO] [stdout] test commands::proxy::tests::initialize_response_falls_back_to_whole_value ... ok [INFO] [stdout] test commands::proxy::tests::initialize_response_reuses_backend_result ... ok [INFO] [stdout] test commands::do_cmd::tests::resolve_lsp_id_explicit_passthrough ... ok [INFO] [stdout] test commands::proxy::tests::shutdown_response_returns_null_result ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/lspee-4b3024880d58d9a2) [INFO] [stdout] test commands::proxy::tests::stream_error_warning_includes_resume_hint ... ok [INFO] [stderr] Running tests/cli_integration.rs (/opt/rustwide/target/release/deps/cli_integration-00302f4cfcdcf305) [INFO] [stdout] test commands::proxy::tests::proxy_command_struct_defaults ... ok [INFO] [stdout] test commands::proxy::tests::initialize_response_with_string_id ... ok [INFO] [stdout] test commands::proxy::tests::stream_error_warning_message_type_is_warning ... ok [INFO] [stdout] test commands::proxy::tests::stream_error_warning_uses_default_when_no_resume_hint_key ... ok [INFO] [stdout] test commands::do_cmd::tests::wrap_response_with_file_and_position ... ok [INFO] [stdout] test commands::proxy::tests::shutdown_response_with_string_id ... ok [INFO] [stdout] test commands::proxy::tests::proxy_command_all_args ... ok [INFO] [stdout] test commands::proxy::tests::stream_error_warning_uses_default_resume_hint_when_none ... ok [INFO] [stdout] test commands::do_cmd::tests::resolve_lsp_id_auto_from_ts_file ... ok [INFO] [stdout] test commands::do_cmd::tests::resolve_lsp_id_no_match_for_unknown_extension ... ok [INFO] [stdout] test commands::do_cmd::tests::run_async_hover_pretty_with_live_daemon ... ok [INFO] [stdout] test commands::do_cmd::tests::run_async_definition_with_live_daemon ... ok [INFO] [stdout] test commands::do_cmd::tests::run_async_hover_json_with_live_daemon ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 125 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test client_daemon_socket_path ... ok [INFO] [stdout] test client_ensure_not_error_passes_for_non_error ... ok [INFO] [stdout] test client_ensure_not_error_fails_for_error ... ok [INFO] [stdout] test client_new_request_id_has_prefix ... ok [INFO] [stdout] test client_render_error_payload_missing_fields ... ok [INFO] [stdout] test client_render_error_payload ... ok [INFO] [stdout] test config_remove_lsp_no_config_fails ... ok [INFO] [stdout] test config_remove_lsp_nonexistent_fails ... ok [INFO] [stdout] test config_set_deep_key_fails ... ok [INFO] [stdout] test config_init_force_overwrites ... ok [INFO] [stdout] test config_init_then_add_remove_lsp ... ok [INFO] [stdout] test config_set_top_level_key ... ok [INFO] [stdout] test dispatch_lsp_command_via_run ... ok [INFO] [stdout] test dispatch_config_via_run ... ok [INFO] [stdout] test config_show_json ... ok [INFO] [stdout] test dispatch_lsps_command_via_run ... ok [INFO] [stdout] test daemon_shutdown_bad_payload ... ok [INFO] [stdout] test daemon_rejects_invalid_json ... ok [INFO] [stdout] test lsp_command_runs_successfully ... ok [INFO] [stdout] test daemon_rejects_invalid_session_key ... ok [INFO] [stdout] test lsps_command_unknown_extension ... ok [INFO] [stdout] test lsps_command_without_file ... ok [INFO] [stdout] test lsps_command_with_file_human ... ok [INFO] [stdout] test dispatch_doctor_via_run ... ok [INFO] [stdout] test doctor_command_json ... ok [INFO] [stdout] test lsps_command_with_file_json ... ok [INFO] [stdout] test serve_log_format_values ... ok [INFO] [stdout] test doctor_command_human ... ok [INFO] [stdout] test daemon_release_bad_payload ... ok [INFO] [stdout] test daemon_call_bad_payload ... ok [INFO] [stdout] test daemon_rejects_unknown_message_type ... ok [INFO] [stdout] test stop_command_when_daemon_not_running ... ok [INFO] [stdout] test daemon_rejects_wrong_protocol_version ... ok [INFO] [stdout] test daemon_attach_bad_payload ... ok [INFO] [stdout] test release_nonexistent_lease_returns_error ... ok [INFO] [stdout] test dispatch_stop_via_run ... ok [INFO] [stdout] test restart_command_restarts_daemon ... ok [INFO] [stdout] test status_command_json ... ok [INFO] [stdout] test stop_command_stops_daemon ... ok [INFO] [stdout] test capabilities_command_runs_successfully ... ok [INFO] [stdout] test call_command_json_output ... ok [INFO] [stdout] test call_command_from_file ... ok [INFO] [stdout] test dispatch_status_call_caps_via_run ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.13s [INFO] [stdout] [INFO] [stderr] Running tests/snapshot_tests.rs (/opt/rustwide/target/release/deps/snapshot_tests-12b01195ba2231e8) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test lsp_command_with_rust_fixture ... ok [INFO] [stdout] test config_show_with_multi_lsp_fixture ... ok [INFO] [stdout] test client_connect_no_auto_start_fails_without_daemon ... ok [INFO] [stdout] test snapshot_resolved_config_structure ... ok [INFO] [stdout] test status_via_daemon_handle ... ok [INFO] [stdout] test config_show_with_empty_project_fixture ... ok [INFO] [stdout] test stop_via_daemon_handle ... ok [INFO] [stdout] test client_connect_write_read_roundtrip ... ok [INFO] [stdout] test call_via_daemon_handle ... ok [INFO] [stdout] test capabilities_via_daemon_handle ... ok [INFO] [stdout] test multi_lsp_daemon_handles_both_lsps ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/lspee_config-d285d46bef0092d6) [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test tests::apply_partial_overwrites_same_id ... ok [INFO] [stdout] test tests::config_hash_is_deterministic ... ok [INFO] [stdout] test tests::config_hash_changes_with_lsp_entries ... ok [INFO] [stdout] test tests::default_config_has_empty_lsps ... ok [INFO] [stdout] test tests::apply_partial_merges_multiple_lsps_by_id ... ok [INFO] [stdout] test tests::lsp_config_lookup_by_id ... ok [INFO] [stdout] test tests::parse_config_without_lsp_section ... ok [INFO] [stdout] test tests::parse_multiple_lsp_array_format ... ok [INFO] [stdout] test languages::tests::lsp_for_id_returns_command_from_default_registry ... ok [INFO] [stdout] test languages::tests::default_registry_contains_at_least_100_lsps ... ok [INFO] [stdout] test languages::tests::rust_file_maps_to_rust_analyzer ... ok [INFO] [stdout] test tests::resolve_from_temp_dir_with_multi_lsp_config ... ok [INFO] [stdout] test languages::tests::project_override_can_change_command_and_add_extension ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/lspee_daemon-3fb6d1c53da31544) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test registry::tests::counters_increment ... ok [INFO] [stdout] test registry::tests::lease_release_method ... ok [INFO] [stdout] test registry::tests::mark_terminating_prevents_calls ... ok [INFO] [stdout] test registry::tests::registry_with_custom_idle_ttl ... ok [INFO] [stdout] test registry::tests::registry_new_is_empty ... ok [INFO] [stdout] test memory::tests::total_limit_prefers_idle_agent_over_editor ... ok [INFO] [stdout] test registry::tests::acquire_reuses_existing_session ... ok [INFO] [stdout] test tests::validate_session_key_rejects_invalid_lsp_id ... ok [INFO] [stdout] test tests::validate_session_key_accepts_absolute_paths ... ok [INFO] [stdout] test registry::tests::acquire_spawn_and_release ... ok [INFO] [stdout] test registry::tests::session_handle_lookup ... ok [INFO] [stdout] test memory::tests::per_session_limit_selects_over_limit_sessions ... ok [INFO] [stdout] test registry::tests::snapshot_captures_state ... ok [INFO] [stdout] test registry::tests::release_many ... ok [INFO] [stdout] test memory::tests::total_limit_uses_lru_order_for_agents ... ok [INFO] [stderr] Running tests/control_ipc.rs (/opt/rustwide/target/release/deps/control_ipc-65c7c10648f17d71) [INFO] [stdout] test registry::tests::call_by_lease_id_roundtrips ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test dedicated_stream_forwards_bidirectional_lsp_frames ... ok [INFO] [stdout] test same_session_key_reuses_spawned_worker ... ok [INFO] [stdout] test memory_budget_eviction_emits_stream_error ... ok [INFO] [stdout] test attach_call_release_and_stats_flow ... ok [INFO] [stdout] test different_config_hashes_spawn_distinct_sessions ... ok [INFO] [stdout] test idle_session_is_evicted_after_ttl ... ok [INFO] [stdout] test daemon_stays_alive_while_sessions_active ... ok [INFO] [stdout] test daemon_auto_shuts_down_when_idle ... ok [INFO] [stderr] Running tests/real_lsp.rs (/opt/rustwide/target/release/deps/real_lsp-94e30b6399e87e22) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/lspee_lsp-5a8fc40fbcddb9a4) [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test real_lsp_definition_resolves ... ignored, requires rust-analyzer installed and takes 10-30s for indexing [INFO] [stdout] test real_lsp_hover_returns_result ... ignored, requires rust-analyzer installed and takes 10-30s for indexing [INFO] [stdout] test real_lsp_initialize_returns_capabilities ... ignored, requires rust-analyzer installed and takes 10-30s for indexing [INFO] [stdout] test real_lsp_workspace_symbols ... ignored, requires rust-analyzer installed and takes 10-30s for indexing [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::encode_frame_includes_content_length_header ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/lspee_mcp-cc418de4d57f3fd1) [INFO] [stdout] test tests::runtime_call_roundtrips_with_cat_process ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/lspee_protocol-762dab1ad53e6c2e) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::control_envelope_roundtrips_for_call_payload ... ok [INFO] [stderr] Doc-tests lspee [INFO] [stdout] test tests::stream_frame_roundtrips_with_lsp_out_payload ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests lspee_cli [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test crates/lspee_cli/src/commands/do_cmd.rs - commands::do_cmd::language_id_for_extension (line 597) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.33s; merged doctests compilation took 0.32s [INFO] [stderr] Doc-tests lspee_config [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test crates/lspee_config/src/lib.rs - LspConfig (line 121) ... ok [INFO] [stdout] test crates/lspee_config/src/lib.rs - EffectiveConfig::lsp_config (line 58) ... ok [INFO] [stdout] test crates/lspee_config/src/lib.rs - hash_identity (line 215) ... ok [INFO] [stdout] test crates/lspee_config/src/languages.rs - languages::lsp_for_id (line 44) ... ok [INFO] [stdout] test crates/lspee_config/src/languages.rs - languages::lsps_for_file (line 71) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.52s; merged doctests compilation took 0.51s [INFO] [stderr] Doc-tests lspee_daemon [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests lspee_lsp [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test crates/lspee_lsp/src/lib.rs - encode_lsp_frame (line 310) ... ok [INFO] [stdout] test crates/lspee_lsp/src/lib.rs - LspTransport::new (line 192) ... ok [INFO] [stdout] test crates/lspee_lsp/src/lib.rs - LspMessage (line 28) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.51s; merged doctests compilation took 0.50s [INFO] [stderr] Doc-tests lspee_mcp [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests lspee_protocol [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test crates/lspee_protocol/src/lib.rs - ControlEnvelope (line 58) ... ok [INFO] [stdout] test crates/lspee_protocol/src/lib.rs - Attach (line 107) ... ok [INFO] [stdout] test crates/lspee_protocol/src/lib.rs - Notify (line 257) ... ok [INFO] [stdout] test crates/lspee_protocol/src/lib.rs - SessionKeyWire (line 139) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.59s; merged doctests compilation took 0.57s [INFO] running `Command { std: "docker" "inspect" "c6f75c8c7cabc698526e7ff5aae8ea7e66e183f6f0e6462ce43feef3d66e12ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6f75c8c7cabc698526e7ff5aae8ea7e66e183f6f0e6462ce43feef3d66e12ff", kill_on_drop: false }` [INFO] [stdout] c6f75c8c7cabc698526e7ff5aae8ea7e66e183f6f0e6462ce43feef3d66e12ff