[INFO] cloning repository https://github.com/martskins/vim-lc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martskins/vim-lc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartskins%2Fvim-lc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartskins%2Fvim-lc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7638071b1cd382f376213431013d80e8df904ba1 [INFO] checking martskins/vim-lc against master#51ff895062ba60a7cba53f57af928c3fb7b0f2f4 for pr-146167 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartskins%2Fvim-lc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/martskins/vim-lc [INFO] finished tweaking git repo https://github.com/martskins/vim-lc [INFO] tweaked toml for git repo https://github.com/martskins/vim-lc written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/martskins/vim-lc on toolchain 51ff895062ba60a7cba53f57af928c3fb7b0f2f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51ff895062ba60a7cba53f57af928c3fb7b0f2f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/martskins/vim-lc 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" "+51ff895062ba60a7cba53f57af928c3fb7b0f2f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shellexpand v2.0.0 [INFO] [stderr] Downloaded indexmap v1.6.1 [INFO] [stderr] Downloaded anyhow v1.0.36 [INFO] [stderr] Downloaded jsonrpc-core v16.0.0 [INFO] [stderr] Downloaded lsp-types v0.86.0 [INFO] [stderr] Downloaded thread-id v3.3.0 [INFO] [stderr] Downloaded fern v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+51ff895062ba60a7cba53f57af928c3fb7b0f2f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdc0ba054fd4285569cb9692b65073aba4b30a323e510829f0071a2925f62f73 [INFO] running `Command { std: "docker" "start" "-a" "bdc0ba054fd4285569cb9692b65073aba4b30a323e510829f0071a2925f62f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdc0ba054fd4285569cb9692b65073aba4b30a323e510829f0071a2925f62f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdc0ba054fd4285569cb9692b65073aba4b30a323e510829f0071a2925f62f73", kill_on_drop: false }` [INFO] [stdout] bdc0ba054fd4285569cb9692b65073aba4b30a323e510829f0071a2925f62f73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+51ff895062ba60a7cba53f57af928c3fb7b0f2f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec2ada6aa80b53b3689b7ed122795ccbe898ee06477232ca8ed294f07b6440c0 [INFO] running `Command { std: "docker" "start" "-a" "ec2ada6aa80b53b3689b7ed122795ccbe898ee06477232ca8ed294f07b6440c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking crossbeam v0.8.0 [INFO] [stderr] Checking shellexpand v2.0.0 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking lsp-types v0.86.0 [INFO] [stderr] Checking jsonrpc-core v16.0.0 [INFO] [stderr] Checking vlc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `CodeAction` [INFO] [stdout] --> src/vim/mod.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use lsp_types::{CodeAction, CodeActionOrCommand}; [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: `CodeAction` [INFO] [stdout] --> src/vim/mod.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use lsp_types::{CodeAction, CodeActionOrCommand}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lsp/mod.rs:250:1 [INFO] [stdout] | [INFO] [stdout] 250 | / pub fn shutdown(ctx: &Context) -> Result<()> [INFO] [stdout] 251 | | where [INFO] [stdout] 252 | | C: RPCClient, [INFO] [stdout] 253 | | S: RPCClient, [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: config::_::_serde::Deserialize<'de>` will fail [INFO] [stdout] --> src/lsp/mod.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | .call(request::Shutdown::METHOD, ())?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 258 | .call::<_, ()>(request::Shutdown::METHOD, ())?; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lsp/mod.rs:250:1 [INFO] [stdout] | [INFO] [stdout] 250 | / pub fn shutdown(ctx: &Context) -> Result<()> [INFO] [stdout] 251 | | where [INFO] [stdout] 252 | | C: RPCClient, [INFO] [stdout] 253 | | S: RPCClient, [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: config::_::_serde::Deserialize<'de>` will fail [INFO] [stdout] --> src/lsp/mod.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | .call(request::Shutdown::METHOD, ())?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 258 | .call::<_, ()>(request::Shutdown::METHOD, ())?; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `args` are never read [INFO] [stdout] --> src/config.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ServerConfig { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 10 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub args: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code_lenses` and `diagnostics` are never read [INFO] [stdout] --> src/config.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct FeatureSet { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 22 | pub code_lenses: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub diagnostics: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FeatureSet` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Completion` is never constructed [INFO] [stdout] --> src/config.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Completion { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CompletionStrategy` is never used [INFO] [stdout] --> src/config.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | pub enum CompletionStrategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FeatureFlags` is never constructed [INFO] [stdout] --> src/config.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct FeatureFlags { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Locations` is never constructed [INFO] [stdout] --> src/config.rs:166:12 [INFO] [stdout] | [INFO] [stdout] 166 | pub struct Locations { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Diagnostics` is never constructed [INFO] [stdout] --> src/config.rs:177:12 [INFO] [stdout] | [INFO] [stdout] 177 | pub struct Diagnostics { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cursor_position` is never read [INFO] [stdout] --> src/lsp/extensions/rust_analyzer.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct RustAnalyzerSourceChanges { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 12 | #[serde(rename = "cursorPosition")] [INFO] [stdout] 13 | cursor_position: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RustAnalyzerSourceChanges` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LocationWithPreview` is never constructed [INFO] [stdout] --> src/vim/types.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct LocationWithPreview { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TextDocumentChanges` is never constructed [INFO] [stdout] --> src/vim/types.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct TextDocumentChanges { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WorkspaceChanges` is never constructed [INFO] [stdout] --> src/vim/types.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct WorkspaceChanges { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Lines` is never constructed [INFO] [stdout] --> src/vim/types.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct Lines { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Line` is never constructed [INFO] [stdout] --> src/vim/types.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct Line { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `position` is never read [INFO] [stdout] --> src/vim/types.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct CompletionItemWithContext { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 147 | pub completion_item: CompletionItem, [INFO] [stdout] 148 | pub position: Position, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CompletionItemWithContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `language_id` is never read [INFO] [stdout] --> src/vim/types.rs:289:9 [INFO] [stdout] | [INFO] [stdout] 287 | pub struct TextDocumentIdentifier { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 288 | pub filename: String, [INFO] [stdout] 289 | pub language_id: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TextDocumentIdentifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EvalParams` is never constructed [INFO] [stdout] --> src/vim/types.rs:309:12 [INFO] [stdout] | [INFO] [stdout] 309 | pub struct EvalParams { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bufnr` is never read [INFO] [stdout] --> src/vim/types.rs:376:9 [INFO] [stdout] | [INFO] [stdout] 375 | pub struct BufInfo { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 376 | pub bufnr: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BufInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `language_id` is never read [INFO] [stdout] --> src/vim/types.rs:470:9 [INFO] [stdout] | [INFO] [stdout] 466 | pub struct SelectionRange { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 470 | pub language_id: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SelectionRange` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `args` are never read [INFO] [stdout] --> src/config.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ServerConfig { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 10 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub args: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code_lenses` and `diagnostics` are never read [INFO] [stdout] --> src/config.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct FeatureSet { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 22 | pub code_lenses: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub diagnostics: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FeatureSet` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Completion` is never constructed [INFO] [stdout] --> src/config.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Completion { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CompletionStrategy` is never used [INFO] [stdout] --> src/config.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | pub enum CompletionStrategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FeatureFlags` is never constructed [INFO] [stdout] --> src/config.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct FeatureFlags { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Locations` is never constructed [INFO] [stdout] --> src/config.rs:166:12 [INFO] [stdout] | [INFO] [stdout] 166 | pub struct Locations { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Diagnostics` is never constructed [INFO] [stdout] --> src/config.rs:177:12 [INFO] [stdout] | [INFO] [stdout] 177 | pub struct Diagnostics { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cursor_position` is never read [INFO] [stdout] --> src/lsp/extensions/rust_analyzer.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct RustAnalyzerSourceChanges { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 12 | #[serde(rename = "cursorPosition")] [INFO] [stdout] 13 | cursor_position: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RustAnalyzerSourceChanges` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LocationWithPreview` is never constructed [INFO] [stdout] --> src/vim/types.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct LocationWithPreview { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TextDocumentChanges` is never constructed [INFO] [stdout] --> src/vim/types.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct TextDocumentChanges { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WorkspaceChanges` is never constructed [INFO] [stdout] --> src/vim/types.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct WorkspaceChanges { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Lines` is never constructed [INFO] [stdout] --> src/vim/types.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct Lines { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Line` is never constructed [INFO] [stdout] --> src/vim/types.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct Line { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `position` is never read [INFO] [stdout] --> src/vim/types.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct CompletionItemWithContext { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 147 | pub completion_item: CompletionItem, [INFO] [stdout] 148 | pub position: Position, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CompletionItemWithContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `language_id` is never read [INFO] [stdout] --> src/vim/types.rs:289:9 [INFO] [stdout] | [INFO] [stdout] 287 | pub struct TextDocumentIdentifier { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 288 | pub filename: String, [INFO] [stdout] 289 | pub language_id: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TextDocumentIdentifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EvalParams` is never constructed [INFO] [stdout] --> src/vim/types.rs:309:12 [INFO] [stdout] | [INFO] [stdout] 309 | pub struct EvalParams { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bufnr` is never read [INFO] [stdout] --> src/vim/types.rs:376:9 [INFO] [stdout] | [INFO] [stdout] 375 | pub struct BufInfo { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 376 | pub bufnr: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BufInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `language_id` is never read [INFO] [stdout] --> src/vim/types.rs:470:9 [INFO] [stdout] | [INFO] [stdout] 466 | pub struct SelectionRange { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 470 | pub language_id: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SelectionRange` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: vlc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "ec2ada6aa80b53b3689b7ed122795ccbe898ee06477232ca8ed294f07b6440c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec2ada6aa80b53b3689b7ed122795ccbe898ee06477232ca8ed294f07b6440c0", kill_on_drop: false }` [INFO] [stdout] ec2ada6aa80b53b3689b7ed122795ccbe898ee06477232ca8ed294f07b6440c0