Sep 19 22:25:20.532 INFO checking python27-sys-0.2.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 22:25:20.532 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 22:25:20.532 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:25:20.735 INFO blam! 3b0b4194576e18b38ad72db8ace705f3103941a0974606f26822e542571979af Sep 19 22:25:20.737 INFO running `"docker" "start" "-a" "3b0b4194576e18b38ad72db8ace705f3103941a0974606f26822e542571979af"` Sep 19 22:25:22.769 INFO kablam! usermod: no changes Sep 19 22:25:22.886 INFO kablam! Compiling python27-sys v0.2.0 (/source) Sep 19 22:25:26.613 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 22:25:26.613 INFO kablam! --> src/objimpl.rs:53:23 Sep 19 22:25:26.613 INFO kablam! | Sep 19 22:25:26.613 INFO kablam! 53 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Sep 19 22:25:26.613 INFO kablam! | ^^^ help: remove these parentheses Sep 19 22:25:26.613 INFO kablam! | Sep 19 22:25:26.613 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 22:25:26.613 INFO kablam! Sep 19 22:25:26.613 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 22:25:26.613 INFO kablam! --> src/objimpl.rs:69:24 Sep 19 22:25:26.613 INFO kablam! | Sep 19 22:25:26.613 INFO kablam! 69 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Sep 19 22:25:26.613 INFO kablam! | ^^^ help: remove these parentheses Sep 19 22:25:26.613 INFO kablam! Sep 19 22:25:26.613 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 22:25:26.613 INFO kablam! --> src/pyerrors.rs:29:20 Sep 19 22:25:26.613 INFO kablam! | Sep 19 22:25:26.613 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 19 22:25:26.613 INFO kablam! | ^^^ help: remove these parentheses Sep 19 22:25:26.613 INFO kablam! Sep 19 22:25:26.613 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 22:25:26.613 INFO kablam! --> src/pyerrors.rs:29:47 Sep 19 22:25:26.613 INFO kablam! | Sep 19 22:25:26.613 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 19 22:25:26.613 INFO kablam! | ^^^ help: remove these parentheses Sep 19 22:25:26.613 INFO kablam! Sep 19 22:25:26.613 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 22:25:26.613 INFO kablam! --> src/pyerrors.rs:35:23 Sep 19 22:25:26.613 INFO kablam! | Sep 19 22:25:26.613 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Sep 19 22:25:26.613 INFO kablam! | ^^^ help: remove these parentheses Sep 19 22:25:26.613 INFO kablam! Sep 19 22:25:26.826 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 22:25:26.827 INFO kablam! --> src/objimpl.rs:53:23 Sep 19 22:25:26.827 INFO kablam! | Sep 19 22:25:26.827 INFO kablam! 53 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Sep 19 22:25:26.828 INFO kablam! | ^^^ help: remove these parentheses Sep 19 22:25:26.828 INFO kablam! | Sep 19 22:25:26.828 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 22:25:26.829 INFO kablam! Sep 19 22:25:26.829 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 22:25:26.829 INFO kablam! --> src/objimpl.rs:69:24 Sep 19 22:25:26.830 INFO kablam! | Sep 19 22:25:26.830 INFO kablam! 69 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Sep 19 22:25:26.830 INFO kablam! | ^^^ help: remove these parentheses Sep 19 22:25:26.831 INFO kablam! Sep 19 22:25:26.831 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 22:25:26.831 INFO kablam! --> src/pyerrors.rs:29:20 Sep 19 22:25:26.832 INFO kablam! | Sep 19 22:25:26.832 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 19 22:25:26.833 INFO kablam! | ^^^ help: remove these parentheses Sep 19 22:25:26.833 INFO kablam! Sep 19 22:25:26.833 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 22:25:26.833 INFO kablam! --> src/pyerrors.rs:29:47 Sep 19 22:25:26.834 INFO kablam! | Sep 19 22:25:26.834 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 19 22:25:26.835 INFO kablam! | ^^^ help: remove these parentheses Sep 19 22:25:26.835 INFO kablam! Sep 19 22:25:26.835 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 22:25:26.836 INFO kablam! --> src/pyerrors.rs:35:23 Sep 19 22:25:26.836 INFO kablam! | Sep 19 22:25:26.836 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Sep 19 22:25:26.837 INFO kablam! | ^^^ help: remove these parentheses Sep 19 22:25:26.837 INFO kablam! Sep 19 22:25:27.548 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.75s Sep 19 22:25:27.562 INFO kablam! su: No module specific data is present Sep 19 22:25:28.649 INFO running `"docker" "rm" "-f" "3b0b4194576e18b38ad72db8ace705f3103941a0974606f26822e542571979af"` Sep 19 22:25:28.778 INFO blam! 3b0b4194576e18b38ad72db8ace705f3103941a0974606f26822e542571979af