[INFO] updating cached repository rchaser53/rust_playground [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rchaser53/rust_playground [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rchaser53/rust_playground" "work/ex/clippy-test-run/sources/stable/gh/rchaser53/rust_playground"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/rchaser53/rust_playground'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rchaser53/rust_playground" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/rchaser53/rust_playground"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/rchaser53/rust_playground'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 65526d9ec11d37c2f24a77328f6ce598afe8c87d [INFO] sha for GitHub repo rchaser53/rust_playground: 65526d9ec11d37c2f24a77328f6ce598afe8c87d [INFO] validating manifest of rchaser53/rust_playground 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 rchaser53/rust_playground 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 rchaser53/rust_playground [INFO] finished frobbing rchaser53/rust_playground [INFO] frobbed toml for rchaser53/rust_playground written to work/ex/clippy-test-run/sources/stable/gh/rchaser53/rust_playground/Cargo.toml [INFO] started frobbing rchaser53/rust_playground [INFO] finished frobbing rchaser53/rust_playground [INFO] frobbed toml for rchaser53/rust_playground written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/rchaser53/rust_playground/Cargo.toml [INFO] crate rchaser53/rust_playground 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 rchaser53/rust_playground against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-4/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/gh/rchaser53/rust_playground:/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] b4e5554aab7af9f6079b556110b93b7d3e2294f6a623837827aabf6600f4cb2d [INFO] running `"docker" "start" "-a" "b4e5554aab7af9f6079b556110b93b7d3e2294f6a623837827aabf6600f4cb2d"` [INFO] [stderr] Checking num-traits v0.2.0 [INFO] [stderr] Compiling rustfmt v0.10.0 [INFO] [stderr] Checking diff v0.1.11 [INFO] [stderr] Checking getopts v0.2.17 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking strings v0.1.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling openssl v0.9.23 [INFO] [stderr] Checking rayon-core v1.4.0 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking serde v1.0.27 [INFO] [stderr] Compiling rustc_version v0.2.1 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking hyper v0.10.13 [INFO] [stderr] Checking rayon v1.0.0 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling extprim v1.5.1 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking native-tls v0.1.5 [INFO] [stderr] Checking tokio-tls v0.1.4 [INFO] [stderr] Checking jpeg-decoder v0.1.14 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Checking syntex_pos v0.59.1 [INFO] [stderr] Checking serde_json v1.0.9 [INFO] [stderr] Checking toml v0.4.5 [INFO] [stderr] Checking syntex_errors v0.59.1 [INFO] [stderr] Checking syntex_syntax v0.59.1 [INFO] [stderr] Checking like_cron v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `"docker" "inspect" "b4e5554aab7af9f6079b556110b93b7d3e2294f6a623837827aabf6600f4cb2d"` [INFO] running `"docker" "rm" "-f" "b4e5554aab7af9f6079b556110b93b7d3e2294f6a623837827aabf6600f4cb2d"` [INFO] [stdout] b4e5554aab7af9f6079b556110b93b7d3e2294f6a623837827aabf6600f4cb2d