Sep 18 00:37:39.098 INFO checking flo_http_ui-0.1.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 00:37:39.098 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 00:37:39.098 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 00:37:39.250 INFO blam! 4aa20f03701d1641937625bf2b6b5a2911ec30f554f8a9296c8d7efb21225874 Sep 18 00:37:39.252 INFO running `"docker" "start" "-a" "4aa20f03701d1641937625bf2b6b5a2911ec30f554f8a9296c8d7efb21225874"` Sep 18 00:37:40.127 INFO kablam! usermod: no changes Sep 18 00:37:40.423 INFO kablam! Checking rust-hsluv v0.1.3 Sep 18 00:37:40.423 INFO kablam! Checking desync v0.2.1 Sep 18 00:37:40.434 INFO kablam! Checking desync v0.1.2 Sep 18 00:37:40.438 INFO kablam! Checking rulinalg v0.4.2 Sep 18 00:37:40.439 INFO kablam! Checking websocket v0.20.3 Sep 18 00:37:41.542 INFO kablam! Checking flo_binding v0.1.1 Sep 18 00:37:45.103 INFO kablam! Checking flo_curves v0.1.0 Sep 18 00:37:45.767 INFO kablam! Checking flo_canvas v0.1.0 Sep 18 00:37:46.950 INFO kablam! Checking flo_ui v0.1.0 Sep 18 00:37:50.179 INFO kablam! Checking flo_http_ui v0.1.0 (/source) Sep 18 00:37:53.407 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.407 INFO kablam! --> src/ui_handler.rs:250:32 Sep 18 00:37:53.407 INFO kablam! | Sep 18 00:37:53.407 INFO kablam! 250 | Response::with((status::NotFound)) Sep 18 00:37:53.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.407 INFO kablam! | Sep 18 00:37:53.407 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 18 00:37:53.407 INFO kablam! Sep 18 00:37:53.407 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.407 INFO kablam! --> src/ui_handler.rs:254:28 Sep 18 00:37:53.407 INFO kablam! | Sep 18 00:37:53.407 INFO kablam! 254 | Response::with((status::NotFound)) Sep 18 00:37:53.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.407 INFO kablam! Sep 18 00:37:53.407 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.407 INFO kablam! --> src/ui_handler.rs:304:32 Sep 18 00:37:53.407 INFO kablam! | Sep 18 00:37:53.407 INFO kablam! 304 | Response::with((status::NotFound)) Sep 18 00:37:53.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.407 INFO kablam! Sep 18 00:37:53.407 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.407 INFO kablam! --> src/ui_handler.rs:307:35 Sep 18 00:37:53.407 INFO kablam! | Sep 18 00:37:53.407 INFO kablam! 307 | return Response::with((status::NotFound)); Sep 18 00:37:53.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.407 INFO kablam! Sep 18 00:37:53.407 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.407 INFO kablam! --> src/ui_handler.rs:317:35 Sep 18 00:37:53.407 INFO kablam! | Sep 18 00:37:53.407 INFO kablam! 317 | return Response::with((status::NotFound)); Sep 18 00:37:53.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.407 INFO kablam! Sep 18 00:37:53.407 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.407 INFO kablam! --> src/ui_handler.rs:340:43 Sep 18 00:37:53.407 INFO kablam! | Sep 18 00:37:53.407 INFO kablam! 340 | _ => Response::with((status::NotFound)) Sep 18 00:37:53.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.407 INFO kablam! Sep 18 00:37:53.407 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.407 INFO kablam! --> src/ui_handler.rs:344:28 Sep 18 00:37:53.407 INFO kablam! | Sep 18 00:37:53.407 INFO kablam! 344 | Response::with((status::NotFound)) Sep 18 00:37:53.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.407 INFO kablam! Sep 18 00:37:53.407 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.407 INFO kablam! --> src/ui_handler.rs:365:39 Sep 18 00:37:53.407 INFO kablam! | Sep 18 00:37:53.407 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Sep 18 00:37:53.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.407 INFO kablam! Sep 18 00:37:53.407 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.408 INFO kablam! --> src/ui_handler.rs:372:66 Sep 18 00:37:53.408 INFO kablam! | Sep 18 00:37:53.408 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Sep 18 00:37:53.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.408 INFO kablam! Sep 18 00:37:53.408 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.408 INFO kablam! --> src/ui_handler.rs:373:66 Sep 18 00:37:53.408 INFO kablam! | Sep 18 00:37:53.408 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Sep 18 00:37:53.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.408 INFO kablam! Sep 18 00:37:53.408 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.408 INFO kablam! --> src/ui_handler.rs:385:35 Sep 18 00:37:53.408 INFO kablam! | Sep 18 00:37:53.408 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Sep 18 00:37:53.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.408 INFO kablam! Sep 18 00:37:53.415 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.415 INFO kablam! --> src/ui_handler.rs:250:32 Sep 18 00:37:53.415 INFO kablam! | Sep 18 00:37:53.415 INFO kablam! 250 | Response::with((status::NotFound)) Sep 18 00:37:53.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.415 INFO kablam! | Sep 18 00:37:53.415 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 18 00:37:53.416 INFO kablam! Sep 18 00:37:53.416 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.416 INFO kablam! --> src/ui_handler.rs:254:28 Sep 18 00:37:53.416 INFO kablam! | Sep 18 00:37:53.416 INFO kablam! 254 | Response::with((status::NotFound)) Sep 18 00:37:53.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.416 INFO kablam! Sep 18 00:37:53.416 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.416 INFO kablam! --> src/ui_handler.rs:304:32 Sep 18 00:37:53.416 INFO kablam! | Sep 18 00:37:53.416 INFO kablam! 304 | Response::with((status::NotFound)) Sep 18 00:37:53.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.416 INFO kablam! Sep 18 00:37:53.416 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.416 INFO kablam! --> src/ui_handler.rs:307:35 Sep 18 00:37:53.416 INFO kablam! | Sep 18 00:37:53.416 INFO kablam! 307 | return Response::with((status::NotFound)); Sep 18 00:37:53.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.416 INFO kablam! Sep 18 00:37:53.416 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.416 INFO kablam! --> src/ui_handler.rs:317:35 Sep 18 00:37:53.416 INFO kablam! | Sep 18 00:37:53.416 INFO kablam! 317 | return Response::with((status::NotFound)); Sep 18 00:37:53.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.416 INFO kablam! Sep 18 00:37:53.416 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.416 INFO kablam! --> src/ui_handler.rs:340:43 Sep 18 00:37:53.416 INFO kablam! | Sep 18 00:37:53.416 INFO kablam! 340 | _ => Response::with((status::NotFound)) Sep 18 00:37:53.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.416 INFO kablam! Sep 18 00:37:53.416 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.416 INFO kablam! --> src/ui_handler.rs:344:28 Sep 18 00:37:53.416 INFO kablam! | Sep 18 00:37:53.416 INFO kablam! 344 | Response::with((status::NotFound)) Sep 18 00:37:53.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.416 INFO kablam! Sep 18 00:37:53.416 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.416 INFO kablam! --> src/ui_handler.rs:365:39 Sep 18 00:37:53.416 INFO kablam! | Sep 18 00:37:53.416 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Sep 18 00:37:53.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.416 INFO kablam! Sep 18 00:37:53.416 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.416 INFO kablam! --> src/ui_handler.rs:372:66 Sep 18 00:37:53.416 INFO kablam! | Sep 18 00:37:53.416 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Sep 18 00:37:53.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.416 INFO kablam! Sep 18 00:37:53.416 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.416 INFO kablam! --> src/ui_handler.rs:373:66 Sep 18 00:37:53.416 INFO kablam! | Sep 18 00:37:53.416 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Sep 18 00:37:53.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.416 INFO kablam! Sep 18 00:37:53.416 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:53.416 INFO kablam! --> src/ui_handler.rs:385:35 Sep 18 00:37:53.416 INFO kablam! | Sep 18 00:37:53.416 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Sep 18 00:37:53.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:53.416 INFO kablam! Sep 18 00:37:55.119 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.97s Sep 18 00:37:55.134 INFO kablam! su: No module specific data is present Sep 18 00:37:55.785 INFO running `"docker" "rm" "-f" "4aa20f03701d1641937625bf2b6b5a2911ec30f554f8a9296c8d7efb21225874"` Sep 18 00:37:55.878 INFO blam! 4aa20f03701d1641937625bf2b6b5a2911ec30f554f8a9296c8d7efb21225874