[INFO] cloning repository https://github.com/Velasko/TQuill [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Velasko/TQuill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVelasko%2FTQuill", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVelasko%2FTQuill'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 543443a5ab4ec9dfffaadeeb582f5418c56b9545 [INFO] linting Velasko/TQuill against nightly for clippy-nonminimal_bool-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVelasko%2FTQuill" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Velasko/TQuill [INFO] finished tweaking git repo https://github.com/Velasko/TQuill [INFO] tweaked toml for git repo https://github.com/Velasko/TQuill written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Velasko/TQuill on toolchain nightly [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Velasko/TQuill 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" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded owo-colors v4.2.3 [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded indenter v0.3.4 [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded color-eyre v0.6.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61d5ddd566f529c66aa0609c6b4fcf51efe8f695617b4f875ad6bb46930abcae [INFO] running `Command { std: "docker" "start" "-a" "61d5ddd566f529c66aa0609c6b4fcf51efe8f695617b4f875ad6bb46930abcae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61d5ddd566f529c66aa0609c6b4fcf51efe8f695617b4f875ad6bb46930abcae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61d5ddd566f529c66aa0609c6b4fcf51efe8f695617b4f875ad6bb46930abcae", kill_on_drop: false }` [INFO] [stdout] 61d5ddd566f529c66aa0609c6b4fcf51efe8f695617b4f875ad6bb46930abcae [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67f84f99d353d3835fab8e728144490a1e36f8b96db5462c15f468df2659c03e [INFO] running `Command { std: "docker" "start" "-a" "67f84f99d353d3835fab8e728144490a1e36f8b96db5462c15f468df2659c03e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking plist v1.8.0 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking syntect v5.3.0 [INFO] [stderr] Checking TQuill v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/core/file.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> src/core/file.rs:84:37 [INFO] [stdout] | [INFO] [stdout] 84 | ... offset: offset, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: replace it with: `offset` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] = note: `#[warn(clippy::redundant_field_names)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> src/core/file.rs:98:37 [INFO] [stdout] | [INFO] [stdout] 98 | ... offset: offset, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: replace it with: `offset` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> src/core/file.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | offset: offset, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: replace it with: `offset` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> src/core/file.rs:144:37 [INFO] [stdout] | [INFO] [stdout] 144 | ... offset: offset, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: replace it with: `offset` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> src/core/file.rs:155:37 [INFO] [stdout] | [INFO] [stdout] 155 | ... offset: offset, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: replace it with: `offset` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/core/file.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> src/core/file.rs:84:37 [INFO] [stdout] | [INFO] [stdout] 84 | ... offset: offset, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: replace it with: `offset` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] = note: `#[warn(clippy::redundant_field_names)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> src/core/file.rs:98:37 [INFO] [stdout] | [INFO] [stdout] 98 | ... offset: offset, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: replace it with: `offset` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> src/core/file.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | offset: offset, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: replace it with: `offset` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> src/core/file.rs:144:37 [INFO] [stdout] | [INFO] [stdout] 144 | ... offset: offset, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: replace it with: `offset` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant field names in struct initialization [INFO] [stdout] --> src/core/file.rs:155:37 [INFO] [stdout] | [INFO] [stdout] 155 | ... offset: offset, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: replace it with: `offset` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `og_pos` [INFO] [stdout] --> src/core/file.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | let og_pos = self.file_buffer.stream_position(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_og_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_pos` [INFO] [stdout] --> src/core/file.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | let new_pos = self.file_buffer.stream_position(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/core/file.rs:177:31 [INFO] [stdout] | [INFO] [stdout] 177 | SeekFrom::Current(index) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CursorLocation` is never used [INFO] [stdout] --> src/core/file.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | enum CursorLocation { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CursorInfo` is never constructed [INFO] [stdout] --> src/core/file.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct CursorInfo { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FileBuffer` is never constructed [INFO] [stdout] --> src/core/file.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | struct FileBuffer { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `open` is never used [INFO] [stdout] --> src/core/file.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 32 | impl FileBuffer { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 33 | fn open(path: &str) -> io::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Diff` is never constructed [INFO] [stdout] --> src/core/diff.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Diff { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/core/diff.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Diff { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 12 | pub fn new(slice: Range, data: &[u8]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn get_slice(&self) -> &Range { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn get_repl(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn get_size(&self) -> i128 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | fn intersects(&self, other: &Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fn binary_search(&self, other: &Self) -> Ordering { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | fn union(self, mut other: Self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `og_pos` [INFO] [stdout] --> src/core/file.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | let og_pos = self.file_buffer.stream_position(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_og_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_pos` [INFO] [stdout] --> src/core/file.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | let new_pos = self.file_buffer.stream_position(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/core/file.rs:177:31 [INFO] [stdout] | [INFO] [stdout] 177 | SeekFrom::Current(index) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/core/file.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | let mut buffer = String::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer` [INFO] [stdout] --> src/core/file.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | let mut buffer = String::new(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `diff_index`, `diff_pos`, `file_pos`, `offset`, and `resting_at` are never read [INFO] [stdout] --> src/core/file.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct CursorInfo { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 16 | diff_index: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 17 | diff_pos: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 18 | file_pos: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | offset: i128, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 20 | resting_at: CursorLocation [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CursorInfo` 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: field `filename` is never read [INFO] [stdout] --> src/core/file.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | struct FileBuffer { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 25 | filename: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileBuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/core/file.rs:196:17 [INFO] [stdout] | [INFO] [stdout] 196 | assert!(!file.is_ok()); [INFO] [stdout] | ^^^^^^^^^^^^^ help: try: `file.is_err()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] = note: `#[warn(clippy::nonminimal_bool)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.19s [INFO] running `Command { std: "docker" "inspect" "67f84f99d353d3835fab8e728144490a1e36f8b96db5462c15f468df2659c03e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67f84f99d353d3835fab8e728144490a1e36f8b96db5462c15f468df2659c03e", kill_on_drop: false }` [INFO] [stdout] 67f84f99d353d3835fab8e728144490a1e36f8b96db5462c15f468df2659c03e