[INFO] crate typescriptify 0.1.5 is already in cache [INFO] extracting crate typescriptify 0.1.5 into work/ex/clippy-test-run/sources/stable/reg/typescriptify/0.1.5 [INFO] extracting crate typescriptify 0.1.5 into work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/typescriptify/0.1.5 [INFO] validating manifest of typescriptify-0.1.5 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 typescriptify-0.1.5 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 typescriptify-0.1.5 [INFO] finished frobbing typescriptify-0.1.5 [INFO] frobbed toml for typescriptify-0.1.5 written to work/ex/clippy-test-run/sources/stable/reg/typescriptify/0.1.5/Cargo.toml [INFO] started frobbing typescriptify-0.1.5 [INFO] finished frobbing typescriptify-0.1.5 [INFO] frobbed toml for typescriptify-0.1.5 written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/typescriptify/0.1.5/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 typescriptify-0.1.5 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/reg/typescriptify/0.1.5:/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] 917255fc25fdfa94f850a66a4c180b363803b3162e11c1c51cf1d1234c799caa [INFO] running `"docker" "start" "-a" "917255fc25fdfa94f850a66a4c180b363803b3162e11c1c51cf1d1234c799caa"` [INFO] [stderr] Compiling typescriptify-derive v0.1.5 [INFO] [stderr] Checking typescriptify v0.1.5 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Caroline` [INFO] [stderr] --> src/lib.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 35 | / Caroline { [INFO] [stderr] 36 | | x: i64, [INFO] [stderr] 37 | | b: bool, [INFO] [stderr] 38 | | hashmap: HashMap, [INFO] [stderr] 39 | | hashset: HashSet, [INFO] [stderr] 40 | | }, [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Sugar` [INFO] [stderr] --> src/lib.rs:41:9 [INFO] [stderr] | [INFO] [stderr] 41 | / Sugar { [INFO] [stderr] 42 | | i: u32, [INFO] [stderr] 43 | | x: u64, [INFO] [stderr] 44 | | s: usize, [INFO] [stderr] 45 | | optional: Option, [INFO] [stderr] 46 | | v: Vec, [INFO] [stderr] 47 | | }, [INFO] [stderr] | |_________^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Created` [INFO] [stderr] --> src/lib.rs:53:9 [INFO] [stderr] | [INFO] [stderr] 53 | Created, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Finalized` [INFO] [stderr] --> src/lib.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 54 | Finalized, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `ExportedAtLeastOnce` [INFO] [stderr] --> src/lib.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | ExportedAtLeastOnce, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.89s [INFO] running `"docker" "inspect" "917255fc25fdfa94f850a66a4c180b363803b3162e11c1c51cf1d1234c799caa"` [INFO] running `"docker" "rm" "-f" "917255fc25fdfa94f850a66a4c180b363803b3162e11c1c51cf1d1234c799caa"` [INFO] [stdout] 917255fc25fdfa94f850a66a4c180b363803b3162e11c1c51cf1d1234c799caa