[INFO] fetching crate checkmate-lsp 0.1.1...
[INFO] testing checkmate-lsp-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate checkmate-lsp 0.1.1 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate checkmate-lsp 0.1.1 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 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-lsp v0.19.0
[INFO] [stderr]   Downloaded tower-lsp-macros v0.8.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.81
[INFO] [stderr]   Downloaded simple-home-dir v0.1.4
[INFO] [stderr]   Downloaded nu-ansi-term v0.47.0
[INFO] [stderr]   Downloaded bitflags v2.3.3
[INFO] [stderr]   Downloaded clap v4.3.19
[INFO] [stderr]   Downloaded lsp-types v0.94.0
[INFO] [stderr]   Downloaded pin-project v1.1.2
[INFO] [stderr]   Downloaded serde_json v1.0.103
[INFO] [stderr]   Downloaded thiserror-impl v1.0.43
[INFO] [stderr]   Downloaded thiserror v1.0.43
[INFO] [stderr]   Downloaded auto_impl v1.1.0
[INFO] [stderr]   Downloaded flexi_logger v0.25.5
[INFO] [stderr]   Downloaded syn v2.0.60
[INFO] [stderr]   Downloaded clap_builder v4.3.19
[INFO] [stderr]   Downloaded dashmap v5.5.0
[INFO] [stderr]   Downloaded serde_repr v0.1.14
[INFO] [stderr]   Downloaded rustix v0.38.4
[INFO] [stderr]   Downloaded pin-project-internal v1.1.2
[INFO] [stderr]   Downloaded regex-automata v0.3.3
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7a0163054d247a382b0547388ae86f3da276383710c04b14efdc731512789a0a
[INFO] running `Command { std: "docker" "start" "-a" "7a0163054d247a382b0547388ae86f3da276383710c04b14efdc731512789a0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a0163054d247a382b0547388ae86f3da276383710c04b14efdc731512789a0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a0163054d247a382b0547388ae86f3da276383710c04b14efdc731512789a0a", kill_on_drop: false }`
[INFO] [stdout] 7a0163054d247a382b0547388ae86f3da276383710c04b14efdc731512789a0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 512103d7b78c647723d945921107d47b936106a2f7edca5942564ec656b3e6fb
[INFO] running `Command { std: "docker" "start" "-a" "512103d7b78c647723d945921107d47b936106a2f7edca5942564ec656b3e6fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling serde v1.0.180
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.180
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling nu-ansi-term v0.47.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling simple-home-dir v0.1.4
[INFO] [stderr]    Compiling dashmap v5.5.0
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[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 lsp-types v0.94.0
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling auto_impl v1.1.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.8.0
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling flexi_logger v0.25.5
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tower-lsp v0.19.0
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.37s
[INFO] running `Command { std: "docker" "inspect" "512103d7b78c647723d945921107d47b936106a2f7edca5942564ec656b3e6fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "512103d7b78c647723d945921107d47b936106a2f7edca5942564ec656b3e6fb", kill_on_drop: false }`
[INFO] [stdout] 512103d7b78c647723d945921107d47b936106a2f7edca5942564ec656b3e6fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73729c5b8047dff3908046e057f6c1180feac63da1b9cc4e2f0128497d6ce9cb
[INFO] running `Command { std: "docker" "start" "-a" "73729c5b8047dff3908046e057f6c1180feac63da1b9cc4e2f0128497d6ce9cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.39s
[INFO] running `Command { std: "docker" "inspect" "73729c5b8047dff3908046e057f6c1180feac63da1b9cc4e2f0128497d6ce9cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73729c5b8047dff3908046e057f6c1180feac63da1b9cc4e2f0128497d6ce9cb", kill_on_drop: false }`
[INFO] [stdout] 73729c5b8047dff3908046e057f6c1180feac63da1b9cc4e2f0128497d6ce9cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 989982a1ae7807c367996b97dd608d4dcb455efc400ac5aa941f4a198bacc053
[INFO] running `Command { std: "docker" "start" "-a" "989982a1ae7807c367996b97dd608d4dcb455efc400ac5aa941f4a198bacc053", kill_on_drop: false }`
[INFO] [stderr] warning: field `plugins` is never read
[INFO] [stderr]   --> src/lsp.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct ClientSettings {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 23 |     pub plugins: Vec<String>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ClientSettings` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `messages` is never read
[INFO] [stderr]   --> src/plugins.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct PluginOutput {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 30 |     pub messages: Vec<PluginLineOutput>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PluginOutput` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `position`, `text`, and `severity` are never read
[INFO] [stderr]   --> src/plugins.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub struct PluginLineOutput {
[INFO] [stderr]    |            ---------------- fields in this struct
[INFO] [stderr] 35 |     pub position: Position,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 36 |     pub text: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 37 |     pub severity: DiagnosticSeverity,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PluginLineOutput` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `checkmate-lsp` (bin "checkmate-lsp" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/checkmate_lsp-e0f61351546a2ff8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "989982a1ae7807c367996b97dd608d4dcb455efc400ac5aa941f4a198bacc053", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "989982a1ae7807c367996b97dd608d4dcb455efc400ac5aa941f4a198bacc053", kill_on_drop: false }`
[INFO] [stdout] 989982a1ae7807c367996b97dd608d4dcb455efc400ac5aa941f4a198bacc053
