[INFO] updating cached repository Ploppz/universe [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Ploppz/universe [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Ploppz/universe" "work/ex/clippy-test-run/sources/stable/gh/Ploppz/universe"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/Ploppz/universe'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Ploppz/universe" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/Ploppz/universe"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/Ploppz/universe'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 210b83e41d3949ee3eb494f29e35083c9fe3af5c [INFO] sha for GitHub repo Ploppz/universe: 210b83e41d3949ee3eb494f29e35083c9fe3af5c [INFO] validating manifest of Ploppz/universe 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 Ploppz/universe 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 Ploppz/universe [INFO] finished frobbing Ploppz/universe [INFO] frobbed toml for Ploppz/universe written to work/ex/clippy-test-run/sources/stable/gh/Ploppz/universe/Cargo.toml [INFO] started frobbing Ploppz/universe [INFO] finished frobbing Ploppz/universe [INFO] frobbed toml for Ploppz/universe written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/Ploppz/universe/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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded honggfuzz v0.5.40 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] linting Ploppz/universe against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-7/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/gh/Ploppz/universe:/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] 9ed9f5995a40cc120b55e59eb000da4ff1daed19f43ee5e6e8938ba5652eba9e [INFO] running `"docker" "start" "-a" "9ed9f5995a40cc120b55e59eb000da4ff1daed19f43ee5e6e8938ba5652eba9e"` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling honggfuzz v0.5.40 [INFO] [stderr] Checking slog v1.7.1 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking claxon v0.3.2 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking smallvec v0.1.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking arbitrary v0.2.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking slog-extra v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_os v0.1.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking slice-deque v0.1.16 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Checking crossbeam-channel v0.3.7 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking slog-stream v1.2.1 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Checking lewton v0.9.3 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking minimp3 v0.3.2 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Checking slog-term v2.4.0 [INFO] [stderr] Checking serde_json v1.0.37 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling derive_more v0.11.0 [INFO] [stderr] Checking slog-json v2.3.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking rodio v0.8.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking slog-scope v4.1.1 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.7.8 [INFO] [stderr] Checking wayland-kbd v0.6.3 [INFO] [stderr] Checking wayland-window v0.4.4 [INFO] [stderr] Checking winit v0.5.11 [INFO] [stderr] Checking universe v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: literal with an empty format string [INFO] [stderr] --> src/libs/logger.rs:184:17 [INFO] [stderr] | [INFO] [stderr] 184 | "logger dropped messages due to channel overflow", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::print_literal)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#print_literal [INFO] [stderr] [INFO] [stderr] warning: literal with an empty format string [INFO] [stderr] --> src/libs/logger.rs:185:17 [INFO] [stderr] | [INFO] [stderr] 185 | "count", [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#print_literal [INFO] [stderr] [INFO] [stderr] warning: literal with an empty format string [INFO] [stderr] --> src/libs/logger.rs:184:17 [INFO] [stderr] | [INFO] [stderr] 184 | "logger dropped messages due to channel overflow", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::print_literal)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#print_literal [INFO] [stderr] [INFO] [stderr] warning: literal with an empty format string [INFO] [stderr] --> src/libs/logger.rs:185:17 [INFO] [stderr] | [INFO] [stderr] 185 | "count", [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#print_literal [INFO] [stderr] [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(test)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `universe`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(test)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `universe`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9ed9f5995a40cc120b55e59eb000da4ff1daed19f43ee5e6e8938ba5652eba9e"` [INFO] running `"docker" "rm" "-f" "9ed9f5995a40cc120b55e59eb000da4ff1daed19f43ee5e6e8938ba5652eba9e"` [INFO] [stdout] 9ed9f5995a40cc120b55e59eb000da4ff1daed19f43ee5e6e8938ba5652eba9e