[INFO] cloning repository https://github.com/Tesohh/omniscience [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tesohh/omniscience" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTesohh%2Fomniscience", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTesohh%2Fomniscience'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c16fb30af91916f42dff867bdb9920dc80516bbc [INFO] testing Tesohh/omniscience against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTesohh%2Fomniscience" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Tesohh/omniscience [INFO] finished tweaking git repo https://github.com/Tesohh/omniscience [INFO] tweaked toml for git repo https://github.com/Tesohh/omniscience written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Tesohh/omniscience on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Tesohh/omniscience 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee9a56b6718f6454ac5361bfc7c5195940a6434d9451babc104b6cef2ec06b38 [INFO] running `Command { std: "docker" "start" "-a" "ee9a56b6718f6454ac5361bfc7c5195940a6434d9451babc104b6cef2ec06b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee9a56b6718f6454ac5361bfc7c5195940a6434d9451babc104b6cef2ec06b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee9a56b6718f6454ac5361bfc7c5195940a6434d9451babc104b6cef2ec06b38", kill_on_drop: false }` [INFO] [stdout] ee9a56b6718f6454ac5361bfc7c5195940a6434d9451babc104b6cef2ec06b38 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e3eed7ee75828c08e06054e717798f30906870c64948386fe3d65bb7a12eb00 [INFO] running `Command { std: "docker" "start" "-a" "1e3eed7ee75828c08e06054e717798f30906870c64948386fe3d65bb7a12eb00", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling zmij v1.0.10 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling venial v0.5.0 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling wasm-minimal-protocol v0.1.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling anstyle-owo-colors v2.0.4 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling ls-types v0.0.2 [INFO] [stderr] Compiling omni v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling omniscience_typst v0.1.0 (/opt/rustwide/workdir/typst_plugin) [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling tower-lsp-server v0.23.0 [INFO] [stderr] Compiling lsp v0.1.0 (/opt/rustwide/workdir/lsp) [INFO] [stdout] warning: unused import: `crate::err_json_rpc_ext::ResultToJsonRpcExt` [INFO] [stdout] --> lsp/src/backend/goto_definition.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::err_json_rpc_ext::ResultToJsonRpcExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::err_log_ext::ErrLogExt` [INFO] [stdout] --> lsp/src/backend/goto_definition.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::err_log_ext::ErrLogExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::err_json_rpc_ext::ResultToJsonRpcExt` [INFO] [stdout] --> lsp/src/backend/hover.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::err_json_rpc_ext::ResultToJsonRpcExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "1e3eed7ee75828c08e06054e717798f30906870c64948386fe3d65bb7a12eb00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e3eed7ee75828c08e06054e717798f30906870c64948386fe3d65bb7a12eb00", kill_on_drop: false }` [INFO] [stdout] 1e3eed7ee75828c08e06054e717798f30906870c64948386fe3d65bb7a12eb00 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfac329d9f007cc00af6bf0faa09acd0067e691dfc1a999370f601d27791b428 [INFO] running `Command { std: "docker" "start" "-a" "cfac329d9f007cc00af6bf0faa09acd0067e691dfc1a999370f601d27791b428", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling omni v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling lsp v0.1.0 (/opt/rustwide/workdir/lsp) [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling omniscience_typst v0.1.0 (/opt/rustwide/workdir/typst_plugin) [INFO] [stdout] warning: unused import: `crate::err_json_rpc_ext::ResultToJsonRpcExt` [INFO] [stdout] --> lsp/src/backend/goto_definition.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::err_json_rpc_ext::ResultToJsonRpcExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::err_log_ext::ErrLogExt` [INFO] [stdout] --> lsp/src/backend/goto_definition.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::err_log_ext::ErrLogExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::err_json_rpc_ext::ResultToJsonRpcExt` [INFO] [stdout] --> lsp/src/backend/hover.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::err_json_rpc_ext::ResultToJsonRpcExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.42s [INFO] running `Command { std: "docker" "inspect" "cfac329d9f007cc00af6bf0faa09acd0067e691dfc1a999370f601d27791b428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfac329d9f007cc00af6bf0faa09acd0067e691dfc1a999370f601d27791b428", kill_on_drop: false }` [INFO] [stdout] cfac329d9f007cc00af6bf0faa09acd0067e691dfc1a999370f601d27791b428 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 523aa9e311d78faaf114ee83a3c6798b868992091610874e7b01e60507607bdc [INFO] running `Command { std: "docker" "start" "-a" "523aa9e311d78faaf114ee83a3c6798b868992091610874e7b01e60507607bdc", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::err_json_rpc_ext::ResultToJsonRpcExt` [INFO] [stderr] --> lsp/src/backend/goto_definition.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::err_json_rpc_ext::ResultToJsonRpcExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::err_log_ext::ErrLogExt` [INFO] [stderr] --> lsp/src/backend/goto_definition.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use crate::err_log_ext::ErrLogExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::err_json_rpc_ext::ResultToJsonRpcExt` [INFO] [stderr] --> lsp/src/backend/hover.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::err_json_rpc_ext::ResultToJsonRpcExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `lsp` (bin "lsp" test) generated 3 warnings (run `cargo fix --bin "lsp" -p lsp --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/omni-91091f9b7baf94b9) [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 src/main.rs (/opt/rustwide/target/debug/deps/lsp-49445e0f24d80486) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test links::tests::test_get_possible_links_bad_dup ... ok [INFO] [stdout] test links::tests::test_get_possible_links ... ok [INFO] [stdout] test document::tests::test_under_cursor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/omni-421ff5f411645d3b) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test config::tests::test_config_deserialization_bare_minimum ... ok [INFO] [stdout] test config::tests::test_config_deserialization_all_specified ... ok [INFO] [stdout] test format::tests::test_src_to_build_path ... ok [INFO] [stdout] test link::tests::test_link_resolve_to_ghost ... ok [INFO] [stdout] test link::tests::test_link_resolving ... ok [INFO] [stdout] test node::tests::test_find_by_name ... ok [INFO] [stdout] test link::tests::test_links_db_parsing ... ok [INFO] [stdout] test node::tests::test_find_by_name_with_path ... ok [INFO] [stdout] test link::tests::test_links_db_serializing ... ok [INFO] [stdout] test node::tests::test_find_by_name_with_path_and_config_prefix ... ok [INFO] [stdout] test node::tests::test_nodes_db_parsing ... ok [INFO] [stdout] test node::tests::test_user_nodes_db_parsing ... ok [INFO] [stdout] test omni_path::tests::test_double_unaliasing ... ok [INFO] [stdout] test omni_path::tests::test_tryfrom ... ok [INFO] [stdout] test build::shallow::tests::test_shallow_build_format_fail ... ok [INFO] [stdout] test omni_path::tests::test_tryinto ... ok [INFO] [stdout] test config::tests::test_project_root_resolution_same_path ... ok [INFO] [stdout] test omni_path::tests::test_tryrealias ... ok [INFO] [stdout] test omni_path::tests::test_unaliasing ... ok [INFO] [stdout] test config::tests::test_project_root_resolution ... ok [INFO] [stdout] test omni_path::tests::test_unaliasing_with_prefix ... ok [INFO] [stdout] test config::tests::test_project_root_resolution_fail ... ok [INFO] [stdout] test format::typst::query::tests::test_typst_query_one ... FAILED [INFO] [stdout] test format::typst::compile::tests::test_typst_compile ... FAILED [INFO] [stdout] test build::shallow::tests::test_shallow_build_typst ... FAILED [INFO] [stdout] test build::partial::tests::test_partial_build_typst ... FAILED [INFO] [stdout] test format::typst::query::tests::test_typst_query_many ... FAILED [INFO] [stdout] test link::tests::test_link_resolve_fail - should panic ... ok [INFO] [stdout] test node::tests::test_find_by_name_fail - should panic ... ok [INFO] [stdout] test omni_path::tests::test_tryfrom_fail - should panic ... ok [INFO] [stdout] test omni_path::tests::test_tryinto_fail - should panic ... ok [INFO] [stdout] test format::typst::compile::tests::test_typst_compile_fail - should panic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- format::typst::query::tests::test_typst_query_one stdout ---- [INFO] [stdout] Error: MissingTypst [INFO] [stdout] [INFO] [stdout] ---- format::typst::compile::tests::test_typst_compile stdout ---- [INFO] [stdout] Error: MissingTypst [INFO] [stdout] [INFO] [stdout] ---- build::shallow::tests::test_shallow_build_typst stdout ---- [INFO] [stdout] Error: TypstQueryError(MissingTypst) [INFO] [stdout] [INFO] [stdout] ---- build::partial::tests::test_partial_build_typst stdout ---- [INFO] [stdout] Error: ShallowError(TypstQueryError(MissingTypst)) [INFO] [stdout] [INFO] [stdout] ---- format::typst::query::tests::test_typst_query_many stdout ---- [INFO] [stdout] Error: MissingTypst [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] build::partial::tests::test_partial_build_typst [INFO] [stdout] build::shallow::tests::test_shallow_build_typst [INFO] [stdout] format::typst::compile::tests::test_typst_compile [INFO] [stdout] format::typst::query::tests::test_typst_query_many [INFO] [stdout] format::typst::query::tests::test_typst_query_one [INFO] [stdout] [INFO] [stdout] test result: FAILED. 27 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p omni --lib` [INFO] running `Command { std: "docker" "inspect" "523aa9e311d78faaf114ee83a3c6798b868992091610874e7b01e60507607bdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "523aa9e311d78faaf114ee83a3c6798b868992091610874e7b01e60507607bdc", kill_on_drop: false }` [INFO] [stdout] 523aa9e311d78faaf114ee83a3c6798b868992091610874e7b01e60507607bdc