[INFO] fetching crate checkmate-lsp 0.1.1... [INFO] checking checkmate-lsp-0.1.1 against try#de0e80659cee4f27282e60d63bbb8c5271a0d147 for pr-129392 [INFO] extracting crate checkmate-lsp 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate checkmate-lsp 0.1.1 on toolchain de0e80659cee4f27282e60d63bbb8c5271a0d147 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4-tc2/source/Cargo.toml [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" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35bbddae2db926496960c51ba9bbba3f3d50ecac38c9010cbd166962b4c098b1 [INFO] running `Command { std: "docker" "start" "-a" "35bbddae2db926496960c51ba9bbba3f3d50ecac38c9010cbd166962b4c098b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35bbddae2db926496960c51ba9bbba3f3d50ecac38c9010cbd166962b4c098b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35bbddae2db926496960c51ba9bbba3f3d50ecac38c9010cbd166962b4c098b1", kill_on_drop: false }` [INFO] [stdout] 35bbddae2db926496960c51ba9bbba3f3d50ecac38c9010cbd166962b4c098b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38a6e0dee4b704eef1f9c7f1c23b3cb22d7e7adad421332d41cdda6471103fd7 [INFO] running `Command { std: "docker" "start" "-a" "38a6e0dee4b704eef1f9c7f1c23b3cb22d7e7adad421332d41cdda6471103fd7", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking nu-ansi-term v0.47.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking simple-home-dir v0.1.4 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking dashmap v5.5.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking serde_json v1.0.103 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Compiling auto_impl v1.1.0 [INFO] [stderr] Compiling tower-lsp-macros v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_repr v0.1.14 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking lsp-types v0.94.0 [INFO] [stderr] Checking tokio v1.29.1 [INFO] [stderr] Checking flexi_logger v0.25.5 [INFO] [stderr] Checking pin-project v1.1.2 [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, [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)]` 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, [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: 3 warnings emitted [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, [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)]` 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, [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.37s [INFO] running `Command { std: "docker" "inspect" "38a6e0dee4b704eef1f9c7f1c23b3cb22d7e7adad421332d41cdda6471103fd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38a6e0dee4b704eef1f9c7f1c23b3cb22d7e7adad421332d41cdda6471103fd7", kill_on_drop: false }` [INFO] [stdout] 38a6e0dee4b704eef1f9c7f1c23b3cb22d7e7adad421332d41cdda6471103fd7