Sep 01 10:34:57.541 INFO checking python27-sys-0.1.2 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 10:34:57.541 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 10:34:57.541 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/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 01 10:34:57.695 INFO blam! 5954f5107f3383e74c0c309aa6c4a7ef00f9e8d442760bd18c158cb4361807bc Sep 01 10:34:57.697 INFO running `"docker" "start" "-a" "5954f5107f3383e74c0c309aa6c4a7ef00f9e8d442760bd18c158cb4361807bc"` Sep 01 10:34:58.362 INFO kablam! Compiling python27-sys v0.1.2 (file:///source) Sep 01 10:35:01.325 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:35:01.325 INFO kablam! --> src/objimpl.rs:35:23 Sep 01 10:35:01.325 INFO kablam! | Sep 01 10:35:01.325 INFO kablam! 35 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Sep 01 10:35:01.325 INFO kablam! | ^^^ help: remove these parentheses Sep 01 10:35:01.326 INFO kablam! | Sep 01 10:35:01.326 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 10:35:01.326 INFO kablam! Sep 01 10:35:01.326 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:35:01.326 INFO kablam! --> src/objimpl.rs:51:24 Sep 01 10:35:01.326 INFO kablam! | Sep 01 10:35:01.326 INFO kablam! 51 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Sep 01 10:35:01.326 INFO kablam! | ^^^ help: remove these parentheses Sep 01 10:35:01.326 INFO kablam! Sep 01 10:35:01.328 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:35:01.328 INFO kablam! --> src/pyerrors.rs:29:20 Sep 01 10:35:01.328 INFO kablam! | Sep 01 10:35:01.328 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 01 10:35:01.328 INFO kablam! | ^^^ help: remove these parentheses Sep 01 10:35:01.328 INFO kablam! Sep 01 10:35:01.328 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:35:01.328 INFO kablam! --> src/pyerrors.rs:29:47 Sep 01 10:35:01.329 INFO kablam! | Sep 01 10:35:01.329 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 01 10:35:01.329 INFO kablam! | ^^^ help: remove these parentheses Sep 01 10:35:01.329 INFO kablam! Sep 01 10:35:01.329 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:35:01.329 INFO kablam! --> src/pyerrors.rs:35:23 Sep 01 10:35:01.329 INFO kablam! | Sep 01 10:35:01.329 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Sep 01 10:35:01.329 INFO kablam! | ^^^ help: remove these parentheses Sep 01 10:35:01.329 INFO kablam! Sep 01 10:35:01.417 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:35:01.417 INFO kablam! --> src/objimpl.rs:35:23 Sep 01 10:35:01.417 INFO kablam! | Sep 01 10:35:01.417 INFO kablam! 35 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Sep 01 10:35:01.417 INFO kablam! | ^^^ help: remove these parentheses Sep 01 10:35:01.417 INFO kablam! | Sep 01 10:35:01.417 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 10:35:01.418 INFO kablam! Sep 01 10:35:01.418 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:35:01.418 INFO kablam! --> src/objimpl.rs:51:24 Sep 01 10:35:01.418 INFO kablam! | Sep 01 10:35:01.418 INFO kablam! 51 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Sep 01 10:35:01.418 INFO kablam! | ^^^ help: remove these parentheses Sep 01 10:35:01.418 INFO kablam! Sep 01 10:35:01.420 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:35:01.420 INFO kablam! --> src/pyerrors.rs:29:20 Sep 01 10:35:01.420 INFO kablam! | Sep 01 10:35:01.421 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 01 10:35:01.421 INFO kablam! | ^^^ help: remove these parentheses Sep 01 10:35:01.421 INFO kablam! Sep 01 10:35:01.421 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:35:01.421 INFO kablam! --> src/pyerrors.rs:29:47 Sep 01 10:35:01.421 INFO kablam! | Sep 01 10:35:01.421 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 01 10:35:01.421 INFO kablam! | ^^^ help: remove these parentheses Sep 01 10:35:01.421 INFO kablam! Sep 01 10:35:01.421 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:35:01.421 INFO kablam! --> src/pyerrors.rs:35:23 Sep 01 10:35:01.421 INFO kablam! | Sep 01 10:35:01.421 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Sep 01 10:35:01.421 INFO kablam! | ^^^ help: remove these parentheses Sep 01 10:35:01.421 INFO kablam! Sep 01 10:35:02.377 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.04s Sep 01 10:35:02.381 INFO kablam! su: No module specific data is present Sep 01 10:35:02.782 INFO running `"docker" "rm" "-f" "5954f5107f3383e74c0c309aa6c4a7ef00f9e8d442760bd18c158cb4361807bc"` Sep 01 10:35:02.908 INFO blam! 5954f5107f3383e74c0c309aa6c4a7ef00f9e8d442760bd18c158cb4361807bc