[INFO] fetching crate checkmate-lsp 0.1.1...
[INFO] checking checkmate-lsp-0.1.1 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate checkmate-lsp 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate checkmate-lsp 0.1.1
[INFO] finished tweaking crates.io crate checkmate-lsp 0.1.1
[INFO] tweaked toml for crates.io crate checkmate-lsp 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate checkmate-lsp 0.1.1 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate checkmate-lsp 0.1.1 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-lsp-macros v0.8.0
[INFO] [stderr]   Downloaded auto_impl v1.1.0
[INFO] [stderr]   Downloaded tower-lsp v0.19.0
[INFO] [stderr]   Downloaded simple-home-dir v0.1.4
[INFO] [stderr]   Downloaded nu-ansi-term v0.47.0
[INFO] [stderr]   Downloaded lsp-types v0.94.0
[INFO] [stderr]   Downloaded flexi_logger v0.25.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88abd0cd058557828267b66ee12eb9c900090ce7be9b1dfaddddaa772eafae1f
[INFO] running `Command { std: "docker" "start" "-a" "88abd0cd058557828267b66ee12eb9c900090ce7be9b1dfaddddaa772eafae1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88abd0cd058557828267b66ee12eb9c900090ce7be9b1dfaddddaa772eafae1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88abd0cd058557828267b66ee12eb9c900090ce7be9b1dfaddddaa772eafae1f", kill_on_drop: false }`
[INFO] [stdout] 88abd0cd058557828267b66ee12eb9c900090ce7be9b1dfaddddaa772eafae1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3f21491d543926d93586daca0feb83d9701a45799f718e78460749af737d630
[INFO] running `Command { std: "docker" "start" "-a" "c3f21491d543926d93586daca0feb83d9701a45799f718e78460749af737d630", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking futures-channel v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking nu-ansi-term v0.47.0
[INFO] [stderr]     Checking simple-home-dir v0.1.4
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rustix v0.38.4
[INFO] [stderr]     Checking dashmap v5.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking clap_builder v4.3.19
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling serde_repr v0.1.14
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tower-lsp-macros v0.8.0
[INFO] [stderr]    Compiling auto_impl v1.1.0
[INFO] [stderr]     Checking lsp-types v0.94.0
[INFO] [stderr]     Checking tokio v1.29.1
[INFO] [stderr]     Checking futures-util v0.3.28
[INFO] [stderr]     Checking pin-project v1.1.2
[INFO] [stderr]     Checking flexi_logger v0.25.5
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking clap v4.3.19
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tower-lsp v0.19.0
[INFO] [stderr]     Checking checkmate-lsp v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `plugins` is never read
[INFO] [stdout]   --> src/lsp.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct ClientSettings {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 23 |     pub plugins: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClientSettings` 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: field `messages` is never read
[INFO] [stdout]   --> src/plugins.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PluginOutput {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 30 |     pub messages: Vec<PluginLineOutput>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PluginOutput` 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: fields `position`, `text`, and `severity` are never read
[INFO] [stdout]   --> src/plugins.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct PluginLineOutput {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 35 |     pub position: Position,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 36 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 37 |     pub severity: DiagnosticSeverity,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PluginLineOutput` 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: field `plugins` is never read
[INFO] [stdout]   --> src/lsp.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct ClientSettings {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 23 |     pub plugins: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClientSettings` 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: field `messages` is never read
[INFO] [stdout]   --> src/plugins.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PluginOutput {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 30 |     pub messages: Vec<PluginLineOutput>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PluginOutput` 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: fields `position`, `text`, and `severity` are never read
[INFO] [stdout]   --> src/plugins.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct PluginLineOutput {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 35 |     pub position: Position,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 36 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 37 |     pub severity: DiagnosticSeverity,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PluginLineOutput` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.13s
[INFO] running `Command { std: "docker" "inspect" "c3f21491d543926d93586daca0feb83d9701a45799f718e78460749af737d630", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3f21491d543926d93586daca0feb83d9701a45799f718e78460749af737d630", kill_on_drop: false }`
[INFO] [stdout] c3f21491d543926d93586daca0feb83d9701a45799f718e78460749af737d630
