[INFO] updating cached repository woodgear/word-forms-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/woodgear/word-forms-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/woodgear/word-forms-rust" "work/ex/clippy-test-run/sources/stable/gh/woodgear/word-forms-rust"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/woodgear/word-forms-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/woodgear/word-forms-rust" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/woodgear/word-forms-rust"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/woodgear/word-forms-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e9962413f124091519fc2c1889b584ce2510fc60 [INFO] sha for GitHub repo woodgear/word-forms-rust: e9962413f124091519fc2c1889b584ce2510fc60 [INFO] validating manifest of woodgear/word-forms-rust 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 woodgear/word-forms-rust 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 woodgear/word-forms-rust [INFO] finished frobbing woodgear/word-forms-rust [INFO] frobbed toml for woodgear/word-forms-rust written to work/ex/clippy-test-run/sources/stable/gh/woodgear/word-forms-rust/Cargo.toml [INFO] started frobbing woodgear/word-forms-rust [INFO] finished frobbing woodgear/word-forms-rust [INFO] frobbed toml for woodgear/word-forms-rust written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/woodgear/word-forms-rust/Cargo.toml [INFO] crate woodgear/word-forms-rust 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 woodgear/word-forms-rust 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/gh/woodgear/word-forms-rust:/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] 3281f09f8df647e7e89bb62ef3ded0ec4f0824fdee708519c681d730184909f2 [INFO] running `"docker" "start" "-a" "3281f09f8df647e7e89bb62ef3ded0ec4f0824fdee708519c681d730184909f2"` [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Checking lazy_static v1.0.2 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Checking cute v0.3.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking strum v0.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Checking rayon v1.0.2 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Compiling strum_macros v0.10.0 [INFO] [stderr] Checking Inflector v0.11.3 [INFO] [stderr] Checking word-forms-rust v0.1.0 (/opt/crater/workdir) [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(try_from)] [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 `word-forms-rust`. [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(try_from)] [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 `word-forms-rust`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3281f09f8df647e7e89bb62ef3ded0ec4f0824fdee708519c681d730184909f2"` [INFO] running `"docker" "rm" "-f" "3281f09f8df647e7e89bb62ef3ded0ec4f0824fdee708519c681d730184909f2"` [INFO] [stdout] 3281f09f8df647e7e89bb62ef3ded0ec4f0824fdee708519c681d730184909f2