[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] 1466c5e40f51ab30a67bab769ef2e6a45df27c31
[INFO] checking Akzestia/cql-lsp against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkzestia%2Fcql-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] 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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Akzestia/cql-lsp on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snap v1.1.1
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.5
[INFO] [stderr]   Downloaded rand_pcg v0.9.0
[INFO] [stderr]   Downloaded scylla-macros v1.1.0
[INFO] [stderr]   Downloaded tree-sitter v0.25.3
[INFO] [stderr]   Downloaded scylla v1.1.0
[INFO] [stderr]   Downloaded streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded scylla-cql v1.1.0
[INFO] [stderr]   Downloaded tttx-tree-sitter-cql v0.1.0
[INFO] [stderr]   Downloaded fern v0.7.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ecf5e681c5af96f7bea19b010e8e41d1530501d31601200f6a250c751b6530e
[INFO] running `Command { std: "docker" "start" "-a" "3ecf5e681c5af96f7bea19b010e8e41d1530501d31601200f6a250c751b6530e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ecf5e681c5af96f7bea19b010e8e41d1530501d31601200f6a250c751b6530e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ecf5e681c5af96f7bea19b010e8e41d1530501d31601200f6a250c751b6530e", kill_on_drop: false }`
[INFO] [stdout] 3ecf5e681c5af96f7bea19b010e8e41d1530501d31601200f6a250c751b6530e
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77b2153166b219a73d13cd58997f9de7565441525e14a025bb4ab83c55515daa
[INFO] running `Command { std: "docker" "start" "-a" "77b2153166b219a73d13cd58997f9de7565441525e14a025bb4ab83c55515daa", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking tree-sitter-language v0.1.5
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rand_pcg v0.9.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling tttx-tree-sitter-cql v0.1.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking fern v0.7.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tree-sitter v0.25.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling scylla-macros v1.1.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking scylla-cql v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking scylla v1.1.0
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking cql_lsp v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Node` and `TreeCursor`
[INFO] [stdout]  --> src/tree_sitter.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tree_sitter::{Node, Parser, TreeCursor};
[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 imports: `Node` and `TreeCursor`
[INFO] [stdout]  --> src/tree_sitter.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tree_sitter::{Node, Parser, TreeCursor};
[INFO] [stdout]   |                   ^^^^          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/formatting.rs:159:29
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 if let Some(mut offset_x) = line.find(&line_type) {
[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: variable does not need to be mutable
[INFO] [stdout]    --> src/formatting.rs:176:25
[INFO] [stdout]     |
[INFO] [stdout] 176 |                     let mut working_line = String::from(&lines[offset.0]);
[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/formatting.rs:159:29
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 if let Some(mut offset_x) = line.find(&line_type) {
[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: variable does not need to be mutable
[INFO] [stdout]    --> src/formatting.rs:176:25
[INFO] [stdout]     |
[INFO] [stdout] 176 |                     let mut working_line = String::from(&lines[offset.0]);
[INFO] [stdout]     |                         ----^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/completions.rs:465:51
[INFO] [stdout]     |
[INFO] [stdout] 465 |     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]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/completions.rs:465:63
[INFO] [stdout]     |
[INFO] [stdout] 465 |     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:803:13
[INFO] [stdout]     |
[INFO] [stdout] 803 |         let mut result_str: String;
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/completions.rs:465:51
[INFO] [stdout]     |
[INFO] [stdout] 465 |     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]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/completions.rs:465:63
[INFO] [stdout]     |
[INFO] [stdout] 465 |     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:803:13
[INFO] [stdout]     |
[INFO] [stdout] 803 |         let mut result_str: String;
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]     --> src/completions.rs:1648:48
[INFO] [stdout]      |
[INFO] [stdout] 1648 |     pub fn should_edit_select_statement(&self, line: &str, lines: &Vec<String>) -> bool {
[INFO] [stdout]      |                                                ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]     --> src/completions.rs:1648:60
[INFO] [stdout]      |
[INFO] [stdout] 1648 |     pub fn should_edit_select_statement(&self, line: &str, lines: &Vec<String>) -> bool {
[INFO] [stdout]      |                                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]     --> src/completions.rs:1648:48
[INFO] [stdout]      |
[INFO] [stdout] 1648 |     pub fn should_edit_select_statement(&self, line: &str, lines: &Vec<String>) -> bool {
[INFO] [stdout]      |                                                ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]     --> src/completions.rs:1648:60
[INFO] [stdout]      |
[INFO] [stdout] 1648 |     pub fn should_edit_select_statement(&self, line: &str, lines: &Vec<String>) -> bool {
[INFO] [stdout]      |                                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `document_url`
[INFO] [stdout]   --> src/formatting.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         document_url: &Url,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_document_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/formatting.rs:559:13
[INFO] [stdout]     |
[INFO] [stdout] 559 |         let mut index = 0;
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]    --> src/formatting.rs:558:39
[INFO] [stdout]     |
[INFO] [stdout] 558 |     pub fn add_comma_to_fields(&self, lines: &mut Vec<String>) {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/formatting.rs:559:13
[INFO] [stdout]     |
[INFO] [stdout] 559 |         let mut index = 0;
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]    --> src/formatting.rs:690:39
[INFO] [stdout]     |
[INFO] [stdout] 690 |     pub fn format_table_fields(&self, lines: &mut Vec<String>) {}
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `document_url`
[INFO] [stdout]   --> src/formatting.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         document_url: &Url,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_document_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/formatting.rs:559:13
[INFO] [stdout]     |
[INFO] [stdout] 559 |         let mut index = 0;
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]    --> src/formatting.rs:558:39
[INFO] [stdout]     |
[INFO] [stdout] 558 |     pub fn add_comma_to_fields(&self, lines: &mut Vec<String>) {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/formatting.rs:559:13
[INFO] [stdout]     |
[INFO] [stdout] 559 |         let mut index = 0;
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]    --> src/formatting.rs:690:39
[INFO] [stdout]     |
[INFO] [stdout] 690 |     pub fn format_table_fields(&self, lines: &mut Vec<String>) {}
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.72s
[INFO] running `Command { std: "docker" "inspect" "77b2153166b219a73d13cd58997f9de7565441525e14a025bb4ab83c55515daa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77b2153166b219a73d13cd58997f9de7565441525e14a025bb4ab83c55515daa", kill_on_drop: false }`
[INFO] [stdout] 77b2153166b219a73d13cd58997f9de7565441525e14a025bb4ab83c55515daa
