[INFO] updating cached repository Arnaz87/Actix-lua-test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Arnaz87/Actix-lua-test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Arnaz87/Actix-lua-test" "work/ex/clippy-test-run/sources/stable/gh/Arnaz87/Actix-lua-test"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/Arnaz87/Actix-lua-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Arnaz87/Actix-lua-test" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/Arnaz87/Actix-lua-test"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/Arnaz87/Actix-lua-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cb994243179fa0ae8dc31dd240b9760ad3ef4ec7 [INFO] sha for GitHub repo Arnaz87/Actix-lua-test: cb994243179fa0ae8dc31dd240b9760ad3ef4ec7 [INFO] validating manifest of Arnaz87/Actix-lua-test 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 Arnaz87/Actix-lua-test 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 Arnaz87/Actix-lua-test [INFO] finished frobbing Arnaz87/Actix-lua-test [INFO] frobbed toml for Arnaz87/Actix-lua-test written to work/ex/clippy-test-run/sources/stable/gh/Arnaz87/Actix-lua-test/Cargo.toml [INFO] started frobbing Arnaz87/Actix-lua-test [INFO] finished frobbing Arnaz87/Actix-lua-test [INFO] frobbed toml for Arnaz87/Actix-lua-test written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/Arnaz87/Actix-lua-test/Cargo.toml [INFO] crate Arnaz87/Actix-lua-test 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 Arnaz87/Actix-lua-test 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/Arnaz87/Actix-lua-test:/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] 50451b657ceceb8680337428b247cb7332dae9ecdc1664ed401f919c96b252de [INFO] running `"docker" "start" "-a" "50451b657ceceb8680337428b247cb7332dae9ecdc1664ed401f919c96b252de"` [INFO] [stderr] Checking arc-swap v0.3.5 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking signal-hook v0.1.6 [INFO] [stderr] Checking tokio-signal v0.2.6 [INFO] [stderr] Checking tokio v0.1.11 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking rlua v0.15.3 [INFO] [stderr] Checking trust-dns-resolver v0.10.0 [INFO] [stderr] Checking actix v0.7.6 [INFO] [stderr] Checking actix-net v0.1.1 [INFO] [stderr] Checking actix-lua v0.5.1 [INFO] [stderr] Checking actix-web v0.7.13 [INFO] [stderr] Checking actix_lua_test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `middleware` [INFO] [stderr] --> src/main.rs:11:11 [INFO] [stderr] | [INFO] [stderr] 11 | http, middleware, server, App, AsyncResponder, FutureResponse, HttpResponse, Path, State, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `middleware` [INFO] [stderr] --> src/main.rs:11:11 [INFO] [stderr] | [INFO] [stderr] 11 | http, middleware, server, App, AsyncResponder, FutureResponse, HttpResponse, Path, State, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `"docker" "inspect" "50451b657ceceb8680337428b247cb7332dae9ecdc1664ed401f919c96b252de"` [INFO] running `"docker" "rm" "-f" "50451b657ceceb8680337428b247cb7332dae9ecdc1664ed401f919c96b252de"` [INFO] [stdout] 50451b657ceceb8680337428b247cb7332dae9ecdc1664ed401f919c96b252de