[INFO] updating cached repository shockham/cuo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/shockham/cuo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/shockham/cuo" "work/ex/clippy-test-run/sources/stable/gh/shockham/cuo"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/shockham/cuo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/shockham/cuo" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/shockham/cuo"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/shockham/cuo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aa64bc6289f92e982fefc6412285c5523a19cd6a [INFO] sha for GitHub repo shockham/cuo: aa64bc6289f92e982fefc6412285c5523a19cd6a [INFO] validating manifest of shockham/cuo 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 shockham/cuo 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 shockham/cuo [INFO] finished frobbing shockham/cuo [INFO] frobbed toml for shockham/cuo written to work/ex/clippy-test-run/sources/stable/gh/shockham/cuo/Cargo.toml [INFO] started frobbing shockham/cuo [INFO] finished frobbing shockham/cuo [INFO] frobbed toml for shockham/cuo written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/shockham/cuo/Cargo.toml [INFO] crate shockham/cuo 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 shockham/cuo against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-3/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/gh/shockham/cuo:/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] 1413003ff6fcce0ca8a395b81039d179a654dc780b1f7c41ea8086c48d0222c0 [INFO] running `"docker" "start" "-a" "1413003ff6fcce0ca8a395b81039d179a654dc780b1f7c41ea8086c48d0222c0"` [INFO] [stderr] Compiling arrayvec v0.4.9 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Checking rustc-demangle v0.1.11 [INFO] [stderr] Checking home v0.3.3 [INFO] [stderr] Checking rustc-workspace-hack v1.0.0 [INFO] [stderr] Checking shell-escape v0.1.4 [INFO] [stderr] Checking bytesize v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling libnghttp2-sys v0.1.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling curl-sys v0.4.15 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_ignored v0.0.4 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking filetime v0.2.4 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking jobserver v0.1.12 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking tar v0.4.20 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Checking globset v0.4.2 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Checking crypto-hash v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking opener v0.3.2 [INFO] [stderr] Checking curl v0.4.19 [INFO] [stderr] Checking tempfile v3.0.5 [INFO] [stderr] Checking parking_lot v0.7.0 [INFO] [stderr] Checking crossbeam-channel v0.3.4 [INFO] [stderr] Checking rustfix v0.4.4 [INFO] [stderr] Checking crates-io v0.20.0 [INFO] [stderr] Checking ignore v0.4.5 [INFO] [stderr] Checking git2 v0.7.5 [INFO] [stderr] Checking git2-curl v0.8.2 [INFO] [stderr] Checking cargo v0.32.0 [INFO] [stderr] Checking cuo v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:73:27 [INFO] [stderr] | [INFO] [stderr] 73 | let mut pk_path = std::env::home_dir().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:73:27 [INFO] [stderr] | [INFO] [stderr] 73 | let mut pk_path = std::env::home_dir().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `"docker" "inspect" "1413003ff6fcce0ca8a395b81039d179a654dc780b1f7c41ea8086c48d0222c0"` [INFO] running `"docker" "rm" "-f" "1413003ff6fcce0ca8a395b81039d179a654dc780b1f7c41ea8086c48d0222c0"` [INFO] [stdout] 1413003ff6fcce0ca8a395b81039d179a654dc780b1f7c41ea8086c48d0222c0