[INFO] cloning repository https://github.com/AndrewDMorgan/TermEdit--Bad-Terminal-Editor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewDMorgan/TermEdit--Bad-Terminal-Editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewDMorgan%2FTermEdit--Bad-Terminal-Editor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewDMorgan%2FTermEdit--Bad-Terminal-Editor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e098f8e77d8295b52ad01471b9e0ec57d956f2b3
[INFO] checking AndrewDMorgan/TermEdit--Bad-Terminal-Editor against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewDMorgan%2FTermEdit--Bad-Terminal-Editor" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AndrewDMorgan/TermEdit--Bad-Terminal-Editor
[INFO] finished tweaking git repo https://github.com/AndrewDMorgan/TermEdit--Bad-Terminal-Editor
[INFO] tweaked toml for git repo https://github.com/AndrewDMorgan/TermEdit--Bad-Terminal-Editor written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndrewDMorgan/TermEdit--Bad-Terminal-Editor on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "generate-lockfile" "--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]      Locking 136 packages to latest Rust 1.94.0-nightly compatible versions
[INFO] [stderr]       Adding mlua v0.10.5 (available: v0.11.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded document-features v0.2.12
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.5
[INFO] [stderr]   Downloaded error-code v3.3.2
[INFO] [stderr]   Downloaded libloading v0.8.9
[INFO] [stderr]   Downloaded mlua-sys v0.6.8
[INFO] [stderr]   Downloaded gethostname v1.1.0
[INFO] [stderr]   Downloaded objc2-io-surface v0.3.2
[INFO] [stderr]   Downloaded signal-hook v0.3.18
[INFO] [stderr]   Downloaded clipboard-win v5.4.1
[INFO] [stderr]   Downloaded litrs v1.0.0
[INFO] [stderr]   Downloaded arboard v3.6.1
[INFO] [stderr]   Downloaded objc2-core-graphics v0.3.2
[INFO] [stderr]   Downloaded derive_more-impl v2.1.1
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] [stderr]   Downloaded derive_more v2.1.1
[INFO] [stderr]   Downloaded vte v0.15.0
[INFO] [stderr]   Downloaded mlua v0.10.5
[INFO] [stderr]   Downloaded x11rb v0.13.2
[INFO] [stderr]   Downloaded objc2 v0.6.3
[INFO] [stderr]   Downloaded objc2-foundation v0.3.2
[INFO] [stderr]   Downloaded objc2-app-kit v0.3.2
[INFO] [stderr]   Downloaded x11rb-protocol v0.13.2
[INFO] [stderr]   Downloaded luau0-src v0.12.3+luau663
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6109cfbb7bcd4505708c63b7b0d4fb9dff30448442f37dcfb2c9831be86238b7
[INFO] running `Command { std: "docker" "start" "-a" "6109cfbb7bcd4505708c63b7b0d4fb9dff30448442f37dcfb2c9831be86238b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6109cfbb7bcd4505708c63b7b0d4fb9dff30448442f37dcfb2c9831be86238b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6109cfbb7bcd4505708c63b7b0d4fb9dff30448442f37dcfb2c9831be86238b7", kill_on_drop: false }`
[INFO] [stdout] 6109cfbb7bcd4505708c63b7b0d4fb9dff30448442f37dcfb2c9831be86238b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 254bd26915fce660427f282099249b2d515a8933373912fa48d0bc0b85adc4cf
[INFO] running `Command { std: "docker" "start" "-a" "254bd26915fce660427f282099249b2d515a8933373912fa48d0bc0b85adc4cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling luau0-src v0.12.3+luau663
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking vte v0.15.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking mlua v0.10.5
[INFO] [stderr]    Compiling proc_macros v0.1.0 (/opt/rustwide/workdir/proc_macros)
[INFO] [stderr]     Checking TermEdit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crossterm::tty::IsTty`
[INFO] [stdout]  --> src/languageServer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crossterm::tty::IsTty;
[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: `crossterm::tty::IsTty`
[INFO] [stdout]  --> src/languageServer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crossterm::tty::IsTty;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/CodeTabs.rs:1597:13
[INFO] [stdout]      |
[INFO] [stdout] 1596 |               return;
[INFO] [stdout]      |               ------ any code following this expression is unreachable
[INFO] [stdout] 1597 | /             for _ in 0..self.shiftCache as usize {
[INFO] [stdout] 1598 | |                 self.scrollCache.remove(0);
[INFO] [stdout] 1599 | |                 self.resetCache.remove(0);
[INFO] [stdout] 1600 | |                 self.resetCache.push(true);
[INFO] [stdout] 1601 | |             }
[INFO] [stdout]      | |_____________^ unreachable expression
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/CodeTabs.rs:1605:13
[INFO] [stdout]      |
[INFO] [stdout] 1604 |               return;
[INFO] [stdout]      |               ------ any code following this expression is unreachable
[INFO] [stdout] 1605 | /             for _ in 0..(-self.shiftCache) as usize {
[INFO] [stdout] 1606 | |                 let size = self.scrollCache.len() - 1;
[INFO] [stdout] 1607 | |                 self.scrollCache.remove(size);
[INFO] [stdout] ...    |
[INFO] [stdout] 1610 | |             }
[INFO] [stdout]      | |_____________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/CodeTabs.rs:1597:13
[INFO] [stdout]      |
[INFO] [stdout] 1596 |               return;
[INFO] [stdout]      |               ------ any code following this expression is unreachable
[INFO] [stdout] 1597 | /             for _ in 0..self.shiftCache as usize {
[INFO] [stdout] 1598 | |                 self.scrollCache.remove(0);
[INFO] [stdout] 1599 | |                 self.resetCache.remove(0);
[INFO] [stdout] 1600 | |                 self.resetCache.push(true);
[INFO] [stdout] 1601 | |             }
[INFO] [stdout]      | |_____________^ unreachable expression
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/CodeTabs.rs:1605:13
[INFO] [stdout]      |
[INFO] [stdout] 1604 |               return;
[INFO] [stdout]      |               ------ any code following this expression is unreachable
[INFO] [stdout] 1605 | /             for _ in 0..(-self.shiftCache) as usize {
[INFO] [stdout] 1606 | |                 let size = self.scrollCache.len() - 1;
[INFO] [stdout] 1607 | |                 self.scrollCache.remove(size);
[INFO] [stdout] ...    |
[INFO] [stdout] 1610 | |             }
[INFO] [stdout]      | |_____________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pathway`
[INFO] [stdout]    --> src/languageServer.rs:246:36
[INFO] [stdout]     |
[INFO] [stdout] 246 |             RustEvents::Workspace (pathway) => {
[INFO] [stdout]     |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pathway`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/languageServer.rs:250:39
[INFO] [stdout]     |
[INFO] [stdout] 250 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]    --> src/languageServer.rs:250:46
[INFO] [stdout]     |
[INFO] [stdout] 250 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:250:51
[INFO] [stdout]     |
[INFO] [stdout] 250 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/languageServer.rs:250:62
[INFO] [stdout]     |
[INFO] [stdout] 250 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:262:32
[INFO] [stdout]     |
[INFO] [stdout] 262 |             RustEvents::Hover (line, charIndex) => {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:262:38
[INFO] [stdout]     |
[INFO] [stdout] 262 |             RustEvents::Hover (line, charIndex) => {
[INFO] [stdout]     |                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:274:37
[INFO] [stdout]     |
[INFO] [stdout] 274 |             RustEvents::Completion (line, charIndex) => {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:274:43
[INFO] [stdout]     |
[INFO] [stdout] 274 |             RustEvents::Completion (line, charIndex) => {
[INFO] [stdout]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:278:41
[INFO] [stdout]     |
[INFO] [stdout] 278 |             RustEvents::GotoDefinition (line, charIndex) => {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:278:47
[INFO] [stdout]     |
[INFO] [stdout] 278 |             RustEvents::GotoDefinition (line, charIndex) => {
[INFO] [stdout]     |                                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/languageServer.rs:282:37
[INFO] [stdout]     |
[INFO] [stdout] 282 |             RustEvents::OpenedFile (path) => {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]    --> src/languageServer.rs:290:43
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn ParseResponse (event: &RustEvents, response: String, filePath: &str) -> Option <RustResponse> {
[INFO] [stdout]     |                                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filePath`
[INFO] [stdout]    --> src/languageServer.rs:290:61
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn ParseResponse (event: &RustEvents, response: String, filePath: &str) -> Option <RustResponse> {
[INFO] [stdout]     |                                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filePath`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filePath`
[INFO] [stdout]    --> src/languageServer.rs:296:36
[INFO] [stdout]     |
[INFO] [stdout] 296 |             RustEvents::Workspace (filePath) => {
[INFO] [stdout]     |                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filePath`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/languageServer.rs:300:39
[INFO] [stdout]     |
[INFO] [stdout] 300 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]    --> src/languageServer.rs:300:46
[INFO] [stdout]     |
[INFO] [stdout] 300 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:300:51
[INFO] [stdout]     |
[INFO] [stdout] 300 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/languageServer.rs:300:62
[INFO] [stdout]     |
[INFO] [stdout] 300 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:303:32
[INFO] [stdout]     |
[INFO] [stdout] 303 |             RustEvents::Hover (line, charIndex) => {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:303:38
[INFO] [stdout]     |
[INFO] [stdout] 303 |             RustEvents::Hover (line, charIndex) => {
[INFO] [stdout]     |                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:315:37
[INFO] [stdout]     |
[INFO] [stdout] 315 |             RustEvents::Completion (line, charIndex) => {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:315:43
[INFO] [stdout]     |
[INFO] [stdout] 315 |             RustEvents::Completion (line, charIndex) => {
[INFO] [stdout]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:319:41
[INFO] [stdout]     |
[INFO] [stdout] 319 |             RustEvents::GotoDefinition (line, charIndex) => {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:319:47
[INFO] [stdout]     |
[INFO] [stdout] 319 |             RustEvents::GotoDefinition (line, charIndex) => {
[INFO] [stdout]     |                                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/languageServer.rs:323:37
[INFO] [stdout]     |
[INFO] [stdout] 323 |             RustEvents::OpenedFile (path) => {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/languageServer.rs:415:17
[INFO] [stdout]     |
[INFO] [stdout] 415 |             let request = self.GetRequest(&event);
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `command`, `default`, and `highlight` are never read
[INFO] [stdout]   --> src/Colors.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ColorBindings <'a> {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub command: ColorType,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 19 |     pub default: ColorType,  // for default items (usually white)
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 20 |     pub highlight: ColorType,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColorBindings` has a derived impl for the trait `Debug`, but this is 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: function `LoadJson` is never used
[INFO] [stdout]  --> src/DataManager.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn LoadJson (fileName: &str) -> Result <Value, std::io::Error> {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Generic` and `Lifetime` are never constructed
[INFO] [stdout]    --> src/TokenInfo.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub enum OutlineType {
[INFO] [stdout]     |          ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 165 |     Generic,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 166 |     Lifetime,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OutlineType` 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 `resultType` and `public` are never read
[INFO] [stdout]    --> src/TokenInfo.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub struct OutlineKeyword {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub resultType: Option <String>,  // for function outputs
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub public: Option <bool>,  // true == public; false == private (or None)
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OutlineKeyword` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/languageServer.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn GetResponse (&mut self) -> std::borrow::Cow <str> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn GetResponse (&mut self) -> std::borrow::Cow <'_, str> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pathway`
[INFO] [stdout]    --> src/languageServer.rs:246:36
[INFO] [stdout]     |
[INFO] [stdout] 246 |             RustEvents::Workspace (pathway) => {
[INFO] [stdout]     |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pathway`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/languageServer.rs:250:39
[INFO] [stdout]     |
[INFO] [stdout] 250 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]    --> src/languageServer.rs:250:46
[INFO] [stdout]     |
[INFO] [stdout] 250 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:250:51
[INFO] [stdout]     |
[INFO] [stdout] 250 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/languageServer.rs:250:62
[INFO] [stdout]     |
[INFO] [stdout] 250 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:262:32
[INFO] [stdout]     |
[INFO] [stdout] 262 |             RustEvents::Hover (line, charIndex) => {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:262:38
[INFO] [stdout]     |
[INFO] [stdout] 262 |             RustEvents::Hover (line, charIndex) => {
[INFO] [stdout]     |                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:274:37
[INFO] [stdout]     |
[INFO] [stdout] 274 |             RustEvents::Completion (line, charIndex) => {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:274:43
[INFO] [stdout]     |
[INFO] [stdout] 274 |             RustEvents::Completion (line, charIndex) => {
[INFO] [stdout]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:278:41
[INFO] [stdout]     |
[INFO] [stdout] 278 |             RustEvents::GotoDefinition (line, charIndex) => {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:278:47
[INFO] [stdout]     |
[INFO] [stdout] 278 |             RustEvents::GotoDefinition (line, charIndex) => {
[INFO] [stdout]     |                                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/languageServer.rs:282:37
[INFO] [stdout]     |
[INFO] [stdout] 282 |             RustEvents::OpenedFile (path) => {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]    --> src/languageServer.rs:290:43
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn ParseResponse (event: &RustEvents, response: String, filePath: &str) -> Option <RustResponse> {
[INFO] [stdout]     |                                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filePath`
[INFO] [stdout]    --> src/languageServer.rs:290:61
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn ParseResponse (event: &RustEvents, response: String, filePath: &str) -> Option <RustResponse> {
[INFO] [stdout]     |                                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filePath`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filePath`
[INFO] [stdout]    --> src/languageServer.rs:296:36
[INFO] [stdout]     |
[INFO] [stdout] 296 |             RustEvents::Workspace (filePath) => {
[INFO] [stdout]     |                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filePath`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/languageServer.rs:300:39
[INFO] [stdout]     |
[INFO] [stdout] 300 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]    --> src/languageServer.rs:300:46
[INFO] [stdout]     |
[INFO] [stdout] 300 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:300:51
[INFO] [stdout]     |
[INFO] [stdout] 300 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/languageServer.rs:300:62
[INFO] [stdout]     |
[INFO] [stdout] 300 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:303:32
[INFO] [stdout]     |
[INFO] [stdout] 303 |             RustEvents::Hover (line, charIndex) => {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:303:38
[INFO] [stdout]     |
[INFO] [stdout] 303 |             RustEvents::Hover (line, charIndex) => {
[INFO] [stdout]     |                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:315:37
[INFO] [stdout]     |
[INFO] [stdout] 315 |             RustEvents::Completion (line, charIndex) => {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:315:43
[INFO] [stdout]     |
[INFO] [stdout] 315 |             RustEvents::Completion (line, charIndex) => {
[INFO] [stdout]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:319:41
[INFO] [stdout]     |
[INFO] [stdout] 319 |             RustEvents::GotoDefinition (line, charIndex) => {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:319:47
[INFO] [stdout]     |
[INFO] [stdout] 319 |             RustEvents::GotoDefinition (line, charIndex) => {
[INFO] [stdout]     |                                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/languageServer.rs:323:37
[INFO] [stdout]     |
[INFO] [stdout] 323 |             RustEvents::OpenedFile (path) => {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/languageServer.rs:415:17
[INFO] [stdout]     |
[INFO] [stdout] 415 |             let request = self.GetRequest(&event);
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `command`, `default`, and `highlight` are never read
[INFO] [stdout]   --> src/Colors.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ColorBindings <'a> {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub command: ColorType,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 19 |     pub default: ColorType,  // for default items (usually white)
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 20 |     pub highlight: ColorType,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColorBindings` has a derived impl for the trait `Debug`, but this is 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: function `LoadJson` is never used
[INFO] [stdout]  --> src/DataManager.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn LoadJson (fileName: &str) -> Result <Value, std::io::Error> {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Generic` and `Lifetime` are never constructed
[INFO] [stdout]    --> src/TokenInfo.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub enum OutlineType {
[INFO] [stdout]     |          ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 165 |     Generic,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 166 |     Lifetime,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OutlineType` 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 `resultType` and `public` are never read
[INFO] [stdout]    --> src/TokenInfo.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub struct OutlineKeyword {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub resultType: Option <String>,  // for function outputs
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub public: Option <bool>,  // true == public; false == private (or None)
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OutlineKeyword` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/languageServer.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn GetResponse (&mut self) -> std::borrow::Cow <str> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn GetResponse (&mut self) -> std::borrow::Cow <'_, str> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "254bd26915fce660427f282099249b2d515a8933373912fa48d0bc0b85adc4cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "254bd26915fce660427f282099249b2d515a8933373912fa48d0bc0b85adc4cf", kill_on_drop: false }`
[INFO] [stdout] 254bd26915fce660427f282099249b2d515a8933373912fa48d0bc0b85adc4cf
