Sep 02 04:00:24.928 INFO checking python27-sys-0.1.2 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 04:00:24.928 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 04:00:24.928 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-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:25.210 INFO blam! 44a8cfaf753ac5cccfca0c718500c1e10a1bd889f69d081b702902953f019a86 Sep 02 04:00:25.212 INFO running `"docker" "start" "-a" "44a8cfaf753ac5cccfca0c718500c1e10a1bd889f69d081b702902953f019a86"` Sep 02 04:00:26.002 INFO kablam! Compiling python27-sys v0.1.2 (file:///source) Sep 02 04:00:29.412 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 04:00:29.413 INFO kablam! --> src/objimpl.rs:35:23 Sep 02 04:00:29.413 INFO kablam! | Sep 02 04:00:29.413 INFO kablam! 35 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Sep 02 04:00:29.413 INFO kablam! | ^^^ help: remove these parentheses Sep 02 04:00:29.413 INFO kablam! | Sep 02 04:00:29.413 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 04:00:29.413 INFO kablam! Sep 02 04:00:29.413 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 04:00:29.413 INFO kablam! --> src/objimpl.rs:51:24 Sep 02 04:00:29.413 INFO kablam! | Sep 02 04:00:29.413 INFO kablam! 51 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Sep 02 04:00:29.413 INFO kablam! | ^^^ help: remove these parentheses Sep 02 04:00:29.413 INFO kablam! Sep 02 04:00:29.415 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 04:00:29.415 INFO kablam! --> src/pyerrors.rs:29:20 Sep 02 04:00:29.415 INFO kablam! | Sep 02 04:00:29.415 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 02 04:00:29.415 INFO kablam! | ^^^ help: remove these parentheses Sep 02 04:00:29.415 INFO kablam! Sep 02 04:00:29.415 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 04:00:29.416 INFO kablam! --> src/pyerrors.rs:29:47 Sep 02 04:00:29.416 INFO kablam! | Sep 02 04:00:29.416 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 02 04:00:29.416 INFO kablam! | ^^^ help: remove these parentheses Sep 02 04:00:29.416 INFO kablam! Sep 02 04:00:29.416 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 04:00:29.416 INFO kablam! --> src/pyerrors.rs:35:23 Sep 02 04:00:29.416 INFO kablam! | Sep 02 04:00:29.416 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Sep 02 04:00:29.416 INFO kablam! | ^^^ help: remove these parentheses Sep 02 04:00:29.416 INFO kablam! Sep 02 04:00:29.423 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 04:00:29.423 INFO kablam! --> src/objimpl.rs:35:23 Sep 02 04:00:29.423 INFO kablam! | Sep 02 04:00:29.423 INFO kablam! 35 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Sep 02 04:00:29.423 INFO kablam! | ^^^ help: remove these parentheses Sep 02 04:00:29.423 INFO kablam! | Sep 02 04:00:29.423 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 04:00:29.423 INFO kablam! Sep 02 04:00:29.423 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 04:00:29.423 INFO kablam! --> src/objimpl.rs:51:24 Sep 02 04:00:29.423 INFO kablam! | Sep 02 04:00:29.423 INFO kablam! 51 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Sep 02 04:00:29.423 INFO kablam! | ^^^ help: remove these parentheses Sep 02 04:00:29.423 INFO kablam! Sep 02 04:00:29.426 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 04:00:29.426 INFO kablam! --> src/pyerrors.rs:29:20 Sep 02 04:00:29.426 INFO kablam! | Sep 02 04:00:29.426 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 02 04:00:29.426 INFO kablam! | ^^^ help: remove these parentheses Sep 02 04:00:29.426 INFO kablam! Sep 02 04:00:29.426 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 04:00:29.426 INFO kablam! --> src/pyerrors.rs:29:47 Sep 02 04:00:29.426 INFO kablam! | Sep 02 04:00:29.426 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 02 04:00:29.426 INFO kablam! | ^^^ help: remove these parentheses Sep 02 04:00:29.426 INFO kablam! Sep 02 04:00:29.426 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 04:00:29.426 INFO kablam! --> src/pyerrors.rs:35:23 Sep 02 04:00:29.426 INFO kablam! | Sep 02 04:00:29.426 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Sep 02 04:00:29.426 INFO kablam! | ^^^ help: remove these parentheses Sep 02 04:00:29.426 INFO kablam! Sep 02 04:00:30.566 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.61s Sep 02 04:00:30.572 INFO kablam! su: No module specific data is present Sep 02 04:00:31.065 INFO running `"docker" "rm" "-f" "44a8cfaf753ac5cccfca0c718500c1e10a1bd889f69d081b702902953f019a86"` Sep 02 04:00:31.187 INFO blam! 44a8cfaf753ac5cccfca0c718500c1e10a1bd889f69d081b702902953f019a86