[INFO] cloning repository https://github.com/Akzestia/cql-lsp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Akzestia/cql-lsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkzestia%2Fcql-lsp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkzestia%2Fcql-lsp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04aeb114499ad5cd0c27b556574349a41374c782
[INFO] checking Akzestia/cql-lsp against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkzestia%2Fcql-lsp" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Akzestia/cql-lsp
[INFO] finished tweaking git repo https://github.com/Akzestia/cql-lsp
[INFO] tweaked toml for git repo https://github.com/Akzestia/cql-lsp written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Akzestia/cql-lsp on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Akzestia/cql-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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:42:1
[INFO] [stderr]    |
[INFO] [stderr] 42 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `cqlls` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 853b00a41ec9e3ef1d4e461f396eca80fc0d7988f8e675410affdd39195db772
[INFO] running `Command { std: "docker" "start" "853b00a41ec9e3ef1d4e461f396eca80fc0d7988f8e675410affdd39195db772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "853b00a41ec9e3ef1d4e461f396eca80fc0d7988f8e675410affdd39195db772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "853b00a41ec9e3ef1d4e461f396eca80fc0d7988f8e675410affdd39195db772" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "853b00a41ec9e3ef1d4e461f396eca80fc0d7988f8e675410affdd39195db772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "853b00a41ec9e3ef1d4e461f396eca80fc0d7988f8e675410affdd39195db772" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:42:1
[INFO] [stderr]    |
[INFO] [stderr] 42 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `cqlls` (manifest) generated 1 warning
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.18.0
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling snap v1.1.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking uuid v1.24.1
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking twox-hash v2.1.3
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking lz4_flex v0.14.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]     Checking rand_pcg v0.9.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking fern v0.7.1
[INFO] [stderr]    Compiling aws-lc-sys v0.44.0
[INFO] [stderr]    Compiling tttx-tree-sitter-cql v0.1.1
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling darling_core v0.24.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.4
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking zerovec v0.11.7
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]    Compiling darling_macro v0.24.0
[INFO] [stderr]    Compiling darling v0.24.0
[INFO] [stderr]    Compiling scylla-macros v1.8.0
[INFO] [stderr]     Checking icu_provider v2.3.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking scylla-cql-core v1.8.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking scylla-cql v1.8.0
[INFO] [stderr]     Checking rustls-webpki v0.103.14
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking scylla v1.8.0
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking cqlls v4.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/formatting.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{error, info};
[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: `log::info`
[INFO] [stdout]  --> src/lsp.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/formatting.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{error, info};
[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: `log::info`
[INFO] [stdout]  --> src/lsp.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `document_url`
[INFO] [stdout]    --> src/formatting.rs:980:9
[INFO] [stdout]     |
[INFO] [stdout] 980 |         document_url: &Url,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_document_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `is_end_st` is never read
[INFO] [stdout]   --> src/formatting.rs:94:33
[INFO] [stdout]    |
[INFO] [stdout] 94 |             let mut is_end_st = false;
[INFO] [stdout]    |                                 ^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 99 |                 is_end_st = true
[INFO] [stdout]    |                 ---------------- `is_end_st` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `document_url`
[INFO] [stdout]    --> src/formatting.rs:980:9
[INFO] [stdout]     |
[INFO] [stdout] 980 |         document_url: &Url,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_document_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `is_end_st` is never read
[INFO] [stdout]   --> src/formatting.rs:94:33
[INFO] [stdout]    |
[INFO] [stdout] 94 |             let mut is_end_st = false;
[INFO] [stdout]    |                                 ^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 99 |                 is_end_st = true
[INFO] [stdout]    |                 ---------------- `is_end_st` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/completions.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let mut index: usize = 0;
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/completions.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let mut index: usize = 0;
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/completions.rs:502:51
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub fn should_suggest_command_sequence(&self, line: &str, position: &Position) -> bool {
[INFO] [stdout]     |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/completions.rs:502:63
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub fn should_suggest_command_sequence(&self, line: &str, position: &Position) -> bool {
[INFO] [stdout]     |                                                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/completions.rs:844:13
[INFO] [stdout]     |
[INFO] [stdout] 844 |         let mut result_str: String;
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/completions.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let mut index: usize = 0;
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/completions.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let mut index: usize = 0;
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/completions.rs:502:51
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub fn should_suggest_command_sequence(&self, line: &str, position: &Position) -> bool {
[INFO] [stdout]     |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/completions.rs:502:63
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub fn should_suggest_command_sequence(&self, line: &str, position: &Position) -> bool {
[INFO] [stdout]     |                                                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/completions.rs:844:13
[INFO] [stdout]     |
[INFO] [stdout] 844 |         let mut result_str: String;
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@src/lsp.rs:170:5: 170:10}>>: CoerceUnsized<Pin<Box<dyn futures::Future<Output = std::result::Result<Option<tower_lsp::lsp_types::CompletionResponse>, tower_lsp::jsonrpc::Error>> + std::marker::Send>>>`
[INFO] [stdout]    --> src/lsp.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     async fn completion(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `Box<{async block@src/lsp.rs:170:5: 170:10}>: CoerceUnsized<Box<dyn futures::Future<Output = std::result::Result<Option<tower_lsp::lsp_types::CompletionResponse>, tower_lsp::jsonrpc::Error>> + std::marker::Send>>`
[INFO] [stdout]     = note: which requires `{async block@src/lsp.rs:170:5: 170:10}: Unsize<dyn futures::Future<Output = std::result::Result<Option<tower_lsp::lsp_types::CompletionResponse>, tower_lsp::jsonrpc::Error>> + std::marker::Send>`
[INFO] [stdout]     = note: which requires `{async block@src/lsp.rs:170:5: 170:10}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/lsp.rs:170:5: 170:10}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = std::result::Result<Option<tower_lsp::lsp_types::CompletionResponse>, tower_lsp::jsonrpc::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of handlers::<impl Backend>::handle_table_completion()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/handlers.rs:306:65: 316:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = std::result::Result<Option<tower_lsp::lsp_types::CompletionResponse>, tower_lsp::jsonrpc::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of completions::<impl Backend>::get_table_completions()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/completions.rs:1196:65: 1257:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = std::result::Result<Vec<cqlsh::Table>, Box<(dyn std::error::Error + 'static)>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of cqlsh::query_g_tables()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/cqlsh.rs:245:53: 259:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = std::result::Result<Vec<KeySpace>, Box<(dyn std::error::Error + 'static)>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of cqlsh::query_keyspaces()}: std::marker::Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`cqlls`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@src/lsp.rs:170:5: 170:10}>>: CoerceUnsized<Pin<Box<dyn futures::Future<Output = std::result::Result<Option<tower_lsp::lsp_types::CompletionResponse>, tower_lsp::jsonrpc::Error>> + std::marker::Send>>>`
[INFO] [stdout]    --> src/lsp.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     async fn completion(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `Box<{async block@src/lsp.rs:170:5: 170:10}>: CoerceUnsized<Box<dyn futures::Future<Output = std::result::Result<Option<tower_lsp::lsp_types::CompletionResponse>, tower_lsp::jsonrpc::Error>> + std::marker::Send>>`
[INFO] [stdout]     = note: which requires `{async block@src/lsp.rs:170:5: 170:10}: Unsize<dyn futures::Future<Output = std::result::Result<Option<tower_lsp::lsp_types::CompletionResponse>, tower_lsp::jsonrpc::Error>> + std::marker::Send>`
[INFO] [stdout]     = note: which requires `{async block@src/lsp.rs:170:5: 170:10}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/lsp.rs:170:5: 170:10}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = std::result::Result<Option<tower_lsp::lsp_types::CompletionResponse>, tower_lsp::jsonrpc::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of handlers::<impl Backend>::handle_table_completion()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/handlers.rs:306:65: 316:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = std::result::Result<Option<tower_lsp::lsp_types::CompletionResponse>, tower_lsp::jsonrpc::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of completions::<impl Backend>::get_table_completions()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/completions.rs:1196:65: 1257:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = std::result::Result<Vec<cqlsh::Table>, Box<(dyn std::error::Error + 'static)>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of cqlsh::query_g_tables()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/cqlsh.rs:245:53: 259:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = std::result::Result<Vec<KeySpace>, Box<(dyn std::error::Error + 'static)>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of cqlsh::query_keyspaces()}: std::marker::Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`cqlls`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `tracing-subscriber`
[INFO] [stderr]   --> Cargo.toml:26:15
[INFO] [stderr]    |
[INFO] [stderr] 26 | [dependencies.tracing-subscriber]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `tracing-subscriber`
[INFO] [stderr] warning: `cqlls` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "853b00a41ec9e3ef1d4e461f396eca80fc0d7988f8e675410affdd39195db772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "853b00a41ec9e3ef1d4e461f396eca80fc0d7988f8e675410affdd39195db772", kill_on_drop: false }`
[INFO] [stdout] 853b00a41ec9e3ef1d4e461f396eca80fc0d7988f8e675410affdd39195db772
