[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] 437c99b041e4e1d60a287b4efecfe74f4e750999 [INFO] checking Tesohh/omniscience against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTesohh%2Fomniscience" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Tesohh/omniscience on toolchain 54cf65b8d066c082e536455049b95943cf30378f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 615b65b36e48d32db28de70dd4fd5ddb4e12d957c78f2f372932349ead47011c [INFO] running `Command { std: "docker" "start" "-a" "615b65b36e48d32db28de70dd4fd5ddb4e12d957c78f2f372932349ead47011c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "615b65b36e48d32db28de70dd4fd5ddb4e12d957c78f2f372932349ead47011c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "615b65b36e48d32db28de70dd4fd5ddb4e12d957c78f2f372932349ead47011c", kill_on_drop: false }` [INFO] [stdout] 615b65b36e48d32db28de70dd4fd5ddb4e12d957c78f2f372932349ead47011c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ab4b6fe43c43ee435e8323b482bd28e6e85c0a60dd60fd7ceff25a30f63532a [INFO] running `Command { std: "docker" "start" "-a" "7ab4b6fe43c43ee435e8323b482bd28e6e85c0a60dd60fd7ceff25a30f63532a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking itoa v1.0.16 [INFO] [stderr] Compiling zmij v1.0.10 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking supports-hyperlinks v3.2.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking borrow-or-share v0.2.4 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling venial v0.5.0 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Checking anstyle-owo-colors v2.0.4 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling wasm-minimal-protocol v0.1.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking toml v0.9.10+spec-1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest_generator v2.8.4 [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 clap_derive v4.5.49 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Checking fluent-uri v0.3.2 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tracing-appender v0.2.4 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking tera v1.20.1 [INFO] [stderr] Checking ls-types v0.0.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking omni v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Checking omniscience_typst v0.1.0 (/opt/rustwide/workdir/typst_plugin) [INFO] [stderr] Checking cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower-lsp-server v0.23.0 [INFO] [stderr] Checking 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] [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 57.45s [INFO] running `Command { std: "docker" "inspect" "7ab4b6fe43c43ee435e8323b482bd28e6e85c0a60dd60fd7ceff25a30f63532a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab4b6fe43c43ee435e8323b482bd28e6e85c0a60dd60fd7ceff25a30f63532a", kill_on_drop: false }` [INFO] [stdout] 7ab4b6fe43c43ee435e8323b482bd28e6e85c0a60dd60fd7ceff25a30f63532a