Sep 04 10:25:12.167 INFO checking python27-sys-0.2.0 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 10:25:12.167 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 10:25:12.167 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/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:12.366 INFO blam! 03d21cdd5cdf0aa56044ec5ab4b34878ee7af6bb153e0d14ab853f33a5a26227 Sep 04 10:25:12.368 INFO running `"docker" "start" "-a" "03d21cdd5cdf0aa56044ec5ab4b34878ee7af6bb153e0d14ab853f33a5a26227"` Sep 04 10:25:14.599 INFO kablam! Compiling python27-sys v0.2.0 (file:///source) Sep 04 10:25:17.405 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:17.405 INFO kablam! --> src/objimpl.rs:53:23 Sep 04 10:25:17.405 INFO kablam! | Sep 04 10:25:17.405 INFO kablam! 53 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Sep 04 10:25:17.405 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:17.405 INFO kablam! | Sep 04 10:25:17.405 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 10:25:17.406 INFO kablam! Sep 04 10:25:17.406 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:17.406 INFO kablam! --> src/objimpl.rs:69:24 Sep 04 10:25:17.406 INFO kablam! | Sep 04 10:25:17.406 INFO kablam! 69 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Sep 04 10:25:17.406 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:17.406 INFO kablam! Sep 04 10:25:17.408 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:17.408 INFO kablam! --> src/pyerrors.rs:29:20 Sep 04 10:25:17.408 INFO kablam! | Sep 04 10:25:17.408 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 04 10:25:17.408 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:17.408 INFO kablam! Sep 04 10:25:17.408 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:17.408 INFO kablam! --> src/pyerrors.rs:29:47 Sep 04 10:25:17.408 INFO kablam! | Sep 04 10:25:17.408 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 04 10:25:17.408 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:17.408 INFO kablam! Sep 04 10:25:17.408 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:17.408 INFO kablam! --> src/pyerrors.rs:35:23 Sep 04 10:25:17.408 INFO kablam! | Sep 04 10:25:17.408 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Sep 04 10:25:17.408 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:17.408 INFO kablam! Sep 04 10:25:17.497 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:17.497 INFO kablam! --> src/objimpl.rs:53:23 Sep 04 10:25:17.497 INFO kablam! | Sep 04 10:25:17.497 INFO kablam! 53 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Sep 04 10:25:17.497 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:17.497 INFO kablam! | Sep 04 10:25:17.497 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 10:25:17.497 INFO kablam! Sep 04 10:25:17.498 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:17.498 INFO kablam! --> src/objimpl.rs:69:24 Sep 04 10:25:17.498 INFO kablam! | Sep 04 10:25:17.498 INFO kablam! 69 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Sep 04 10:25:17.498 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:17.498 INFO kablam! Sep 04 10:25:17.500 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:17.500 INFO kablam! --> src/pyerrors.rs:29:20 Sep 04 10:25:17.501 INFO kablam! | Sep 04 10:25:17.501 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 04 10:25:17.501 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:17.501 INFO kablam! Sep 04 10:25:17.501 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:17.501 INFO kablam! --> src/pyerrors.rs:29:47 Sep 04 10:25:17.501 INFO kablam! | Sep 04 10:25:17.501 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 04 10:25:17.501 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:17.501 INFO kablam! Sep 04 10:25:17.501 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:17.501 INFO kablam! --> src/pyerrors.rs:35:23 Sep 04 10:25:17.501 INFO kablam! | Sep 04 10:25:17.501 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Sep 04 10:25:17.501 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:17.501 INFO kablam! Sep 04 10:25:18.436 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.87s Sep 04 10:25:18.439 INFO kablam! su: No module specific data is present Sep 04 10:25:18.936 INFO running `"docker" "rm" "-f" "03d21cdd5cdf0aa56044ec5ab4b34878ee7af6bb153e0d14ab853f33a5a26227"` Sep 04 10:25:19.062 INFO blam! 03d21cdd5cdf0aa56044ec5ab4b34878ee7af6bb153e0d14ab853f33a5a26227