[INFO] fetching crate ricecoder-lsp 0.1.71... [INFO] testing ricecoder-lsp-0.1.71 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] extracting crate ricecoder-lsp 0.1.71 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate ricecoder-lsp 0.1.71 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ricecoder-lsp 0.1.71 [INFO] tweaked toml for crates.io crate ricecoder-lsp 0.1.71 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ricecoder-lsp 0.1.71 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ricecoder-lsp 0.1.71 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3283908e424f3a2c7c409538438899504cce88661cc44101697b110244c00bca [INFO] running `Command { std: "docker" "start" "-a" "3283908e424f3a2c7c409538438899504cce88661cc44101697b110244c00bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3283908e424f3a2c7c409538438899504cce88661cc44101697b110244c00bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3283908e424f3a2c7c409538438899504cce88661cc44101697b110244c00bca", kill_on_drop: false }` [INFO] [stdout] 3283908e424f3a2c7c409538438899504cce88661cc44101697b110244c00bca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec2c21e5c6ac546445b7384a7d3fd3924ea3f04064cf37913fa227693509200e [INFO] running `Command { std: "docker" "start" "-a" "ec2c21e5c6ac546445b7384a7d3fd3924ea3f04064cf37913fa227693509200e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cc v1.0.106 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling tree-sitter-rust v0.20.4 [INFO] [stderr] Compiling tree-sitter-typescript v0.20.5 [INFO] [stderr] Compiling tree-sitter-python v0.20.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling ricecoder-storage v0.1.71 [INFO] [stderr] Compiling ricecoder-completion v0.1.71 [INFO] [stderr] Compiling ricecoder-files v0.1.71 [INFO] [stderr] Compiling ricecoder-refactoring v0.1.71 [INFO] [stderr] Compiling ricecoder-lsp v0.1.71 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.80s [INFO] running `Command { std: "docker" "inspect" "ec2c21e5c6ac546445b7384a7d3fd3924ea3f04064cf37913fa227693509200e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec2c21e5c6ac546445b7384a7d3fd3924ea3f04064cf37913fa227693509200e", kill_on_drop: false }` [INFO] [stdout] ec2c21e5c6ac546445b7384a7d3fd3924ea3f04064cf37913fa227693509200e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 607d16b70e5eefa10ed9969f7bab9c72f5928773e5ad216ed1ce9082f83616b5 [INFO] running `Command { std: "docker" "start" "-a" "607d16b70e5eefa10ed9969f7bab9c72f5928773e5ad216ed1ce9082f83616b5", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling ricecoder-storage v0.1.71 [INFO] [stderr] Compiling ricecoder-files v0.1.71 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling ricecoder-refactoring v0.1.71 [INFO] [stderr] Compiling ricecoder-completion v0.1.71 [INFO] [stderr] Compiling ricecoder-lsp v0.1.71 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.11s [INFO] running `Command { std: "docker" "inspect" "607d16b70e5eefa10ed9969f7bab9c72f5928773e5ad216ed1ce9082f83616b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "607d16b70e5eefa10ed9969f7bab9c72f5928773e5ad216ed1ce9082f83616b5", kill_on_drop: false }` [INFO] [stdout] 607d16b70e5eefa10ed9969f7bab9c72f5928773e5ad216ed1ce9082f83616b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9e52347cf2bbc0c0291da7ec97be579e69de642665e1ae6e628c126ef57f4fc [INFO] running `Command { std: "docker" "start" "-a" "d9e52347cf2bbc0c0291da7ec97be579e69de642665e1ae6e628c126ef57f4fc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ricecoder_lsp-7ecb2f67fea8ea61) [INFO] [stdout] [INFO] [stdout] running 136 tests [INFO] [stdout] test cache::tests::test_cache_metrics_hit_rate ... ok [INFO] [stdout] test cache::tests::test_cache_clear ... ok [INFO] [stdout] test cache::tests::test_ast_cache ... ok [INFO] [stdout] test cache::tests::test_semantic_cache_miss ... ok [INFO] [stdout] test cache::tests::test_symbol_index_cache ... ok [INFO] [stdout] test code_actions::adapters::tests::test_python_code_action_adapter_language ... ok [INFO] [stdout] test code_actions::adapters::tests::test_rust_code_action_adapter_language ... ok [INFO] [stdout] test cache::tests::test_semantic_cache_hit ... ok [INFO] [stdout] test cache::tests::test_semantic_cache_invalidation ... ok [INFO] [stdout] test code_actions::adapters::tests::test_rust_code_action_adapter_no_config ... ok [INFO] [stdout] test code_actions::adapters::tests::test_typescript_code_action_adapter_language ... ok [INFO] [stdout] test code_actions::applier::tests::test_apply_single_text_edit_delete ... ok [INFO] [stdout] test code_actions::applier::tests::test_apply_single_text_edit_insert ... ok [INFO] [stdout] test code_actions::applier::tests::test_apply_single_text_edit_replace ... ok [INFO] [stdout] test code_actions::applier::tests::test_apply_text_edits_multiple ... ok [INFO] [stdout] test code_actions::applier::tests::test_validate_edit_range_out_of_bounds ... ok [INFO] [stdout] test code_actions::applier::tests::test_validate_edit_range_valid ... ok [INFO] [stdout] test code_actions::generic_engine::tests::test_generic_code_actions_engine_fallback ... ok [INFO] [stdout] test code_actions::generic_engine::tests::test_generic_code_actions_engine_languages ... ok [INFO] [stdout] test code_actions::generic_engine::tests::test_generic_code_actions_engine_with_provider ... ok [INFO] [stdout] test code_actions::tests::test_code_actions_engine_creation ... ok [INFO] [stdout] test code_actions::tests::test_to_camel_case ... ok [INFO] [stdout] test code_actions::tests::test_to_snake_case ... ok [INFO] [stdout] test code_actions::tests::test_to_pascal_case ... ok [INFO] [stdout] test completion::tests::test_completion_kind_to_lsp ... ok [INFO] [stdout] test completion::tests::test_validate_code_validity_balanced ... ok [INFO] [stdout] test completion::tests::test_validate_code_validity_unbalanced ... ok [INFO] [stdout] test completion::tests::test_apply_completion_invalid_position ... ok [INFO] [stdout] test completion::tests::test_apply_completion_simple ... ok [INFO] [stdout] test config::manager::tests::test_configuration_manager_creation ... ok [INFO] [stdout] test config::loader::tests::test_load_unsupported_format ... ok [INFO] [stdout] test config::manager::tests::test_languages_list ... ok [INFO] [stdout] test config::manager::tests::test_has_language ... ok [INFO] [stdout] test config::types::tests::test_completion_config_default ... ok [INFO] [stdout] test config::types::tests::test_completion_config_validation ... ok [INFO] [stdout] test config::manager::tests::test_load_defaults ... ok [INFO] [stdout] test config::types::tests::test_completion_config_validation_invalid_timeout ... ok [INFO] [stdout] test config::types::tests::test_language_config_validation ... ok [INFO] [stdout] test config::types::tests::test_diagnostic_rule_validation ... ok [INFO] [stdout] test diagnostics::adapters::tests::test_python_diagnostics_adapter_language ... ok [INFO] [stdout] test config::types::tests::test_config_registry ... ok [INFO] [stdout] test config::types::tests::test_language_config_validation_empty_name ... ok [INFO] [stdout] test diagnostics::generic_engine::tests::test_generic_diagnostics_engine_languages ... ok [INFO] [stdout] test hover::symbol_resolver::tests::test_add_symbol_to_scope ... ok [INFO] [stdout] test hover::symbol_resolver::tests::test_get_symbol_by_name ... ok [INFO] [stdout] test config::types::tests::test_config_registry_completion_config ... ok [INFO] [stdout] test diagnostics::adapters::tests::test_rust_diagnostics_adapter_language ... ok [INFO] [stdout] test diagnostics::adapters::tests::test_rust_diagnostics_adapter_no_config ... ok [INFO] [stdout] test diagnostics::generic_engine::tests::test_generic_diagnostics_engine_with_provider ... ok [INFO] [stdout] test diagnostics::generic_engine::tests::test_generic_diagnostics_engine_fallback ... ok [INFO] [stdout] test diagnostics::tests::test_diagnostics_engine_empty_code ... ok [INFO] [stdout] test diagnostics::tests::test_diagnostics_engine_unknown_language ... ok [INFO] [stdout] test diagnostics::tests::test_diagnostics_error_display ... ok [INFO] [stdout] test diagnostics::adapters::tests::test_typescript_diagnostics_adapter_language ... ok [INFO] [stdout] test hover::symbol_resolver::tests::test_index_symbols ... ok [INFO] [stdout] test hover::symbol_resolver::tests::test_get_visible_symbols ... ok [INFO] [stdout] test hover::symbol_resolver::tests::test_find_symbol_in_scope ... ok [INFO] [stdout] test hover::symbol_resolver::tests::test_symbol_resolver_creation ... ok [INFO] [stdout] test hover::symbol_resolver::tests::test_symbol_scope_creation ... ok [INFO] [stdout] test hover::symbol_resolver::tests::test_symbol_shadowing ... ok [INFO] [stdout] test hover::tests::test_find_symbol_at_position ... ok [INFO] [stdout] test hover::symbol_resolver::tests::test_nested_scopes ... ok [INFO] [stdout] test hover::tests::test_get_definition_location ... ok [INFO] [stdout] test hover::tests::test_get_documentation ... ok [INFO] [stdout] test hover::tests::test_get_hover_info ... ok [INFO] [stdout] test hover::tests::test_get_type_info ... ok [INFO] [stdout] test hover::tests::test_hover_provider_creation ... ok [INFO] [stdout] test hover::tests::test_index_symbols ... ok [INFO] [stdout] test hover::tests::test_position_to_offset ... ok [INFO] [stdout] test performance::tests::test_optimization_recommendation ... ok [INFO] [stdout] test hover::symbol_resolver::tests::test_resolve_at_position ... ok [INFO] [stdout] test performance::tests::test_performance_tracker_record ... ok [INFO] [stdout] test hover::tests::test_get_usage_count ... ok [INFO] [stdout] test providers::tests::test_semantic_analyzer_registry ... ok [INFO] [stdout] test performance::tests::test_performance_analyzer_slowest ... ok [INFO] [stdout] test performance::tests::test_performance_tracker_multiple_records ... ok [INFO] [stdout] test performance::tests::test_performance_target ... ok [INFO] [stdout] test providers::tests::test_semantic_analyzer_registry_languages ... ok [INFO] [stdout] test proxy::tests::test_proxy_creation ... ok [INFO] [stdout] test proxy::tests::test_proxy_fallback ... ok [INFO] [stdout] test refactoring::tests::test_available_refactoring_types ... ok [INFO] [stdout] test refactoring::tests::test_refactoring_handler_creation ... ok [INFO] [stdout] test refactoring::tests::test_refactoring_handler_enable_disable ... ok [INFO] [stdout] test semantic::adapters::tests::test_fallback_adapter_language ... ok [INFO] [stdout] test semantic::adapters::tests::test_rust_adapter_language ... ok [INFO] [stdout] test semantic::adapters::tests::test_typescript_adapter_language ... ok [INFO] [stdout] test semantic::fallback_analyzer::tests::test_analyze_returns_empty ... ok [INFO] [stdout] test semantic::fallback_analyzer::tests::test_get_hover_info_returns_none ... ok [INFO] [stdout] test semantic::fallback_analyzer::tests::test_extract_symbols_returns_empty ... ok [INFO] [stdout] test semantic::adapters::tests::test_python_adapter_language ... ok [INFO] [stdout] test semantic::fallback_analyzer::tests::test_language ... ok [INFO] [stdout] test semantic::fallback_analyzer::tests::test_graceful_degradation ... ok [INFO] [stdout] test semantic::generic_analyzer::tests::test_generic_analyzer_languages ... ok [INFO] [stdout] test semantic::generic_analyzer::tests::test_generic_analyzer_with_provider ... ok [INFO] [stdout] test semantic::generic_analyzer::tests::test_generic_analyzer_fallback ... ok [INFO] [stdout] test semantic::python_analyzer::tests::test_language ... ok [INFO] [stdout] test semantic::rust_analyzer::tests::test_language ... ok [INFO] [stdout] test semantic::tests::test_language_detection_combined ... ok [INFO] [stdout] test semantic::tests::test_language_detection_from_content_patterns ... ok [INFO] [stdout] test semantic::tests::test_language_detection_from_content_shebang ... ok [INFO] [stdout] test semantic::tests::test_language_detection_from_extension ... ok [INFO] [stdout] test semantic::tests::test_semantic_analyzer_factory ... ok [INFO] [stdout] test semantic::typescript_analyzer::tests::test_language ... ok [INFO] [stdout] test server::tests::test_document_management ... ok [INFO] [stdout] test server::tests::test_language_detection_python ... ok [INFO] [stdout] test server::tests::test_language_detection_typescript ... ok [INFO] [stdout] test server::tests::test_language_detection_rust ... ok [INFO] [stdout] test server::tests::test_language_detection_unknown ... ok [INFO] [stdout] test server::tests::test_server_capabilities ... ok [INFO] [stdout] test server::tests::test_server_capabilities_json ... ok [INFO] [stdout] test server::tests::test_server_creation ... ok [INFO] [stdout] test transport::tests::test_jsonrpc_error_codes ... ok [INFO] [stdout] test transport::tests::test_jsonrpc_request_creation ... ok [INFO] [stdout] test transport::tests::test_jsonrpc_notification_creation ... ok [INFO] [stdout] test transport::tests::test_jsonrpc_response_error ... ok [INFO] [stdout] test transport::tests::test_jsonrpc_response_success ... ok [INFO] [stdout] test transport::tests::test_lsp_message_from_notification_json ... ok [INFO] [stdout] test transport::tests::test_lsp_message_from_request_json ... ok [INFO] [stdout] test transport::tests::test_lsp_message_to_json ... ok [INFO] [stdout] test types::tests::test_markup_content_plain_text ... ok [INFO] [stdout] test types::tests::test_position_creation ... ok [INFO] [stdout] test types::tests::test_range_creation ... ok [INFO] [stdout] test types::tests::test_semantic_info ... ok [INFO] [stdout] test types::tests::test_diagnostic_creation ... ok [INFO] [stdout] test types::tests::test_language_detection ... ok [INFO] [stdout] test types::tests::test_markup_content_markdown ... ok [INFO] [stdout] test types::tests::test_symbol_creation ... ok [INFO] [stdout] test types::tests::test_workspace_edit ... ok [INFO] [stdout] test server::tests::test_error_handling_document_not_found ... ok [INFO] [stdout] test server::tests::test_error_handling_invalid_request ... ok [INFO] [stdout] test server::tests::test_hover_handler_integration ... ok [INFO] [stdout] test server::tests::test_error_handling_missing_params ... ok [INFO] [stdout] test server::tests::test_code_action_handler_integration ... ok [INFO] [stdout] test server::tests::test_diagnostics_handler_integration ... ok [INFO] [stdout] test server::tests::test_diagnostics_with_language_detection ... ok [INFO] [stdout] test performance::tests::test_timer_auto_record ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 136 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/lsp_completion_integration.rs (/opt/rustwide/target/debug/deps/lsp_completion_integration-ab1e3d314a74b999) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_completion_configuration ... ok [INFO] [stdout] test test_completion_disabled ... ok [INFO] [stdout] test test_completion_not_initialized ... ok [INFO] [stdout] test test_completion_invalid_position ... ok [INFO] [stdout] test test_completion_item_resolve ... ok [INFO] [stdout] test test_completion_missing_document ... ok [INFO] [stdout] test test_completion_multi_language_python ... ok [INFO] [stdout] test test_completion_multi_language_rust ... ok [INFO] [stdout] test test_completion_workflow_end_to_end ... ok [INFO] [stdout] test test_completion_multi_language_typescript ... ok [INFO] [stdout] test test_completion_with_different_file_extensions ... ok [INFO] [stdout] test test_completion_rapid_typing_handling ... ok [INFO] [stdout] test test_completion_memory_under_load ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/lsp_completion_performance.rs (/opt/rustwide/target/debug/deps/lsp_completion_performance-cfb368cb6169b4b0) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_prefix_filtering_performance ... ok [INFO] [stdout] test test_completion_generation_time_target ... ok [INFO] [stdout] test test_completion_response_size ... ok [INFO] [stdout] test test_completion_configuration_performance_impact ... ok [INFO] [stdout] test test_completion_generation_time_average ... ok [INFO] [stdout] test test_completion_with_large_code ... ok [INFO] [stdout] test test_rapid_completion_requests_performance ... ok [INFO] [stdout] test test_completion_memory_efficiency ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/lsp_configuration_driven_properties.rs (/opt/rustwide/target/debug/deps/lsp_configuration_driven_properties-2ca67c2afa703d3a) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test prop_invalid_configurations_rejected ... ok [INFO] [stdout] test prop_configuration_manager_defaults ... ok [INFO] [stdout] test prop_unconfigured_languages_degrade ... ok [INFO] [stdout] test prop_configured_languages_work ... ok [INFO] [stdout] test prop_extensions_preserved ... ok [INFO] [stdout] test prop_diagnostic_rules_validated ... ok [INFO] [stdout] test prop_code_actions_validated ... ok [INFO] [stdout] test prop_registry_thread_safe ... ok [INFO] [stdout] test prop_configuration_hot_reload ... ok [INFO] [stdout] test prop_multiple_languages_configured ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] [stderr] Running tests/lsp_configuration_integration.rs (/opt/rustwide/target/debug/deps/lsp_configuration_integration-0c312df5a33f1253) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_configuration_with_diagnostic_rules ... ok [INFO] [stdout] test test_configuration_loading_and_validation ... ok [INFO] [stdout] test test_configuration_hot_reload ... ok [INFO] [stdout] test test_configuration_with_code_actions ... ok [INFO] [stdout] test test_fallback_behavior_for_unconfigured_languages ... ok [INFO] [stdout] test test_configuration_manager_initialization ... ok [INFO] [stdout] test test_generic_code_actions_engine_with_providers ... ok [INFO] [stdout] test test_multiple_languages_no_interference ... ok [INFO] [stdout] test test_lsp_server_with_multiple_language_configurations ... ok [INFO] [stdout] test test_generic_semantic_analyzer_with_providers ... ok [INFO] [stdout] test test_generic_diagnostics_engine_with_providers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/lsp_diagnostics_code_actions_properties.rs (/opt/rustwide/target/debug/deps/lsp_diagnostics_code_actions_properties-8195f5bd9493da11) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test prop_empty_code_produces_no_diagnostics ... ok [INFO] [stdout] test prop_code_actions_produce_valid_code ... ok [INFO] [stdout] test prop_diagnostic_ranges_within_bounds ... ok [INFO] [stdout] test prop_code_actions_dont_introduce_issues ... ok [INFO] [stdout] test prop_code_action_titles_non_empty ... ok [INFO] [stdout] test prop_code_actions_resolve_diagnostics ... ok [INFO] [stdout] test prop_diagnostic_messages_are_actionable ... ok [INFO] [stdout] test prop_diagnostics_detects_known_issues ... ok [INFO] [stdout] test prop_diagnostics_are_consistent ... ok [INFO] [stdout] test prop_whitespace_only_code_produces_no_diagnostics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/lsp_hover_properties.rs (/opt/rustwide/target/debug/deps/lsp_hover_properties-bdeb8d2cd16da6e9) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test prop_no_hover_for_empty_position ... ok [INFO] [stdout] test prop_hover_uses_markdown_markup ... ok [INFO] [stdout] test prop_hover_info_is_consistent ... ok [INFO] [stdout] test prop_hover_includes_definition_location ... ok [INFO] [stdout] test prop_hover_range_is_correct ... ok [INFO] [stdout] test prop_hover_info_includes_symbol_name_and_kind ... ok [INFO] [stdout] test prop_hover_includes_type_info ... ok [INFO] [stdout] test prop_hover_includes_documentation ... ok [INFO] [stdout] test prop_usage_count_is_accurate ... ok [INFO] [stdout] test prop_hover_is_deterministic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/lsp_multi_language_support_properties.rs (/opt/rustwide/target/debug/deps/lsp_multi_language_support_properties-ba10f810c9267638) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test prop_language_detection_from_extension ... ok [INFO] [stdout] test prop_rust_analyzer_handles_rust_syntax ... ok [INFO] [stdout] test prop_python_analyzer_handles_python_syntax ... ok [INFO] [stdout] test prop_rust_specific_rules_applied ... ok [INFO] [stdout] test prop_semantic_analyzer_factory_creates_correct_analyzer ... ok [INFO] [stdout] test prop_python_specific_rules_applied ... ok [INFO] [stdout] test prop_python_language_analyzed_correctly ... ok [INFO] [stdout] test prop_language_detection_consistency ... ok [INFO] [stdout] test prop_rust_language_analyzed_correctly ... ok [INFO] [stdout] test prop_typescript_analyzer_handles_typescript_syntax ... ok [INFO] [stdout] test prop_different_languages_produce_different_analyses ... ok [INFO] [stdout] test prop_language_detection_from_content ... ok [INFO] [stdout] test prop_all_supported_languages_handled ... ok [INFO] [stdout] test prop_typescript_language_analyzed_correctly ... ok [INFO] [stdout] test prop_typescript_specific_rules_applied ... ok [INFO] [stdout] test prop_unsupported_language_degrades_gracefully ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/lsp_protocol_compliance_properties.rs (/opt/rustwide/target/debug/deps/lsp_protocol_compliance_properties-f2f3af9f401b1d24) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test prop_jsonrpc_error_codes_valid ... ok [INFO] [stdout] test prop_error_response_structure ... ok [INFO] [stdout] test prop_response_has_correct_format ... ok [INFO] [stdout] test prop_valid_initialize_request_produces_valid_response ... ok [INFO] [stdout] test prop_notifications_have_no_id ... ok [INFO] [stdout] test prop_invalid_messages_handled_gracefully ... ok [INFO] [stdout] test prop_lsp_message_round_trip ... ok [INFO] [stdout] test prop_document_sync_maintains_state ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/lsp_semantic_analysis_properties.rs (/opt/rustwide/target/debug/deps/lsp_semantic_analysis_properties-0d629e6f5275103e) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test prop_language_detection_from_extension_consistency ... ok [INFO] [stdout] test prop_semantic_analyzer_factory_correctness ... ok [INFO] [stdout] test prop_python_analysis_consistency ... ok [INFO] [stdout] test prop_semantic_info_always_valid ... ok [INFO] [stdout] test prop_rust_analysis_consistency ... ok [INFO] [stdout] test prop_language_detection_consistency ... ok [INFO] [stdout] test prop_empty_code_produces_empty_symbols ... ok [INFO] [stdout] test prop_typescript_analysis_consistency ... ok [INFO] [stdout] test prop_symbol_extraction_deterministic ... ok [INFO] [stdout] test prop_unsupported_language_graceful_degradation ... ok [INFO] [stdout] test prop_semantic_analysis_never_crashes ... ok [INFO] [stdout] test prop_semantic_analyzer_thread_safe ... ok [INFO] [stdout] test prop_semantic_analysis_with_imports ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stderr] Running tests/lsp_server_lifecycle.rs (/opt/rustwide/target/debug/deps/lsp_server_lifecycle-47f5af44769b1be9) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_server_initialization ... ok [INFO] [stdout] test test_error_handling_invalid_state ... ok [INFO] [stdout] test test_document_lifecycle ... ok [INFO] [stdout] test test_invalid_exit_sequence ... ok [INFO] [stdout] test test_client_capabilities_tracking ... ok [INFO] [stdout] test test_error_handling_document_not_found ... ok [INFO] [stdout] test test_logging_lifecycle_events ... ok [INFO] [stdout] test test_server_state_transitions ... ok [INFO] [stdout] test test_server_capabilities_response ... ok [INFO] [stdout] test test_resource_cleanup_on_shutdown ... ok [INFO] [stdout] test test_multiple_documents ... ok [INFO] [stdout] test test_error_handling_missing_parameters ... ok [INFO] [stdout] test test_invalid_shutdown_sequence ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/lsp_storage_integration.rs (/opt/rustwide/target/debug/deps/lsp_storage_integration-ac938cdf32c5a255) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test test_builtin_language_configs_available ... ok [INFO] [stdout] test test_code_reusability_builtin_configs ... ok [INFO] [stdout] test test_get_language_config_aliases ... ok [INFO] [stdout] test test_get_language_config_java ... ok [INFO] [stdout] test test_get_language_config_kotlin ... ok [INFO] [stdout] test test_get_language_config_dart ... ok [INFO] [stdout] test test_get_language_config_python ... ok [INFO] [stdout] test test_get_language_config_go ... ok [INFO] [stdout] test test_get_language_config_unknown ... ok [INFO] [stdout] test test_configuration_manager_get_language_config_paths ... ok [INFO] [stdout] test test_configuration_hierarchy_project_over_user ... ok [INFO] [stdout] test test_configuration_manager_load_defaults ... ok [INFO] [stdout] test test_configuration_manager_has_language ... ok [INFO] [stdout] test test_configuration_manager_load_from_storage ... ok [INFO] [stdout] test test_path_resolver_global_path ... ok [INFO] [stdout] test test_get_language_config_typescript ... ok [INFO] [stdout] test test_code_reusability_storage_manager_trait ... ok [INFO] [stdout] test test_configuration_manager_languages_list ... ok [INFO] [stdout] test test_get_language_config_rust ... ok [INFO] [stdout] test test_storage_integration_no_duplication ... ok [INFO] [stdout] test test_path_resolver_project_path ... ok [INFO] [stdout] test test_builtin_configs_yaml_format ... ok [INFO] [stdout] test test_builtin_configs_have_required_fields ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests ricecoder_lsp [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/code_actions/mod.rs - code_actions (line 14) ... ignored [INFO] [stdout] test src/diagnostics/mod.rs - diagnostics (line 42) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d9e52347cf2bbc0c0291da7ec97be579e69de642665e1ae6e628c126ef57f4fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9e52347cf2bbc0c0291da7ec97be579e69de642665e1ae6e628c126ef57f4fc", kill_on_drop: false }` [INFO] [stdout] d9e52347cf2bbc0c0291da7ec97be579e69de642665e1ae6e628c126ef57f4fc