Sep 02 14:15:34.414 INFO checking flo_http_ui-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 14:15:34.414 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 14:15:34.414 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 14:15:34.561 INFO blam! cd61db5ab229ab73e7501151fc750ee195aa951f973c4b8f2401ec3312a0028e Sep 02 14:15:34.562 INFO running `"docker" "start" "-a" "cd61db5ab229ab73e7501151fc750ee195aa951f973c4b8f2401ec3312a0028e"` Sep 02 14:15:35.371 INFO kablam! Checking flo_http_ui v0.1.0 (file:///source) Sep 02 14:15:41.456 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:41.456 INFO kablam! --> src/ui_handler.rs:250:32 Sep 02 14:15:41.456 INFO kablam! | Sep 02 14:15:41.456 INFO kablam! 250 | Response::with((status::NotFound)) Sep 02 14:15:41.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:41.456 INFO kablam! | Sep 02 14:15:41.456 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 14:15:41.457 INFO kablam! Sep 02 14:15:41.458 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:41.458 INFO kablam! --> src/ui_handler.rs:254:28 Sep 02 14:15:41.458 INFO kablam! | Sep 02 14:15:41.458 INFO kablam! 254 | Response::with((status::NotFound)) Sep 02 14:15:41.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:41.458 INFO kablam! Sep 02 14:15:41.458 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:41.458 INFO kablam! --> src/ui_handler.rs:304:32 Sep 02 14:15:41.458 INFO kablam! | Sep 02 14:15:41.458 INFO kablam! 304 | Response::with((status::NotFound)) Sep 02 14:15:41.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:41.458 INFO kablam! Sep 02 14:15:41.458 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:41.458 INFO kablam! --> src/ui_handler.rs:307:35 Sep 02 14:15:41.458 INFO kablam! | Sep 02 14:15:41.458 INFO kablam! 307 | return Response::with((status::NotFound)); Sep 02 14:15:41.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:41.458 INFO kablam! Sep 02 14:15:41.459 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:41.459 INFO kablam! --> src/ui_handler.rs:317:35 Sep 02 14:15:41.459 INFO kablam! | Sep 02 14:15:41.459 INFO kablam! 317 | return Response::with((status::NotFound)); Sep 02 14:15:41.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:41.459 INFO kablam! Sep 02 14:15:41.459 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:41.459 INFO kablam! --> src/ui_handler.rs:340:43 Sep 02 14:15:41.459 INFO kablam! | Sep 02 14:15:41.459 INFO kablam! 340 | _ => Response::with((status::NotFound)) Sep 02 14:15:41.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:41.459 INFO kablam! Sep 02 14:15:41.459 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:41.459 INFO kablam! --> src/ui_handler.rs:344:28 Sep 02 14:15:41.459 INFO kablam! | Sep 02 14:15:41.459 INFO kablam! 344 | Response::with((status::NotFound)) Sep 02 14:15:41.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:41.459 INFO kablam! Sep 02 14:15:41.459 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:41.459 INFO kablam! --> src/ui_handler.rs:365:39 Sep 02 14:15:41.459 INFO kablam! | Sep 02 14:15:41.459 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Sep 02 14:15:41.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:41.459 INFO kablam! Sep 02 14:15:41.460 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:41.460 INFO kablam! --> src/ui_handler.rs:372:66 Sep 02 14:15:41.460 INFO kablam! | Sep 02 14:15:41.460 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Sep 02 14:15:41.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:41.460 INFO kablam! Sep 02 14:15:41.460 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:41.460 INFO kablam! --> src/ui_handler.rs:373:66 Sep 02 14:15:41.460 INFO kablam! | Sep 02 14:15:41.460 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Sep 02 14:15:41.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:41.460 INFO kablam! Sep 02 14:15:41.460 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:41.460 INFO kablam! --> src/ui_handler.rs:385:35 Sep 02 14:15:41.460 INFO kablam! | Sep 02 14:15:41.460 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Sep 02 14:15:41.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:41.460 INFO kablam! Sep 02 14:15:42.867 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:42.867 INFO kablam! --> src/ui_handler.rs:250:32 Sep 02 14:15:42.867 INFO kablam! | Sep 02 14:15:42.867 INFO kablam! 250 | Response::with((status::NotFound)) Sep 02 14:15:42.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:42.868 INFO kablam! | Sep 02 14:15:42.868 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 14:15:42.869 INFO kablam! Sep 02 14:15:42.869 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:42.869 INFO kablam! --> src/ui_handler.rs:254:28 Sep 02 14:15:42.870 INFO kablam! | Sep 02 14:15:42.870 INFO kablam! 254 | Response::with((status::NotFound)) Sep 02 14:15:42.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:42.871 INFO kablam! Sep 02 14:15:42.872 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:42.872 INFO kablam! --> src/ui_handler.rs:304:32 Sep 02 14:15:42.872 INFO kablam! | Sep 02 14:15:42.872 INFO kablam! 304 | Response::with((status::NotFound)) Sep 02 14:15:42.872 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:42.872 INFO kablam! Sep 02 14:15:42.873 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:42.873 INFO kablam! --> src/ui_handler.rs:307:35 Sep 02 14:15:42.873 INFO kablam! | Sep 02 14:15:42.873 INFO kablam! 307 | return Response::with((status::NotFound)); Sep 02 14:15:42.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:42.873 INFO kablam! Sep 02 14:15:42.873 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:42.873 INFO kablam! --> src/ui_handler.rs:317:35 Sep 02 14:15:42.873 INFO kablam! | Sep 02 14:15:42.873 INFO kablam! 317 | return Response::with((status::NotFound)); Sep 02 14:15:42.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:42.873 INFO kablam! Sep 02 14:15:42.874 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:42.874 INFO kablam! --> src/ui_handler.rs:340:43 Sep 02 14:15:42.874 INFO kablam! | Sep 02 14:15:42.874 INFO kablam! 340 | _ => Response::with((status::NotFound)) Sep 02 14:15:42.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:42.874 INFO kablam! Sep 02 14:15:42.874 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:42.874 INFO kablam! --> src/ui_handler.rs:344:28 Sep 02 14:15:42.874 INFO kablam! | Sep 02 14:15:42.874 INFO kablam! 344 | Response::with((status::NotFound)) Sep 02 14:15:42.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:42.874 INFO kablam! Sep 02 14:15:42.874 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:42.874 INFO kablam! --> src/ui_handler.rs:365:39 Sep 02 14:15:42.874 INFO kablam! | Sep 02 14:15:42.875 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Sep 02 14:15:42.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:42.875 INFO kablam! Sep 02 14:15:42.875 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:42.875 INFO kablam! --> src/ui_handler.rs:372:66 Sep 02 14:15:42.875 INFO kablam! | Sep 02 14:15:42.875 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Sep 02 14:15:42.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:42.875 INFO kablam! Sep 02 14:15:42.875 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:42.875 INFO kablam! --> src/ui_handler.rs:373:66 Sep 02 14:15:42.875 INFO kablam! | Sep 02 14:15:42.875 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Sep 02 14:15:42.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:42.876 INFO kablam! Sep 02 14:15:42.876 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 14:15:42.876 INFO kablam! --> src/ui_handler.rs:385:35 Sep 02 14:15:42.876 INFO kablam! | Sep 02 14:15:42.876 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Sep 02 14:15:42.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 14:15:42.876 INFO kablam! Sep 02 14:15:45.563 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.40s Sep 02 14:15:45.584 INFO kablam! su: No module specific data is present Sep 02 14:15:46.134 INFO running `"docker" "rm" "-f" "cd61db5ab229ab73e7501151fc750ee195aa951f973c4b8f2401ec3312a0028e"` Sep 02 14:15:46.228 INFO blam! cd61db5ab229ab73e7501151fc750ee195aa951f973c4b8f2401ec3312a0028e