[INFO] updating cached repository RyanBluth/site [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/RyanBluth/site [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/RyanBluth/site" "work/ex/clippy-test-run/sources/stable/gh/RyanBluth/site"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/RyanBluth/site'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/RyanBluth/site" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/RyanBluth/site"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/RyanBluth/site'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] de2e48ef943d2b999cb9ed8cec2ff1082a7d1e5f [INFO] sha for GitHub repo RyanBluth/site: de2e48ef943d2b999cb9ed8cec2ff1082a7d1e5f [INFO] validating manifest of RyanBluth/site 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 RyanBluth/site 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 RyanBluth/site [INFO] finished frobbing RyanBluth/site [INFO] frobbed toml for RyanBluth/site written to work/ex/clippy-test-run/sources/stable/gh/RyanBluth/site/Cargo.toml [INFO] started frobbing RyanBluth/site [INFO] finished frobbing RyanBluth/site [INFO] frobbed toml for RyanBluth/site written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/RyanBluth/site/Cargo.toml [INFO] crate RyanBluth/site 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 RyanBluth/site against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-2/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/gh/RyanBluth/site:/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] 3bd3c2dc7de04edb56b6cd1cf5efbbb7f55a4ad79e0fd57a29211ef23d028a83 [INFO] running `"docker" "start" "-a" "3bd3c2dc7de04edb56b6cd1cf5efbbb7f55a4ad79e0fd57a29211ef23d028a83"` [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking trust-dns-proto v0.5.0-alpha.5 [INFO] [stderr] Checking trust-dns-resolver v0.10.0-alpha.3 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Checking actix v0.7.5 [INFO] [stderr] Checking actix-net v0.1.1 [INFO] [stderr] Checking actix-web v0.7.13 [INFO] [stderr] Checking site v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `HttpRequest` [INFO] [stderr] --> src/main.rs:5:30 [INFO] [stderr] | [INFO] [stderr] 5 | use actix_web::{server, App, HttpRequest, HttpResponse}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `HttpRequest` [INFO] [stderr] --> src/main.rs:5:30 [INFO] [stderr] | [INFO] [stderr] 5 | use actix_web::{server, App, HttpRequest, HttpResponse}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.47s [INFO] running `"docker" "inspect" "3bd3c2dc7de04edb56b6cd1cf5efbbb7f55a4ad79e0fd57a29211ef23d028a83"` [INFO] running `"docker" "rm" "-f" "3bd3c2dc7de04edb56b6cd1cf5efbbb7f55a4ad79e0fd57a29211ef23d028a83"` [INFO] [stdout] 3bd3c2dc7de04edb56b6cd1cf5efbbb7f55a4ad79e0fd57a29211ef23d028a83