Sep 06 02:06:11.194 INFO checking python27-sys-0.2.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 02:06:11.194 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 02:06:11.194 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 02:06:11.382 INFO blam! 0b2e27eb6faf6212b515f8aa91591ab3201fbaeb3eb6401e59a15ae49d4d574a Sep 06 02:06:11.384 INFO running `"docker" "start" "-a" "0b2e27eb6faf6212b515f8aa91591ab3201fbaeb3eb6401e59a15ae49d4d574a"` Sep 06 02:06:13.018 INFO kablam! usermod: no changes Sep 06 02:06:13.162 INFO kablam! Compiling python27-sys v0.2.0 (file:///source) Sep 06 02:06:16.818 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 02:06:16.818 INFO kablam! --> src/objimpl.rs:53:23 Sep 06 02:06:16.818 INFO kablam! | Sep 06 02:06:16.818 INFO kablam! 53 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Sep 06 02:06:16.818 INFO kablam! | ^^^ help: remove these parentheses Sep 06 02:06:16.818 INFO kablam! | Sep 06 02:06:16.818 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 02:06:16.818 INFO kablam! Sep 06 02:06:16.818 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 02:06:16.818 INFO kablam! --> src/objimpl.rs:69:24 Sep 06 02:06:16.818 INFO kablam! | Sep 06 02:06:16.818 INFO kablam! 69 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Sep 06 02:06:16.818 INFO kablam! | ^^^ help: remove these parentheses Sep 06 02:06:16.818 INFO kablam! Sep 06 02:06:16.822 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 02:06:16.822 INFO kablam! --> src/pyerrors.rs:29:20 Sep 06 02:06:16.822 INFO kablam! | Sep 06 02:06:16.822 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 06 02:06:16.822 INFO kablam! | ^^^ help: remove these parentheses Sep 06 02:06:16.822 INFO kablam! Sep 06 02:06:16.822 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 02:06:16.822 INFO kablam! --> src/pyerrors.rs:29:47 Sep 06 02:06:16.822 INFO kablam! | Sep 06 02:06:16.822 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 06 02:06:16.822 INFO kablam! | ^^^ help: remove these parentheses Sep 06 02:06:16.822 INFO kablam! Sep 06 02:06:16.822 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 02:06:16.822 INFO kablam! --> src/pyerrors.rs:35:23 Sep 06 02:06:16.822 INFO kablam! | Sep 06 02:06:16.822 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Sep 06 02:06:16.822 INFO kablam! | ^^^ help: remove these parentheses Sep 06 02:06:16.822 INFO kablam! Sep 06 02:06:16.934 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 02:06:16.934 INFO kablam! --> src/objimpl.rs:53:23 Sep 06 02:06:16.934 INFO kablam! | Sep 06 02:06:16.934 INFO kablam! 53 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Sep 06 02:06:16.934 INFO kablam! | ^^^ help: remove these parentheses Sep 06 02:06:16.934 INFO kablam! | Sep 06 02:06:16.934 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 02:06:16.934 INFO kablam! Sep 06 02:06:16.934 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 02:06:16.934 INFO kablam! --> src/objimpl.rs:69:24 Sep 06 02:06:16.934 INFO kablam! | Sep 06 02:06:16.934 INFO kablam! 69 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Sep 06 02:06:16.934 INFO kablam! | ^^^ help: remove these parentheses Sep 06 02:06:16.934 INFO kablam! Sep 06 02:06:16.934 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 02:06:16.934 INFO kablam! --> src/pyerrors.rs:29:20 Sep 06 02:06:16.934 INFO kablam! | Sep 06 02:06:16.934 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 06 02:06:16.934 INFO kablam! | ^^^ help: remove these parentheses Sep 06 02:06:16.934 INFO kablam! Sep 06 02:06:16.934 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 02:06:16.934 INFO kablam! --> src/pyerrors.rs:29:47 Sep 06 02:06:16.934 INFO kablam! | Sep 06 02:06:16.934 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 06 02:06:16.934 INFO kablam! | ^^^ help: remove these parentheses Sep 06 02:06:16.934 INFO kablam! Sep 06 02:06:16.934 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 02:06:16.934 INFO kablam! --> src/pyerrors.rs:35:23 Sep 06 02:06:16.934 INFO kablam! | Sep 06 02:06:16.934 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Sep 06 02:06:16.934 INFO kablam! | ^^^ help: remove these parentheses Sep 06 02:06:16.934 INFO kablam! Sep 06 02:06:17.722 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.67s Sep 06 02:06:17.734 INFO kablam! su: No module specific data is present Sep 06 02:06:18.740 INFO running `"docker" "rm" "-f" "0b2e27eb6faf6212b515f8aa91591ab3201fbaeb3eb6401e59a15ae49d4d574a"` Sep 06 02:06:18.906 INFO blam! 0b2e27eb6faf6212b515f8aa91591ab3201fbaeb3eb6401e59a15ae49d4d574a