[INFO] updating cached repository GustavoKatel/rust-echo-server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/GustavoKatel/rust-echo-server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/GustavoKatel/rust-echo-server" "work/ex/clippy-test-run/sources/stable/gh/GustavoKatel/rust-echo-server"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/GustavoKatel/rust-echo-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/GustavoKatel/rust-echo-server" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/GustavoKatel/rust-echo-server"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/GustavoKatel/rust-echo-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6391a5c07d99f309265032e234457f5f1942d086 [INFO] sha for GitHub repo GustavoKatel/rust-echo-server: 6391a5c07d99f309265032e234457f5f1942d086 [INFO] validating manifest of GustavoKatel/rust-echo-server 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 GustavoKatel/rust-echo-server 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 GustavoKatel/rust-echo-server [INFO] finished frobbing GustavoKatel/rust-echo-server [INFO] frobbed toml for GustavoKatel/rust-echo-server written to work/ex/clippy-test-run/sources/stable/gh/GustavoKatel/rust-echo-server/Cargo.toml [INFO] started frobbing GustavoKatel/rust-echo-server [INFO] finished frobbing GustavoKatel/rust-echo-server [INFO] frobbed toml for GustavoKatel/rust-echo-server written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/GustavoKatel/rust-echo-server/Cargo.toml [INFO] crate GustavoKatel/rust-echo-server 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 GustavoKatel/rust-echo-server against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-6/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/gh/GustavoKatel/rust-echo-server:/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] d246f2c78fc54440e6ea29ab3d1a0f923dd7f7866f433fa931a531c26f2ed15f [INFO] running `"docker" "start" "-a" "d246f2c78fc54440e6ea29ab3d1a0f923dd7f7866f433fa931a531c26f2ed15f"` [INFO] [stderr] Checking net2 v0.2.26 [INFO] [stderr] Checking nix v0.6.0 [INFO] [stderr] Checking mio v0.6.0 [INFO] [stderr] Checking rust-echo-server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: redundant field names in struct initialization [INFO] [stderr] --> src/main.rs:23:20 [INFO] [stderr] | [INFO] [stderr] 23 | Connection{stream: stream, buffer: Vec::new()} [INFO] [stderr] | ^^^^^^^^^^^^^^ help: replace it with: `stream` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::redundant_field_names)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stderr] [INFO] [stderr] warning: redundant field names in struct initialization [INFO] [stderr] --> src/main.rs:23:20 [INFO] [stderr] | [INFO] [stderr] 23 | Connection{stream: stream, buffer: Vec::new()} [INFO] [stderr] | ^^^^^^^^^^^^^^ help: replace it with: `stream` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::redundant_field_names)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.47s [INFO] running `"docker" "inspect" "d246f2c78fc54440e6ea29ab3d1a0f923dd7f7866f433fa931a531c26f2ed15f"` [INFO] running `"docker" "rm" "-f" "d246f2c78fc54440e6ea29ab3d1a0f923dd7f7866f433fa931a531c26f2ed15f"` [INFO] [stdout] d246f2c78fc54440e6ea29ab3d1a0f923dd7f7866f433fa931a531c26f2ed15f