[INFO] crate is_executable 0.1.0 is already in cache [INFO] extracting crate is_executable 0.1.0 into work/ex/clippy-test-run/sources/stable/reg/is_executable/0.1.0 [INFO] extracting crate is_executable 0.1.0 into work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/is_executable/0.1.0 [INFO] validating manifest of is_executable-0.1.0 on toolchain stable [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of is_executable-0.1.0 on toolchain stable+rustflags=-Dclippy::into_iter_on_array [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing is_executable-0.1.0 [INFO] finished frobbing is_executable-0.1.0 [INFO] frobbed toml for is_executable-0.1.0 written to work/ex/clippy-test-run/sources/stable/reg/is_executable/0.1.0/Cargo.toml [INFO] started frobbing is_executable-0.1.0 [INFO] finished frobbing is_executable-0.1.0 [INFO] frobbed toml for is_executable-0.1.0 written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/is_executable/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] linting is_executable-0.1.0 against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-6/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/reg/is_executable/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+stable" "clippy" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 76a4cff12149c02f0da19d7575fc96efdf8329b7a531b9ce0ff148af85e5291a [INFO] running `"docker" "start" "-a" "76a4cff12149c02f0da19d7575fc96efdf8329b7a531b9ce0ff148af85e5291a"` [INFO] [stderr] Checking is_executable v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: this if-then-else expression returns a bool literal [INFO] [stderr] --> tests/tests.rs:59:9 [INFO] [stderr] | [INFO] [stderr] 59 | / if cfg!(unix) { [INFO] [stderr] 60 | | false [INFO] [stderr] 61 | | } else { [INFO] [stderr] 62 | | true [INFO] [stderr] 63 | | } [INFO] [stderr] | |_________^ help: you can reduce it to: `!cfg!(unix)` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::needless_bool)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_bool [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.94s [INFO] running `"docker" "inspect" "76a4cff12149c02f0da19d7575fc96efdf8329b7a531b9ce0ff148af85e5291a"` [INFO] running `"docker" "rm" "-f" "76a4cff12149c02f0da19d7575fc96efdf8329b7a531b9ce0ff148af85e5291a"` [INFO] [stdout] 76a4cff12149c02f0da19d7575fc96efdf8329b7a531b9ce0ff148af85e5291a