[INFO] updating cached repository aesir-vanir/tyr [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/aesir-vanir/tyr [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/aesir-vanir/tyr" "work/ex/clippy-test-run/sources/stable/gh/aesir-vanir/tyr"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/aesir-vanir/tyr'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aesir-vanir/tyr" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/aesir-vanir/tyr"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/aesir-vanir/tyr'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cfeb74eda23e1e114f2c0ab786c337affe2a197c [INFO] sha for GitHub repo aesir-vanir/tyr: cfeb74eda23e1e114f2c0ab786c337affe2a197c [INFO] validating manifest of aesir-vanir/tyr 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 aesir-vanir/tyr 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 aesir-vanir/tyr [INFO] finished frobbing aesir-vanir/tyr [INFO] frobbed toml for aesir-vanir/tyr written to work/ex/clippy-test-run/sources/stable/gh/aesir-vanir/tyr/Cargo.toml [INFO] started frobbing aesir-vanir/tyr [INFO] finished frobbing aesir-vanir/tyr [INFO] frobbed toml for aesir-vanir/tyr written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/aesir-vanir/tyr/Cargo.toml [INFO] crate aesir-vanir/tyr 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 aesir-vanir/tyr 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/aesir-vanir/tyr:/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] 3731cdbba5ace253d31f267d572a8da569f18bdedf27e8e505956f46e68cc4a4 [INFO] running `"docker" "start" "-a" "3731cdbba5ace253d31f267d572a8da569f18bdedf27e8e505956f46e68cc4a4"` [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.10 [INFO] [stderr] Checking hex-slice v0.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling mimir v0.3.5 [INFO] [stderr] Checking slog-try v0.2.0 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling getset v0.0.6 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking rand v0.6.1 [INFO] [stderr] Checking Inflector v0.11.3 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Compiling darling_core v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling darling_macro v0.8.1 [INFO] [stderr] Compiling darling v0.8.1 [INFO] [stderr] Compiling derive_builder_core v0.4.0 [INFO] [stderr] Compiling derive_builder v0.7.0 [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mimir-0.3.5/src/lib.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | #![feature(ptr_internals, try_from, untagged_unions)] [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 `mimir`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3731cdbba5ace253d31f267d572a8da569f18bdedf27e8e505956f46e68cc4a4"` [INFO] running `"docker" "rm" "-f" "3731cdbba5ace253d31f267d572a8da569f18bdedf27e8e505956f46e68cc4a4"` [INFO] [stdout] 3731cdbba5ace253d31f267d572a8da569f18bdedf27e8e505956f46e68cc4a4