[INFO] updating cached repository Lytigas/drive-sim [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Lytigas/drive-sim [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Lytigas/drive-sim" "work/ex/clippy-test-run/sources/stable/gh/Lytigas/drive-sim"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/Lytigas/drive-sim'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Lytigas/drive-sim" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/Lytigas/drive-sim"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/Lytigas/drive-sim'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6bd80dc0df269d084e5e2fe3294ad05e54c520e5 [INFO] sha for GitHub repo Lytigas/drive-sim: 6bd80dc0df269d084e5e2fe3294ad05e54c520e5 [INFO] validating manifest of Lytigas/drive-sim 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 Lytigas/drive-sim 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 Lytigas/drive-sim [INFO] finished frobbing Lytigas/drive-sim [INFO] frobbed toml for Lytigas/drive-sim written to work/ex/clippy-test-run/sources/stable/gh/Lytigas/drive-sim/Cargo.toml [INFO] started frobbing Lytigas/drive-sim [INFO] finished frobbing Lytigas/drive-sim [INFO] frobbed toml for Lytigas/drive-sim written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/Lytigas/drive-sim/Cargo.toml [INFO] crate Lytigas/drive-sim 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 Lytigas/drive-sim 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/Lytigas/drive-sim:/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] dcde057dacf57877f071ef3b6809e2f82b024686ec1e6fd75119cad7d7d70594 [INFO] running `"docker" "start" "-a" "dcde057dacf57877f071ef3b6809e2f82b024686ec1e6fd75119cad7d7d70594"` [INFO] [stderr] Compiling dimensioned v0.7.0 [INFO] [stderr] Checking app_dirs2 v2.0.3 [INFO] [stderr] Checking alsa-sys v0.1.2 [INFO] [stderr] Checking bzip2-sys v0.1.6 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Checking twox-hash v1.1.1 [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Checking lyon_geom v0.10.1 [INFO] [stderr] Checking rusttype v0.5.2 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Checking gfx_core v0.8.3 [INFO] [stderr] Checking nalgebra v0.14.4 [INFO] [stderr] Checking sdl2 v0.31.0 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking lyon_path v0.10.1 [INFO] [stderr] Checking zip v0.3.3 [INFO] [stderr] Checking lyon_tessellation v0.10.2 [INFO] [stderr] Checking lyon v0.10.2 [INFO] [stderr] Checking rodio v0.7.0 [INFO] [stderr] Checking gfx_device_gl v0.15.3 [INFO] [stderr] Checking gfx v0.17.1 [INFO] [stderr] Checking gfx_glyph v0.10.2 [INFO] [stderr] Checking gfx_window_sdl v0.8.0 [INFO] [stderr] Checking ggez v0.4.4 [INFO] [stderr] Checking drive-sim v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(duration_as_u128)] [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 `drive-sim`. [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/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(duration_as_u128)] [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 `drive-sim`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "dcde057dacf57877f071ef3b6809e2f82b024686ec1e6fd75119cad7d7d70594"` [INFO] running `"docker" "rm" "-f" "dcde057dacf57877f071ef3b6809e2f82b024686ec1e6fd75119cad7d7d70594"` [INFO] [stdout] dcde057dacf57877f071ef3b6809e2f82b024686ec1e6fd75119cad7d7d70594