[INFO] updating cached repository rust-ops/rust-repos [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rust-ops/rust-repos [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rust-ops/rust-repos" "work/ex/clippy-test-run/sources/stable/gh/rust-ops/rust-repos"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/rust-ops/rust-repos'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rust-ops/rust-repos" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/rust-ops/rust-repos"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/rust-ops/rust-repos'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d4255d3a5fd749e14ddfab3541ef2a0d345edda3 [INFO] sha for GitHub repo rust-ops/rust-repos: d4255d3a5fd749e14ddfab3541ef2a0d345edda3 [INFO] validating manifest of rust-ops/rust-repos 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 rust-ops/rust-repos 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 rust-ops/rust-repos [INFO] finished frobbing rust-ops/rust-repos [INFO] frobbed toml for rust-ops/rust-repos written to work/ex/clippy-test-run/sources/stable/gh/rust-ops/rust-repos/Cargo.toml [INFO] started frobbing rust-ops/rust-repos [INFO] finished frobbing rust-ops/rust-repos [INFO] frobbed toml for rust-ops/rust-repos written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/rust-ops/rust-repos/Cargo.toml [INFO] crate rust-ops/rust-repos 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 rust-ops/rust-repos against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-0/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/gh/rust-ops/rust-repos:/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] f7bd4a8d8f7de8dc1060c42ae91f54278eb0c1646cac83bfd1cc925796715f9a [INFO] running `"docker" "start" "-a" "f7bd4a8d8f7de8dc1060c42ae91f54278eb0c1646cac83bfd1cc925796715f9a"` [INFO] [stderr] Checking memchr v2.0.2 [INFO] [stderr] Checking encoding_rs v0.8.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking http v0.1.13 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking ctrlc v3.1.1 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Checking libflate v0.1.18 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking serde_urlencoded v0.5.2 [INFO] [stderr] Checking tokio-reactor v0.1.2 [INFO] [stderr] Checking regex v1.0.4 [INFO] [stderr] Checking csv v1.0.5 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Checking tokio-fs v0.1.2 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Compiling synstructure v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking hyper v0.12.14 [INFO] [stderr] Checking hyper-tls v0.3.0 [INFO] [stderr] Checking reqwest v0.9.5 [INFO] [stderr] Checking rust-repos v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `"docker" "inspect" "f7bd4a8d8f7de8dc1060c42ae91f54278eb0c1646cac83bfd1cc925796715f9a"` [INFO] running `"docker" "rm" "-f" "f7bd4a8d8f7de8dc1060c42ae91f54278eb0c1646cac83bfd1cc925796715f9a"` [INFO] [stdout] f7bd4a8d8f7de8dc1060c42ae91f54278eb0c1646cac83bfd1cc925796715f9a