[INFO] updating cached repository cristicbz/uok-server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cristicbz/uok-server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cristicbz/uok-server" "work/ex/clippy-test-run/sources/stable/gh/cristicbz/uok-server"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/cristicbz/uok-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cristicbz/uok-server" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/cristicbz/uok-server"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/cristicbz/uok-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f88cf6ad21e9ba999b5477b69157cd1862c944b6 [INFO] sha for GitHub repo cristicbz/uok-server: f88cf6ad21e9ba999b5477b69157cd1862c944b6 [INFO] validating manifest of cristicbz/uok-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 cristicbz/uok-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 cristicbz/uok-server [INFO] finished frobbing cristicbz/uok-server [INFO] frobbed toml for cristicbz/uok-server written to work/ex/clippy-test-run/sources/stable/gh/cristicbz/uok-server/Cargo.toml [INFO] started frobbing cristicbz/uok-server [INFO] finished frobbing cristicbz/uok-server [INFO] frobbed toml for cristicbz/uok-server written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/cristicbz/uok-server/Cargo.toml [INFO] crate cristicbz/uok-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] [stderr] Blocking waiting for file lock on the registry index [INFO] linting cristicbz/uok-server 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/cristicbz/uok-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] dc5396dc871742748ae2492a6d291d5bed77ddbc9f31fc9e5cfaff3ea4ac4e82 [INFO] running `"docker" "start" "-a" "dc5396dc871742748ae2492a6d291d5bed77ddbc9f31fc9e5cfaff3ea4ac4e82"` [INFO] [stderr] Checking filetime v0.1.15 [INFO] [stderr] Compiling brotli-sys v0.2.1 [INFO] [stderr] Checking base64 v0.7.0 [INFO] [stderr] Checking r2d2 v0.8.2 [INFO] [stderr] Checking chrono v0.4.5 [INFO] [stderr] Checking url v0.2.38 [INFO] [stderr] Checking rusqlite v0.13.0 [INFO] [stderr] Checking gzip-header v0.1.2 [INFO] [stderr] Checking env_logger v0.5.12 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Checking r2d2_sqlite v0.5.0 [INFO] [stderr] Checking tiny_http v0.5.9 [INFO] [stderr] Checking multipart v0.13.6 [INFO] [stderr] Checking brotli2 v0.2.2 [INFO] [stderr] Checking rouille v2.1.0 [INFO] [stderr] Checking uok-server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.62s [INFO] running `"docker" "inspect" "dc5396dc871742748ae2492a6d291d5bed77ddbc9f31fc9e5cfaff3ea4ac4e82"` [INFO] running `"docker" "rm" "-f" "dc5396dc871742748ae2492a6d291d5bed77ddbc9f31fc9e5cfaff3ea4ac4e82"` [INFO] [stdout] dc5396dc871742748ae2492a6d291d5bed77ddbc9f31fc9e5cfaff3ea4ac4e82