[INFO] updating cached repository https://github.com/NotIntMan/LessSignificantBit [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 609b67c402f9fb0cabe563b0b783f993412e5034 [INFO] checking NotIntMan/LessSignificantBit against master#6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257 for pr-70872 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotIntMan%2FLessSignificantBit" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NotIntMan/LessSignificantBit on toolchain 6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/NotIntMan/LessSignificantBit [INFO] finished tweaking git repo https://github.com/NotIntMan/LessSignificantBit [INFO] tweaked toml for git repo https://github.com/NotIntMan/LessSignificantBit written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/NotIntMan/LessSignificantBit already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ca662e8bba32664ad0fe38811af613fc8eb88a6e5302ea2da6726d6e5f9826e2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "ca662e8bba32664ad0fe38811af613fc8eb88a6e5302ea2da6726d6e5f9826e2"` [INFO] [stderr] Checking scopeguard v0.3.2 [INFO] [stderr] Checking either v1.2.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Checking lazy_static v0.2.9 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking scoped_threadpool v0.1.8 [INFO] [stderr] Checking num_cpus v1.7.0 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking inflate v0.3.2 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking deflate v0.7.17 [INFO] [stderr] Checking threadpool v1.7.0 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking num-rational v0.1.39 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Checking png v0.10.0 [INFO] [stderr] Checking jpeg-decoder v0.1.13 [INFO] [stderr] Checking image v0.16.0 [INFO] [stderr] Checking lab1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/stgr.rs:253:21 [INFO] [stderr] | [INFO] [stderr] 253 | let mut it = input.into_iter().map(|a| *a == 1); [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.60s [INFO] running `"docker" "inspect" "ca662e8bba32664ad0fe38811af613fc8eb88a6e5302ea2da6726d6e5f9826e2"` [INFO] running `"docker" "rm" "-f" "ca662e8bba32664ad0fe38811af613fc8eb88a6e5302ea2da6726d6e5f9826e2"` [INFO] [stdout] ca662e8bba32664ad0fe38811af613fc8eb88a6e5302ea2da6726d6e5f9826e2