[INFO] crate cargo-tree 0.22.0 is already in cache [INFO] extracting crate cargo-tree 0.22.0 into work/ex/clippy-test-run/sources/stable/reg/cargo-tree/0.22.0 [INFO] extracting crate cargo-tree 0.22.0 into work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/cargo-tree/0.22.0 [INFO] validating manifest of cargo-tree-0.22.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 cargo-tree-0.22.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 cargo-tree-0.22.0 [INFO] finished frobbing cargo-tree-0.22.0 [INFO] frobbed toml for cargo-tree-0.22.0 written to work/ex/clippy-test-run/sources/stable/reg/cargo-tree/0.22.0/Cargo.toml [INFO] started frobbing cargo-tree-0.22.0 [INFO] finished frobbing cargo-tree-0.22.0 [INFO] frobbed toml for cargo-tree-0.22.0 written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/cargo-tree/0.22.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 cargo-tree-0.22.0 against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-3/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/reg/cargo-tree/0.22.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] 09492d6d5981bf6f6c86e6ff5b9aabb2c35deb3165bd0a3dd9b8cba254a379de [INFO] running `"docker" "start" "-a" "09492d6d5981bf6f6c86e6ff5b9aabb2c35deb3165bd0a3dd9b8cba254a379de"` [INFO] [stderr] Checking crypto-hash v0.3.3 [INFO] [stderr] Checking git2-curl v0.8.2 [INFO] [stderr] Checking crates-io v0.19.0 [INFO] [stderr] Checking rustfix v0.4.4 [INFO] [stderr] Checking opener v0.3.2 [INFO] [stderr] Checking cargo v0.31.0 [INFO] [stderr] Checking cargo-tree v0.22.0 (/opt/crater/workdir) [INFO] [stderr] warning: redundant field names in struct initialization [INFO] [stderr] --> src/format/parse.rs:18:13 [INFO] [stderr] | [INFO] [stderr] 18 | s: s, [INFO] [stderr] | ^^^^ help: replace it with: `s` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::redundant_field_names)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stderr] [INFO] [stderr] warning: redundant field names in struct initialization [INFO] [stderr] --> src/format/mod.rs:47:13 [INFO] [stderr] | [INFO] [stderr] 47 | package: package, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: replace it with: `package` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stderr] [INFO] [stderr] warning: redundant field names in struct initialization [INFO] [stderr] --> src/format/mod.rs:48:13 [INFO] [stderr] | [INFO] [stderr] 48 | metadata: metadata, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace it with: `metadata` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stderr] [INFO] [stderr] warning: redundant field names in struct initialization [INFO] [stderr] --> src/format/parse.rs:18:13 [INFO] [stderr] | [INFO] [stderr] 18 | s: s, [INFO] [stderr] | ^^^^ help: replace it with: `s` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::redundant_field_names)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stderr] [INFO] [stderr] warning: redundant field names in struct initialization [INFO] [stderr] --> src/format/mod.rs:47:13 [INFO] [stderr] | [INFO] [stderr] 47 | package: package, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: replace it with: `package` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stderr] [INFO] [stderr] warning: redundant field names in struct initialization [INFO] [stderr] --> src/format/mod.rs:48:13 [INFO] [stderr] | [INFO] [stderr] 48 | metadata: metadata, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace it with: `metadata` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stderr] [INFO] [stderr] warning: identical conversion [INFO] [stderr] --> src/main.rs:193:32 [INFO] [stderr] | [INFO] [stderr] 193 | cargo::exit_with_error(e.into(), &mut shell) [INFO] [stderr] | ^^^^^^^^ help: consider removing `.into()`: `e` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::identity_conversion)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#identity_conversion [INFO] [stderr] [INFO] [stderr] warning: this function has too many arguments (9/7) [INFO] [stderr] --> src/main.rs:453:1 [INFO] [stderr] | [INFO] [stderr] 453 | / fn print_dependency<'a>( [INFO] [stderr] 454 | | package: &Node<'a>, [INFO] [stderr] 455 | | graph: &Graph<'a>, [INFO] [stderr] 456 | | format: &Pattern, [INFO] [stderr] ... | [INFO] [stderr] 546 | | ); [INFO] [stderr] 547 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::too_many_arguments)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments [INFO] [stderr] [INFO] [stderr] warning: this function has too many arguments (10/7) [INFO] [stderr] --> src/main.rs:549:1 [INFO] [stderr] | [INFO] [stderr] 549 | / fn print_dependency_kind<'a>( [INFO] [stderr] 550 | | kind: Kind, [INFO] [stderr] 551 | | mut deps: Vec<&Node<'a>>, [INFO] [stderr] 552 | | graph: &Graph<'a>, [INFO] [stderr] ... | [INFO] [stderr] 599 | | } [INFO] [stderr] 600 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments [INFO] [stderr] [INFO] [stderr] warning: identical conversion [INFO] [stderr] --> src/main.rs:193:32 [INFO] [stderr] | [INFO] [stderr] 193 | cargo::exit_with_error(e.into(), &mut shell) [INFO] [stderr] | ^^^^^^^^ help: consider removing `.into()`: `e` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::identity_conversion)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#identity_conversion [INFO] [stderr] [INFO] [stderr] warning: this function has too many arguments (9/7) [INFO] [stderr] --> src/main.rs:453:1 [INFO] [stderr] | [INFO] [stderr] 453 | / fn print_dependency<'a>( [INFO] [stderr] 454 | | package: &Node<'a>, [INFO] [stderr] 455 | | graph: &Graph<'a>, [INFO] [stderr] 456 | | format: &Pattern, [INFO] [stderr] ... | [INFO] [stderr] 546 | | ); [INFO] [stderr] 547 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::too_many_arguments)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments [INFO] [stderr] [INFO] [stderr] warning: this function has too many arguments (10/7) [INFO] [stderr] --> src/main.rs:549:1 [INFO] [stderr] | [INFO] [stderr] 549 | / fn print_dependency_kind<'a>( [INFO] [stderr] 550 | | kind: Kind, [INFO] [stderr] 551 | | mut deps: Vec<&Node<'a>>, [INFO] [stderr] 552 | | graph: &Graph<'a>, [INFO] [stderr] ... | [INFO] [stderr] 599 | | } [INFO] [stderr] 600 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.84s [INFO] running `"docker" "inspect" "09492d6d5981bf6f6c86e6ff5b9aabb2c35deb3165bd0a3dd9b8cba254a379de"` [INFO] running `"docker" "rm" "-f" "09492d6d5981bf6f6c86e6ff5b9aabb2c35deb3165bd0a3dd9b8cba254a379de"` [INFO] [stdout] 09492d6d5981bf6f6c86e6ff5b9aabb2c35deb3165bd0a3dd9b8cba254a379de