Sep 04 22:19:26.547 INFO checking domafic-0.1.2 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 22:19:26.547 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 22:19:26.548 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/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 22:19:26.708 INFO blam! feb43da2b07f74aaae86d2a8b73d0e53bb83db70e97338285a59f38bc3c8ceb4 Sep 04 22:19:26.710 INFO running `"docker" "start" "-a" "feb43da2b07f74aaae86d2a8b73d0e53bb83db70e97338285a59f38bc3c8ceb4"` Sep 04 22:19:27.301 INFO kablam! Checking either_n v0.2.0 Sep 04 22:19:29.940 INFO kablam! Checking domafic v0.1.2 (file:///source) Sep 04 22:19:31.001 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 22:19:31.001 INFO kablam! --> src/lib.rs:332:13 Sep 04 22:19:31.001 INFO kablam! | Sep 04 22:19:31.001 INFO kablam! 332 | div(( Sep 04 22:19:31.001 INFO kablam! | _____________^ Sep 04 22:19:31.001 INFO kablam! 333 | | table(( Sep 04 22:19:31.001 INFO kablam! 334 | | if include_rows { Sep 04 22:19:31.001 INFO kablam! 335 | | Either2::One(( Sep 04 22:19:31.001 INFO kablam! ... | Sep 04 22:19:31.001 INFO kablam! 342 | | )) Sep 04 22:19:31.001 INFO kablam! 343 | | )) Sep 04 22:19:31.001 INFO kablam! | |_________^ Sep 04 22:19:31.002 INFO kablam! | Sep 04 22:19:31.002 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 22:19:31.002 INFO kablam! help: remove these parentheses Sep 04 22:19:31.002 INFO kablam! | Sep 04 22:19:31.002 INFO kablam! 332 | div(table((if include_rows { Sep 04 22:19:31.002 INFO kablam! 333 | Either2::One((tr("a".into_node()), tr("b".into_node()))) Sep 04 22:19:31.002 INFO kablam! 334 | } else { Either2::Two("sumthin else".into_node()) }))) Sep 04 22:19:31.002 INFO kablam! | Sep 04 22:19:31.002 INFO kablam! Sep 04 22:19:31.003 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 22:19:31.003 INFO kablam! --> src/lib.rs:333:19 Sep 04 22:19:31.003 INFO kablam! | Sep 04 22:19:31.003 INFO kablam! 333 | table(( Sep 04 22:19:31.003 INFO kablam! | ___________________^ Sep 04 22:19:31.003 INFO kablam! 334 | | if include_rows { Sep 04 22:19:31.003 INFO kablam! 335 | | Either2::One(( Sep 04 22:19:31.003 INFO kablam! 336 | | tr("a".into_node()), Sep 04 22:19:31.003 INFO kablam! ... | Sep 04 22:19:31.003 INFO kablam! 341 | | } Sep 04 22:19:31.003 INFO kablam! 342 | | )) Sep 04 22:19:31.003 INFO kablam! | |_____________^ Sep 04 22:19:31.003 INFO kablam! help: remove these parentheses Sep 04 22:19:31.003 INFO kablam! | Sep 04 22:19:31.003 INFO kablam! 333 | table(if include_rows { Sep 04 22:19:31.003 INFO kablam! 334 | Either2::One((tr("a".into_node()), tr("b".into_node()))) Sep 04 22:19:31.003 INFO kablam! 335 | } else { Either2::Two("sumthin else".into_node()) }) Sep 04 22:19:31.003 INFO kablam! | Sep 04 22:19:31.003 INFO kablam! Sep 04 22:19:34.989 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 04 22:19:34.989 INFO kablam! --> src/lib.rs:129:27 Sep 04 22:19:34.989 INFO kablam! | Sep 04 22:19:34.989 INFO kablam! 129 | #![cfg_attr(test, feature(conservative_impl_trait))] Sep 04 22:19:34.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:19:34.990 INFO kablam! | Sep 04 22:19:34.990 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 22:19:34.990 INFO kablam! Sep 04 22:19:35.848 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.56s Sep 04 22:19:35.857 INFO kablam! su: No module specific data is present Sep 04 22:19:36.632 INFO running `"docker" "rm" "-f" "feb43da2b07f74aaae86d2a8b73d0e53bb83db70e97338285a59f38bc3c8ceb4"` Sep 04 22:19:36.721 INFO blam! feb43da2b07f74aaae86d2a8b73d0e53bb83db70e97338285a59f38bc3c8ceb4