Sep 04 19:28:47.357 INFO checking domafic-0.1.2 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 19:28:47.357 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 19:28:47.358 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 19:28:47.530 INFO blam! 855302a237144b79158ae94218d18d0ca28e746ddf683d27fd0f3b994efb8dc9 Sep 04 19:28:47.532 INFO running `"docker" "start" "-a" "855302a237144b79158ae94218d18d0ca28e746ddf683d27fd0f3b994efb8dc9"` Sep 04 19:28:48.157 INFO kablam! Checking either_n v0.2.0 Sep 04 19:28:51.130 INFO kablam! Checking domafic v0.1.2 (file:///source) Sep 04 19:28:51.799 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 19:28:51.799 INFO kablam! --> src/lib.rs:332:13 Sep 04 19:28:51.799 INFO kablam! | Sep 04 19:28:51.799 INFO kablam! 332 | div(( Sep 04 19:28:51.799 INFO kablam! | _____________^ Sep 04 19:28:51.799 INFO kablam! 333 | | table(( Sep 04 19:28:51.799 INFO kablam! 334 | | if include_rows { Sep 04 19:28:51.799 INFO kablam! 335 | | Either2::One(( Sep 04 19:28:51.799 INFO kablam! ... | Sep 04 19:28:51.799 INFO kablam! 342 | | )) Sep 04 19:28:51.799 INFO kablam! 343 | | )) Sep 04 19:28:51.799 INFO kablam! | |_________^ Sep 04 19:28:51.799 INFO kablam! | Sep 04 19:28:51.799 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 19:28:51.799 INFO kablam! help: remove these parentheses Sep 04 19:28:51.799 INFO kablam! | Sep 04 19:28:51.799 INFO kablam! 332 | div(table((if include_rows { Sep 04 19:28:51.800 INFO kablam! 333 | Either2::One((tr("a".into_node()), tr("b".into_node()))) Sep 04 19:28:51.800 INFO kablam! 334 | } else { Either2::Two("sumthin else".into_node()) }))) Sep 04 19:28:51.800 INFO kablam! | Sep 04 19:28:51.800 INFO kablam! Sep 04 19:28:51.800 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 19:28:51.800 INFO kablam! --> src/lib.rs:333:19 Sep 04 19:28:51.800 INFO kablam! | Sep 04 19:28:51.800 INFO kablam! 333 | table(( Sep 04 19:28:51.800 INFO kablam! | ___________________^ Sep 04 19:28:51.800 INFO kablam! 334 | | if include_rows { Sep 04 19:28:51.800 INFO kablam! 335 | | Either2::One(( Sep 04 19:28:51.800 INFO kablam! 336 | | tr("a".into_node()), Sep 04 19:28:51.800 INFO kablam! ... | Sep 04 19:28:51.800 INFO kablam! 341 | | } Sep 04 19:28:51.800 INFO kablam! 342 | | )) Sep 04 19:28:51.800 INFO kablam! | |_____________^ Sep 04 19:28:51.800 INFO kablam! help: remove these parentheses Sep 04 19:28:51.800 INFO kablam! | Sep 04 19:28:51.800 INFO kablam! 333 | table(if include_rows { Sep 04 19:28:51.800 INFO kablam! 334 | Either2::One((tr("a".into_node()), tr("b".into_node()))) Sep 04 19:28:51.800 INFO kablam! 335 | } else { Either2::Two("sumthin else".into_node()) }) Sep 04 19:28:51.801 INFO kablam! | Sep 04 19:28:51.801 INFO kablam! Sep 04 19:28:55.183 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 19:28:55.183 INFO kablam! --> src/lib.rs:129:27 Sep 04 19:28:55.183 INFO kablam! | Sep 04 19:28:55.183 INFO kablam! 129 | #![cfg_attr(test, feature(conservative_impl_trait))] Sep 04 19:28:55.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 19:28:55.183 INFO kablam! | Sep 04 19:28:55.183 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 19:28:55.183 INFO kablam! Sep 04 19:28:56.102 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.96s Sep 04 19:28:56.108 INFO kablam! su: No module specific data is present Sep 04 19:28:56.466 INFO running `"docker" "rm" "-f" "855302a237144b79158ae94218d18d0ca28e746ddf683d27fd0f3b994efb8dc9"` Sep 04 19:28:56.586 INFO blam! 855302a237144b79158ae94218d18d0ca28e746ddf683d27fd0f3b994efb8dc9