[INFO] updating cached repository azasypkin/rust-cast [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/azasypkin/rust-cast [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/azasypkin/rust-cast" "work/ex/clippy-test-run/sources/stable/gh/azasypkin/rust-cast"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/azasypkin/rust-cast'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/azasypkin/rust-cast" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/azasypkin/rust-cast"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/azasypkin/rust-cast'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9d0ab747f7763e38d1c20bb8cdf9750ad6a30c0f [INFO] sha for GitHub repo azasypkin/rust-cast: 9d0ab747f7763e38d1c20bb8cdf9750ad6a30c0f [INFO] validating manifest of azasypkin/rust-cast 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 azasypkin/rust-cast 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 azasypkin/rust-cast [INFO] finished frobbing azasypkin/rust-cast [INFO] frobbed toml for azasypkin/rust-cast written to work/ex/clippy-test-run/sources/stable/gh/azasypkin/rust-cast/Cargo.toml [INFO] started frobbing azasypkin/rust-cast [INFO] finished frobbing azasypkin/rust-cast [INFO] frobbed toml for azasypkin/rust-cast written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/azasypkin/rust-cast/Cargo.toml [INFO] crate azasypkin/rust-cast 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 azasypkin/rust-cast against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-7/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/gh/azasypkin/rust-cast:/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] dcf838140eecad0651973772156093dc84e0e097db00041382dd147d099c586c [INFO] running `"docker" "start" "-a" "dcf838140eecad0651973772156093dc84e0e097db00041382dd147d099c586c"` [INFO] [stderr] Compiling protobuf v2.1.1 [INFO] [stderr] Compiling openssl v0.10.13 [INFO] [stderr] Compiling openssl-sys v0.9.37 [INFO] [stderr] Compiling protoc v2.1.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling syn v0.15.11 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling protobuf-codegen v2.1.1 [INFO] [stderr] Compiling protoc-rust v2.1.1 [INFO] [stderr] Compiling rust_cast v0.14.0 (/opt/crater/workdir) [INFO] [stderr] warning: lint name `clippy` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/cast/authority_keys.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #![allow(clippy)] [INFO] [stderr] | ^^^^^^ help: change it to: `clippy::all` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(renamed_and_removed_lints)] on by default [INFO] [stderr] [INFO] [stderr] warning: lint name `clippy` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/cast/cast_channel.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #![allow(clippy)] [INFO] [stderr] | ^^^^^^ help: change it to: `clippy::all` [INFO] [stderr] [INFO] [stderr] warning: lint name `clippy` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/cast/authority_keys.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #![allow(clippy)] [INFO] [stderr] | ^^^^^^ help: change it to: `clippy::all` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(renamed_and_removed_lints)] on by default [INFO] [stderr] [INFO] [stderr] warning: lint name `clippy` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/cast/cast_channel.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #![allow(clippy)] [INFO] [stderr] | ^^^^^^ help: change it to: `clippy::all` [INFO] [stderr] [INFO] [stderr] warning: lint name `clippy` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/cast/authority_keys.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #![allow(clippy)] [INFO] [stderr] | ^^^^^^ help: change it to: `clippy::all` [INFO] [stderr] [INFO] [stderr] warning: lint name `clippy` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/cast/authority_keys.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #![allow(clippy)] [INFO] [stderr] | ^^^^^^ help: change it to: `clippy::all` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.84s [INFO] running `"docker" "inspect" "dcf838140eecad0651973772156093dc84e0e097db00041382dd147d099c586c"` [INFO] running `"docker" "rm" "-f" "dcf838140eecad0651973772156093dc84e0e097db00041382dd147d099c586c"` [INFO] [stdout] dcf838140eecad0651973772156093dc84e0e097db00041382dd147d099c586c