Sep 04 07:22:26.911 INFO checking python27-sys-0.1.2 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 07:22:26.911 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 07:22:26.911 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 07:22:27.097 INFO blam! 1ddb581c6d789ce397de3ee13ca74f418639a59e236daed61b372e65a9e32ad8 Sep 04 07:22:27.098 INFO running `"docker" "start" "-a" "1ddb581c6d789ce397de3ee13ca74f418639a59e236daed61b372e65a9e32ad8"` Sep 04 07:22:27.944 INFO kablam! Compiling python27-sys v0.1.2 (file:///source) Sep 04 07:22:31.058 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 07:22:31.058 INFO kablam! --> src/objimpl.rs:35:23 Sep 04 07:22:31.058 INFO kablam! | Sep 04 07:22:31.058 INFO kablam! 35 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Sep 04 07:22:31.058 INFO kablam! | ^^^ help: remove these parentheses Sep 04 07:22:31.058 INFO kablam! | Sep 04 07:22:31.058 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 07:22:31.059 INFO kablam! Sep 04 07:22:31.059 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 07:22:31.059 INFO kablam! --> src/objimpl.rs:51:24 Sep 04 07:22:31.059 INFO kablam! | Sep 04 07:22:31.059 INFO kablam! 51 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Sep 04 07:22:31.059 INFO kablam! | ^^^ help: remove these parentheses Sep 04 07:22:31.059 INFO kablam! Sep 04 07:22:31.060 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 07:22:31.060 INFO kablam! --> src/pyerrors.rs:29:20 Sep 04 07:22:31.060 INFO kablam! | Sep 04 07:22:31.060 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 04 07:22:31.060 INFO kablam! | ^^^ help: remove these parentheses Sep 04 07:22:31.060 INFO kablam! Sep 04 07:22:31.060 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 07:22:31.060 INFO kablam! --> src/pyerrors.rs:29:47 Sep 04 07:22:31.060 INFO kablam! | Sep 04 07:22:31.061 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 04 07:22:31.061 INFO kablam! | ^^^ help: remove these parentheses Sep 04 07:22:31.061 INFO kablam! Sep 04 07:22:31.061 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 07:22:31.061 INFO kablam! --> src/pyerrors.rs:35:23 Sep 04 07:22:31.061 INFO kablam! | Sep 04 07:22:31.061 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Sep 04 07:22:31.061 INFO kablam! | ^^^ help: remove these parentheses Sep 04 07:22:31.061 INFO kablam! Sep 04 07:22:31.167 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 07:22:31.167 INFO kablam! --> src/objimpl.rs:35:23 Sep 04 07:22:31.167 INFO kablam! | Sep 04 07:22:31.167 INFO kablam! 35 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Sep 04 07:22:31.167 INFO kablam! | ^^^ help: remove these parentheses Sep 04 07:22:31.167 INFO kablam! | Sep 04 07:22:31.167 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 07:22:31.167 INFO kablam! Sep 04 07:22:31.167 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 07:22:31.167 INFO kablam! --> src/objimpl.rs:51:24 Sep 04 07:22:31.167 INFO kablam! | Sep 04 07:22:31.167 INFO kablam! 51 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Sep 04 07:22:31.168 INFO kablam! | ^^^ help: remove these parentheses Sep 04 07:22:31.168 INFO kablam! Sep 04 07:22:31.170 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 07:22:31.170 INFO kablam! --> src/pyerrors.rs:29:20 Sep 04 07:22:31.170 INFO kablam! | Sep 04 07:22:31.170 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 04 07:22:31.171 INFO kablam! | ^^^ help: remove these parentheses Sep 04 07:22:31.171 INFO kablam! Sep 04 07:22:31.171 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 07:22:31.171 INFO kablam! --> src/pyerrors.rs:29:47 Sep 04 07:22:31.171 INFO kablam! | Sep 04 07:22:31.171 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 04 07:22:31.171 INFO kablam! | ^^^ help: remove these parentheses Sep 04 07:22:31.171 INFO kablam! Sep 04 07:22:31.171 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 07:22:31.171 INFO kablam! --> src/pyerrors.rs:35:23 Sep 04 07:22:31.171 INFO kablam! | Sep 04 07:22:31.171 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Sep 04 07:22:31.171 INFO kablam! | ^^^ help: remove these parentheses Sep 04 07:22:31.171 INFO kablam! Sep 04 07:22:32.272 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.36s Sep 04 07:22:32.277 INFO kablam! su: No module specific data is present Sep 04 07:22:32.748 INFO running `"docker" "rm" "-f" "1ddb581c6d789ce397de3ee13ca74f418639a59e236daed61b372e65a9e32ad8"` Sep 04 07:22:32.893 INFO blam! 1ddb581c6d789ce397de3ee13ca74f418639a59e236daed61b372e65a9e32ad8