Sep 04 17:38:00.884 INFO checking flo_http_ui-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 17:38:00.884 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 17:38:00.884 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/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 17:38:01.021 INFO blam! a2e5b24ccd9de407626675989e5f1af9e76572d9b4b28e02d24a95049384461b Sep 04 17:38:01.023 INFO running `"docker" "start" "-a" "a2e5b24ccd9de407626675989e5f1af9e76572d9b4b28e02d24a95049384461b"` Sep 04 17:38:02.267 INFO kablam! Checking flo_ui v0.1.0 Sep 04 17:38:07.731 INFO kablam! Checking flo_http_ui v0.1.0 (file:///source) Sep 04 17:38:13.273 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:13.273 INFO kablam! --> src/ui_handler.rs:250:32 Sep 04 17:38:13.273 INFO kablam! | Sep 04 17:38:13.273 INFO kablam! 250 | Response::with((status::NotFound)) Sep 04 17:38:13.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:13.273 INFO kablam! | Sep 04 17:38:13.273 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 17:38:13.273 INFO kablam! Sep 04 17:38:13.273 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:13.273 INFO kablam! --> src/ui_handler.rs:254:28 Sep 04 17:38:13.273 INFO kablam! | Sep 04 17:38:13.273 INFO kablam! 254 | Response::with((status::NotFound)) Sep 04 17:38:13.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:13.273 INFO kablam! Sep 04 17:38:13.273 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:13.273 INFO kablam! --> src/ui_handler.rs:304:32 Sep 04 17:38:13.273 INFO kablam! | Sep 04 17:38:13.273 INFO kablam! 304 | Response::with((status::NotFound)) Sep 04 17:38:13.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:13.273 INFO kablam! Sep 04 17:38:13.274 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:13.274 INFO kablam! --> src/ui_handler.rs:307:35 Sep 04 17:38:13.274 INFO kablam! | Sep 04 17:38:13.274 INFO kablam! 307 | return Response::with((status::NotFound)); Sep 04 17:38:13.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:13.274 INFO kablam! Sep 04 17:38:13.274 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:13.274 INFO kablam! --> src/ui_handler.rs:317:35 Sep 04 17:38:13.274 INFO kablam! | Sep 04 17:38:13.274 INFO kablam! 317 | return Response::with((status::NotFound)); Sep 04 17:38:13.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:13.274 INFO kablam! Sep 04 17:38:13.274 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:13.274 INFO kablam! --> src/ui_handler.rs:340:43 Sep 04 17:38:13.274 INFO kablam! | Sep 04 17:38:13.274 INFO kablam! 340 | _ => Response::with((status::NotFound)) Sep 04 17:38:13.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:13.274 INFO kablam! Sep 04 17:38:13.274 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:13.274 INFO kablam! --> src/ui_handler.rs:344:28 Sep 04 17:38:13.274 INFO kablam! | Sep 04 17:38:13.274 INFO kablam! 344 | Response::with((status::NotFound)) Sep 04 17:38:13.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:13.274 INFO kablam! Sep 04 17:38:13.274 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:13.275 INFO kablam! --> src/ui_handler.rs:365:39 Sep 04 17:38:13.275 INFO kablam! | Sep 04 17:38:13.275 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Sep 04 17:38:13.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:13.275 INFO kablam! Sep 04 17:38:13.275 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:13.275 INFO kablam! --> src/ui_handler.rs:372:66 Sep 04 17:38:13.275 INFO kablam! | Sep 04 17:38:13.275 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Sep 04 17:38:13.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:13.275 INFO kablam! Sep 04 17:38:13.275 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:13.275 INFO kablam! --> src/ui_handler.rs:373:66 Sep 04 17:38:13.275 INFO kablam! | Sep 04 17:38:13.275 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Sep 04 17:38:13.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:13.275 INFO kablam! Sep 04 17:38:13.275 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:13.275 INFO kablam! --> src/ui_handler.rs:385:35 Sep 04 17:38:13.275 INFO kablam! | Sep 04 17:38:13.275 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Sep 04 17:38:13.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:13.275 INFO kablam! Sep 04 17:38:14.449 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:14.449 INFO kablam! --> src/ui_handler.rs:250:32 Sep 04 17:38:14.449 INFO kablam! | Sep 04 17:38:14.449 INFO kablam! 250 | Response::with((status::NotFound)) Sep 04 17:38:14.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:14.449 INFO kablam! | Sep 04 17:38:14.449 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 17:38:14.449 INFO kablam! Sep 04 17:38:14.449 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:14.449 INFO kablam! --> src/ui_handler.rs:254:28 Sep 04 17:38:14.449 INFO kablam! | Sep 04 17:38:14.449 INFO kablam! 254 | Response::with((status::NotFound)) Sep 04 17:38:14.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:14.449 INFO kablam! Sep 04 17:38:14.450 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:14.450 INFO kablam! --> src/ui_handler.rs:304:32 Sep 04 17:38:14.450 INFO kablam! | Sep 04 17:38:14.450 INFO kablam! 304 | Response::with((status::NotFound)) Sep 04 17:38:14.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:14.450 INFO kablam! Sep 04 17:38:14.450 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:14.450 INFO kablam! --> src/ui_handler.rs:307:35 Sep 04 17:38:14.450 INFO kablam! | Sep 04 17:38:14.450 INFO kablam! 307 | return Response::with((status::NotFound)); Sep 04 17:38:14.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:14.450 INFO kablam! Sep 04 17:38:14.450 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:14.450 INFO kablam! --> src/ui_handler.rs:317:35 Sep 04 17:38:14.450 INFO kablam! | Sep 04 17:38:14.450 INFO kablam! 317 | return Response::with((status::NotFound)); Sep 04 17:38:14.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:14.450 INFO kablam! Sep 04 17:38:14.451 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:14.451 INFO kablam! --> src/ui_handler.rs:340:43 Sep 04 17:38:14.451 INFO kablam! | Sep 04 17:38:14.451 INFO kablam! 340 | _ => Response::with((status::NotFound)) Sep 04 17:38:14.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:14.451 INFO kablam! Sep 04 17:38:14.451 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:14.451 INFO kablam! --> src/ui_handler.rs:344:28 Sep 04 17:38:14.451 INFO kablam! | Sep 04 17:38:14.451 INFO kablam! 344 | Response::with((status::NotFound)) Sep 04 17:38:14.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:14.451 INFO kablam! Sep 04 17:38:14.451 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:14.451 INFO kablam! --> src/ui_handler.rs:365:39 Sep 04 17:38:14.451 INFO kablam! | Sep 04 17:38:14.451 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Sep 04 17:38:14.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:14.451 INFO kablam! Sep 04 17:38:14.451 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:14.451 INFO kablam! --> src/ui_handler.rs:372:66 Sep 04 17:38:14.451 INFO kablam! | Sep 04 17:38:14.451 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Sep 04 17:38:14.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:14.452 INFO kablam! Sep 04 17:38:14.452 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:14.452 INFO kablam! --> src/ui_handler.rs:373:66 Sep 04 17:38:14.452 INFO kablam! | Sep 04 17:38:14.452 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Sep 04 17:38:14.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:14.452 INFO kablam! Sep 04 17:38:14.452 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 17:38:14.452 INFO kablam! --> src/ui_handler.rs:385:35 Sep 04 17:38:14.452 INFO kablam! | Sep 04 17:38:14.452 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Sep 04 17:38:14.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 17:38:14.452 INFO kablam! Sep 04 17:38:17.276 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.28s Sep 04 17:38:17.291 INFO kablam! su: No module specific data is present Sep 04 17:38:17.734 INFO running `"docker" "rm" "-f" "a2e5b24ccd9de407626675989e5f1af9e76572d9b4b28e02d24a95049384461b"` Sep 04 17:38:17.869 INFO blam! a2e5b24ccd9de407626675989e5f1af9e76572d9b4b28e02d24a95049384461b