[INFO] updating cached repository Marwes/nombine [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Marwes/nombine [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Marwes/nombine" "work/ex/clippy-test-run/sources/stable/gh/Marwes/nombine"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/Marwes/nombine'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Marwes/nombine" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/Marwes/nombine"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/Marwes/nombine'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b854178520df7bde64274ab31cfb20b8ac8fa6f6 [INFO] sha for GitHub repo Marwes/nombine: b854178520df7bde64274ab31cfb20b8ac8fa6f6 [INFO] validating manifest of Marwes/nombine 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 Marwes/nombine 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 Marwes/nombine [INFO] finished frobbing Marwes/nombine [INFO] frobbed toml for Marwes/nombine written to work/ex/clippy-test-run/sources/stable/gh/Marwes/nombine/Cargo.toml [INFO] started frobbing Marwes/nombine [INFO] finished frobbing Marwes/nombine [INFO] frobbed toml for Marwes/nombine written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/Marwes/nombine/Cargo.toml [INFO] crate Marwes/nombine 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 Marwes/nombine against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-4/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/gh/Marwes/nombine:/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] a8839e6df225e4c3ebbbe10121020ea1e300bf59320984eabc2acdab8330bf95 [INFO] running `"docker" "start" "-a" "a8839e6df225e4c3ebbbe10121020ea1e300bf59320984eabc2acdab8330bf95"` [INFO] [stderr] Compiling nombine v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking nom v4.0.0 [INFO] [stderr] Checking combine v3.5.1 [INFO] [stderr] Checking semver v0.8.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking handlebars v1.0.3 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking cargo_metadata v0.3.3 [INFO] [stderr] Checking little-skeptic v0.15.0 [INFO] [stderr] warning: This binary expression can be simplified [INFO] [stderr] --> src/lib.rs:356:5 [INFO] [stderr] | [INFO] [stderr] 356 | / named!(pub hex_primary<&str, u8>, [INFO] [stderr] 357 | | map_res!(take_while_m_n!(2, 2, is_hex_digit), from_hex) [INFO] [stderr] 358 | | ); [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::double_comparisons)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#double_comparisons [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.18s [INFO] running `"docker" "inspect" "a8839e6df225e4c3ebbbe10121020ea1e300bf59320984eabc2acdab8330bf95"` [INFO] running `"docker" "rm" "-f" "a8839e6df225e4c3ebbbe10121020ea1e300bf59320984eabc2acdab8330bf95"` [INFO] [stdout] a8839e6df225e4c3ebbbe10121020ea1e300bf59320984eabc2acdab8330bf95