[INFO] fetching crate varpulis-lsp 0.9.0... [INFO] testing varpulis-lsp-0.9.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate varpulis-lsp 0.9.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate varpulis-lsp 0.9.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate varpulis-lsp 0.9.0 [INFO] tweaked toml for crates.io crate varpulis-lsp 0.9.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate varpulis-lsp 0.9.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate varpulis-lsp 0.9.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded logos-derive v0.16.1 [INFO] [stderr] Downloaded logos-codegen v0.16.1 [INFO] [stderr] Downloaded logos v0.16.1 [INFO] [stderr] Downloaded varpulis-core v0.9.0 [INFO] [stderr] Downloaded varpulis-parser v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7eb9d589c5840606fd0a636b863a668ab31dac7ae3fcb2cfcc2ff1a2b5e945e5 [INFO] running `Command { std: "docker" "start" "-a" "7eb9d589c5840606fd0a636b863a668ab31dac7ae3fcb2cfcc2ff1a2b5e945e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eb9d589c5840606fd0a636b863a668ab31dac7ae3fcb2cfcc2ff1a2b5e945e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eb9d589c5840606fd0a636b863a668ab31dac7ae3fcb2cfcc2ff1a2b5e945e5", kill_on_drop: false }` [INFO] [stdout] 7eb9d589c5840606fd0a636b863a668ab31dac7ae3fcb2cfcc2ff1a2b5e945e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84d2d55a6991c10b3e8a2049a022bd144eb80b0ab1d15d58f2719afa76972422 [INFO] running `Command { std: "docker" "start" "-a" "84d2d55a6991c10b3e8a2049a022bd144eb80b0ab1d15d58f2719afa76972422", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling varpulis-parser v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling logos-codegen v0.16.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling logos-derive v0.16.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling logos v0.16.1 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling varpulis-core v0.9.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling varpulis-lsp v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.12s [INFO] running `Command { std: "docker" "inspect" "84d2d55a6991c10b3e8a2049a022bd144eb80b0ab1d15d58f2719afa76972422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84d2d55a6991c10b3e8a2049a022bd144eb80b0ab1d15d58f2719afa76972422", kill_on_drop: false }` [INFO] [stdout] 84d2d55a6991c10b3e8a2049a022bd144eb80b0ab1d15d58f2719afa76972422 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec183a0cd9d3ba632dc5c5a217829f9a59a051d2d3f1574b31654fa8a59bc23c [INFO] running `Command { std: "docker" "start" "-a" "ec183a0cd9d3ba632dc5c5a217829f9a59a051d2d3f1574b31654fa8a59bc23c", kill_on_drop: false }` [INFO] [stderr] Compiling varpulis-lsp v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `Command { std: "docker" "inspect" "ec183a0cd9d3ba632dc5c5a217829f9a59a051d2d3f1574b31654fa8a59bc23c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec183a0cd9d3ba632dc5c5a217829f9a59a051d2d3f1574b31654fa8a59bc23c", kill_on_drop: false }` [INFO] [stdout] ec183a0cd9d3ba632dc5c5a217829f9a59a051d2d3f1574b31654fa8a59bc23c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5cd0575f5c0600cfed96d79a3bf7e2076ef469dd24c260909239c374ce8c5875 [INFO] running `Command { std: "docker" "start" "-a" "5cd0575f5c0600cfed96d79a3bf7e2076ef469dd24c260909239c374ce8c5875", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/varpulis_lsp-5098764ae2edb3f2) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test completion::tests::test_completion_item_has_snippet_format ... ok [INFO] [stdout] test completion::tests::test_aggregation_completions_in_aggregate ... ok [INFO] [stdout] test completion::tests::test_from_params_mqtt_completions ... ok [INFO] [stdout] test completion::tests::test_http_connector_uses_base_url ... ok [INFO] [stdout] test completion::tests::test_extract_event_types_merge_simple ... ok [INFO] [stdout] test completion::tests::test_merge_inline_stream_completions ... ok [INFO] [stdout] test completion::tests::test_merge_simple_completions ... ok [INFO] [stdout] test completion::tests::test_pattern_completions ... ok [INFO] [stdout] test completion::tests::test_resolve_connector_type_from_document ... ok [INFO] [stdout] test completion::tests::test_extract_event_types_merge_inline ... ok [INFO] [stdout] test completion::tests::test_stream_operation_completions_after_dot ... ok [INFO] [stdout] test completion::tests::test_select_field_completions ... ok [INFO] [stdout] test completion::tests::test_to_params_kafka_completions ... ok [INFO] [stdout] test completion::tests::test_top_level_completions ... ok [INFO] [stdout] test completion::tests::test_where_only_shows_source_event_fields ... ok [INFO] [stdout] test completion::tests::test_type_completions_after_colon ... ok [INFO] [stdout] test completion::tests::test_window_completions ... ok [INFO] [stdout] test completion::tests::test_where_field_completions ... ok [INFO] [stdout] test hover::tests::test_hover_stream ... ok [INFO] [stdout] test completion::tests::test_where_sequence_shows_all_event_fields ... ok [INFO] [stdout] test navigation::tests::test_find_name_in_span ... ok [INFO] [stdout] test completion::tests::test_where_same_line_only_source_fields ... ok [INFO] [stdout] test semantic::tests::test_extract_identifier ... ok [INFO] [stdout] test semantic::tests::test_get_document_symbols ... ok [INFO] [stdout] test navigation::tests::test_word_at_position_simple ... ok [INFO] [stdout] test navigation::tests::test_word_at_position_empty ... ok [INFO] [stdout] test navigation::tests::test_find_name_word_boundary ... ok [INFO] [stdout] test hover::tests::test_get_word_at_position ... ok [INFO] [stdout] test navigation::tests::test_byte_offset_to_position ... ok [INFO] [stdout] test navigation::tests::test_word_at_position_multiline ... ok [INFO] [stdout] test diagnostics::tests::test_syntax_error_has_diagnostic ... ok [INFO] [stdout] test completion::tests::test_where_with_forecast_builtins ... ok [INFO] [stdout] test navigation::tests::test_references_event_in_stream ... ok [INFO] [stdout] test navigation::tests::test_goto_def_in_pattern ... ok [INFO] [stdout] test diagnostics::tests::test_valid_code_no_diagnostics ... ok [INFO] [stdout] test navigation::tests::test_references_followed_by ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/varpulis_lsp-f08fe234dfc38898) [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 tests/diagnostics_tests.rs (/opt/rustwide/target/debug/deps/diagnostics_tests-89609a6f0604bad3) [INFO] [stdout] [INFO] [stdout] running 54 tests [INFO] [stdout] test diagnostics_double_dot ... ok [INFO] [stdout] test diagnostics_duplicate_event_produces_error ... ok [INFO] [stdout] test diagnostics_error_at_line_boundary ... ok [INFO] [stdout] test diagnostics_error_at_end_of_line ... ok [INFO] [stdout] test diagnostics_error_highlights_token ... ok [INFO] [stdout] test diagnostics_comment_only_multiline ... ok [INFO] [stdout] test diagnostics_error_on_first_line ... ok [INFO] [stdout] test diagnostics_error_on_third_line ... ok [INFO] [stdout] test diagnostics_error_on_later_line ... ok [INFO] [stdout] test diagnostics_incomplete_pattern ... ok [INFO] [stdout] test diagnostics_error_at_non_alphanumeric ... ok [INFO] [stdout] test diagnostics_error_at_position_zero ... ok [INFO] [stdout] test diagnostics_incomplete_aggregate ... ok [INFO] [stdout] test diagnostics_located_error_line_col ... ok [INFO] [stdout] test diagnostics_incomplete_select ... ok [INFO] [stdout] test diagnostics_invalid_operator ... ok [INFO] [stdout] test diagnostics_located_error_with_hint ... ok [INFO] [stdout] test diagnostics_many_lines ... ok [INFO] [stdout] test diagnostics_missing_event_body ... ok [INFO] [stdout] test diagnostics_merge_unknown_field_warns ... ok [INFO] [stdout] test diagnostics_multiple_events_and_streams ... ok [INFO] [stdout] test diagnostics_newlines_only ... ok [INFO] [stdout] test diagnostics_range_is_valid ... ok [INFO] [stdout] test diagnostics_semantic_error_severity ... ok [INFO] [stdout] test diagnostics_multiple_semantic_issues ... ok [INFO] [stdout] test diagnostics_semantic_has_code ... ok [INFO] [stdout] test diagnostics_semantic_no_hint ... ok [INFO] [stdout] test diagnostics_semantic_range_spans_source ... ok [INFO] [stdout] test diagnostics_semantic_warning_severity ... ok [INFO] [stdout] test diagnostics_semantic_hint_in_message ... ok [INFO] [stdout] test diagnostics_source_field_always_varpulis ... ok [INFO] [stdout] test diagnostics_severity_is_error_for_syntax ... ok [INFO] [stdout] test diagnostics_unknown_stream_operation ... ok [INFO] [stdout] test diagnostics_unicode_content ... ok [INFO] [stdout] test diagnostics_semantic_with_hint ... ok [INFO] [stdout] test diagnostics_unexpected_eof_single_line ... ok [INFO] [stdout] test diagnostics_unexpected_eof_multiline ... ok [INFO] [stdout] test diagnostics_undefined_event_produces_warning_or_error ... ok [INFO] [stdout] test diagnostics_unicode_in_string ... ok [INFO] [stdout] test diagnostics_unmatched_paren ... ok [INFO] [stdout] test diagnostics_valid_function_declaration ... ok [INFO] [stdout] test diagnostics_unicode_identifier ... ok [INFO] [stdout] test diagnostics_unmatched_brace ... ok [INFO] [stdout] test diagnostics_valid_let_var_const ... ok [INFO] [stdout] test diagnostics_valid_event_and_stream ... ok [INFO] [stderr] Running tests/lsp_coverage_tests.rs (/opt/rustwide/target/debug/deps/lsp_coverage_tests-e80a961803b586ef) [INFO] [stdout] test diagnostics_valid_merge_stream ... ok [INFO] [stdout] test diagnostics_valid_pattern ... ok [INFO] [stdout] test diagnostics_valid_with_connector ... ok [INFO] [stdout] test diagnostics_valid_with_join ... ok [INFO] [stdout] test diagnostics_valid_with_window_and_aggregate ... ok [INFO] [stdout] test diagnostics_where_bare_identifier_warns ... ok [INFO] [stdout] test diagnostics_where_member_access_warns ... ok [INFO] [stdout] test diagnostics_where_comparison_is_valid ... ok [INFO] [stdout] test diagnostics_whitespace_only ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 111 tests [INFO] [stdout] test completion_after_at ... ok [INFO] [stdout] test completion_expression_context ... ok [INFO] [stdout] test completion_from_closed_paren_no_params ... ok [INFO] [stdout] test completion_after_dot ... ok [INFO] [stdout] test completion_from_with_just_connector_name ... ok [INFO] [stdout] test completion_in_aggregate ... ok [INFO] [stdout] test completion_in_pattern ... ok [INFO] [stdout] test completion_from_params_mqtt ... ok [INFO] [stdout] test completion_in_window ... ok [INFO] [stdout] test completion_snippet_format ... ok [INFO] [stdout] test completion_to_params_kafka ... ok [INFO] [stdout] test completion_top_level_empty ... ok [INFO] [stdout] test completion_type_after_colon ... ok [INFO] [stdout] test completion_unknown_connector_type_empty ... ok [INFO] [stdout] test document_symbols_empty ... ok [INFO] [stdout] test document_symbols_function ... ok [INFO] [stdout] test document_symbols_event ... ok [INFO] [stdout] test document_symbols_ignores_comments ... ok [INFO] [stdout] test document_symbols_multiple_declarations ... ok [INFO] [stdout] test goto_definition_empty_document ... ok [INFO] [stdout] test document_symbols_pattern ... ok [INFO] [stdout] test document_symbols_let_var_const ... ok [INFO] [stdout] test diagnostics_comment_only ... ok [INFO] [stdout] test diagnostics_empty_input ... ok [INFO] [stdout] test document_symbols_stream ... ok [INFO] [stdout] test diagnostics_semantic_undefined_event ... ok [INFO] [stdout] test diagnostics_has_range ... ok [INFO] [stdout] test diagnostics_source_is_varpulis ... ok [INFO] [stdout] test diagnostics_multiple_valid_statements ... ok [INFO] [stdout] test diagnostics_syntax_error ... ok [INFO] [stdout] test diagnostics_valid_program_no_errors ... ok [INFO] [stdout] test goto_definition_connector ... ok [INFO] [stdout] test goto_definition_event_type ... ok [INFO] [stdout] test hover_builtin_functions ... ok [INFO] [stdout] test hover_agg_functions ... ok [INFO] [stdout] test hover_collection_functions ... ok [INFO] [stdout] test hover_keyword_const ... ok [INFO] [stdout] test goto_definition_function ... ok [INFO] [stdout] test hover_keyword_event ... ok [INFO] [stdout] test hover_keyword_fn ... ok [INFO] [stdout] test hover_keyword_from ... ok [INFO] [stdout] test goto_definition_on_definition_itself ... ok [INFO] [stdout] test hover_keyword_if ... ok [INFO] [stdout] test hover_keyword_let ... ok [INFO] [stdout] test hover_keyword_match ... ok [INFO] [stdout] test hover_keyword_pattern ... ok [INFO] [stdout] test hover_keyword_stream ... ok [INFO] [stdout] test goto_definition_parse_error_returns_none ... ok [INFO] [stdout] test hover_keyword_var ... ok [INFO] [stdout] test hover_literals ... ok [INFO] [stdout] test hover_logical_operators ... ok [INFO] [stdout] test goto_definition_pattern_event_ref ... ok [INFO] [stdout] test hover_multiline_at_various_positions ... ok [INFO] [stdout] test hover_no_result_for_unknown_word ... ok [INFO] [stdout] test hover_no_result_on_empty_line ... ok [INFO] [stdout] test hover_no_result_past_end_of_line ... ok [INFO] [stdout] test hover_on_second_line ... ok [INFO] [stdout] test goto_definition_stream_name ... ok [INFO] [stdout] test goto_definition_variable ... ok [INFO] [stdout] test hover_sase_and ... ok [INFO] [stdout] test hover_sase_not ... ok [INFO] [stdout] test hover_sase_or ... ok [INFO] [stdout] test hover_sase_seq ... ok [INFO] [stdout] test hover_stream_ops_aggregate ... ok [INFO] [stdout] test goto_definition_unknown_returns_none ... ok [INFO] [stdout] test hover_stream_ops_emit ... ok [INFO] [stdout] test hover_stream_ops_enrich ... ok [INFO] [stdout] test hover_stream_ops_forecast ... ok [INFO] [stdout] test hover_stream_ops_join ... ok [INFO] [stdout] test hover_stream_ops_partition_by ... ok [INFO] [stdout] test hover_stream_ops_select ... ok [INFO] [stdout] test hover_stream_ops_to ... ok [INFO] [stdout] test hover_stream_ops_where ... ok [INFO] [stdout] test hover_stream_ops_window ... ok [INFO] [stdout] test hover_stream_type ... ok [INFO] [stdout] test hover_types ... ok [INFO] [stdout] test hover_window_types ... ok [INFO] [stdout] test hover_within ... ok [INFO] [stdout] test hover_word_boundary_at_space_returns_previous_word ... ok [INFO] [stdout] test hover_word_in_middle_of_line ... ok [INFO] [stdout] test references_empty_document ... ok [INFO] [stdout] test semantic_legend_has_all_token_types ... ok [INFO] [stdout] test semantic_legend_modifiers_empty ... ok [INFO] [stdout] test semantic_legend_struct ... ok [INFO] [stdout] test semantic_tokens_arrow_operators ... ok [INFO] [stdout] test semantic_tokens_builtin_function_call ... ok [INFO] [stdout] test semantic_tokens_comment ... ok [INFO] [stdout] test semantic_tokens_duration ... ok [INFO] [stdout] test semantic_tokens_all_keywords ... ok [INFO] [stdout] test semantic_tokens_duration_ms ... ok [INFO] [stdout] test semantic_tokens_empty_input ... ok [INFO] [stdout] test semantic_tokens_function_needs_paren ... ok [INFO] [stdout] test semantic_tokens_identifier_variable ... ok [INFO] [stdout] test semantic_tokens_keyword ... ok [INFO] [stdout] test semantic_tokens_multiline ... ok [INFO] [stdout] test semantic_tokens_multiple_operators ... ok [INFO] [stdout] test semantic_tokens_number_float ... ok [INFO] [stdout] test semantic_tokens_number_integer ... ok [INFO] [stdout] test references_connector_in_to ... ok [INFO] [stdout] test semantic_tokens_operator ... ok [INFO] [stdout] test semantic_tokens_pascal_case_class ... ok [INFO] [stdout] test semantic_tokens_string_double_quote ... ok [INFO] [stdout] test semantic_tokens_string_single_quote ... ok [INFO] [stdout] test references_event_in_followed_by ... ok [INFO] [stdout] test semantic_tokens_timestamp_literal ... ok [INFO] [stdout] test references_event_in_pattern ... ok [INFO] [stdout] test semantic_tokens_type_names ... ok [INFO] [stdout] test semantic_tokens_whitespace_only ... ok [INFO] [stdout] test references_stream_used_as_source ... ok [INFO] [stdout] test references_event_type_in_stream_source ... ok [INFO] [stdout] test references_unknown_symbol_returns_none ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 111 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests varpulis_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" "5cd0575f5c0600cfed96d79a3bf7e2076ef469dd24c260909239c374ce8c5875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cd0575f5c0600cfed96d79a3bf7e2076ef469dd24c260909239c374ce8c5875", kill_on_drop: false }` [INFO] [stdout] 5cd0575f5c0600cfed96d79a3bf7e2076ef469dd24c260909239c374ce8c5875