[INFO] updating cached repository dfyz/osm-renderer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dfyz/osm-renderer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dfyz/osm-renderer" "work/ex/clippy-test-run/sources/stable/gh/dfyz/osm-renderer"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/dfyz/osm-renderer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dfyz/osm-renderer" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/dfyz/osm-renderer"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/dfyz/osm-renderer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 581f2372110bb907dd63a795d3f4f9517863db6e [INFO] sha for GitHub repo dfyz/osm-renderer: 581f2372110bb907dd63a795d3f4f9517863db6e [INFO] validating manifest of dfyz/osm-renderer 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 dfyz/osm-renderer 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 dfyz/osm-renderer [INFO] finished frobbing dfyz/osm-renderer [INFO] frobbed toml for dfyz/osm-renderer written to work/ex/clippy-test-run/sources/stable/gh/dfyz/osm-renderer/Cargo.toml [INFO] started frobbing dfyz/osm-renderer [INFO] finished frobbing dfyz/osm-renderer [INFO] frobbed toml for dfyz/osm-renderer written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/dfyz/osm-renderer/Cargo.toml [INFO] crate dfyz/osm-renderer 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 dfyz/osm-renderer against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-1/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/gh/dfyz/osm-renderer:/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] 0f5b760ea55721055d6bb36c825e3f502d677fcaf4a9bec4dcbb60ea2361b572 [INFO] running `"docker" "start" "-a" "0f5b760ea55721055d6bb36c825e3f502d677fcaf4a9bec4dcbb60ea2361b572"` [INFO] [stderr] Checking png v0.13.1 [INFO] [stderr] Checking renderer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: lint name `cast_ptr_alignment` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/geodata/reader.rs:315:48 [INFO] [stderr] | [INFO] [stderr] 315 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: change it to: `clippy::cast_ptr_alignment` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(renamed_and_removed_lints)] on by default [INFO] [stderr] [INFO] [stderr] warning: lint name `implicit_hasher` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/http_server.rs:19:44 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg_attr(feature = "cargo-clippy", allow(implicit_hasher))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: change it to: `clippy::implicit_hasher` [INFO] [stderr] [INFO] [stderr] warning: lint name `cast_ptr_alignment` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/geodata/reader.rs:315:48 [INFO] [stderr] | [INFO] [stderr] 315 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: change it to: `clippy::cast_ptr_alignment` [INFO] [stderr] [INFO] [stderr] warning: lint name `cast_ptr_alignment` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/geodata/reader.rs:315:48 [INFO] [stderr] | [INFO] [stderr] 315 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: change it to: `clippy::cast_ptr_alignment` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(renamed_and_removed_lints)] on by default [INFO] [stderr] [INFO] [stderr] warning: lint name `implicit_hasher` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/http_server.rs:19:44 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg_attr(feature = "cargo-clippy", allow(implicit_hasher))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: change it to: `clippy::implicit_hasher` [INFO] [stderr] [INFO] [stderr] warning: lint name `cast_ptr_alignment` is deprecated and may not have an effect in the future. Also `cfg_attr(cargo-clippy)` won't be necessary anymore [INFO] [stderr] --> src/geodata/reader.rs:315:48 [INFO] [stderr] | [INFO] [stderr] 315 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: change it to: `clippy::cast_ptr_alignment` [INFO] [stderr] [INFO] [stderr] error: this .into_iter() call is equivalent to .iter() and will not move the array [INFO] [stderr] --> src/draw/png_writer.rs:14:42 [INFO] [stderr] | [INFO] [stderr] 14 | image_bytes.extend([r, g, b].into_iter()); [INFO] [stderr] | ^^^^^^^^^ help: call directly: `iter` [INFO] [stderr] | [INFO] [stderr] = note: #[deny(clippy::into_iter_on_array)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#into_iter_on_array [INFO] [stderr] [INFO] [stderr] error: this .into_iter() call is equivalent to .iter() and will not move the array [INFO] [stderr] --> src/geodata/find_polygons.rs:155:22 [INFO] [stderr] | [INFO] [stderr] 155 | .into_iter() [INFO] [stderr] | ^^^^^^^^^ help: call directly: `iter` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#into_iter_on_array [INFO] [stderr] [INFO] [stderr] error: this .into_iter() call is equivalent to .iter() and will not move the array [INFO] [stderr] --> src/geodata/saver.rs:131:65 [INFO] [stderr] | [INFO] [stderr] 131 | kv_refs.extend([k_offset, k_length, v_offset, v_length].into_iter()); [INFO] [stderr] | ^^^^^^^^^ help: call directly: `iter` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#into_iter_on_array [INFO] [stderr] [INFO] [stderr] error: this .into_iter() call is equivalent to .iter() and will not move the array [INFO] [stderr] --> src/draw/png_writer.rs:14:42 [INFO] [stderr] | [INFO] [stderr] 14 | image_bytes.extend([r, g, b].into_iter()); [INFO] [stderr] | ^^^^^^^^^ help: call directly: `iter` [INFO] [stderr] | [INFO] [stderr] = note: #[deny(clippy::into_iter_on_array)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#into_iter_on_array [INFO] [stderr] [INFO] [stderr] error: this .into_iter() call is equivalent to .iter() and will not move the array [INFO] [stderr] --> src/geodata/find_polygons.rs:155:22 [INFO] [stderr] | [INFO] [stderr] 155 | .into_iter() [INFO] [stderr] | ^^^^^^^^^ help: call directly: `iter` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#into_iter_on_array [INFO] [stderr] [INFO] [stderr] error: this .into_iter() call is equivalent to .iter() and will not move the array [INFO] [stderr] --> src/geodata/saver.rs:131:65 [INFO] [stderr] | [INFO] [stderr] 131 | kv_refs.extend([k_offset, k_length, v_offset, v_length].into_iter()); [INFO] [stderr] | ^^^^^^^^^ help: call directly: `iter` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#into_iter_on_array [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `renderer`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `renderer`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0f5b760ea55721055d6bb36c825e3f502d677fcaf4a9bec4dcbb60ea2361b572"` [INFO] running `"docker" "rm" "-f" "0f5b760ea55721055d6bb36c825e3f502d677fcaf4a9bec4dcbb60ea2361b572"` [INFO] [stdout] 0f5b760ea55721055d6bb36c825e3f502d677fcaf4a9bec4dcbb60ea2361b572