[INFO] fetching crate impl-trait-for-tuples 0.2.0... [INFO] checking impl-trait-for-tuples-0.2.0 against try#55b3f428b4fac6790b1e8492e0b91ff2d80aec7c for pr-77035 [INFO] extracting crate impl-trait-for-tuples 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate impl-trait-for-tuples 0.2.0 on toolchain 55b3f428b4fac6790b1e8492e0b91ff2d80aec7c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate impl-trait-for-tuples 0.2.0 [INFO] finished tweaking crates.io crate impl-trait-for-tuples 0.2.0 [INFO] tweaked toml for crates.io crate impl-trait-for-tuples 0.2.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac9df951e8cc4553b4959232f6e2c90b1dbfb0029463ae055dca61a6e42facdb [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" "ac9df951e8cc4553b4959232f6e2c90b1dbfb0029463ae055dca61a6e42facdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac9df951e8cc4553b4959232f6e2c90b1dbfb0029463ae055dca61a6e42facdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac9df951e8cc4553b4959232f6e2c90b1dbfb0029463ae055dca61a6e42facdb", kill_on_drop: false }` [INFO] [stdout] ac9df951e8cc4553b4959232f6e2c90b1dbfb0029463ae055dca61a6e42facdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b66e6f89c74782b272e91d5700121a1ed6a41ad7c88c190b10d401846c30004 [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" "0b66e6f89c74782b272e91d5700121a1ed6a41ad7c88c190b10d401846c30004", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling trybuild v1.0.35 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking impl-trait-for-tuples v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> tests/codegen.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | test::<(EmptyTraitImpl)>(); [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 type [INFO] [stdout] --> tests/codegen.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | test::<(EmptyTraitImpl)>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> tests/codegen.rs:198:12 [INFO] [stdout] | [INFO] [stdout] 198 | test::<(Impl)>(&mut counter); [INFO] [stdout] | ^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> tests/codegen.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | test::<(Impl)>(&mut counter); [INFO] [stdout] | ^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> tests/codegen.rs:289:22 [INFO] [stdout] | [INFO] [stdout] 289 | let res = test::<(Impl)>(&mut counter); [INFO] [stdout] | ^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> tests/codegen.rs:339:22 [INFO] [stdout] | [INFO] [stdout] 339 | let res = test::<(Impl)>(&mut counter); [INFO] [stdout] | ^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "0b66e6f89c74782b272e91d5700121a1ed6a41ad7c88c190b10d401846c30004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b66e6f89c74782b272e91d5700121a1ed6a41ad7c88c190b10d401846c30004", kill_on_drop: false }` [INFO] [stdout] 0b66e6f89c74782b272e91d5700121a1ed6a41ad7c88c190b10d401846c30004