[INFO] updating cached repository mich101mich/studip [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mich101mich/studip [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mich101mich/studip" "work/ex/clippy-test-run/sources/stable/gh/mich101mich/studip"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/mich101mich/studip'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mich101mich/studip" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/mich101mich/studip"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/mich101mich/studip'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0ce74b4448d8b6925e3741eafe4af0d56d134314 [INFO] sha for GitHub repo mich101mich/studip: 0ce74b4448d8b6925e3741eafe4af0d56d134314 [INFO] validating manifest of mich101mich/studip 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 mich101mich/studip 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 mich101mich/studip [INFO] finished frobbing mich101mich/studip [INFO] frobbed toml for mich101mich/studip written to work/ex/clippy-test-run/sources/stable/gh/mich101mich/studip/Cargo.toml [INFO] started frobbing mich101mich/studip [INFO] finished frobbing mich101mich/studip [INFO] frobbed toml for mich101mich/studip written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/mich101mich/studip/Cargo.toml [INFO] crate mich101mich/studip 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 mich101mich/studip against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-0/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/gh/mich101mich/studip:/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] b48caf9c015f424b452272232902c7b3c6b3297060ffb2320e3dd6975d45ffcc [INFO] running `"docker" "start" "-a" "b48caf9c015f424b452272232902c7b3c6b3297060ffb2320e3dd6975d45ffcc"` [INFO] [stderr] Checking utf-8 v0.7.4 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking ego-tree v0.6.0 [INFO] [stderr] Checking pathdiff v0.1.0 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking rpassword v2.1.0 [INFO] [stderr] Checking libz-sys v1.0.25 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking tendril v0.4.0 [INFO] [stderr] Checking curl-sys v0.4.15 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Checking curl v0.4.19 [INFO] [stderr] Compiling selectors v0.20.0 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling cssparser v0.24.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling cssparser-macros v0.3.5 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling markup5ever v0.7.3 [INFO] [stderr] Checking scraper v0.9.0 [INFO] [stderr] Checking studip v1.2.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(try_trait)] [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 `studip`. [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(try_trait)] [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 `studip`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b48caf9c015f424b452272232902c7b3c6b3297060ffb2320e3dd6975d45ffcc"` [INFO] running `"docker" "rm" "-f" "b48caf9c015f424b452272232902c7b3c6b3297060ffb2320e3dd6975d45ffcc"` [INFO] [stdout] b48caf9c015f424b452272232902c7b3c6b3297060ffb2320e3dd6975d45ffcc