[INFO] crate bitalloc 0.0.1-proto is already in cache [INFO] extracting crate bitalloc 0.0.1-proto into work/ex/clippy-test-run/sources/stable/reg/bitalloc/0.0.1-proto [INFO] extracting crate bitalloc 0.0.1-proto into work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/bitalloc/0.0.1-proto [INFO] validating manifest of bitalloc-0.0.1-proto 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 bitalloc-0.0.1-proto 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 bitalloc-0.0.1-proto [INFO] finished frobbing bitalloc-0.0.1-proto [INFO] frobbed toml for bitalloc-0.0.1-proto written to work/ex/clippy-test-run/sources/stable/reg/bitalloc/0.0.1-proto/Cargo.toml [INFO] started frobbing bitalloc-0.0.1-proto [INFO] finished frobbing bitalloc-0.0.1-proto [INFO] frobbed toml for bitalloc-0.0.1-proto written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/bitalloc/0.0.1-proto/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 bitalloc-0.0.1-proto 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/bitalloc/0.0.1-proto:/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] 82297e618cab826f9c0414ad977c3f79cf0d9024e24cae6cac6ebabd2509b6fd [INFO] running `"docker" "start" "-a" "82297e618cab826f9c0414ad977c3f79cf0d9024e24cae6cac6ebabd2509b6fd"` [INFO] [stderr] Checking ilog2 v0.2.2 [INFO] [stderr] Checking bitalloc v0.0.1-proto (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `self::ilog2::Bitops` [INFO] [stderr] --> src/bitalloc.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use self::ilog2::Bitops; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: All variants have the same prefix: `Find` [INFO] [stderr] --> src/bitalloc.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 35 | / enum State { [INFO] [stderr] 36 | | FindFirst, [INFO] [stderr] 37 | | FindMid, [INFO] [stderr] 38 | | FindLast, [INFO] [stderr] 39 | | }; [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::enum_variant_names)] on by default [INFO] [stderr] = help: remove the prefixes and use full paths to the variants instead of glob imports [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#enum_variant_names [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::ilog2::Bitops` [INFO] [stderr] --> src/bitalloc.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use self::ilog2::Bitops; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: All variants have the same prefix: `Find` [INFO] [stderr] --> src/bitalloc.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 35 | / enum State { [INFO] [stderr] 36 | | FindFirst, [INFO] [stderr] 37 | | FindMid, [INFO] [stderr] 38 | | FindLast, [INFO] [stderr] 39 | | }; [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::enum_variant_names)] on by default [INFO] [stderr] = help: remove the prefixes and use full paths to the variants instead of glob imports [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#enum_variant_names [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.60s [INFO] running `"docker" "inspect" "82297e618cab826f9c0414ad977c3f79cf0d9024e24cae6cac6ebabd2509b6fd"` [INFO] running `"docker" "rm" "-f" "82297e618cab826f9c0414ad977c3f79cf0d9024e24cae6cac6ebabd2509b6fd"` [INFO] [stdout] 82297e618cab826f9c0414ad977c3f79cf0d9024e24cae6cac6ebabd2509b6fd