Sep 02 04:00:16.383 INFO checking python27-sys-0.2.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 04:00:16.383 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 04:00:16.383 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 04:00:16.561 INFO blam! 01b114dd576f8b5e6ddbb5da51537708b2129680d8746f094e91c3f1d8a32757 Sep 02 04:00:16.563 INFO running `"docker" "start" "-a" "01b114dd576f8b5e6ddbb5da51537708b2129680d8746f094e91c3f1d8a32757"` Sep 02 04:00:17.122 INFO kablam! Compiling python27-sys v0.2.0 (file:///source) Sep 02 04:00:20.068 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 04:00:20.068 INFO kablam! --> src/objimpl.rs:53:23 Sep 02 04:00:20.068 INFO kablam! | Sep 02 04:00:20.068 INFO kablam! 53 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Sep 02 04:00:20.068 INFO kablam! | ^^^ help: remove these parentheses Sep 02 04:00:20.069 INFO kablam! | Sep 02 04:00:20.069 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 04:00:20.069 INFO kablam! Sep 02 04:00:20.069 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 04:00:20.069 INFO kablam! --> src/objimpl.rs:69:24 Sep 02 04:00:20.069 INFO kablam! | Sep 02 04:00:20.069 INFO kablam! 69 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Sep 02 04:00:20.069 INFO kablam! | ^^^ help: remove these parentheses Sep 02 04:00:20.069 INFO kablam! Sep 02 04:00:20.071 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 04:00:20.071 INFO kablam! --> src/pyerrors.rs:29:20 Sep 02 04:00:20.071 INFO kablam! | Sep 02 04:00:20.071 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 02 04:00:20.071 INFO kablam! | ^^^ help: remove these parentheses Sep 02 04:00:20.071 INFO kablam! Sep 02 04:00:20.071 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 04:00:20.071 INFO kablam! --> src/pyerrors.rs:29:47 Sep 02 04:00:20.071 INFO kablam! | Sep 02 04:00:20.071 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 02 04:00:20.071 INFO kablam! | ^^^ help: remove these parentheses Sep 02 04:00:20.071 INFO kablam! Sep 02 04:00:20.071 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 04:00:20.071 INFO kablam! --> src/pyerrors.rs:35:23 Sep 02 04:00:20.071 INFO kablam! | Sep 02 04:00:20.071 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Sep 02 04:00:20.071 INFO kablam! | ^^^ help: remove these parentheses Sep 02 04:00:20.071 INFO kablam! Sep 02 04:00:20.165 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 04:00:20.165 INFO kablam! --> src/objimpl.rs:53:23 Sep 02 04:00:20.165 INFO kablam! | Sep 02 04:00:20.165 INFO kablam! 53 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Sep 02 04:00:20.165 INFO kablam! | ^^^ help: remove these parentheses Sep 02 04:00:20.165 INFO kablam! | Sep 02 04:00:20.166 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 04:00:20.166 INFO kablam! Sep 02 04:00:20.166 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 04:00:20.166 INFO kablam! --> src/objimpl.rs:69:24 Sep 02 04:00:20.166 INFO kablam! | Sep 02 04:00:20.166 INFO kablam! 69 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Sep 02 04:00:20.166 INFO kablam! | ^^^ help: remove these parentheses Sep 02 04:00:20.166 INFO kablam! Sep 02 04:00:20.168 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 04:00:20.168 INFO kablam! --> src/pyerrors.rs:29:20 Sep 02 04:00:20.168 INFO kablam! | Sep 02 04:00:20.168 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 02 04:00:20.168 INFO kablam! | ^^^ help: remove these parentheses Sep 02 04:00:20.168 INFO kablam! Sep 02 04:00:20.168 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 04:00:20.168 INFO kablam! --> src/pyerrors.rs:29:47 Sep 02 04:00:20.168 INFO kablam! | Sep 02 04:00:20.168 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 02 04:00:20.168 INFO kablam! | ^^^ help: remove these parentheses Sep 02 04:00:20.169 INFO kablam! Sep 02 04:00:20.169 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 04:00:20.169 INFO kablam! --> src/pyerrors.rs:35:23 Sep 02 04:00:20.169 INFO kablam! | Sep 02 04:00:20.169 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Sep 02 04:00:20.169 INFO kablam! | ^^^ help: remove these parentheses Sep 02 04:00:20.169 INFO kablam! Sep 02 04:00:21.096 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.01s Sep 02 04:00:21.228 INFO kablam! su: No module specific data is present Sep 02 04:00:21.835 INFO running `"docker" "rm" "-f" "01b114dd576f8b5e6ddbb5da51537708b2129680d8746f094e91c3f1d8a32757"` Sep 02 04:00:21.931 INFO blam! 01b114dd576f8b5e6ddbb5da51537708b2129680d8746f094e91c3f1d8a32757