[INFO] cloning repository https://github.com/elusive/rust_prime_sieve [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elusive/rust_prime_sieve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felusive%2Frust_prime_sieve"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felusive%2Frust_prime_sieve'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 40959e483835400a860f166b63b0cb7aa87bda10 [INFO] checking elusive/rust_prime_sieve against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felusive%2Frust_prime_sieve" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elusive/rust_prime_sieve on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/elusive/rust_prime_sieve [INFO] finished tweaking git repo https://github.com/elusive/rust_prime_sieve [INFO] tweaked toml for git repo https://github.com/elusive/rust_prime_sieve written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/elusive/rust_prime_sieve already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ea1a8fccd19550ff5f1e5e417cea446dc097638156cb59a409aeb076f9645963 [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" "ea1a8fccd19550ff5f1e5e417cea446dc097638156cb59a409aeb076f9645963"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking stopwatch v0.0.7 [INFO] [stderr] Checking primes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable `primeCount` should have a snake case name [INFO] [stderr] --> src/engine.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | let mut primeCount = 0; [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `prime_count` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `primeCount` should have a snake case name [INFO] [stderr] --> src/engine.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | let mut primeCount = 0; [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `prime_count` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.47s [INFO] running `"docker" "inspect" "ea1a8fccd19550ff5f1e5e417cea446dc097638156cb59a409aeb076f9645963"` [INFO] running `"docker" "rm" "-f" "ea1a8fccd19550ff5f1e5e417cea446dc097638156cb59a409aeb076f9645963"` [INFO] [stdout] ea1a8fccd19550ff5f1e5e417cea446dc097638156cb59a409aeb076f9645963