[INFO] cloning repository https://github.com/skorotkiewicz/fsid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skorotkiewicz/fsid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskorotkiewicz%2Ffsid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskorotkiewicz%2Ffsid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3aab9b3a8669d01862fc836bd1d6e00a13d219a [INFO] linting skorotkiewicz/fsid against nightly for clippy-nonminimal_bool-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskorotkiewicz%2Ffsid" "/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/skorotkiewicz/fsid [INFO] finished tweaking git repo https://github.com/skorotkiewicz/fsid [INFO] tweaked toml for git repo https://github.com/skorotkiewicz/fsid written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/skorotkiewicz/fsid 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/skorotkiewicz/fsid 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 chunked_transfer v1.5.0 [INFO] [stderr] Downloaded ascii v1.1.0 [INFO] [stderr] Downloaded tiny_http v0.12.0 [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] 31c79cd33eeaa16c639ad4f5fc0958c58623680022d06b6b40bdc0b33ffb8aa8 [INFO] running `Command { std: "docker" "start" "-a" "31c79cd33eeaa16c639ad4f5fc0958c58623680022d06b6b40bdc0b33ffb8aa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31c79cd33eeaa16c639ad4f5fc0958c58623680022d06b6b40bdc0b33ffb8aa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31c79cd33eeaa16c639ad4f5fc0958c58623680022d06b6b40bdc0b33ffb8aa8", kill_on_drop: false }` [INFO] [stdout] 31c79cd33eeaa16c639ad4f5fc0958c58623680022d06b6b40bdc0b33ffb8aa8 [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] edf1f76297e8800162d7ce66389aa40889bc353b3cfd2b324e4f0492031bd580 [INFO] running `Command { std: "docker" "start" "-a" "edf1f76297e8800162d7ce66389aa40889bc353b3cfd2b324e4f0492031bd580", kill_on_drop: false }` [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking chunked_transfer v1.5.0 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking clap_builder v4.5.57 [INFO] [stderr] Checking tiny_http v0.12.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking clap v4.5.57 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking fsid v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/minimal.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / if code < 9 { [INFO] [stdout] 58 | | if let Some(&(_, octal, symbolic)) = MODES.iter().find(|&&(c, _, _)| c == code) { [INFO] [stdout] 59 | | return (symbolic, octal); [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] = note: `#[warn(clippy::collapsible_if)]` on by default [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 57 ~ if code < 9 [INFO] [stdout] 58 ~ && let Some(&(_, octal, symbolic)) = MODES.iter().find(|&&(c, _, _)| c == code) { [INFO] [stdout] 59 | return (symbolic, octal); [INFO] [stdout] 60 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: you should use the `ends_with` method [INFO] [stdout] --> src/minimal.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | fsid.chars().last() == Some(check) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: like this: `fsid.ends_with(check)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#chars_last_cmp [INFO] [stdout] = note: `#[warn(clippy::chars_last_cmp)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/minimal.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / if code < 9 { [INFO] [stdout] 58 | | if let Some(&(_, octal, symbolic)) = MODES.iter().find(|&&(c, _, _)| c == code) { [INFO] [stdout] 59 | | return (symbolic, octal); [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] = note: `#[warn(clippy::collapsible_if)]` on by default [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 57 ~ if code < 9 [INFO] [stdout] 58 ~ && let Some(&(_, octal, symbolic)) = MODES.iter().find(|&&(c, _, _)| c == code) { [INFO] [stdout] 59 | return (symbolic, octal); [INFO] [stdout] 60 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: you should use the `ends_with` method [INFO] [stdout] --> src/minimal.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | fsid.chars().last() == Some(check) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: like this: `fsid.ends_with(check)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#chars_last_cmp [INFO] [stdout] = note: `#[warn(clippy::chars_last_cmp)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/short.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | while !temp.is_empty() && !(temp.len() == 1 && temp[0] == 0) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `!(temp.is_empty() || temp.len() == 1 && temp[0] == 0)` [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] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/short.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | while !digits.is_empty() && !(digits.len() == 1 && digits[0] == 0) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `!(digits.is_empty() || digits.len() == 1 && digits[0] == 0)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: manual `RangeInclusive::contains` implementation [INFO] [stdout] --> src/short.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | if b >= b'0' && b <= b'9' { b - b'0' } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use: `(b'0'..=b'9').contains(&b)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_range_contains [INFO] [stdout] = note: `#[warn(clippy::manual_range_contains)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: manual `RangeInclusive::contains` implementation [INFO] [stdout] --> src/short.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | else if b >= b'a' && b <= b'z' { b - b'a' + 10 } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use: `(b'a'..=b'z').contains(&b)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_range_contains [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: manual `RangeInclusive::contains` implementation [INFO] [stdout] --> src/short.rs:117:22 [INFO] [stdout] | [INFO] [stdout] 117 | let val = if b >= b'0' && b <= b'9' { b - b'0' } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use: `(b'0'..=b'9').contains(&b)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_range_contains [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: manual `RangeInclusive::contains` implementation [INFO] [stdout] --> src/short.rs:118:27 [INFO] [stdout] | [INFO] [stdout] 118 | else if b >= b'a' && b <= b'z' { b - b'a' + 10 } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use: `(b'a'..=b'z').contains(&b)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_range_contains [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: you should use the `ends_with` method [INFO] [stdout] --> src/short.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | fsid.chars().last() == Some(check) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: like this: `fsid.ends_with(check)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#chars_last_cmp [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/short.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | while !temp.is_empty() && !(temp.len() == 1 && temp[0] == 0) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `!(temp.is_empty() || temp.len() == 1 && temp[0] == 0)` [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] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/short.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | while !digits.is_empty() && !(digits.len() == 1 && digits[0] == 0) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `!(digits.is_empty() || digits.len() == 1 && digits[0] == 0)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: manual `RangeInclusive::contains` implementation [INFO] [stdout] --> src/short.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | if b >= b'0' && b <= b'9' { b - b'0' } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use: `(b'0'..=b'9').contains(&b)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_range_contains [INFO] [stdout] = note: `#[warn(clippy::manual_range_contains)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: manual `RangeInclusive::contains` implementation [INFO] [stdout] --> src/short.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | else if b >= b'a' && b <= b'z' { b - b'a' + 10 } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use: `(b'a'..=b'z').contains(&b)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_range_contains [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: manual `RangeInclusive::contains` implementation [INFO] [stdout] --> src/short.rs:117:22 [INFO] [stdout] | [INFO] [stdout] 117 | let val = if b >= b'0' && b <= b'9' { b - b'0' } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use: `(b'0'..=b'9').contains(&b)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_range_contains [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: manual `RangeInclusive::contains` implementation [INFO] [stdout] --> src/short.rs:118:27 [INFO] [stdout] | [INFO] [stdout] 118 | else if b >= b'a' && b <= b'z' { b - b'a' + 10 } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use: `(b'a'..=b'z').contains(&b)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_range_contains [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/standard.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / if code < 9 { [INFO] [stdout] 61 | | if let Some(&(_, octal, symbolic)) = MODES.iter().find(|&&(c, _, _)| c == code) { [INFO] [stdout] 62 | | return (symbolic, octal); [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 60 ~ if code < 9 [INFO] [stdout] 61 ~ && let Some(&(_, octal, symbolic)) = MODES.iter().find(|&&(c, _, _)| c == code) { [INFO] [stdout] 62 | return (symbolic, octal); [INFO] [stdout] 63 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: you should use the `ends_with` method [INFO] [stdout] --> src/short.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | fsid.chars().last() == Some(check) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: like this: `fsid.ends_with(check)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#chars_last_cmp [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/standard.rs:73:11 [INFO] [stdout] | [INFO] [stdout] 73 | while !temp.is_empty() && !(temp.len() == 1 && temp[0] == 0) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `!(temp.is_empty() || temp.len() == 1 && temp[0] == 0)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/standard.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | while !digits.is_empty() && !(digits.len() == 1 && digits[0] == 0) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `!(digits.is_empty() || digits.len() == 1 && digits[0] == 0)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> src/standard.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / if code < 9 { [INFO] [stdout] 61 | | if let Some(&(_, octal, symbolic)) = MODES.iter().find(|&&(c, _, _)| c == code) { [INFO] [stdout] 62 | | return (symbolic, octal); [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 60 ~ if code < 9 [INFO] [stdout] 61 ~ && let Some(&(_, octal, symbolic)) = MODES.iter().find(|&&(c, _, _)| c == code) { [INFO] [stdout] 62 | return (symbolic, octal); [INFO] [stdout] 63 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/standard.rs:73:11 [INFO] [stdout] | [INFO] [stdout] 73 | while !temp.is_empty() && !(temp.len() == 1 && temp[0] == 0) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `!(temp.is_empty() || temp.len() == 1 && temp[0] == 0)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/standard.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | while !digits.is_empty() && !(digits.len() == 1 && digits[0] == 0) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `!(digits.is_empty() || digits.len() == 1 && digits[0] == 0)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.16s [INFO] running `Command { std: "docker" "inspect" "edf1f76297e8800162d7ce66389aa40889bc353b3cfd2b324e4f0492031bd580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edf1f76297e8800162d7ce66389aa40889bc353b3cfd2b324e4f0492031bd580", kill_on_drop: false }` [INFO] [stdout] edf1f76297e8800162d7ce66389aa40889bc353b3cfd2b324e4f0492031bd580