Sep 04 10:25:15.265 INFO checking python27-sys-0.1.2 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 10:25:15.265 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 10:25:15.265 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 10:25:15.463 INFO blam! a8a4136e8ca9c5d0948e80374938853180d2e0694e9d08342d72a582b87d9216 Sep 04 10:25:15.465 INFO running `"docker" "start" "-a" "a8a4136e8ca9c5d0948e80374938853180d2e0694e9d08342d72a582b87d9216"` Sep 04 10:25:16.214 INFO kablam! Compiling python27-sys v0.1.2 (file:///source) Sep 04 10:25:18.652 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:18.652 INFO kablam! --> src/objimpl.rs:35:23 Sep 04 10:25:18.652 INFO kablam! | Sep 04 10:25:18.652 INFO kablam! 35 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Sep 04 10:25:18.652 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:18.652 INFO kablam! | Sep 04 10:25:18.652 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 10:25:18.652 INFO kablam! Sep 04 10:25:18.653 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:18.653 INFO kablam! --> src/objimpl.rs:51:24 Sep 04 10:25:18.653 INFO kablam! | Sep 04 10:25:18.653 INFO kablam! 51 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Sep 04 10:25:18.653 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:18.653 INFO kablam! Sep 04 10:25:18.655 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:18.655 INFO kablam! --> src/pyerrors.rs:29:20 Sep 04 10:25:18.655 INFO kablam! | Sep 04 10:25:18.655 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 04 10:25:18.655 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:18.655 INFO kablam! Sep 04 10:25:18.656 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:18.656 INFO kablam! --> src/pyerrors.rs:29:47 Sep 04 10:25:18.656 INFO kablam! | Sep 04 10:25:18.656 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 04 10:25:18.656 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:18.656 INFO kablam! Sep 04 10:25:18.656 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:18.656 INFO kablam! --> src/pyerrors.rs:35:23 Sep 04 10:25:18.656 INFO kablam! | Sep 04 10:25:18.656 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Sep 04 10:25:18.656 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:18.656 INFO kablam! Sep 04 10:25:18.724 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:18.724 INFO kablam! --> src/objimpl.rs:35:23 Sep 04 10:25:18.724 INFO kablam! | Sep 04 10:25:18.724 INFO kablam! 35 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Sep 04 10:25:18.724 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:18.724 INFO kablam! | Sep 04 10:25:18.724 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 10:25:18.724 INFO kablam! Sep 04 10:25:18.724 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:18.724 INFO kablam! --> src/objimpl.rs:51:24 Sep 04 10:25:18.724 INFO kablam! | Sep 04 10:25:18.724 INFO kablam! 51 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Sep 04 10:25:18.725 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:18.725 INFO kablam! Sep 04 10:25:18.727 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:18.727 INFO kablam! --> src/pyerrors.rs:29:20 Sep 04 10:25:18.727 INFO kablam! | Sep 04 10:25:18.727 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 04 10:25:18.727 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:18.727 INFO kablam! Sep 04 10:25:18.727 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:18.727 INFO kablam! --> src/pyerrors.rs:29:47 Sep 04 10:25:18.727 INFO kablam! | Sep 04 10:25:18.727 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 04 10:25:18.727 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:18.727 INFO kablam! Sep 04 10:25:18.727 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:18.727 INFO kablam! --> src/pyerrors.rs:35:23 Sep 04 10:25:18.727 INFO kablam! | Sep 04 10:25:18.727 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Sep 04 10:25:18.728 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:18.728 INFO kablam! Sep 04 10:25:19.624 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.44s Sep 04 10:25:19.627 INFO kablam! su: No module specific data is present Sep 04 10:25:20.085 INFO running `"docker" "rm" "-f" "a8a4136e8ca9c5d0948e80374938853180d2e0694e9d08342d72a582b87d9216"` Sep 04 10:25:20.184 INFO blam! a8a4136e8ca9c5d0948e80374938853180d2e0694e9d08342d72a582b87d9216