[INFO] updating cached repository webbrandon/image-resizer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/webbrandon/image-resizer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/webbrandon/image-resizer" "work/ex/clippy-test-run/sources/stable/gh/webbrandon/image-resizer"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/webbrandon/image-resizer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/webbrandon/image-resizer" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/webbrandon/image-resizer"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/webbrandon/image-resizer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e2aef848db4e772a8275b101874b89d42e92ba00 [INFO] sha for GitHub repo webbrandon/image-resizer: e2aef848db4e772a8275b101874b89d42e92ba00 [INFO] validating manifest of webbrandon/image-resizer 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 webbrandon/image-resizer 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 webbrandon/image-resizer [INFO] finished frobbing webbrandon/image-resizer [INFO] frobbed toml for webbrandon/image-resizer written to work/ex/clippy-test-run/sources/stable/gh/webbrandon/image-resizer/Cargo.toml [INFO] started frobbing webbrandon/image-resizer [INFO] finished frobbing webbrandon/image-resizer [INFO] frobbed toml for webbrandon/image-resizer written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/webbrandon/image-resizer/Cargo.toml [INFO] crate webbrandon/image-resizer 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 webbrandon/image-resizer 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/webbrandon/image-resizer:/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] 7bd476c535253718a3f03281313dbbc8b6552cdc7e89d3a7d16519bc8b75eabf [INFO] running `"docker" "start" "-a" "7bd476c535253718a3f03281313dbbc8b6552cdc7e89d3a7d16519bc8b75eabf"` [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling proc-macro2 v0.4.15 [INFO] [stderr] Compiling cc v1.0.23 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking gif v0.10.0 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking png v0.5.2 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Checking image v0.10.4 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking raster v0.2.0 [INFO] [stderr] Checking image-resize-lib-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: statement can be reduced [INFO] [stderr] --> src/image.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | &resized.save(out_file_name.as_str()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace it with: `resized.save(out_file_name.as_str());` [INFO] [stderr] warning: statement can be reduced [INFO] [stderr] --> src/image.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | &resized.save(out_file_name.as_str()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace it with: `resized.save(out_file_name.as_str());` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::unnecessary_operation)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_operation [INFO] [stderr] [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::unnecessary_operation)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_operation [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.60s [INFO] running `"docker" "inspect" "7bd476c535253718a3f03281313dbbc8b6552cdc7e89d3a7d16519bc8b75eabf"` [INFO] running `"docker" "rm" "-f" "7bd476c535253718a3f03281313dbbc8b6552cdc7e89d3a7d16519bc8b75eabf"` [INFO] [stdout] 7bd476c535253718a3f03281313dbbc8b6552cdc7e89d3a7d16519bc8b75eabf