[INFO] updating cached repository wayslog/treenewbee [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/wayslog/treenewbee [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/wayslog/treenewbee" "work/ex/clippy-test-run/sources/stable/gh/wayslog/treenewbee"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/wayslog/treenewbee'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/wayslog/treenewbee" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/wayslog/treenewbee"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/wayslog/treenewbee'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] db4b1ac9340faeb6ef16c76ecf843288594a1e07 [INFO] sha for GitHub repo wayslog/treenewbee: db4b1ac9340faeb6ef16c76ecf843288594a1e07 [INFO] validating manifest of wayslog/treenewbee 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 wayslog/treenewbee 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 wayslog/treenewbee [INFO] finished frobbing wayslog/treenewbee [INFO] frobbed toml for wayslog/treenewbee written to work/ex/clippy-test-run/sources/stable/gh/wayslog/treenewbee/Cargo.toml [INFO] started frobbing wayslog/treenewbee [INFO] finished frobbing wayslog/treenewbee [INFO] frobbed toml for wayslog/treenewbee written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/wayslog/treenewbee/Cargo.toml [INFO] crate wayslog/treenewbee 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 wayslog/treenewbee against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-5/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/gh/wayslog/treenewbee:/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] b3cf9268a1d708a62ddfef50b516e72da7fdd6e2110434227e3f5da5ab300c52 [INFO] running `"docker" "start" "-a" "b3cf9268a1d708a62ddfef50b516e72da7fdd6e2110434227e3f5da5ab300c52"` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling redis v0.9.1 [INFO] [stderr] Checking ascii v0.9.1 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Checking crossbeam-utils v0.6.1 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking toml v0.4.9 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking combine v3.6.3 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Checking treenewbee v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `serde` [INFO] [stderr] --> src/lib.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use serde; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde` [INFO] [stderr] --> src/lib.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use serde; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `config` [INFO] [stderr] --> src/lib.rs:49:9 [INFO] [stderr] | [INFO] [stderr] 49 | let config = load_config(); [INFO] [stderr] | ^^^^^^ help: consider using `_config` instead [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `config` [INFO] [stderr] --> src/lib.rs:49:9 [INFO] [stderr] | [INFO] [stderr] 49 | let config = load_config(); [INFO] [stderr] | ^^^^^^ help: consider using `_config` instead [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "b3cf9268a1d708a62ddfef50b516e72da7fdd6e2110434227e3f5da5ab300c52"` [INFO] running `"docker" "rm" "-f" "b3cf9268a1d708a62ddfef50b516e72da7fdd6e2110434227e3f5da5ab300c52"` [INFO] [stdout] b3cf9268a1d708a62ddfef50b516e72da7fdd6e2110434227e3f5da5ab300c52