[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] 90f427da864c63331a5da9fd8d1d1030b1c57469 [INFO] testing janekx21/owl-ms-language-server against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanekx21%2Fowl-ms-language-server" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/janekx21/owl-ms-language-server on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 315c15359591a5d1d372fce9026b84702b78795766979d36ffee1a90602e415b [INFO] running `Command { std: "docker" "start" "-a" "315c15359591a5d1d372fce9026b84702b78795766979d36ffee1a90602e415b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "315c15359591a5d1d372fce9026b84702b78795766979d36ffee1a90602e415b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315c15359591a5d1d372fce9026b84702b78795766979d36ffee1a90602e415b", kill_on_drop: false }` [INFO] [stdout] 315c15359591a5d1d372fce9026b84702b78795766979d36ffee1a90602e415b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a773f5909d6e547877dc636ed279dbfa725facfdcac00e98c11d0e6dd2299d28 [INFO] running `Command { std: "docker" "start" "-a" "a773f5909d6e547877dc636ed279dbfa725facfdcac00e98c11d0e6dd2299d28", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [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 cc v1.2.27 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling mownstr v0.3.1 [INFO] [stderr] Compiling resiter v0.5.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rio_api v0.8.5 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling oxilangtag v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rio_turtle v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rio_xml v0.8.5 [INFO] [stderr] Compiling tree-sitter-owl-ms v0.7.3 (/opt/rustwide/workdir/crates/tree-sitter-owl-ms) [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling tree-sitter-c2rust v0.25.2 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling pretty_rdf v0.8.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling curie v0.1.4 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling enum_meta v0.6.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling ureq-proto v0.4.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling c2rust-bitfields-derive v0.2.1 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling c2rust-bitfields v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling cached_proc_macro v0.24.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling ureq v3.0.12 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling cached v0.55.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling sophia_iri v0.9.0 [INFO] [stderr] Compiling url v2.5.4 [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 horned-owl v1.1.0 [INFO] [stderr] Compiling sophia_rio v0.9.0 [INFO] [stderr] Compiling sophia_inmem 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_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.7.3 (/opt/rustwide/workdir/crates/owl-ms-language-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "a773f5909d6e547877dc636ed279dbfa725facfdcac00e98c11d0e6dd2299d28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a773f5909d6e547877dc636ed279dbfa725facfdcac00e98c11d0e6dd2299d28", kill_on_drop: false }` [INFO] [stdout] a773f5909d6e547877dc636ed279dbfa725facfdcac00e98c11d0e6dd2299d28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd88f0c87a0385deaa4a87401c8918ed68edb216e7eeab858da56dbb71195dd2 [INFO] running `Command { std: "docker" "start" "-a" "fd88f0c87a0385deaa4a87401c8918ed68edb216e7eeab858da56dbb71195dd2", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling tree-sitter-owl-ms v0.7.3 (/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 plotters-svg v0.3.7 [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 crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [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 quick-xml v0.37.5 [INFO] [stderr] Compiling ciborium v0.2.2 [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_c14n v0.9.0 [INFO] [stderr] Compiling sophia_inmem v0.9.0 [INFO] [stderr] Compiling sophia_term 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.7.3 (/opt/rustwide/workdir/crates/owl-ms-language-server) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 47.60s [INFO] running `Command { std: "docker" "inspect" "fd88f0c87a0385deaa4a87401c8918ed68edb216e7eeab858da56dbb71195dd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd88f0c87a0385deaa4a87401c8918ed68edb216e7eeab858da56dbb71195dd2", kill_on_drop: false }` [INFO] [stdout] fd88f0c87a0385deaa4a87401c8918ed68edb216e7eeab858da56dbb71195dd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6847def86a8dbd90186117d4aa19a394e7b4d4f135cd0a22e73f797fe2a0c8d4 [INFO] running `Command { std: "docker" "start" "-a" "6847def86a8dbd90186117d4aa19a394e7b4d4f135cd0a22e73f797fe2a0c8d4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/owl_ms_language_server-4a337ddc84033740) [INFO] [stdout] [INFO] [stdout] running 65 tests [INFO] [stdout] test catalog::tests::catalog_serialize_with_empty_catalog_should_work ... ok [INFO] [stdout] test catalog::tests::catalog_deserialize_should_work ... ok [INFO] [stdout] test pos::tests::test_ascii_only ... ok [INFO] [stdout] test pos::tests::test_empty_string ... ok [INFO] [stdout] test pos::tests::test_round_trip_conversion ... ok [INFO] [stdout] test pos::tests::test_with_emoji ... ok [INFO] [stdout] test catalog::tests::catalog_deserialize_without_group_should_work ... ok [INFO] [stdout] test queries::tests::test_complex_rule_deserialization ... 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 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 rope_provider::tests::test_rope_chunk_callback ... ok [INFO] [stdout] test queries::tests::query_frame_query ... ok [INFO] [stdout] test tests::backend_did_open_should_create_document ... ok [INFO] [stdout] test tests::backend_did_open_should_load_external_documents_via_file ... ok [INFO] [stdout] test tests::backend_did_open_should_load_external_documents_via_http ... ok [INFO] [stdout] test tests::backend_completion_should_work_for_keyword_class_at_the_end ... 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_class ... ok [INFO] [stdout] test tests::backend_completion_should_work_for_keyword_datatype ... ok [INFO] [stdout] test tests::backend_completion_should_not_panic ... ok [INFO] [stdout] test tests::backend_did_change_should_remove_old_infos ... ok [INFO] [stdout] test tests::backend_completion_should_work_for_keyword_integer ... ok [INFO] [stdout] test tests::backend_did_change_should_update_internal_rope ... ok [INFO] [stdout] test tests::backend_completion_should_work_for_keyword_some ... ok [INFO] [stdout] test tests::backend_completion_should_work_for_keyword_functionnal ... ok [INFO] [stdout] test tests::backend_hover_should_use_external_rdf_info ... 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 tests::backend_rename_prefixless_simple_iri_should_work ... ok [INFO] [stdout] test tests::backend_hover_on_external_full_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_hover_on_class_should_show_class_info ... ok [INFO] [stdout] test tests::backend_rename_abbriviated_iri_should_work_for_matching ... ok [INFO] [stdout] test tests::backend_formatting_on_file_should_correctly_format ... ok [INFO] [stdout] test tests::horned_owl_should_parse_rdf_xml ... ignored, This was just a spice for messing around [INFO] [stdout] test tests::lock_test ... ignored, panic not working. using abort but that cant be detected [INFO] [stdout] test tests::sophia_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 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::deref_all_queries_should_be_valid ... ok [INFO] [stdout] test tests::backend_rename_unknown_abbriviated_iri_should_work ... ok [INFO] [stdout] test workspace::tests::full_iri_to_abbreviated_iri_should_work_for_simple_iris ... 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_abbriviated_iri ... ok [INFO] [stdout] test tests::backend_workspace_symbols_should_work ... ok [INFO] [stdout] test tests::backend_goto_definition_in_multi_file_ontology_should_work ... ok [INFO] [stdout] test workspace::tests::word_before_character_should_find_word ... ok [INFO] [stdout] test workspace::tests::full_iri_to_abbreviated_iri_should_work_for_simple_iris_with_empty_prefix ... ok [INFO] [stdout] test tests::backend_rename_at_end_should_work ... ok [INFO] [stdout] test workspace::tests::internal_document_prefix_should_return_all_prefixes ... ok [INFO] [stdout] test workspace::tests::internal_document_get_frame_info_should_show_definitions ... ok [INFO] [stdout] test tests::backend_rename_full_iri_should_not_shorten ... ok [INFO] [stdout] test tests::backend_hover_in_multi_file_ontology_on_not_imported_iri_should_not_work ... ok [INFO] [stdout] test workspace::tests::internal_document_formatted_with_description_should_format_correctly ... ok [INFO] [stdout] test tests::backend_rename_full_iri_should_shorten ... ok [INFO] [stdout] test tests::backend_references_in_multi_file_ontology_should_work ... ok [INFO] [stdout] test tests::backend_hover_on_external_rdf_document_at_simple_iri_should_show_external_info ... ok [INFO] [stdout] test tests::backend_hover_on_external_simple_iri_should_show_external_info ... ok [INFO] [stdout] test tests::backend_rename_simple_iri_should_work ... ok [INFO] [stdout] test tests::backend_inlay_hint_on_external_simple_iri_should_show_iri ... ok [INFO] [stdout] test workspace::tests::internal_document_formatted_should_format_correctly ... ok [INFO] [stdout] test tests::backend_hover_in_multi_file_ontology_should_work ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.69s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/owl_ms_language_server-b539addd641f513c) [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-0a143bdb790958ee) [INFO] [stderr] Doc-tests owl_ms_language_server [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] [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.34s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6847def86a8dbd90186117d4aa19a394e7b4d4f135cd0a22e73f797fe2a0c8d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6847def86a8dbd90186117d4aa19a394e7b4d4f135cd0a22e73f797fe2a0c8d4", kill_on_drop: false }` [INFO] [stdout] 6847def86a8dbd90186117d4aa19a394e7b4d4f135cd0a22e73f797fe2a0c8d4