[INFO] updating cached repository tureus/avvy [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tureus/avvy [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tureus/avvy" "work/ex/clippy-test-run/sources/stable/gh/tureus/avvy"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/tureus/avvy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tureus/avvy" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/tureus/avvy"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/tureus/avvy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4d1ce7db5498c45205aa1a4fdd56fb1f4f4f79f1 [INFO] sha for GitHub repo tureus/avvy: 4d1ce7db5498c45205aa1a4fdd56fb1f4f4f79f1 [INFO] validating manifest of tureus/avvy 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 tureus/avvy 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 tureus/avvy [INFO] finished frobbing tureus/avvy [INFO] frobbed toml for tureus/avvy written to work/ex/clippy-test-run/sources/stable/gh/tureus/avvy/Cargo.toml [INFO] started frobbing tureus/avvy [INFO] finished frobbing tureus/avvy [INFO] frobbed toml for tureus/avvy written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/tureus/avvy/Cargo.toml [INFO] crate tureus/avvy 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 tureus/avvy against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-2/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/gh/tureus/avvy:/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] c5099129930953f6b9347ea0fc89c78fab0154fc0731a0b684b02787301fdba5 [INFO] running `"docker" "start" "-a" "c5099129930953f6b9347ea0fc89c78fab0154fc0731a0b684b02787301fdba5"` [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Checking termcolor v1.0.1 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Checking integer-encoding v1.0.5 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking serde_json v1.0.24 [INFO] [stderr] Checking smallvec v0.6.3 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Checking criterion-plot v0.2.4 [INFO] [stderr] Checking criterion-stats v0.2.4 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking itertools-num v0.1.1 [INFO] [stderr] Checking csv v1.0.0 [INFO] [stderr] Checking chrono v0.4.4 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking simplelog v0.5.2 [INFO] [stderr] Checking env_logger v0.5.11 [INFO] [stderr] Checking handlebars v0.32.4 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Checking avvy v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Checking criterion v0.2.4 [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(nll, 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 `avvy`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c5099129930953f6b9347ea0fc89c78fab0154fc0731a0b684b02787301fdba5"` [INFO] running `"docker" "rm" "-f" "c5099129930953f6b9347ea0fc89c78fab0154fc0731a0b684b02787301fdba5"` [INFO] [stdout] c5099129930953f6b9347ea0fc89c78fab0154fc0731a0b684b02787301fdba5