[INFO] fetching crate t32-language-server 0.7.1...
[INFO] testing t32-language-server-0.7.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate t32-language-server 0.7.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate t32-language-server 0.7.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate t32-language-server 0.7.1
[INFO] tweaked toml for crates.io crate t32-language-server 0.7.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate t32-language-server 0.7.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate t32-language-server 0.7.1 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de3056ff3c7336279f9e81afb02a39d73dc2e85daa5f03fc62801fd1095d579c
[INFO] running `Command { std: "docker" "start" "-a" "de3056ff3c7336279f9e81afb02a39d73dc2e85daa5f03fc62801fd1095d579c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de3056ff3c7336279f9e81afb02a39d73dc2e85daa5f03fc62801fd1095d579c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de3056ff3c7336279f9e81afb02a39d73dc2e85daa5f03fc62801fd1095d579c", kill_on_drop: false }`
[INFO] [stdout] de3056ff3c7336279f9e81afb02a39d73dc2e85daa5f03fc62801fd1095d579c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7c86d13e57bf300115d1de9d98c85dcb1f7007395f34335506c3c6209a1d1ed
[INFO] running `Command { std: "docker" "start" "-a" "e7c86d13e57bf300115d1de9d98c85dcb1f7007395f34335506c3c6209a1d1ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tree-sitter-t32 v7.2.6
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling t32-language-server v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.63s
[INFO] running `Command { std: "docker" "inspect" "e7c86d13e57bf300115d1de9d98c85dcb1f7007395f34335506c3c6209a1d1ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7c86d13e57bf300115d1de9d98c85dcb1f7007395f34335506c3c6209a1d1ed", kill_on_drop: false }`
[INFO] [stdout] e7c86d13e57bf300115d1de9d98c85dcb1f7007395f34335506c3c6209a1d1ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fb900b8e6b32f417d95b5e6baefdf29eedda633b0c744aaf91c47f92a130e77
[INFO] running `Command { std: "docker" "start" "-a" "9fb900b8e6b32f417d95b5e6baefdf29eedda633b0c744aaf91c47f92a130e77", kill_on_drop: false }`
[INFO] [stderr]    Compiling t32-language-server v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.83s
[INFO] running `Command { std: "docker" "inspect" "9fb900b8e6b32f417d95b5e6baefdf29eedda633b0c744aaf91c47f92a130e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fb900b8e6b32f417d95b5e6baefdf29eedda633b0c744aaf91c47f92a130e77", kill_on_drop: false }`
[INFO] [stdout] 9fb900b8e6b32f417d95b5e6baefdf29eedda633b0c744aaf91c47f92a130e77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6e342c4e8aa933addb19354518aa752d39624f9c9e51a99843daf085882b0c14
[INFO] running `Command { std: "docker" "start" "-a" "6e342c4e8aa933addb19354518aa752d39624f9c9e51a99843daf085882b0c14", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/t32_language_server-ebd93c35b5752cd5)
[INFO] [stdout] 
[INFO] [stdout] running 116 tests
[INFO] [stdout] test ls::doc::store::test::can_close_documents ... ok
[INFO] [stdout] test ls::doc::store::test::can_open_documents ... ok
[INFO] [stdout] test ls::doc::test::can_find_commands ... ok
[INFO] [stdout] test ls::doc::store::test::can_rename_files ... ok
[INFO] [stdout] test ls::doc::store::test::can_update_callers ... ok
[INFO] [stdout] test ls::doc::test::can_find_end_of_subroutines_from_labeled_expression ... ok
[INFO] [stdout] test ls::doc::test::can_find_implicitly_defined_macros ... ok
[INFO] [stdout] test ls::doc::test::can_find_global_scoped_macros ... ok
[INFO] [stdout] test ls::doc::store::test::can_update_macro_index ... ok
[INFO] [stdout] test ls::doc::test::can_find_local_scoped_macros ... ok
[INFO] [stdout] test ls::doc::store::test::can_import_workspace ... ok
[INFO] [stdout] test ls::doc::store::test::can_update_file_target_index ... ok
[INFO] [stdout] test ls::doc::test::can_find_macro_definitions_in_subroutines_without_caller ... ok
[INFO] [stdout] test ls::doc::store::test::can_update_command_index ... ok
[INFO] [stdout] test ls::doc::test::can_find_all_macro_references ... ok
[INFO] [stdout] test ls::doc::test::can_find_script_calls ... ok
[INFO] [stdout] test ls::doc::test::can_resolve_ambiguous_script_call_targets ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_calculate_offsets_for_all_eol_variants ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_calculate_distance ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_calculate_position ... ok
[INFO] [stdout] test ls::doc::test::can_find_private_scoped_macros ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_deal_with_malformed_ranges ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_handle_edits_that_append_text ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_handle_edits_that_prepend_text ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_handle_edits_that_remove_text ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_handle_text_not_ending_with_newline ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_perform_incremenal_text_update ... ok
[INFO] [stdout] test ls::doc::textdoc::test::uses_bytes_and_utf16_code_units_for_offsets ... ok
[INFO] [stdout] test ls::doc::textdoc::test::can_shift_byte_offset ... ok
[INFO] [stdout] test ls::language::tests::can_find_external_definitions_for_macro_ref ... ok
[INFO] [stdout] test ls::doc::test::can_resolve_script_call_targets_with_relative_path ... ok
[INFO] [stdout] test ls::doc::test::can_find_subroutines ... ok
[INFO] [stdout] test ls::language::tests::can_break_recursion_loops_for_subroutine_macro_defs ... ok
[INFO] [stdout] test ls::doc::test::can_find_subroutine_calls ... ok
[INFO] [stdout] test ls::doc::test::can_resolve_script_call_targets ... ok
[INFO] [stdout] test ls::language::tests::can_find_global_macro_definition ... ok
[INFO] [stdout] test ls::doc::test::can_find_parameters ... ok
[INFO] [stdout] test ls::language::tests::can_find_macro_definition_covering_subscript_call ... ok
[INFO] [stdout] test ls::language::tests::can_find_macro_definition_with_docstring ... ok
[INFO] [stdout] test ls::language::tests::can_find_private_macro_definition ... ok
[INFO] [stdout] test ls::language::tests::can_find_macro_definition_across_subroutine_calls ... ok
[INFO] [stdout] test ls::language::tests::can_find_infile_references_for_macro_definition ... ok
[INFO] [stdout] test ls::language::tests::can_find_macro_definition_inside_subroutine ... ok
[INFO] [stdout] test ls::language::tests::can_flatten_overlapping_tokens ... ok
[INFO] [stdout] test ls::language::tests::can_find_references_for_subroutine_defintion ... ok
[INFO] [stdout] test ls::language::tests::can_find_references_for_label ... ok
[INFO] [stdout] test ls::language::tests::can_return_command_identifier_for_find_references_req ... ok
[INFO] [stdout] test ls::language::tests::can_split_multiline_tokens ... ok
[INFO] [stdout] test ls::lsp::header::tests::detects_invalid_header ... ok
[INFO] [stdout] test ls::lsp::header::tests::detects_invalid_headers ... ok
[INFO] [stdout] test ls::language::tests::can_find_outside_macro_definition_for_subroutine ... ok
[INFO] [stdout] test ls::lsp::header::tests::scans_min_header ... ok
[INFO] [stdout] test ls::lsp::header::tests::scans_full_header ... ok
[INFO] [stdout] test ls::language::tests::can_find_references_for_macros_on_stack ... ok
[INFO] [stdout] test ls::lsp::header::tests::scans_single_token ... ok
[INFO] [stdout] test ls::lsp::header::tests::validates_full_header ... ok
[INFO] [stdout] test ls::lsp::header::tests::validates_min_header ... ok
[INFO] [stdout] test ls::language::tests::can_find_subscript_call_target ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_did_change_text_document_notification ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_did_open_text_document_notification ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_error_response ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_goto_definition_request ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_did_close_text_document_notification ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_goto_definition_response ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_initialized_notification ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_initialize_request ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_log_trace_notification ... ok
[INFO] [stdout] test ls::language::tests::can_find_macro_global_macro_definition ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_initialize_response ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_semantic_tokens_full_response ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_semantic_tokens_range_request ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_semantic_tokens_range_response ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_set_trace_notification ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_semantic_tokens_full_request ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_shutdown_request ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_shutdown_response ... ok
[INFO] [stdout] test ls::lsp::tests::deals_with_malformed_header ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::throws_error_on_missing_field ... ok
[INFO] [stdout] test ls::lsp::tests::ignores_garbage_before_header ... ok
[INFO] [stdout] test ls::lsp::tests::parses_all_lowercase_header ... ok
[INFO] [stdout] test ls::language::tests::can_find_references_for_subroutine_call ... ok
[INFO] [stdout] test ls::lsp::tests::parses_msg ... ok
[INFO] [stdout] test ls::lsp::tests::waits_for_content_len ... ok
[INFO] [stdout] test ls::lsp::tests::parses_full_header ... ok
[INFO] [stdout] test ls::proc::tests::detects_pid_alive ... ok
[INFO] [stdout] test ls::lsp::tests::parses_msg_content ... ok
[INFO] [stdout] test ls::tasks::lang::definitions::tests::visits_scripts_for_external_macro_definition_lookup_only_once ... ok
[INFO] [stdout] test ls::tasks::lang::definitions::tests::can_progress_goto_external_macro_definition_req ... ok
[INFO] [stdout] test ls::lsp::jsonrpc::tests::can_create_exit_notification ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_process_find_refs_result_for_file_target ... ok
[INFO] [stdout] test ls::language::tests::can_return_subscript_call_file_target_for_find_reference_req ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_progress_external_definition_lookup_for_final_definitions ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_progress_external_definition_lookup_for_partial_definitions ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_progress_macro_ref_lookup_from_definition ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_progress_macro_ref_lookup_in_subscripts ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_process_find_refs_result_for_externally_defined_macro ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_process_find_refs_result_for_macro_only_defined_in_file ... ok
[INFO] [stdout] test ls::tasks::lang::definitions::tests::can_queue_lookups_for_external_macro_definitions ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_process_find_refs_result_for_macro_without_definition ... ok
[INFO] [stdout] test ls::tasks::lang::definitions::tests::can_process_goto_definition_result ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::skips_redundant_subscript_macro_ref_checks ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_queue_lookups_for_subscript_macro_references ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_queue_global_macro_reference_lookups ... ok
[INFO] [stdout] test ls::proc::tests::detects_pid_dead ... ok
[INFO] [stdout] test ls::language::tests::can_identify_implicit_macro_definitions ... ok
[INFO] [stdout] test ls::workspace::test::can_update_file_idx ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_queue_lookups_for_macro_definition_references ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_queue_lookups_for_externally_defined_macros ... ok
[INFO] [stdout] test ls::tasks::tests::can_block_tasks_until_ready ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::can_skip_redundant_lookups_for_externally_defined_macros ... ok
[INFO] [stdout] test ls::tasks::lang::references::tests::visits_subscripts_for_macro_reference_lookup_only_once ... ok
[INFO] [stdout] test t32::query::tests::can_restrict_captures_to_range ... ok
[INFO] [stdout] test t32::query::tests::does_not_capture_other_keywords_as_modifiers ... ok
[INFO] [stdout] test t32::query::tests::can_determine_synax_highlights ... ok
[INFO] [stdout] test t32::query::tests::does_not_capture_operators_in_macros ... ok
[INFO] [stdout] test ls::tasks::runners::tests::does_not_deadlock ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 116 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/t32ls-cb6c48ff3b08d113)
[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/cli.rs (/opt/rustwide/target/debug/deps/cli-54646cc8d1315558)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test prints_version ... ok
[INFO] [stdout] test prints_help ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/protocol.rs (/opt/rustwide/target/debug/deps/protocol-b31d3d07d864a0d3)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test exits_on_missing_parent_process ... ok
[INFO] [stdout] test can_enable_logging ... ok
[INFO] [stdout] test supports_docsync_did_open_notification ... ok
[INFO] [stdout] test exits_on_wrong_parent_pid ... ok
[INFO] [stdout] test supports_docsync_did_change_notification ... ok
[INFO] [stdout] test supports_did_rename_files_notification ... ok
[INFO] [stdout] test supports_docsync_did_close_notification ... ok
[INFO] [stdout] test reports_invalid_workspace_roots ... ok
[INFO] [stdout] test can_build_semantic_token_legend ... ok
[INFO] [stdout] test supports_lang_find_references_request_for_command ... ok
[INFO] [stdout] test supports_lang_find_references_request_for_file ... ok
[INFO] [stdout] test supports_lifecycle_exit_notification ... ok
[INFO] [stdout] test supports_lifecycle_initialize_req ... ok
[INFO] [stdout] test supports_lifecycle_shutdown_req ... ok
[INFO] [stdout] test supports_lang_find_references_request_for_macros ... ok
[INFO] [stdout] test supports_lang_semantic_tokens_doc_range_request ... ok
[INFO] [stdout] test supports_lang_find_references_request_for_subroutines ... ok
[INFO] [stdout] test supports_lang_goto_definition_request ... ok
[INFO] [stdout] test supports_lang_semantic_tokens_full_doc_request ... ok
[INFO] [stdout] test can_index_workspace ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/utils.rs (/opt/rustwide/target/debug/deps/utils-8189cd637114e895)
[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/wasm.rs (/opt/rustwide/target/debug/deps/wasm-dae19d55b6f419c1)
[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 t32_language_server
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/t32/expressions.rs - t32::expressions (line 23) ... ignored
[INFO] [stdout] test src/t32/macros.rs - t32::macros (line 18) ... ignored
[INFO] [stdout] test src/t32/macros.rs - t32::macros (line 47) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6e342c4e8aa933addb19354518aa752d39624f9c9e51a99843daf085882b0c14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e342c4e8aa933addb19354518aa752d39624f9c9e51a99843daf085882b0c14", kill_on_drop: false }`
[INFO] [stdout] 6e342c4e8aa933addb19354518aa752d39624f9c9e51a99843daf085882b0c14
