Sep 04 10:25:15.738 INFO checking python27-sys-0.1.2 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 10:25:15.739 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 10:25:15.739 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-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.910 INFO blam! c9674f490b1903dc43254bcdba4b280ddd5d3a85221b662f06c9d4fb655eae37 Sep 04 10:25:15.913 INFO running `"docker" "start" "-a" "c9674f490b1903dc43254bcdba4b280ddd5d3a85221b662f06c9d4fb655eae37"` Sep 04 10:25:16.482 INFO kablam! Compiling python27-sys v0.1.2 (file:///source) Sep 04 10:25:19.062 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:19.062 INFO kablam! --> src/objimpl.rs:35:23 Sep 04 10:25:19.062 INFO kablam! | Sep 04 10:25:19.062 INFO kablam! 35 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Sep 04 10:25:19.063 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:19.063 INFO kablam! | Sep 04 10:25:19.063 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 10:25:19.063 INFO kablam! Sep 04 10:25:19.063 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:19.063 INFO kablam! --> src/objimpl.rs:51:24 Sep 04 10:25:19.063 INFO kablam! | Sep 04 10:25:19.063 INFO kablam! 51 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Sep 04 10:25:19.063 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:19.063 INFO kablam! Sep 04 10:25:19.063 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:19.063 INFO kablam! --> src/pyerrors.rs:29:20 Sep 04 10:25:19.063 INFO kablam! | Sep 04 10:25:19.064 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 04 10:25:19.064 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:19.064 INFO kablam! Sep 04 10:25:19.064 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:19.064 INFO kablam! --> src/pyerrors.rs:29:47 Sep 04 10:25:19.064 INFO kablam! | Sep 04 10:25:19.064 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 04 10:25:19.064 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:19.064 INFO kablam! Sep 04 10:25:19.064 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:19.064 INFO kablam! --> src/pyerrors.rs:35:23 Sep 04 10:25:19.064 INFO kablam! | Sep 04 10:25:19.064 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Sep 04 10:25:19.064 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:19.064 INFO kablam! Sep 04 10:25:19.121 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:19.121 INFO kablam! --> src/objimpl.rs:35:23 Sep 04 10:25:19.121 INFO kablam! | Sep 04 10:25:19.121 INFO kablam! 35 | PyType_HasFeature((t), Py_TPFLAGS_HAVE_GC) Sep 04 10:25:19.121 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:19.121 INFO kablam! | Sep 04 10:25:19.121 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 10:25:19.121 INFO kablam! Sep 04 10:25:19.121 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:19.121 INFO kablam! --> src/objimpl.rs:51:24 Sep 04 10:25:19.122 INFO kablam! | Sep 04 10:25:19.122 INFO kablam! 51 | (PyType_HasFeature((t), Py_TPFLAGS_HAVE_WEAKREFS) != 0 Sep 04 10:25:19.122 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:19.122 INFO kablam! Sep 04 10:25:19.123 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:19.123 INFO kablam! --> src/pyerrors.rs:29:20 Sep 04 10:25:19.123 INFO kablam! | Sep 04 10:25:19.123 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 04 10:25:19.123 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:19.123 INFO kablam! Sep 04 10:25:19.123 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:19.123 INFO kablam! --> src/pyerrors.rs:29:47 Sep 04 10:25:19.124 INFO kablam! | Sep 04 10:25:19.124 INFO kablam! 29 | (PyClass_Check((x)) != 0 || (PyType_Check((x)) != 0 && Sep 04 10:25:19.124 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:19.124 INFO kablam! Sep 04 10:25:19.124 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 10:25:19.124 INFO kablam! --> src/pyerrors.rs:35:23 Sep 04 10:25:19.124 INFO kablam! | Sep 04 10:25:19.124 INFO kablam! 35 | (PyInstance_Check((x)) != 0 || Sep 04 10:25:19.124 INFO kablam! | ^^^ help: remove these parentheses Sep 04 10:25:19.124 INFO kablam! Sep 04 10:25:19.959 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.50s Sep 04 10:25:19.963 INFO kablam! su: No module specific data is present Sep 04 10:25:20.366 INFO running `"docker" "rm" "-f" "c9674f490b1903dc43254bcdba4b280ddd5d3a85221b662f06c9d4fb655eae37"` Sep 04 10:25:20.469 INFO blam! c9674f490b1903dc43254bcdba4b280ddd5d3a85221b662f06c9d4fb655eae37