[INFO] updating cached repository voop/finalize_latex_changes [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/voop/finalize_latex_changes [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/voop/finalize_latex_changes" "work/ex/clippy-test-run/sources/stable/gh/voop/finalize_latex_changes"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/voop/finalize_latex_changes'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/voop/finalize_latex_changes" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/voop/finalize_latex_changes"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/voop/finalize_latex_changes'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 06505197163e35bdea43b1e16b69fdb96a191aa3 [INFO] sha for GitHub repo voop/finalize_latex_changes: 06505197163e35bdea43b1e16b69fdb96a191aa3 [INFO] validating manifest of voop/finalize_latex_changes 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 voop/finalize_latex_changes 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 voop/finalize_latex_changes [INFO] finished frobbing voop/finalize_latex_changes [INFO] frobbed toml for voop/finalize_latex_changes written to work/ex/clippy-test-run/sources/stable/gh/voop/finalize_latex_changes/Cargo.toml [INFO] started frobbing voop/finalize_latex_changes [INFO] finished frobbing voop/finalize_latex_changes [INFO] frobbed toml for voop/finalize_latex_changes written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/voop/finalize_latex_changes/Cargo.toml [INFO] crate voop/finalize_latex_changes 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 voop/finalize_latex_changes against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-0/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/gh/voop/finalize_latex_changes:/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] 29e8d951fe784094e80a48f6ecd128c3c9d9c306788c8d94e769f1d5bda59951 [INFO] running `"docker" "start" "-a" "29e8d951fe784094e80a48f6ecd128c3c9d9c306788c8d94e769f1d5bda59951"` [INFO] [stderr] Checking same-file v1.0.3 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking colored v1.6.1 [INFO] [stderr] Checking walkdir v2.2.5 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking finalize_latex_changes v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: All variants have the same postfix: `Bracket` [INFO] [stderr] --> src/lib.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / enum Steps { [INFO] [stderr] 12 | | DeleteUntilOpeningBracket, [INFO] [stderr] 13 | | DeleteUntilClosingBracket, [INFO] [stderr] 14 | | KeepUntilClosingBracket, [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::enum_variant_names)] on by default [INFO] [stderr] = help: remove the postfixes and use full paths to the variants instead of glob imports [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#enum_variant_names [INFO] [stderr] [INFO] [stderr] warning: All variants have the same postfix: `Bracket` [INFO] [stderr] --> src/lib.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / enum Steps { [INFO] [stderr] 12 | | DeleteUntilOpeningBracket, [INFO] [stderr] 13 | | DeleteUntilClosingBracket, [INFO] [stderr] 14 | | KeepUntilClosingBracket, [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::enum_variant_names)] on by default [INFO] [stderr] = help: remove the postfixes and use full paths to the variants instead of glob imports [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#enum_variant_names [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.32s [INFO] running `"docker" "inspect" "29e8d951fe784094e80a48f6ecd128c3c9d9c306788c8d94e769f1d5bda59951"` [INFO] running `"docker" "rm" "-f" "29e8d951fe784094e80a48f6ecd128c3c9d9c306788c8d94e769f1d5bda59951"` [INFO] [stdout] 29e8d951fe784094e80a48f6ecd128c3c9d9c306788c8d94e769f1d5bda59951