Sep 17 19:34:05.946 INFO checking python27-sys-0.2.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 19:34:05.946 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 19:34:05.947 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 19:34:06.359 INFO blam! 25b918b00754de3410c96762121acdf9beafc86ae931bc3d0b1e10303a2572ca Sep 17 19:34:06.363 INFO running `"docker" "start" "-a" "25b918b00754de3410c96762121acdf9beafc86ae931bc3d0b1e10303a2572ca"` Sep 17 19:34:08.075 INFO kablam! usermod: no changes Sep 17 19:34:08.183 INFO kablam! Compiling python27-sys v0.2.0 (/source) Sep 17 19:34:11.963 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 19:34:11.963 INFO kablam! --> src/objimpl.rs:53:23 Sep 17 19:34:11.963 INFO kablam! | Sep 17 19:34:11.963 INFO kablam! 53 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Sep 17 19:34:11.963 INFO kablam! | ^^^ help: remove these parentheses Sep 17 19:34:11.963 INFO kablam! | Sep 17 19:34:11.963 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 19:34:11.963 INFO kablam! Sep 17 19:34:11.963 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 19:34:11.963 INFO kablam! --> src/objimpl.rs:69:24 Sep 17 19:34:11.963 INFO kablam! | Sep 17 19:34:11.963 INFO kablam! 69 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Sep 17 19:34:11.963 INFO kablam! | ^^^ help: remove these parentheses Sep 17 19:34:11.963 INFO kablam! Sep 17 19:34:11.963 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 19:34:11.963 INFO kablam! --> src/pyerrors.rs:29:20 Sep 17 19:34:11.963 INFO kablam! | Sep 17 19:34:11.963 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 17 19:34:11.963 INFO kablam! | ^^^ help: remove these parentheses Sep 17 19:34:11.963 INFO kablam! Sep 17 19:34:11.964 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 19:34:11.964 INFO kablam! --> src/pyerrors.rs:29:47 Sep 17 19:34:11.964 INFO kablam! | Sep 17 19:34:11.964 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 17 19:34:11.964 INFO kablam! | ^^^ help: remove these parentheses Sep 17 19:34:11.964 INFO kablam! Sep 17 19:34:11.964 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 19:34:11.964 INFO kablam! --> src/pyerrors.rs:35:23 Sep 17 19:34:11.964 INFO kablam! | Sep 17 19:34:11.964 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Sep 17 19:34:11.964 INFO kablam! | ^^^ help: remove these parentheses Sep 17 19:34:11.964 INFO kablam! Sep 17 19:34:12.091 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 19:34:12.091 INFO kablam! --> src/objimpl.rs:53:23 Sep 17 19:34:12.091 INFO kablam! | Sep 17 19:34:12.091 INFO kablam! 53 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Sep 17 19:34:12.091 INFO kablam! | ^^^ help: remove these parentheses Sep 17 19:34:12.091 INFO kablam! | Sep 17 19:34:12.091 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 19:34:12.091 INFO kablam! Sep 17 19:34:12.091 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 19:34:12.091 INFO kablam! --> src/objimpl.rs:69:24 Sep 17 19:34:12.091 INFO kablam! | Sep 17 19:34:12.091 INFO kablam! 69 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Sep 17 19:34:12.091 INFO kablam! | ^^^ help: remove these parentheses Sep 17 19:34:12.091 INFO kablam! Sep 17 19:34:12.107 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 19:34:12.107 INFO kablam! --> src/pyerrors.rs:29:20 Sep 17 19:34:12.107 INFO kablam! | Sep 17 19:34:12.107 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 17 19:34:12.107 INFO kablam! | ^^^ help: remove these parentheses Sep 17 19:34:12.107 INFO kablam! Sep 17 19:34:12.107 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 19:34:12.107 INFO kablam! --> src/pyerrors.rs:29:47 Sep 17 19:34:12.107 INFO kablam! | Sep 17 19:34:12.107 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 17 19:34:12.107 INFO kablam! | ^^^ help: remove these parentheses Sep 17 19:34:12.107 INFO kablam! Sep 17 19:34:12.107 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 19:34:12.107 INFO kablam! --> src/pyerrors.rs:35:23 Sep 17 19:34:12.107 INFO kablam! | Sep 17 19:34:12.107 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Sep 17 19:34:12.107 INFO kablam! | ^^^ help: remove these parentheses Sep 17 19:34:12.107 INFO kablam! Sep 17 19:34:13.080 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.97s Sep 17 19:34:13.085 INFO kablam! su: No module specific data is present Sep 17 19:34:14.638 INFO running `"docker" "rm" "-f" "25b918b00754de3410c96762121acdf9beafc86ae931bc3d0b1e10303a2572ca"` Sep 17 19:34:14.923 INFO blam! 25b918b00754de3410c96762121acdf9beafc86ae931bc3d0b1e10303a2572ca