[INFO] fetching crate douglance-kv 0.1.0... [INFO] linting douglance-kv-0.1.0 against nightly for clippy-nonminimal_bool-denied [INFO] extracting crate douglance-kv 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate douglance-kv 0.1.0 [INFO] finished tweaking crates.io crate douglance-kv 0.1.0 [INFO] tweaked toml for crates.io crate douglance-kv 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate douglance-kv 0.1.0 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 crates.io crate douglance-kv 0.1.0 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fallible-iterator v0.3.0 [INFO] [stderr] Downloaded fallible-streaming-iterator v0.1.9 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.108 [INFO] [stderr] Downloaded dirs v5.0.1 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.108 [INFO] [stderr] Downloaded dirs-sys v0.4.1 [INFO] [stderr] Downloaded clap_lex v0.7.7 [INFO] [stderr] Downloaded find-msvc-tools v0.1.8 [INFO] [stderr] Downloaded redox_users v0.4.6 [INFO] [stderr] Downloaded zerocopy-derive v0.8.35 [INFO] [stderr] Downloaded hashlink v0.9.1 [INFO] [stderr] Downloaded js-sys v0.3.85 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.108 [INFO] [stderr] Downloaded bumpalo v3.19.1 [INFO] [stderr] Downloaded wasm-bindgen v0.2.108 [INFO] [stderr] Downloaded clap v4.5.55 [INFO] [stderr] Downloaded rusqlite v0.32.1 [INFO] [stderr] Downloaded cc v1.2.54 [INFO] [stderr] Downloaded clap_builder v4.5.55 [INFO] [stderr] Downloaded zerocopy v0.8.35 [INFO] [stderr] Downloaded chrono v0.4.43 [INFO] [stderr] Downloaded libsqlite3-sys v0.30.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 82cbec81e1a15131edafb65e7e7a17670aa0338ea1038e19073fe81bdf67c95e [INFO] running `Command { std: "docker" "start" "-a" "82cbec81e1a15131edafb65e7e7a17670aa0338ea1038e19073fe81bdf67c95e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82cbec81e1a15131edafb65e7e7a17670aa0338ea1038e19073fe81bdf67c95e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82cbec81e1a15131edafb65e7e7a17670aa0338ea1038e19073fe81bdf67c95e", kill_on_drop: false }` [INFO] [stdout] 82cbec81e1a15131edafb65e7e7a17670aa0338ea1038e19073fe81bdf67c95e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 56d66a265c91d9058b4d014acff8afbd6fca86cf0c2ffa4a224e281283c1b3e8 [INFO] running `Command { std: "docker" "start" "-a" "56d66a265c91d9058b4d014acff8afbd6fca86cf0c2ffa4a224e281283c1b3e8", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling zerocopy v0.8.35 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.55 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking clap v4.5.55 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking douglance-kv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: literal with an empty format string [INFO] [stdout] --> src/commands/list.rs:72:87 [INFO] [stdout] | [INFO] [stdout] 72 | println!("{:<30} {:>8} {:>12} {:<14} {}", "KEY", "VERSIONS", "SIZE", "SCOPE", "LAST UPDATED"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#print_literal [INFO] [stdout] = note: `#[warn(clippy::print_literal)]` on by default [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 72 - println!("{:<30} {:>8} {:>12} {:<14} {}", "KEY", "VERSIONS", "SIZE", "SCOPE", "LAST UPDATED"); [INFO] [stdout] 72 + println!("{:<30} {:>8} {:>12} {:<14} LAST UPDATED", "KEY", "VERSIONS", "SIZE", "SCOPE"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: literal with an empty format string [INFO] [stdout] --> src/commands/list.rs:87:71 [INFO] [stdout] | [INFO] [stdout] 87 | println!("{:<30} {:>8} {:>12} {}", "KEY", "VERSIONS", "SIZE", "LAST UPDATED"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#print_literal [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 87 - println!("{:<30} {:>8} {:>12} {}", "KEY", "VERSIONS", "SIZE", "LAST UPDATED"); [INFO] [stdout] 87 + println!("{:<30} {:>8} {:>12} LAST UPDATED", "KEY", "VERSIONS", "SIZE"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: literal with an empty format string [INFO] [stdout] --> src/commands/list.rs:121:85 [INFO] [stdout] | [INFO] [stdout] 121 | println!("{:>8} {:>12} {:<20} {:<20} {}", "VERSION", "SIZE", "TYPE", "CREATED", "FILENAME"); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#print_literal [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 121 - println!("{:>8} {:>12} {:<20} {:<20} {}", "VERSION", "SIZE", "TYPE", "CREATED", "FILENAME"); [INFO] [stdout] 121 + println!("{:>8} {:>12} {:<20} {:<20} FILENAME", "VERSION", "SIZE", "TYPE", "CREATED"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: literal with an empty format string [INFO] [stdout] --> src/commands/list.rs:72:87 [INFO] [stdout] | [INFO] [stdout] 72 | println!("{:<30} {:>8} {:>12} {:<14} {}", "KEY", "VERSIONS", "SIZE", "SCOPE", "LAST UPDATED"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#print_literal [INFO] [stdout] = note: `#[warn(clippy::print_literal)]` on by default [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 72 - println!("{:<30} {:>8} {:>12} {:<14} {}", "KEY", "VERSIONS", "SIZE", "SCOPE", "LAST UPDATED"); [INFO] [stdout] 72 + println!("{:<30} {:>8} {:>12} {:<14} LAST UPDATED", "KEY", "VERSIONS", "SIZE", "SCOPE"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: literal with an empty format string [INFO] [stdout] --> src/commands/list.rs:87:71 [INFO] [stdout] | [INFO] [stdout] 87 | println!("{:<30} {:>8} {:>12} {}", "KEY", "VERSIONS", "SIZE", "LAST UPDATED"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#print_literal [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 87 - println!("{:<30} {:>8} {:>12} {}", "KEY", "VERSIONS", "SIZE", "LAST UPDATED"); [INFO] [stdout] 87 + println!("{:<30} {:>8} {:>12} LAST UPDATED", "KEY", "VERSIONS", "SIZE"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: literal with an empty format string [INFO] [stdout] --> src/commands/list.rs:121:85 [INFO] [stdout] | [INFO] [stdout] 121 | println!("{:>8} {:>12} {:<20} {:<20} {}", "VERSION", "SIZE", "TYPE", "CREATED", "FILENAME"); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#print_literal [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 121 - println!("{:>8} {:>12} {:<20} {:<20} {}", "VERSION", "SIZE", "TYPE", "CREATED", "FILENAME"); [INFO] [stdout] 121 + println!("{:>8} {:>12} {:<20} {:<20} FILENAME", "VERSION", "SIZE", "TYPE", "CREATED"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/db.rs:546:12 [INFO] [stdout] | [INFO] [stdout] 546 | if expired_only || (!deleted_only && !expired_only) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: try [INFO] [stdout] | [INFO] [stdout] 546 - if expired_only || (!deleted_only && !expired_only) { [INFO] [stdout] 546 + if !(!expired_only && deleted_only) { [INFO] [stdout] | [INFO] [stdout] 546 - if expired_only || (!deleted_only && !expired_only) { [INFO] [stdout] 546 + if expired_only || !deleted_only { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/db.rs:559:12 [INFO] [stdout] | [INFO] [stdout] 559 | if deleted_only || (!deleted_only && !expired_only) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 559 - if deleted_only || (!deleted_only && !expired_only) { [INFO] [stdout] 559 + if !(!deleted_only && expired_only) { [INFO] [stdout] | [INFO] [stdout] 559 - if deleted_only || (!deleted_only && !expired_only) { [INFO] [stdout] 559 + if deleted_only || !expired_only { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/db.rs:546:12 [INFO] [stdout] | [INFO] [stdout] 546 | if expired_only || (!deleted_only && !expired_only) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: try [INFO] [stdout] | [INFO] [stdout] 546 - if expired_only || (!deleted_only && !expired_only) { [INFO] [stdout] 546 + if !(!expired_only && deleted_only) { [INFO] [stdout] | [INFO] [stdout] 546 - if expired_only || (!deleted_only && !expired_only) { [INFO] [stdout] 546 + if expired_only || !deleted_only { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/db.rs:559:12 [INFO] [stdout] | [INFO] [stdout] 559 | if deleted_only || (!deleted_only && !expired_only) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 559 - if deleted_only || (!deleted_only && !expired_only) { [INFO] [stdout] 559 + if !(!deleted_only && expired_only) { [INFO] [stdout] | [INFO] [stdout] 559 - if deleted_only || (!deleted_only && !expired_only) { [INFO] [stdout] 559 + if deleted_only || !expired_only { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: literal with an empty format string [INFO] [stdout] --> src/commands/list.rs:72:87 [INFO] [stdout] | [INFO] [stdout] 72 | println!("{:<30} {:>8} {:>12} {:<14} {}", "KEY", "VERSIONS", "SIZE", "SCOPE", "LAST UPDATED"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#print_literal [INFO] [stdout] = note: `#[warn(clippy::print_literal)]` on by default [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 72 - println!("{:<30} {:>8} {:>12} {:<14} {}", "KEY", "VERSIONS", "SIZE", "SCOPE", "LAST UPDATED"); [INFO] [stdout] 72 + println!("{:<30} {:>8} {:>12} {:<14} LAST UPDATED", "KEY", "VERSIONS", "SIZE", "SCOPE"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: literal with an empty format string [INFO] [stdout] --> src/commands/list.rs:87:71 [INFO] [stdout] | [INFO] [stdout] 87 | println!("{:<30} {:>8} {:>12} {}", "KEY", "VERSIONS", "SIZE", "LAST UPDATED"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#print_literal [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 87 - println!("{:<30} {:>8} {:>12} {}", "KEY", "VERSIONS", "SIZE", "LAST UPDATED"); [INFO] [stdout] 87 + println!("{:<30} {:>8} {:>12} LAST UPDATED", "KEY", "VERSIONS", "SIZE"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: literal with an empty format string [INFO] [stdout] --> src/commands/list.rs:121:85 [INFO] [stdout] | [INFO] [stdout] 121 | println!("{:>8} {:>12} {:<20} {:<20} {}", "VERSION", "SIZE", "TYPE", "CREATED", "FILENAME"); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#print_literal [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 121 - println!("{:>8} {:>12} {:<20} {:<20} {}", "VERSION", "SIZE", "TYPE", "CREATED", "FILENAME"); [INFO] [stdout] 121 + println!("{:>8} {:>12} {:<20} {:<20} FILENAME", "VERSION", "SIZE", "TYPE", "CREATED"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: literal with an empty format string [INFO] [stdout] --> src/commands/list.rs:72:87 [INFO] [stdout] | [INFO] [stdout] 72 | println!("{:<30} {:>8} {:>12} {:<14} {}", "KEY", "VERSIONS", "SIZE", "SCOPE", "LAST UPDATED"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#print_literal [INFO] [stdout] = note: `#[warn(clippy::print_literal)]` on by default [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 72 - println!("{:<30} {:>8} {:>12} {:<14} {}", "KEY", "VERSIONS", "SIZE", "SCOPE", "LAST UPDATED"); [INFO] [stdout] 72 + println!("{:<30} {:>8} {:>12} {:<14} LAST UPDATED", "KEY", "VERSIONS", "SIZE", "SCOPE"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: literal with an empty format string [INFO] [stdout] --> src/commands/list.rs:87:71 [INFO] [stdout] | [INFO] [stdout] 87 | println!("{:<30} {:>8} {:>12} {}", "KEY", "VERSIONS", "SIZE", "LAST UPDATED"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#print_literal [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 87 - println!("{:<30} {:>8} {:>12} {}", "KEY", "VERSIONS", "SIZE", "LAST UPDATED"); [INFO] [stdout] 87 + println!("{:<30} {:>8} {:>12} LAST UPDATED", "KEY", "VERSIONS", "SIZE"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: literal with an empty format string [INFO] [stdout] --> src/commands/list.rs:121:85 [INFO] [stdout] | [INFO] [stdout] 121 | println!("{:>8} {:>12} {:<20} {:<20} {}", "VERSION", "SIZE", "TYPE", "CREATED", "FILENAME"); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#print_literal [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 121 - println!("{:>8} {:>12} {:<20} {:<20} {}", "VERSION", "SIZE", "TYPE", "CREATED", "FILENAME"); [INFO] [stdout] 121 + println!("{:>8} {:>12} {:<20} {:<20} FILENAME", "VERSION", "SIZE", "TYPE", "CREATED"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/db.rs:546:12 [INFO] [stdout] | [INFO] [stdout] 546 | if expired_only || (!deleted_only && !expired_only) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: try [INFO] [stdout] | [INFO] [stdout] 546 - if expired_only || (!deleted_only && !expired_only) { [INFO] [stdout] 546 + if !(!expired_only && deleted_only) { [INFO] [stdout] | [INFO] [stdout] 546 - if expired_only || (!deleted_only && !expired_only) { [INFO] [stdout] 546 + if expired_only || !deleted_only { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/db.rs:559:12 [INFO] [stdout] | [INFO] [stdout] 559 | if deleted_only || (!deleted_only && !expired_only) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 559 - if deleted_only || (!deleted_only && !expired_only) { [INFO] [stdout] 559 + if !(!deleted_only && expired_only) { [INFO] [stdout] | [INFO] [stdout] 559 - if deleted_only || (!deleted_only && !expired_only) { [INFO] [stdout] 559 + if deleted_only || !expired_only { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/db.rs:546:12 [INFO] [stdout] | [INFO] [stdout] 546 | if expired_only || (!deleted_only && !expired_only) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: try [INFO] [stdout] | [INFO] [stdout] 546 - if expired_only || (!deleted_only && !expired_only) { [INFO] [stdout] 546 + if !(!expired_only && deleted_only) { [INFO] [stdout] | [INFO] [stdout] 546 - if expired_only || (!deleted_only && !expired_only) { [INFO] [stdout] 546 + if expired_only || !deleted_only { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/db.rs:559:12 [INFO] [stdout] | [INFO] [stdout] 559 | if deleted_only || (!deleted_only && !expired_only) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 559 - if deleted_only || (!deleted_only && !expired_only) { [INFO] [stdout] 559 + if !(!deleted_only && expired_only) { [INFO] [stdout] | [INFO] [stdout] 559 - if deleted_only || (!deleted_only && !expired_only) { [INFO] [stdout] 559 + if deleted_only || !expired_only { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.31s [INFO] running `Command { std: "docker" "inspect" "56d66a265c91d9058b4d014acff8afbd6fca86cf0c2ffa4a224e281283c1b3e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56d66a265c91d9058b4d014acff8afbd6fca86cf0c2ffa4a224e281283c1b3e8", kill_on_drop: false }` [INFO] [stdout] 56d66a265c91d9058b4d014acff8afbd6fca86cf0c2ffa4a224e281283c1b3e8