[INFO] crate r4 1.0.1 is already in cache [INFO] checking r4-1.0.1 against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] extracting crate r4 1.0.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate r4 1.0.1 on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate r4 1.0.1 [INFO] finished tweaking crates.io crate r4 1.0.1 [INFO] tweaked toml for crates.io crate r4 1.0.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 07ee58eb50b721bc6eb1550f6ae7837ce3313fc29742a991fc1f031e4c5b391d [INFO] running `"docker" "start" "-a" "07ee58eb50b721bc6eb1550f6ae7837ce3313fc29742a991fc1f031e4c5b391d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking r4 v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/lib.rs:407:34 [INFO] [stderr] | [INFO] [stderr] 407 | iterate![for i in 0..4; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/lib.rs:433:34 [INFO] [stderr] | [INFO] [stderr] 433 | iterate![for x in vs.iter(); [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/lib.rs:443:34 [INFO] [stderr] | [INFO] [stderr] 443 | iterate![for x in vs.iter(); [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> src/lib.rs:474:34 [INFO] [stderr] | [INFO] [stderr] 474 | ... let a = *x + 3; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> src/lib.rs:489:34 [INFO] [stderr] | [INFO] [stderr] 489 | ... let a = *x + 3; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/lib.rs:506:34 [INFO] [stderr] | [INFO] [stderr] 506 | ... for y in vs.iter(); [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/lib.rs:522:34 [INFO] [stderr] | [INFO] [stderr] 522 | ... let x = *x + 1; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `"docker" "inspect" "07ee58eb50b721bc6eb1550f6ae7837ce3313fc29742a991fc1f031e4c5b391d"` [INFO] running `"docker" "rm" "-f" "07ee58eb50b721bc6eb1550f6ae7837ce3313fc29742a991fc1f031e4c5b391d"` [INFO] [stdout] 07ee58eb50b721bc6eb1550f6ae7837ce3313fc29742a991fc1f031e4c5b391d