Sep 21 10:21:39.608 INFO checking flo_http_ui-0.1.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 10:21:39.608 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 10:21:39.608 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 10:21:39.830 INFO blam! e56e59540e75bb7c65fbf3c8ef21f1ee873dbb574c94659d308b78a961eddf1b Sep 21 10:21:39.832 INFO running `"docker" "start" "-a" "e56e59540e75bb7c65fbf3c8ef21f1ee873dbb574c94659d308b78a961eddf1b"` Sep 21 10:21:40.867 INFO kablam! usermod: no changes Sep 21 10:21:41.414 INFO kablam! Checking rust-hsluv v0.1.3 Sep 21 10:21:41.414 INFO kablam! Checking desync v0.2.1 Sep 21 10:21:41.414 INFO kablam! Checking desync v0.1.2 Sep 21 10:21:41.414 INFO kablam! Checking rulinalg v0.4.2 Sep 21 10:21:41.418 INFO kablam! Checking websocket v0.20.3 Sep 21 10:21:42.951 INFO kablam! Checking flo_binding v0.1.1 Sep 21 10:21:45.564 INFO kablam! Checking flo_curves v0.1.0 Sep 21 10:21:46.041 INFO kablam! Checking flo_canvas v0.1.0 Sep 21 10:21:46.919 INFO kablam! Checking flo_ui v0.1.0 Sep 21 10:21:50.274 INFO kablam! Checking flo_http_ui v0.1.0 (/source) Sep 21 10:21:53.565 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.565 INFO kablam! --> src/ui_handler.rs:250:32 Sep 21 10:21:53.565 INFO kablam! | Sep 21 10:21:53.565 INFO kablam! 250 | Response::with((status::NotFound)) Sep 21 10:21:53.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.565 INFO kablam! | Sep 21 10:21:53.565 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 10:21:53.565 INFO kablam! Sep 21 10:21:53.565 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.565 INFO kablam! --> src/ui_handler.rs:254:28 Sep 21 10:21:53.565 INFO kablam! | Sep 21 10:21:53.565 INFO kablam! 254 | Response::with((status::NotFound)) Sep 21 10:21:53.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.565 INFO kablam! Sep 21 10:21:53.565 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.565 INFO kablam! --> src/ui_handler.rs:304:32 Sep 21 10:21:53.565 INFO kablam! | Sep 21 10:21:53.565 INFO kablam! 304 | Response::with((status::NotFound)) Sep 21 10:21:53.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.565 INFO kablam! Sep 21 10:21:53.565 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.565 INFO kablam! --> src/ui_handler.rs:307:35 Sep 21 10:21:53.565 INFO kablam! | Sep 21 10:21:53.565 INFO kablam! 307 | return Response::with((status::NotFound)); Sep 21 10:21:53.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.565 INFO kablam! Sep 21 10:21:53.565 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.565 INFO kablam! --> src/ui_handler.rs:317:35 Sep 21 10:21:53.565 INFO kablam! | Sep 21 10:21:53.565 INFO kablam! 317 | return Response::with((status::NotFound)); Sep 21 10:21:53.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.565 INFO kablam! Sep 21 10:21:53.565 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.565 INFO kablam! --> src/ui_handler.rs:340:43 Sep 21 10:21:53.565 INFO kablam! | Sep 21 10:21:53.565 INFO kablam! 340 | _ => Response::with((status::NotFound)) Sep 21 10:21:53.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.565 INFO kablam! Sep 21 10:21:53.565 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.566 INFO kablam! --> src/ui_handler.rs:344:28 Sep 21 10:21:53.566 INFO kablam! | Sep 21 10:21:53.566 INFO kablam! 344 | Response::with((status::NotFound)) Sep 21 10:21:53.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.566 INFO kablam! Sep 21 10:21:53.566 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.566 INFO kablam! --> src/ui_handler.rs:365:39 Sep 21 10:21:53.566 INFO kablam! | Sep 21 10:21:53.566 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Sep 21 10:21:53.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.566 INFO kablam! Sep 21 10:21:53.566 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.566 INFO kablam! --> src/ui_handler.rs:372:66 Sep 21 10:21:53.566 INFO kablam! | Sep 21 10:21:53.566 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Sep 21 10:21:53.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.566 INFO kablam! Sep 21 10:21:53.566 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.566 INFO kablam! --> src/ui_handler.rs:373:66 Sep 21 10:21:53.566 INFO kablam! | Sep 21 10:21:53.566 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Sep 21 10:21:53.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.566 INFO kablam! Sep 21 10:21:53.566 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.566 INFO kablam! --> src/ui_handler.rs:385:35 Sep 21 10:21:53.566 INFO kablam! | Sep 21 10:21:53.566 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Sep 21 10:21:53.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.566 INFO kablam! Sep 21 10:21:53.754 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.754 INFO kablam! --> src/ui_handler.rs:250:32 Sep 21 10:21:53.754 INFO kablam! | Sep 21 10:21:53.754 INFO kablam! 250 | Response::with((status::NotFound)) Sep 21 10:21:53.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.754 INFO kablam! | Sep 21 10:21:53.754 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 10:21:53.754 INFO kablam! Sep 21 10:21:53.754 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.754 INFO kablam! --> src/ui_handler.rs:254:28 Sep 21 10:21:53.754 INFO kablam! | Sep 21 10:21:53.754 INFO kablam! 254 | Response::with((status::NotFound)) Sep 21 10:21:53.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.754 INFO kablam! Sep 21 10:21:53.754 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.754 INFO kablam! --> src/ui_handler.rs:304:32 Sep 21 10:21:53.754 INFO kablam! | Sep 21 10:21:53.754 INFO kablam! 304 | Response::with((status::NotFound)) Sep 21 10:21:53.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.754 INFO kablam! Sep 21 10:21:53.754 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.754 INFO kablam! --> src/ui_handler.rs:307:35 Sep 21 10:21:53.754 INFO kablam! | Sep 21 10:21:53.754 INFO kablam! 307 | return Response::with((status::NotFound)); Sep 21 10:21:53.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.754 INFO kablam! Sep 21 10:21:53.754 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.754 INFO kablam! --> src/ui_handler.rs:317:35 Sep 21 10:21:53.755 INFO kablam! | Sep 21 10:21:53.755 INFO kablam! 317 | return Response::with((status::NotFound)); Sep 21 10:21:53.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.755 INFO kablam! Sep 21 10:21:53.755 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.755 INFO kablam! --> src/ui_handler.rs:340:43 Sep 21 10:21:53.755 INFO kablam! | Sep 21 10:21:53.755 INFO kablam! 340 | _ => Response::with((status::NotFound)) Sep 21 10:21:53.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.755 INFO kablam! Sep 21 10:21:53.755 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.755 INFO kablam! --> src/ui_handler.rs:344:28 Sep 21 10:21:53.755 INFO kablam! | Sep 21 10:21:53.755 INFO kablam! 344 | Response::with((status::NotFound)) Sep 21 10:21:53.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.755 INFO kablam! Sep 21 10:21:53.755 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.755 INFO kablam! --> src/ui_handler.rs:365:39 Sep 21 10:21:53.755 INFO kablam! | Sep 21 10:21:53.755 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Sep 21 10:21:53.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.755 INFO kablam! Sep 21 10:21:53.755 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.755 INFO kablam! --> src/ui_handler.rs:372:66 Sep 21 10:21:53.755 INFO kablam! | Sep 21 10:21:53.755 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Sep 21 10:21:53.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.755 INFO kablam! Sep 21 10:21:53.755 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.755 INFO kablam! --> src/ui_handler.rs:373:66 Sep 21 10:21:53.755 INFO kablam! | Sep 21 10:21:53.755 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Sep 21 10:21:53.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.755 INFO kablam! Sep 21 10:21:53.755 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:21:53.755 INFO kablam! --> src/ui_handler.rs:385:35 Sep 21 10:21:53.755 INFO kablam! | Sep 21 10:21:53.755 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Sep 21 10:21:53.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:21:53.755 INFO kablam! Sep 21 10:21:55.582 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.69s Sep 21 10:21:55.599 INFO kablam! su: No module specific data is present Sep 21 10:21:56.556 INFO running `"docker" "rm" "-f" "e56e59540e75bb7c65fbf3c8ef21f1ee873dbb574c94659d308b78a961eddf1b"` Sep 21 10:21:56.672 INFO blam! e56e59540e75bb7c65fbf3c8ef21f1ee873dbb574c94659d308b78a961eddf1b