[INFO] cloning repository https://github.com/janekx21/owl-ms-language-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/janekx21/owl-ms-language-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanekx21%2Fowl-ms-language-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanekx21%2Fowl-ms-language-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c452e42a14d7c6e586005a53152d74ab08736d12 [INFO] testing janekx21/owl-ms-language-server against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanekx21%2Fowl-ms-language-server" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/janekx21/owl-ms-language-server [INFO] finished tweaking git repo https://github.com/janekx21/owl-ms-language-server [INFO] tweaked toml for git repo https://github.com/janekx21/owl-ms-language-server written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/janekx21/owl-ms-language-server on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/janekx21/owl-ms-language-server 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf7f5c5647cd406fa326879621681087bde168adf25345465585d2e5d1da37a8 [INFO] running `Command { std: "docker" "start" "-a" "cf7f5c5647cd406fa326879621681087bde168adf25345465585d2e5d1da37a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf7f5c5647cd406fa326879621681087bde168adf25345465585d2e5d1da37a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf7f5c5647cd406fa326879621681087bde168adf25345465585d2e5d1da37a8", kill_on_drop: false }` [INFO] [stdout] cf7f5c5647cd406fa326879621681087bde168adf25345465585d2e5d1da37a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cc89b89fb7b2a44b4320900fd6122d9f2cad7f7bce8e765825a77ffe4186fed [INFO] running `Command { std: "docker" "start" "-a" "8cc89b89fb7b2a44b4320900fd6122d9f2cad7f7bce8e765825a77ffe4186fed", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling oxiri v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling mownstr v0.3.1 [INFO] [stderr] Compiling resiter v0.5.0 [INFO] [stderr] Compiling rio_api v0.8.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling oxilangtag v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rio_turtle v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling rio_xml v0.8.5 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling tree-sitter-owl-ms v0.12.1 (/opt/rustwide/workdir/crates/tree-sitter-owl-ms) [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling tree-sitter-c2rust v0.25.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling curie v0.1.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling pretty_rdf v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling cached_proc_macro v0.24.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling enum_meta v0.6.0 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling cached v0.55.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling c2rust-bitfields-derive v0.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling c2rust-bitfields v0.3.0 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling sophia_iri v0.9.0 [INFO] [stderr] Compiling sophia_api v0.9.0 [INFO] [stderr] Compiling sophia_rio v0.9.0 [INFO] [stderr] Compiling sophia_c14n v0.9.0 [INFO] [stderr] Compiling sophia_isomorphism v0.9.0 [INFO] [stderr] Compiling sophia_term v0.9.0 [INFO] [stderr] Compiling sophia_inmem v0.9.0 [INFO] [stderr] Compiling sophia_turtle v0.9.0 [INFO] [stderr] Compiling sophia_xml v0.9.0 [INFO] [stderr] Compiling sophia_resource v0.9.0 [INFO] [stderr] Compiling sophia v0.9.0 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling ureq v3.1.4 [INFO] [stderr] Compiling horned-owl v1.1.0 [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling owl-ms-language-server v0.12.1 (/opt/rustwide/workdir/crates/owl-ms-language-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "8cc89b89fb7b2a44b4320900fd6122d9f2cad7f7bce8e765825a77ffe4186fed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cc89b89fb7b2a44b4320900fd6122d9f2cad7f7bce8e765825a77ffe4186fed", kill_on_drop: false }` [INFO] [stdout] 8cc89b89fb7b2a44b4320900fd6122d9f2cad7f7bce8e765825a77ffe4186fed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 765fb2e1437d01f76ada45bd5fda2169502b520992edca2e6a6c98763c61de1d [INFO] running `Command { std: "docker" "start" "-a" "765fb2e1437d01f76ada45bd5fda2169502b520992edca2e6a6c98763c61de1d", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling tree-sitter-owl-ms v0.12.1 (/opt/rustwide/workdir/crates/tree-sitter-owl-ms) [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling pretty_rdf v0.8.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling sophia_iri v0.9.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling sophia_api v0.9.0 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling horned-owl v1.1.0 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling sophia_rio v0.9.0 [INFO] [stderr] Compiling sophia_isomorphism v0.9.0 [INFO] [stderr] Compiling sophia_inmem v0.9.0 [INFO] [stderr] Compiling sophia_term v0.9.0 [INFO] [stderr] Compiling sophia_c14n v0.9.0 [INFO] [stderr] Compiling sophia_xml v0.9.0 [INFO] [stderr] Compiling sophia_turtle v0.9.0 [INFO] [stderr] Compiling sophia_resource v0.9.0 [INFO] [stderr] Compiling sophia v0.9.0 [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling owl-ms-language-server v0.12.1 (/opt/rustwide/workdir/crates/owl-ms-language-server) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 57.42s [INFO] running `Command { std: "docker" "inspect" "765fb2e1437d01f76ada45bd5fda2169502b520992edca2e6a6c98763c61de1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "765fb2e1437d01f76ada45bd5fda2169502b520992edca2e6a6c98763c61de1d", kill_on_drop: false }` [INFO] [stdout] 765fb2e1437d01f76ada45bd5fda2169502b520992edca2e6a6c98763c61de1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f04089c3aaeba9ecfc16f999dcbb9c154e750817135b634d6a106d1a320486e3 [INFO] running `Command { std: "docker" "start" "-a" "f04089c3aaeba9ecfc16f999dcbb9c154e750817135b634d6a106d1a320486e3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/owl_ms_language_server-7773766d10ab51cc) [INFO] [stdout] [INFO] [stdout] running 93 tests [INFO] [stdout] test pos::tests::test_empty_string ... ok [INFO] [stdout] test pos::tests::test_ascii_only ... ok [INFO] [stdout] test pos::tests::test_with_emoji ... ok [INFO] [stdout] test pos::tests::test_round_trip_conversion ... ok [INFO] [stdout] test catalog::tests::catalog_deserialize_should_work ... ok [INFO] [stdout] test queries::tests::test_basic_grammar_deserialization ... ok [INFO] [stdout] test rope_provider::tests::test_rope_chunk_callback_end ... ok [INFO] [stdout] test catalog::tests::catalog_serialize_with_empty_catalog_should_work ... ok [INFO] [stdout] test queries::tests::test_complex_rule_deserialization ... ok [INFO] [stdout] test catalog::tests::catalog_deserialize_without_group_should_work ... ok [INFO] [stdout] test rope_provider::tests::test_rope_chunk_callback ... ok [INFO] [stdout] test queries::tests::from_str_node_types_should_be_valid ... ok [INFO] [stdout] test queries::tests::keywords_clone_should_return_all_keywords ... ok [INFO] [stdout] test queries::tests::query_ontology ... ok [INFO] [stdout] test queries::tests::query_frame_query ... ok [INFO] [stdout] test tests::backend_completion_should_not_panic ... ok [INFO] [stdout] test tests::backend_completion_with_iri_should_be_case_insensitive ... ok [INFO] [stdout] test tests::backend_completion_should_work_for_keyword_class ... ok [INFO] [stdout] test tests::backend_did_open_should_create_document ... ok [INFO] [stdout] test tests::backend_completion_should_work_for_keyword_class_at_the_end ... ok [INFO] [stdout] test tests::backend_completion_should_work_for_keyword_integer ... ok [INFO] [stdout] test tests::backend_completion_should_work_for_keyword_some ... ok [INFO] [stdout] test tests::backend_did_change_should_update_internal_rope ... ok [INFO] [stdout] test tests::backend_completion_with_iri_should_complete_to_iri ... ok [INFO] [stdout] test tests::backend_did_open_should_load_external_documents_via_file ... ok [INFO] [stdout] test tests::backend_completion_should_work_for_keyword_functionnal ... ok [INFO] [stdout] test tests::backend_did_open_should_load_external_documents_via_http ... ok [INFO] [stdout] test tests::backend_did_open_should_load_external_rdf_via_http ... ok [INFO] [stdout] test tests::backend_completion_should_work_for_keyword_datatype ... ok [INFO] [stdout] test tests::backend_hover_on_class_should_show_class_info ... ok [INFO] [stdout] test tests::backend_did_change_should_remove_old_infos ... ok [INFO] [stdout] test tests::backend_hover_on_external_rdf_document_at_simple_iri_should_show_external_info ... ok [INFO] [stdout] test tests::backend_document_symbols_in_multi_file_ontology_should_just_show_symbols_from_active_file ... ok [INFO] [stdout] test tests::backend_goto_definition_on_import_iri_with_nested_catalog_should_work ... ok [INFO] [stdout] test tests::backend_did_open_should_load_external_documents_recursivly ... ok [INFO] [stdout] test tests::backend_rename_abbriviated_iri_should_work_for_matching ... ok [INFO] [stdout] test tests::backend_inlay_hint_on_external_simple_iri_should_show_iri ... ok [INFO] [stdout] test tests::backend_hover_in_multi_file_ontology_on_not_imported_iri_should_not_work ... ok [INFO] [stdout] test tests::backend_rename_at_end_should_work ... ok [INFO] [stdout] test tests::backend_goto_definition_on_import_iri_not_in_catalog_should_return_none ... ok [INFO] [stdout] test tests::backend_hover_on_external_full_iri_should_show_external_info ... ok [INFO] [stdout] test tests::backend_hover_should_use_external_rdf_info ... ok [INFO] [stdout] test tests::deref_all_queries_should_be_valid ... ok [INFO] [stdout] test tests::backend_goto_definition_on_import_iri_should_navigate_to_imported_file ... ok [INFO] [stdout] test tests::backend_references_in_multi_file_ontology_should_work ... ok [INFO] [stdout] test tests::backend_rename_unknown_abbriviated_iri_should_work ... ok [INFO] [stdout] test tests::backend_hover_on_external_simple_iri_should_show_external_info ... ok [INFO] [stdout] test tests::backend_goto_definition_in_multi_file_ontology_should_work ... ok [INFO] [stdout] test tests::backend_rename_simple_iri_should_work ... ok [INFO] [stdout] test tests::backend_rename_full_iri_should_not_shorten ... ok [INFO] [stdout] test tests::backend_rename_full_iri_should_shorten ... ok [INFO] [stdout] test tests::horned_owl_should_parse_rdf_xml ... ignored, This was just a spice for messing around [INFO] [stdout] test tests::parse_ontology_should_work ... ok [INFO] [stdout] test tests::sophia_should_parse_rdf_xml ... ignored, This was just a spice for messing around [INFO] [stdout] test web::tests::test_cache_extension_always_added ... ok [INFO] [stdout] test web::tests::test_empty_string ... ok [INFO] [stdout] test web::tests::test_ftp_url ... ok [INFO] [stdout] test web::tests::test_simple_url ... ok [INFO] [stdout] test web::tests::test_url_with_dashes_and_underscores ... ok [INFO] [stdout] test web::tests::test_url_with_encoded_chars ... ok [INFO] [stdout] test web::tests::test_url_with_hash ... ok [INFO] [stdout] test web::tests::test_url_with_multiple_special_chars ... ok [INFO] [stdout] test web::tests::test_url_with_path ... ok [INFO] [stdout] test web::tests::test_url_with_port ... ok [INFO] [stdout] test web::tests::test_url_with_query_params ... ok [INFO] [stdout] test web::tests::test_url_with_special_chars ... ok [INFO] [stdout] test workspace::tests::external_document_new_given_owl_text_does_parse_ontology ... ok [INFO] [stdout] test workspace::tests::external_document_reachable_documents_given_imports_does_return_imports ... ok [INFO] [stdout] test tests::backend_formatting_on_file_should_correctly_format ... ok [INFO] [stdout] test tests::backend_references_without_def_should_not_show_def ... ok [INFO] [stdout] test workspace::tests::full_iri_to_abbreviated_iri_should_work_for_simple_iris ... ok [INFO] [stdout] test tests::diagnostics_missing_data_property_with_external_document_should_report_error ... ok [INFO] [stdout] test tests::backend_hover_in_multi_file_ontology_should_work ... ok [INFO] [stdout] test tests::backend_rename_prefixless_simple_iri_should_work ... ok [INFO] [stdout] test tests::backend_workspace_symbols_should_work ... ok [INFO] [stdout] test workspace::tests::internal_document_abbreviated_iri_to_full_iri_should_convert_simple_iri ... ok [INFO] [stdout] test workspace::tests::internal_document_abbreviated_iri_to_full_iri_should_convert_abbreviated_iri ... ok [INFO] [stdout] test tests::diagnostics_missing_class_with_external_document_should_report_error ... ok [INFO] [stdout] test workspace::tests::word_before_character_should_find_word ... ok [INFO] [stdout] test tests::diagnostics_missing_object_property_with_external_document_should_report_error ... ok [INFO] [stdout] test tests::diagnostics_all_defined_in_external_document_should_have_no_errors ... ok [INFO] [stdout] test workspace::tests::full_iri_to_abbreviated_iri_should_work_for_simple_iris_with_empty_prefix ... ok [INFO] [stdout] test workspace::tests::internal_document_formatted_without_frame_order_should_format_correctly ... ok [INFO] [stdout] test workspace::tests::internal_document_prefix_should_return_all_prefixes ... ok [INFO] [stdout] test tests::diagnostics_missing_annotation_property_with_external_document_should_report_error ... ok [INFO] [stdout] test workspace::tests::internal_document_get_frame_info_should_show_definitions ... ok [INFO] [stdout] test tests::backend_import_resolve_should_load_documents ... ok [INFO] [stdout] test tests::backend_rename_full_iri_should_work_for_matching ... ok [INFO] [stdout] test workspace::tests::internal_document_formatted_with_description_should_format_correctly ... ok [INFO] [stdout] test workspace::tests::internal_document_formatted_should_format_correctly ... ok [INFO] [stdout] test tests::diagnostics_missing_individual_with_external_document_should_report_error ... ok [INFO] [stdout] test tests::diagnostics_missing_datatype_with_external_document_should_report_error ... ok [INFO] [stdout] test tests::diagnostics_multiple_missing_iris_with_external_document_should_report_all_errors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 91 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.66s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/owl_ms_language_server-dffaaa6f32d2c4d1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests bindings/rust/lib.rs (/opt/rustwide/target/debug/deps/tree_sitter_owl_ms-fdc6ba9109a1a731) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_can_load_grammar ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests owl_ms_language_server [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 tree_sitter_owl_ms [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test crates/tree-sitter-owl-ms/bindings/rust/lib.rs - (line 6) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f04089c3aaeba9ecfc16f999dcbb9c154e750817135b634d6a106d1a320486e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f04089c3aaeba9ecfc16f999dcbb9c154e750817135b634d6a106d1a320486e3", kill_on_drop: false }` [INFO] [stdout] f04089c3aaeba9ecfc16f999dcbb9c154e750817135b634d6a106d1a320486e3