[INFO] cloning repository https://github.com/ul/kak-lsp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ul/kak-lsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ful%2Fkak-lsp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ful%2Fkak-lsp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 850b6297748020d51163d4d229981977e9865f6e [INFO] checking ul/kak-lsp against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ful%2Fkak-lsp" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ul/kak-lsp on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ul/kak-lsp [INFO] finished tweaking git repo https://github.com/ul/kak-lsp [INFO] tweaked toml for git repo https://github.com/ul/kak-lsp written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ul/kak-lsp 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diffs v0.5.1 [INFO] [stderr] Downloaded slog-kvfilter v0.7.0 [INFO] [stderr] Downloaded sloggers v2.1.2 [INFO] [stderr] Downloaded fs4 v0.7.0 [INFO] [stderr] Downloaded windows-acl v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32880ab92eda201103d3a657585eb422a4b67ef2d21a2451be7e520d49cd7fe1 [INFO] running `Command { std: "docker" "start" "-a" "32880ab92eda201103d3a657585eb422a4b67ef2d21a2451be7e520d49cd7fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32880ab92eda201103d3a657585eb422a4b67ef2d21a2451be7e520d49cd7fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32880ab92eda201103d3a657585eb422a4b67ef2d21a2451be7e520d49cd7fe1", kill_on_drop: false }` [INFO] [stdout] 32880ab92eda201103d3a657585eb422a4b67ef2d21a2451be7e520d49cd7fe1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e91e2f8877d17a6308be73d92a81b22265f83b80caca966f53142ea6ddf93045 [INFO] running `Command { std: "docker" "start" "-a" "e91e2f8877d17a6308be73d92a81b22265f83b80caca966f53142ea6ddf93045", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking deranged v0.3.10 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Checking libflate_lz77 v1.2.0 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking crossbeam-channel v0.5.10 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking winnow v0.5.30 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Checking libflate v1.4.0 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Checking file-id v0.2.1 [INFO] [stderr] Checking str_indices v0.4.3 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking whoami v1.4.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking diffs v0.5.1 [INFO] [stderr] Checking notify-debouncer-full v0.3.1 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Checking fs4 v0.7.0 [INFO] [stderr] Checking trackable v1.3.0 [INFO] [stderr] Checking slog-term v2.9.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking slog-kvfilter v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_repr v0.1.17 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking sloggers v2.1.2 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking jsonrpc-core v18.0.0 [INFO] [stderr] Checking lsp-types v0.95.0 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking kak-lsp v17.0.0-snapshot (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/capabilities.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 10 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `jsonrpc_core` is imported redundantly [INFO] [stdout] --> src/context.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use jsonrpc_core::{self, Call, Error, Failure, Id, Output, Success, Value, Version}; [INFO] [stdout] | ^^^^ the item `jsonrpc_core` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/ccls.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] 10 | use serde::Deserialize; [INFO] [stdout] 11 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/code_action.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] 17 | use serde::Deserialize; [INFO] [stdout] 18 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/completion.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 13 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] ... [INFO] [stdout] 19 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/document_symbol.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 15 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] ... [INFO] [stdout] 23 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/formatting.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] 10 | use serde::Deserialize; [INFO] [stdout] 11 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/goto.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] 16 | use serde::Deserialize; [INFO] [stdout] 17 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/hover.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 14 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] 15 | use serde::Deserialize; [INFO] [stdout] 16 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/range_formatting.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 10 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] 11 | use serde::Deserialize; [INFO] [stdout] 12 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/rename.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] 7 | use serde::Deserialize; [INFO] [stdout] 8 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/rust_analyzer.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 9 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/selection_range.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] 9 | use serde::Deserialize; [INFO] [stdout] 10 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/signature_help.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 9 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `jsonrpc_core` is imported redundantly [INFO] [stdout] --> src/language_server_transport.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use jsonrpc_core::{self, Call, Output}; [INFO] [stdout] | ^^^^ the item `jsonrpc_core` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/text_sync.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 14 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] ... [INFO] [stdout] 22 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/workspace.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/main.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | use clap::{self, crate_version, Arg, ArgAction}; [INFO] [stdout] | ^^^^ the item `clap` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/capabilities.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 10 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `jsonrpc_core` is imported redundantly [INFO] [stdout] --> src/context.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use jsonrpc_core::{self, Call, Error, Failure, Id, Output, Success, Value, Version}; [INFO] [stdout] | ^^^^ the item `jsonrpc_core` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/ccls.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] 10 | use serde::Deserialize; [INFO] [stdout] 11 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/code_action.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] 17 | use serde::Deserialize; [INFO] [stdout] 18 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/completion.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 13 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] ... [INFO] [stdout] 19 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/document_symbol.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 15 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] ... [INFO] [stdout] 23 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/formatting.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] 10 | use serde::Deserialize; [INFO] [stdout] 11 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/goto.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] 16 | use serde::Deserialize; [INFO] [stdout] 17 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/hover.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 14 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] 15 | use serde::Deserialize; [INFO] [stdout] 16 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/range_formatting.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 10 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] 11 | use serde::Deserialize; [INFO] [stdout] 12 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/rename.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] 7 | use serde::Deserialize; [INFO] [stdout] 8 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/rust_analyzer.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 9 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/selection_range.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] 9 | use serde::Deserialize; [INFO] [stdout] 10 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/language_features/signature_help.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 9 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `jsonrpc_core` is imported redundantly [INFO] [stdout] --> src/language_server_transport.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use jsonrpc_core::{self, Call, Output}; [INFO] [stdout] | ^^^^ the item `jsonrpc_core` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Url` is imported redundantly [INFO] [stdout] --> src/text_sync.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 14 | use lsp_types::*; [INFO] [stdout] | ------------ the item `Url` is already imported here [INFO] [stdout] ... [INFO] [stdout] 22 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/workspace.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/main.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | use clap::{self, crate_version, Arg, ArgAction}; [INFO] [stdout] | ^^^^ the item `clap` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `errors` is never read [INFO] [stdout] --> src/language_server_transport.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct LanguageServerTransport { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub errors: Worker, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `workaround_server_sends_plaintext_labeled_as_markdown` is never read [INFO] [stdout] --> src/types.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct LanguageServerConfig { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 68 | pub workaround_server_sends_plaintext_labeled_as_markdown: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LanguageServerConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `selection_desc` is never read [INFO] [stdout] --> src/types.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 226 | pub struct MainSelectionParams { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 227 | pub selection_desc: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MainSelectionParams` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `position` is never read [INFO] [stdout] --> src/types.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 298 | pub struct ObjectParams { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 301 | pub position: KakounePosition, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ObjectParams` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `errors` is never read [INFO] [stdout] --> src/language_server_transport.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct LanguageServerTransport { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub errors: Worker, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `workaround_server_sends_plaintext_labeled_as_markdown` is never read [INFO] [stdout] --> src/types.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct LanguageServerConfig { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 68 | pub workaround_server_sends_plaintext_labeled_as_markdown: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LanguageServerConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `selection_desc` is never read [INFO] [stdout] --> src/types.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 226 | pub struct MainSelectionParams { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 227 | pub selection_desc: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MainSelectionParams` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `position` is never read [INFO] [stdout] --> src/types.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 298 | pub struct ObjectParams { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 301 | pub position: KakounePosition, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ObjectParams` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.88s [INFO] running `Command { std: "docker" "inspect" "e91e2f8877d17a6308be73d92a81b22265f83b80caca966f53142ea6ddf93045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e91e2f8877d17a6308be73d92a81b22265f83b80caca966f53142ea6ddf93045", kill_on_drop: false }` [INFO] [stdout] e91e2f8877d17a6308be73d92a81b22265f83b80caca966f53142ea6ddf93045