[INFO] cloning repository https://github.com/tameshi-dev/TameshiLSP
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tameshi-dev/TameshiLSP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftameshi-dev%2FTameshiLSP", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftameshi-dev%2FTameshiLSP'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c09bc1c17057b8d6964533d1bd62097171eeca1
[INFO] testing tameshi-dev/TameshiLSP against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftameshi-dev%2FTameshiLSP" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tameshi-dev/TameshiLSP
[INFO] finished tweaking git repo https://github.com/tameshi-dev/TameshiLSP
[INFO] tweaked toml for git repo https://github.com/tameshi-dev/TameshiLSP written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tameshi-dev/TameshiLSP 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 git repo https://github.com/tameshi-dev/TameshiLSP 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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] e3383b73e6497fc52826f4cc0325b8587f0e024beae56ce40d3eed89e56f86ee
[INFO] running `Command { std: "docker" "start" "-a" "e3383b73e6497fc52826f4cc0325b8587f0e024beae56ce40d3eed89e56f86ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3383b73e6497fc52826f4cc0325b8587f0e024beae56ce40d3eed89e56f86ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3383b73e6497fc52826f4cc0325b8587f0e024beae56ce40d3eed89e56f86ee", kill_on_drop: false }`
[INFO] [stdout] e3383b73e6497fc52826f4cc0325b8587f0e024beae56ce40d3eed89e56f86ee
[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] 0915f53eec781f9c3447dc90da2f42c667546a0ed8c9f172437c35db62699862
[INFO] running `Command { std: "docker" "start" "-a" "0915f53eec781f9c3447dc90da2f42c667546a0ed8c9f172437c35db62699862", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cranelift-isle v0.113.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.113.1
[INFO] [stderr]    Compiling cranelift-bitset v0.113.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.113.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling cranelift-entity v0.113.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling cranelift-bforest v0.113.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling cranelift-control v0.113.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tree-sitter-solidity-traverse v1.2.13-4e938a4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling cranelift-codegen v0.113.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-convert v1.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling lsp-server v0.7.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling regalloc2 v0.10.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling lsp-types v0.95.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling jsonschema v0.18.3
[INFO] [stderr]    Compiling async-openai v0.23.4
[INFO] [stderr]    Compiling cranelift-module v0.113.1
[INFO] [stderr]    Compiling cranelift-frontend v0.113.1
[INFO] [stderr]    Compiling cranelift-native v0.113.1
[INFO] [stderr]    Compiling cranelift-reader v0.113.1
[INFO] [stderr]    Compiling cranelift-object v0.113.1
[INFO] [stderr]    Compiling cranelift v0.113.1
[INFO] [stderr]    Compiling thalir-core v0.1.0
[INFO] [stderr]    Compiling thalir-emit v0.1.0
[INFO] [stderr]    Compiling thalir-transform v0.1.0
[INFO] [stderr]    Compiling tameshi-scanners v0.1.1
[INFO] [stderr]    Compiling tameshi-lsp v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "0915f53eec781f9c3447dc90da2f42c667546a0ed8c9f172437c35db62699862", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0915f53eec781f9c3447dc90da2f42c667546a0ed8c9f172437c35db62699862", kill_on_drop: false }`
[INFO] [stdout] 0915f53eec781f9c3447dc90da2f42c667546a0ed8c9f172437c35db62699862
[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] 8b4e21ccd0ca45b1e6eb34aa69f8cccab9bd2ebaa22a2fe9e55d28424a9c0464
[INFO] running `Command { std: "docker" "start" "-a" "8b4e21ccd0ca45b1e6eb34aa69f8cccab9bd2ebaa22a2fe9e55d28424a9c0464", kill_on_drop: false }`
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling jsonschema v0.18.3
[INFO] [stderr]    Compiling async-openai v0.23.4
[INFO] [stderr]    Compiling tameshi-scanners v0.1.1
[INFO] [stderr]    Compiling tameshi-lsp v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.67s
[INFO] running `Command { std: "docker" "inspect" "8b4e21ccd0ca45b1e6eb34aa69f8cccab9bd2ebaa22a2fe9e55d28424a9c0464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b4e21ccd0ca45b1e6eb34aa69f8cccab9bd2ebaa22a2fe9e55d28424a9c0464", kill_on_drop: false }`
[INFO] [stdout] 8b4e21ccd0ca45b1e6eb34aa69f8cccab9bd2ebaa22a2fe9e55d28424a9c0464
[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] 3b10742dc851d482e267d30d8532f2a711aec2436df9269e4ff9d5a0d25cb2c9
[INFO] running `Command { std: "docker" "start" "-a" "3b10742dc851d482e267d30d8532f2a711aec2436df9269e4ff9d5a0d25cb2c9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tameshi_lsp-01b2658a05e826b1)
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test config::tests::test_config_from_lsp_value ... ignored, Deserialization logic needs fixing
[INFO] [stdout] test config::tests::test_config_creation ... ok
[INFO] [stdout] test config::tests::test_get_debounce_delay ... ok
[INFO] [stdout] test config::tests::test_adapter_config_serialization ... ok
[INFO] [stdout] test config::tests::test_full_config_serialization ... ok
[INFO] [stdout] test config::tests::test_get_rule_severity_override ... ok
[INFO] [stdout] test config::tests::test_get_scan_timeout ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_ignore_pattern_serialization ... ok
[INFO] [stdout] test config::tests::test_matches_glob_basic ... ok
[INFO] [stdout] test config::tests::test_is_rule_enabled ... ok
[INFO] [stdout] test config::tests::test_matches_glob_wildcard ... ok
[INFO] [stdout] test config::tests::test_should_ignore_finding ... ok
[INFO] [stdout] test config::tests::test_severity_context_serialization ... ok
[INFO] [stdout] test correlation::tests::test_correlation_service_creation ... ignored, Correlation threshold value needs adjustment
[INFO] [stdout] test correlation::tests::test_findings_not_nearby ... ignored, Nearby finding logic needs adjustment
[INFO] [stdout] test correlation::tests::test_correlation_score_identical ... ok
[INFO] [stdout] test config::tests::test_update_from_lsp_value ... ok
[INFO] [stdout] test correlation::tests::test_findings_nearby_same_line ... ok
[INFO] [stdout] test config::tests::test_validate_config ... ok
[INFO] [stdout] test correlation::tests::test_type_similarity ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostic_stats_highest_severity ... ok
[INFO] [stdout] test diagnostics::tests::test_create_code_description_with_swc ... ok
[INFO] [stdout] test diagnostics::tests::test_create_code_description ... ok
[INFO] [stdout] test diagnostics::tests::test_filter_by_severity ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostic_stats_has_high_severity_issues ... ok
[INFO] [stdout] test diagnostics::tests::test_finding_to_diagnostic_basic ... ok
[INFO] [stdout] test diagnostics::tests::test_finding_to_diagnostic_long_message_truncation ... ok
[INFO] [stdout] test config::tests::test_on_save_mode_serialization ... ok
[INFO] [stdout] test diagnostics::tests::test_finding_to_diagnostic_data_field ... ok
[INFO] [stdout] test correlation::tests::test_findings_nearby_within_distance ... ok
[INFO] [stdout] test diagnostics::tests::test_create_diagnostic_tags_low_confidence ... ok
[INFO] [stdout] test diagnostics::tests::test_finding_to_diagnostic_range_conversion ... ok
[INFO] [stdout] test diagnostics::tests::test_get_diagnostic_stats ... ok
[INFO] [stdout] test diagnostics::tests::test_finding_to_diagnostic_related_information ... ok
[INFO] [stdout] test diagnostics::tests::test_map_findings_to_diagnostics_no_locations ... ok
[INFO] [stdout] test export::tests::test_calculate_rank ... ok
[INFO] [stdout] test export::tests::test_json_export ... ok
[INFO] [stdout] test export::tests::test_sarif_export ... ok
[INFO] [stdout] test findings_store::tests::test_deduplicate ... ok
[INFO] [stdout] test findings_store::tests::test_findings_priority_sorting ... ok
[INFO] [stdout] test findings_store::tests::test_findings_store_new ... ok
[INFO] [stdout] test export::tests::test_severity_to_sarif_level ... ok
[INFO] [stdout] test export::tests::test_sarif_to_json ... ok
[INFO] [stdout] test findings_store::tests::test_clear_findings_for_files ... ok
[INFO] [stdout] test findings_store::tests::test_clear_all ... ok
[INFO] [stdout] test diagnostics::tests::test_map_findings_to_diagnostics ... ok
[INFO] [stdout] test findings_store::tests::test_findings_store_stats ... ok
[INFO] [stdout] test findings_store::tests::test_get_findings_with_confidence_filter ... ok
[INFO] [stdout] test findings_store::tests::test_get_findings_with_severity_filter ... ok
[INFO] [stdout] test findings_store::tests::test_generate_cache_key ... ok
[INFO] [stdout] test findings_store::tests::test_get_findings_workspace_scope ... ok
[INFO] [stdout] test findings_store::tests::test_with_config ... ok
[INFO] [stdout] test findings_store::tests::test_unignore_finding ... ok
[INFO] [stdout] test findings_store::tests::test_ignore_finding ... ok
[INFO] [stdout] test findings_store::tests::test_store_and_get_finding ... ok
[INFO] [stdout] test llm_scan_manager::tests::test_llm_scan_manager_creation ... ok
[INFO] [stdout] test proto::tests::test_confidence_ordering ... ok
[INFO] [stdout] test llm_scan_manager::tests::test_llm_scan_stage_display ... ok
[INFO] [stdout] test proto::tests::test_confidence_to_score ... ok
[INFO] [stdout] test llm_scan_manager::tests::test_scan_scope_creation ... ok
[INFO] [stdout] test llm_scan_manager::tests::test_scan_stats_creation ... ok
[INFO] [stdout] test findings_store::tests::test_store_scan_result ... ok
[INFO] [stdout] test proto::tests::test_finding_dedup_key ... ok
[INFO] [stdout] test proto::tests::test_finding_diagnostic_code ... ok
[INFO] [stdout] test proto::tests::test_location_to_lsp_range_single_point ... ignored, LSP range calculation needs fixing
[INFO] [stdout] test proto::tests::test_findings_scope_serialization ... ok
[INFO] [stdout] test proto::tests::test_location_to_lsp_range ... ok
[INFO] [stdout] test proto::tests::test_finding_serialization ... ok
[INFO] [stdout] test proto::tests::test_scan_progress_notification ... ok
[INFO] [stdout] test proto::tests::test_severity_ordering ... ok
[INFO] [stdout] test proto::tests::test_finding_priority_score ... ok
[INFO] [stdout] test scan::tests::test_scan_manager_creation ... ok
[INFO] [stdout] test workspace::tests::test_add_document ... ok
[INFO] [stdout] test proto::tests::test_scan_result_serialization ... ok
[INFO] [stdout] test proto::tests::test_finding_primary_location ... ok
[INFO] [stdout] test workspace::tests::test_custom_exclude_patterns_respected ... ok
[INFO] [stdout] test workspace::tests::test_determine_workspace_root_fallbacks ... ok
[INFO] [stdout] test workspace::tests::test_find_scannable_files_no_workspace ... ok
[INFO] [stdout] test proto::tests::test_severity_lsp_mapping ... ok
[INFO] [stdout] test workspace::tests::test_dirty_files_tracking ... ok
[INFO] [stdout] test scan::tests::test_scan_request_variants ... ok
[INFO] [stdout] test workspace::tests::test_glob_pattern_matching ... ok
[INFO] [stdout] test workspace::tests::test_include_exclude_patterns ... ok
[INFO] [stdout] test workspace::tests::test_mark_document_saved ... ok
[INFO] [stdout] test workspace::tests::test_update_workspace_folders ... ok
[INFO] [stdout] test workspace::tests::test_workspace_manager_new_no_workspace ... ok
[INFO] [stdout] test workspace::tests::test_workspace_stats ... ok
[INFO] [stdout] test workspace::tests::test_update_document ... ok
[INFO] [stdout] test workspace::tests::test_update_nonexistent_document ... ok
[INFO] [stdout] test correlation::tests::test_normalize_finding_type ... ok
[INFO] [stdout] test diagnostics::tests::test_group_by_severity ... ok
[INFO] [stdout] test findings_store::tests::test_get_findings_file_scope ... ok
[INFO] [stdout] test findings_store::tests::test_get_findings_for_files ... ok
[INFO] [stdout] test correlation::tests::test_related_types ... ok
[INFO] [stdout] test diagnostics::tests::test_finding_to_diagnostic_severity_mapping ... ok
[INFO] [stdout] test workspace::tests::test_include_exclude_pattern_matching ... ok
[INFO] [stdout] test workspace::tests::test_multiple_documents ... ok
[INFO] [stdout] test workspace::tests::test_workspace_manager_new ... ok
[INFO] [stdout] test workspace::tests::test_remove_document ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 96 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tameshi_lsp-41408310742207da)
[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 tameshi_lsp
[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] running `Command { std: "docker" "inspect" "3b10742dc851d482e267d30d8532f2a711aec2436df9269e4ff9d5a0d25cb2c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b10742dc851d482e267d30d8532f2a711aec2436df9269e4ff9d5a0d25cb2c9", kill_on_drop: false }`
[INFO] [stdout] 3b10742dc851d482e267d30d8532f2a711aec2436df9269e4ff9d5a0d25cb2c9
