[INFO] updating cached repository timglabisch/rust_mergeable_map [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/timglabisch/rust_mergeable_map [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/timglabisch/rust_mergeable_map" "work/ex/clippy-test-run/sources/stable/gh/timglabisch/rust_mergeable_map"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/timglabisch/rust_mergeable_map'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/timglabisch/rust_mergeable_map" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/timglabisch/rust_mergeable_map"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/timglabisch/rust_mergeable_map'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dd9345b700524a238505fe14c60d5e82f45bed49 [INFO] sha for GitHub repo timglabisch/rust_mergeable_map: dd9345b700524a238505fe14c60d5e82f45bed49 [INFO] validating manifest of timglabisch/rust_mergeable_map 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 timglabisch/rust_mergeable_map 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 timglabisch/rust_mergeable_map [INFO] finished frobbing timglabisch/rust_mergeable_map [INFO] frobbed toml for timglabisch/rust_mergeable_map written to work/ex/clippy-test-run/sources/stable/gh/timglabisch/rust_mergeable_map/Cargo.toml [INFO] started frobbing timglabisch/rust_mergeable_map [INFO] finished frobbing timglabisch/rust_mergeable_map [INFO] frobbed toml for timglabisch/rust_mergeable_map written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/timglabisch/rust_mergeable_map/Cargo.toml [INFO] crate timglabisch/rust_mergeable_map has a lockfile. skipping [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 timglabisch/rust_mergeable_map 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/gh/timglabisch/rust_mergeable_map:/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] 7447d6fae4a6a1c3b433a2d6058106e9a5426ca24e10f1151f4b89e7797972cf [INFO] running `"docker" "start" "-a" "7447d6fae4a6a1c3b433a2d6058106e9a5426ca24e10f1151f4b89e7797972cf"` [INFO] [stderr] Checking mergeable_map v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::collections::hash_map::RandomState` [INFO] [stderr] --> src/mapmerge.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::collections::hash_map::RandomState; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::hash::Hash` [INFO] [stderr] --> src/mapmerge.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::hash::Hash; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::hash_map::RandomState` [INFO] [stderr] --> src/mapmerge.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::collections::hash_map::RandomState; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::hash::Hash` [INFO] [stderr] --> src/mapmerge.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::hash::Hash; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "7447d6fae4a6a1c3b433a2d6058106e9a5426ca24e10f1151f4b89e7797972cf"` [INFO] running `"docker" "rm" "-f" "7447d6fae4a6a1c3b433a2d6058106e9a5426ca24e10f1151f4b89e7797972cf"` [INFO] [stdout] 7447d6fae4a6a1c3b433a2d6058106e9a5426ca24e10f1151f4b89e7797972cf