Sep 01 20:41:11.247 INFO checking flo_http_ui-0.1.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 20:41:11.247 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 20:41:11.247 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 20:41:11.414 INFO blam! 067689d2acbc74ece4221785d50c9f98cc5827cedb9f3d75862d32a5b51eaae7 Sep 01 20:41:11.417 INFO running `"docker" "start" "-a" "067689d2acbc74ece4221785d50c9f98cc5827cedb9f3d75862d32a5b51eaae7"` Sep 01 20:41:12.559 INFO kablam! Checking rust-hsluv v0.1.3 Sep 01 20:41:12.561 INFO kablam! Checking flo_binding v0.1.0 Sep 01 20:41:12.562 INFO kablam! Checking desync v0.1.2 Sep 01 20:41:12.578 INFO kablam! Checking rulinalg v0.4.2 Sep 01 20:41:18.809 INFO kablam! Checking flo_curves v0.1.0 Sep 01 20:41:19.622 INFO kablam! Checking flo_canvas v0.1.0 Sep 01 20:41:21.509 INFO kablam! Checking flo_ui v0.1.0 Sep 01 20:41:26.579 INFO kablam! Checking flo_http_ui v0.1.0 (file:///source) Sep 01 20:41:34.421 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.422 INFO kablam! --> src/ui_handler.rs:250:32 Sep 01 20:41:34.422 INFO kablam! | Sep 01 20:41:34.422 INFO kablam! 250 | Response::with((status::NotFound)) Sep 01 20:41:34.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.422 INFO kablam! | Sep 01 20:41:34.422 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 20:41:34.422 INFO kablam! Sep 01 20:41:34.422 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.422 INFO kablam! --> src/ui_handler.rs:254:28 Sep 01 20:41:34.422 INFO kablam! | Sep 01 20:41:34.422 INFO kablam! 254 | Response::with((status::NotFound)) Sep 01 20:41:34.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.422 INFO kablam! Sep 01 20:41:34.422 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.422 INFO kablam! --> src/ui_handler.rs:304:32 Sep 01 20:41:34.422 INFO kablam! | Sep 01 20:41:34.422 INFO kablam! 304 | Response::with((status::NotFound)) Sep 01 20:41:34.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.422 INFO kablam! Sep 01 20:41:34.422 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.422 INFO kablam! --> src/ui_handler.rs:307:35 Sep 01 20:41:34.422 INFO kablam! | Sep 01 20:41:34.422 INFO kablam! 307 | return Response::with((status::NotFound)); Sep 01 20:41:34.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.422 INFO kablam! Sep 01 20:41:34.422 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.422 INFO kablam! --> src/ui_handler.rs:317:35 Sep 01 20:41:34.423 INFO kablam! | Sep 01 20:41:34.423 INFO kablam! 317 | return Response::with((status::NotFound)); Sep 01 20:41:34.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.423 INFO kablam! Sep 01 20:41:34.423 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.423 INFO kablam! --> src/ui_handler.rs:340:43 Sep 01 20:41:34.423 INFO kablam! | Sep 01 20:41:34.423 INFO kablam! 340 | _ => Response::with((status::NotFound)) Sep 01 20:41:34.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.423 INFO kablam! Sep 01 20:41:34.423 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.423 INFO kablam! --> src/ui_handler.rs:344:28 Sep 01 20:41:34.423 INFO kablam! | Sep 01 20:41:34.423 INFO kablam! 344 | Response::with((status::NotFound)) Sep 01 20:41:34.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.423 INFO kablam! Sep 01 20:41:34.423 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.423 INFO kablam! --> src/ui_handler.rs:365:39 Sep 01 20:41:34.423 INFO kablam! | Sep 01 20:41:34.423 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Sep 01 20:41:34.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.423 INFO kablam! Sep 01 20:41:34.423 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.423 INFO kablam! --> src/ui_handler.rs:372:66 Sep 01 20:41:34.423 INFO kablam! | Sep 01 20:41:34.423 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Sep 01 20:41:34.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.423 INFO kablam! Sep 01 20:41:34.424 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.424 INFO kablam! --> src/ui_handler.rs:373:66 Sep 01 20:41:34.424 INFO kablam! | Sep 01 20:41:34.424 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Sep 01 20:41:34.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.424 INFO kablam! Sep 01 20:41:34.424 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.424 INFO kablam! --> src/ui_handler.rs:385:35 Sep 01 20:41:34.424 INFO kablam! | Sep 01 20:41:34.424 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Sep 01 20:41:34.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.424 INFO kablam! Sep 01 20:41:34.655 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.655 INFO kablam! --> src/ui_handler.rs:250:32 Sep 01 20:41:34.655 INFO kablam! | Sep 01 20:41:34.655 INFO kablam! 250 | Response::with((status::NotFound)) Sep 01 20:41:34.655 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.655 INFO kablam! | Sep 01 20:41:34.655 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 20:41:34.655 INFO kablam! Sep 01 20:41:34.656 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.656 INFO kablam! --> src/ui_handler.rs:254:28 Sep 01 20:41:34.656 INFO kablam! | Sep 01 20:41:34.656 INFO kablam! 254 | Response::with((status::NotFound)) Sep 01 20:41:34.656 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.656 INFO kablam! Sep 01 20:41:34.656 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.656 INFO kablam! --> src/ui_handler.rs:304:32 Sep 01 20:41:34.657 INFO kablam! | Sep 01 20:41:34.657 INFO kablam! 304 | Response::with((status::NotFound)) Sep 01 20:41:34.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.657 INFO kablam! Sep 01 20:41:34.657 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.657 INFO kablam! --> src/ui_handler.rs:307:35 Sep 01 20:41:34.657 INFO kablam! | Sep 01 20:41:34.657 INFO kablam! 307 | return Response::with((status::NotFound)); Sep 01 20:41:34.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.657 INFO kablam! Sep 01 20:41:34.657 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.657 INFO kablam! --> src/ui_handler.rs:317:35 Sep 01 20:41:34.657 INFO kablam! | Sep 01 20:41:34.657 INFO kablam! 317 | return Response::with((status::NotFound)); Sep 01 20:41:34.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.657 INFO kablam! Sep 01 20:41:34.657 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.657 INFO kablam! --> src/ui_handler.rs:340:43 Sep 01 20:41:34.657 INFO kablam! | Sep 01 20:41:34.657 INFO kablam! 340 | _ => Response::with((status::NotFound)) Sep 01 20:41:34.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.657 INFO kablam! Sep 01 20:41:34.657 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.657 INFO kablam! --> src/ui_handler.rs:344:28 Sep 01 20:41:34.657 INFO kablam! | Sep 01 20:41:34.657 INFO kablam! 344 | Response::with((status::NotFound)) Sep 01 20:41:34.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.657 INFO kablam! Sep 01 20:41:34.658 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.658 INFO kablam! --> src/ui_handler.rs:365:39 Sep 01 20:41:34.658 INFO kablam! | Sep 01 20:41:34.658 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Sep 01 20:41:34.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.658 INFO kablam! Sep 01 20:41:34.658 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.658 INFO kablam! --> src/ui_handler.rs:372:66 Sep 01 20:41:34.658 INFO kablam! | Sep 01 20:41:34.658 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Sep 01 20:41:34.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.658 INFO kablam! Sep 01 20:41:34.658 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.658 INFO kablam! --> src/ui_handler.rs:373:66 Sep 01 20:41:34.658 INFO kablam! | Sep 01 20:41:34.658 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Sep 01 20:41:34.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.658 INFO kablam! Sep 01 20:41:34.658 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:41:34.658 INFO kablam! --> src/ui_handler.rs:385:35 Sep 01 20:41:34.658 INFO kablam! | Sep 01 20:41:34.658 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Sep 01 20:41:34.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:41:34.658 INFO kablam! Sep 01 20:41:37.164 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.91s Sep 01 20:41:37.182 INFO kablam! su: No module specific data is present Sep 01 20:41:37.743 INFO running `"docker" "rm" "-f" "067689d2acbc74ece4221785d50c9f98cc5827cedb9f3d75862d32a5b51eaae7"` Sep 01 20:41:37.830 INFO blam! 067689d2acbc74ece4221785d50c9f98cc5827cedb9f3d75862d32a5b51eaae7