[INFO] cloning repository https://github.com/AreebSiddiqui/rust-futures [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AreebSiddiqui/rust-futures" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAreebSiddiqui%2Frust-futures", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAreebSiddiqui%2Frust-futures'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89598644e39526c039498aabdeb69eac64ef527b [INFO] checking AreebSiddiqui/rust-futures against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAreebSiddiqui%2Frust-futures" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 81% (1140/1399) Updating files: 82% (1148/1399) Updating files: 83% (1162/1399) Updating files: 84% (1176/1399) Updating files: 85% (1190/1399) Updating files: 85% (1196/1399) Updating files: 85% (1198/1399) Updating files: 86% (1204/1399) Updating files: 87% (1218/1399) Updating files: 87% (1225/1399) Updating files: 88% (1232/1399) Updating files: 89% (1246/1399) Updating files: 89% (1253/1399) Updating files: 90% (1260/1399) Updating files: 91% (1274/1399) Updating files: 92% (1288/1399) Updating files: 93% (1302/1399) Updating files: 94% (1316/1399) Updating files: 95% (1330/1399) Updating files: 96% (1344/1399) Updating files: 97% (1358/1399) Updating files: 98% (1372/1399) Updating files: 99% (1386/1399) Updating files: 100% (1399/1399) Updating files: 100% (1399/1399), done. [INFO] validating manifest of git repo https://github.com/AreebSiddiqui/rust-futures on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AreebSiddiqui/rust-futures [INFO] finished tweaking git repo https://github.com/AreebSiddiqui/rust-futures [INFO] tweaked toml for git repo https://github.com/AreebSiddiqui/rust-futures written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/AreebSiddiqui/rust-futures already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0864940451fdda0cc7e9305b563402941dc4a70587cac7e23a85af017ef6e9f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a0864940451fdda0cc7e9305b563402941dc4a70587cac7e23a85af017ef6e9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0864940451fdda0cc7e9305b563402941dc4a70587cac7e23a85af017ef6e9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0864940451fdda0cc7e9305b563402941dc4a70587cac7e23a85af017ef6e9f", kill_on_drop: false }` [INFO] [stdout] a0864940451fdda0cc7e9305b563402941dc4a70587cac7e23a85af017ef6e9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01a2e87d64a9a90a0598f28219c1cb6d1f996ca24946dd5e44e8358a45dbce24 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "01a2e87d64a9a90a0598f28219c1cb6d1f996ca24946dd5e44e8358a45dbce24", kill_on_drop: false }` [INFO] [stderr] Checking futures v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:79:35 [INFO] [stdout] | [INFO] [stdout] 79 | 3 => Ok(Async::Ready((self.count))), [INFO] [stdout] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:79:35 [INFO] [stdout] | [INFO] [stdout] 79 | 3 => Ok(Async::Ready((self.count))), [INFO] [stdout] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "01a2e87d64a9a90a0598f28219c1cb6d1f996ca24946dd5e44e8358a45dbce24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01a2e87d64a9a90a0598f28219c1cb6d1f996ca24946dd5e44e8358a45dbce24", kill_on_drop: false }` [INFO] [stdout] 01a2e87d64a9a90a0598f28219c1cb6d1f996ca24946dd5e44e8358a45dbce24