[INFO] crate pixset 0.0.6 is already in cache [INFO] extracting crate pixset 0.0.6 into work/ex/clippy-test-run/sources/stable/reg/pixset/0.0.6 [INFO] extracting crate pixset 0.0.6 into work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/pixset/0.0.6 [INFO] validating manifest of pixset-0.0.6 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 pixset-0.0.6 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 pixset-0.0.6 [INFO] finished frobbing pixset-0.0.6 [INFO] frobbed toml for pixset-0.0.6 written to work/ex/clippy-test-run/sources/stable/reg/pixset/0.0.6/Cargo.toml [INFO] started frobbing pixset-0.0.6 [INFO] finished frobbing pixset-0.0.6 [INFO] frobbed toml for pixset-0.0.6 written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/pixset/0.0.6/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 pixset-0.0.6 against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-1/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/reg/pixset/0.0.6:/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] 3721957e9b59d6f20032615a9cf216b0eb80b1fedbf419efdb4a600c9e793121 [INFO] running `"docker" "start" "-a" "3721957e9b59d6f20032615a9cf216b0eb80b1fedbf419efdb4a600c9e793121"` [INFO] [stderr] Compiling pixset_derive v0.0.5 [INFO] [stderr] Checking pixset v0.0.6 (/opt/crater/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `Str` in `pixset` [INFO] [stderr] --> benches/benches.rs:11:40 [INFO] [stderr] | [INFO] [stderr] 11 | for (_pix, _offset) in pixset::Str::from("Yo, Dawg;").iter() {} [INFO] [stderr] | ^^^ could not find `Str` in `pixset` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Pixset` in `pixset` [INFO] [stderr] --> benches/benches.rs:17:26 [INFO] [stderr] | [INFO] [stderr] 17 | let pixset = pixset::Pixset::new(100, 16); [INFO] [stderr] | ^^^^^^ could not find `Pixset` in `pixset` [INFO] [stderr] [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> benches/benches.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(test)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0433, E0554. [INFO] [stderr] For more information about an error, try `rustc --explain E0433`. [INFO] [stderr] error: Could not compile `pixset`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3721957e9b59d6f20032615a9cf216b0eb80b1fedbf419efdb4a600c9e793121"` [INFO] running `"docker" "rm" "-f" "3721957e9b59d6f20032615a9cf216b0eb80b1fedbf419efdb4a600c9e793121"` [INFO] [stdout] 3721957e9b59d6f20032615a9cf216b0eb80b1fedbf419efdb4a600c9e793121