Sep 01 04:14:00.551 INFO checking flo_http_ui-0.1.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 04:14:00.551 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 04:14:00.551 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 04:14:00.757 INFO blam! 847963dd0573b4e0cafe792fb3d7846f0b30292effd6aa57cb2ef807f567d413 Sep 01 04:14:00.760 INFO running `"docker" "start" "-a" "847963dd0573b4e0cafe792fb3d7846f0b30292effd6aa57cb2ef807f567d413"` Sep 01 04:14:01.579 INFO kablam! Checking flo_http_ui v0.1.0 (file:///source) Sep 01 04:14:07.731 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.732 INFO kablam! --> src/ui_handler.rs:250:32 Sep 01 04:14:07.732 INFO kablam! | Sep 01 04:14:07.732 INFO kablam! 250 | Response::with((status::NotFound)) Sep 01 04:14:07.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.732 INFO kablam! | Sep 01 04:14:07.732 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 04:14:07.732 INFO kablam! Sep 01 04:14:07.732 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.733 INFO kablam! --> src/ui_handler.rs:254:28 Sep 01 04:14:07.733 INFO kablam! | Sep 01 04:14:07.733 INFO kablam! 254 | Response::with((status::NotFound)) Sep 01 04:14:07.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.733 INFO kablam! Sep 01 04:14:07.733 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.733 INFO kablam! --> src/ui_handler.rs:304:32 Sep 01 04:14:07.733 INFO kablam! | Sep 01 04:14:07.733 INFO kablam! 304 | Response::with((status::NotFound)) Sep 01 04:14:07.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.733 INFO kablam! Sep 01 04:14:07.733 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.733 INFO kablam! --> src/ui_handler.rs:307:35 Sep 01 04:14:07.733 INFO kablam! | Sep 01 04:14:07.733 INFO kablam! 307 | return Response::with((status::NotFound)); Sep 01 04:14:07.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.733 INFO kablam! Sep 01 04:14:07.733 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.733 INFO kablam! --> src/ui_handler.rs:317:35 Sep 01 04:14:07.733 INFO kablam! | Sep 01 04:14:07.733 INFO kablam! 317 | return Response::with((status::NotFound)); Sep 01 04:14:07.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.734 INFO kablam! Sep 01 04:14:07.734 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.734 INFO kablam! --> src/ui_handler.rs:340:43 Sep 01 04:14:07.734 INFO kablam! | Sep 01 04:14:07.734 INFO kablam! 340 | _ => Response::with((status::NotFound)) Sep 01 04:14:07.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.734 INFO kablam! Sep 01 04:14:07.734 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.734 INFO kablam! --> src/ui_handler.rs:344:28 Sep 01 04:14:07.734 INFO kablam! | Sep 01 04:14:07.734 INFO kablam! 344 | Response::with((status::NotFound)) Sep 01 04:14:07.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.734 INFO kablam! Sep 01 04:14:07.734 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.734 INFO kablam! --> src/ui_handler.rs:365:39 Sep 01 04:14:07.734 INFO kablam! | Sep 01 04:14:07.734 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Sep 01 04:14:07.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.734 INFO kablam! Sep 01 04:14:07.734 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.734 INFO kablam! --> src/ui_handler.rs:372:66 Sep 01 04:14:07.734 INFO kablam! | Sep 01 04:14:07.734 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Sep 01 04:14:07.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.735 INFO kablam! Sep 01 04:14:07.735 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.735 INFO kablam! --> src/ui_handler.rs:373:66 Sep 01 04:14:07.735 INFO kablam! | Sep 01 04:14:07.735 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Sep 01 04:14:07.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.735 INFO kablam! Sep 01 04:14:07.735 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.735 INFO kablam! --> src/ui_handler.rs:385:35 Sep 01 04:14:07.735 INFO kablam! | Sep 01 04:14:07.735 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Sep 01 04:14:07.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.735 INFO kablam! Sep 01 04:14:07.859 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.859 INFO kablam! --> src/ui_handler.rs:250:32 Sep 01 04:14:07.859 INFO kablam! | Sep 01 04:14:07.859 INFO kablam! 250 | Response::with((status::NotFound)) Sep 01 04:14:07.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.859 INFO kablam! | Sep 01 04:14:07.859 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 04:14:07.859 INFO kablam! Sep 01 04:14:07.860 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.860 INFO kablam! --> src/ui_handler.rs:254:28 Sep 01 04:14:07.860 INFO kablam! | Sep 01 04:14:07.860 INFO kablam! 254 | Response::with((status::NotFound)) Sep 01 04:14:07.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.860 INFO kablam! Sep 01 04:14:07.860 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.860 INFO kablam! --> src/ui_handler.rs:304:32 Sep 01 04:14:07.860 INFO kablam! | Sep 01 04:14:07.860 INFO kablam! 304 | Response::with((status::NotFound)) Sep 01 04:14:07.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.860 INFO kablam! Sep 01 04:14:07.860 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.860 INFO kablam! --> src/ui_handler.rs:307:35 Sep 01 04:14:07.860 INFO kablam! | Sep 01 04:14:07.860 INFO kablam! 307 | return Response::with((status::NotFound)); Sep 01 04:14:07.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.860 INFO kablam! Sep 01 04:14:07.861 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.861 INFO kablam! --> src/ui_handler.rs:317:35 Sep 01 04:14:07.861 INFO kablam! | Sep 01 04:14:07.861 INFO kablam! 317 | return Response::with((status::NotFound)); Sep 01 04:14:07.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.861 INFO kablam! Sep 01 04:14:07.861 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.861 INFO kablam! --> src/ui_handler.rs:340:43 Sep 01 04:14:07.861 INFO kablam! | Sep 01 04:14:07.861 INFO kablam! 340 | _ => Response::with((status::NotFound)) Sep 01 04:14:07.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.861 INFO kablam! Sep 01 04:14:07.861 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.861 INFO kablam! --> src/ui_handler.rs:344:28 Sep 01 04:14:07.861 INFO kablam! | Sep 01 04:14:07.861 INFO kablam! 344 | Response::with((status::NotFound)) Sep 01 04:14:07.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.861 INFO kablam! Sep 01 04:14:07.861 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.861 INFO kablam! --> src/ui_handler.rs:365:39 Sep 01 04:14:07.861 INFO kablam! | Sep 01 04:14:07.861 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Sep 01 04:14:07.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.861 INFO kablam! Sep 01 04:14:07.861 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.861 INFO kablam! --> src/ui_handler.rs:372:66 Sep 01 04:14:07.861 INFO kablam! | Sep 01 04:14:07.861 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Sep 01 04:14:07.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.861 INFO kablam! Sep 01 04:14:07.861 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.861 INFO kablam! --> src/ui_handler.rs:373:66 Sep 01 04:14:07.861 INFO kablam! | Sep 01 04:14:07.862 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Sep 01 04:14:07.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.862 INFO kablam! Sep 01 04:14:07.862 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:14:07.862 INFO kablam! --> src/ui_handler.rs:385:35 Sep 01 04:14:07.862 INFO kablam! | Sep 01 04:14:07.862 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Sep 01 04:14:07.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:14:07.862 INFO kablam! Sep 01 04:14:10.729 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.42s Sep 01 04:14:10.747 INFO kablam! su: No module specific data is present Sep 01 04:14:11.207 INFO running `"docker" "rm" "-f" "847963dd0573b4e0cafe792fb3d7846f0b30292effd6aa57cb2ef807f567d413"` Sep 01 04:14:11.306 INFO blam! 847963dd0573b4e0cafe792fb3d7846f0b30292effd6aa57cb2ef807f567d413