Sep 06 06:59:47.546 INFO checking flo_http_ui-0.1.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 06:59:47.546 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 06:59:47.546 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 06:59:47.774 INFO blam! 78622a165bdef7d8bf956f87d79f1c49321a6233c06cc5552fc7cd12a5d062cb Sep 06 06:59:47.776 INFO running `"docker" "start" "-a" "78622a165bdef7d8bf956f87d79f1c49321a6233c06cc5552fc7cd12a5d062cb"` Sep 06 06:59:48.541 INFO kablam! usermod: no changes Sep 06 06:59:48.851 INFO kablam! Checking rust-hsluv v0.1.3 Sep 06 06:59:48.851 INFO kablam! Checking flo_binding v0.1.0 Sep 06 06:59:48.857 INFO kablam! Checking desync v0.1.2 Sep 06 06:59:48.861 INFO kablam! Checking flo_curves v0.1.0 Sep 06 06:59:48.861 INFO kablam! Checking websocket v0.20.3 Sep 06 06:59:49.908 INFO kablam! Checking flo_canvas v0.1.0 Sep 06 06:59:51.175 INFO kablam! Checking flo_ui v0.1.0 Sep 06 06:59:54.486 INFO kablam! Checking flo_http_ui v0.1.0 (file:///source) Sep 06 06:59:56.939 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:56.939 INFO kablam! --> src/ui_handler.rs:250:32 Sep 06 06:59:56.939 INFO kablam! | Sep 06 06:59:56.939 INFO kablam! 250 | Response::with((status::NotFound)) Sep 06 06:59:56.939 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:56.939 INFO kablam! | Sep 06 06:59:56.939 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 06:59:56.939 INFO kablam! Sep 06 06:59:56.939 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:56.939 INFO kablam! --> src/ui_handler.rs:254:28 Sep 06 06:59:56.939 INFO kablam! | Sep 06 06:59:56.939 INFO kablam! 254 | Response::with((status::NotFound)) Sep 06 06:59:56.939 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:56.939 INFO kablam! Sep 06 06:59:56.939 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:56.939 INFO kablam! --> src/ui_handler.rs:304:32 Sep 06 06:59:56.939 INFO kablam! | Sep 06 06:59:56.939 INFO kablam! 304 | Response::with((status::NotFound)) Sep 06 06:59:56.939 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:56.939 INFO kablam! Sep 06 06:59:56.939 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:56.939 INFO kablam! --> src/ui_handler.rs:307:35 Sep 06 06:59:56.940 INFO kablam! | Sep 06 06:59:56.940 INFO kablam! 307 | return Response::with((status::NotFound)); Sep 06 06:59:56.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:56.940 INFO kablam! Sep 06 06:59:56.940 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:56.940 INFO kablam! --> src/ui_handler.rs:317:35 Sep 06 06:59:56.940 INFO kablam! | Sep 06 06:59:56.940 INFO kablam! 317 | return Response::with((status::NotFound)); Sep 06 06:59:56.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:56.940 INFO kablam! Sep 06 06:59:56.940 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:56.940 INFO kablam! --> src/ui_handler.rs:340:43 Sep 06 06:59:56.940 INFO kablam! | Sep 06 06:59:56.940 INFO kablam! 340 | _ => Response::with((status::NotFound)) Sep 06 06:59:56.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:56.940 INFO kablam! Sep 06 06:59:56.940 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:56.940 INFO kablam! --> src/ui_handler.rs:344:28 Sep 06 06:59:56.940 INFO kablam! | Sep 06 06:59:56.940 INFO kablam! 344 | Response::with((status::NotFound)) Sep 06 06:59:56.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:56.940 INFO kablam! Sep 06 06:59:56.940 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:56.940 INFO kablam! --> src/ui_handler.rs:365:39 Sep 06 06:59:56.940 INFO kablam! | Sep 06 06:59:56.940 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Sep 06 06:59:56.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:56.940 INFO kablam! Sep 06 06:59:56.940 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:56.940 INFO kablam! --> src/ui_handler.rs:372:66 Sep 06 06:59:56.940 INFO kablam! | Sep 06 06:59:56.940 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Sep 06 06:59:56.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:56.940 INFO kablam! Sep 06 06:59:56.940 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:56.940 INFO kablam! --> src/ui_handler.rs:373:66 Sep 06 06:59:56.940 INFO kablam! | Sep 06 06:59:56.940 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Sep 06 06:59:56.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:56.940 INFO kablam! Sep 06 06:59:56.940 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:56.940 INFO kablam! --> src/ui_handler.rs:385:35 Sep 06 06:59:56.940 INFO kablam! | Sep 06 06:59:56.940 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Sep 06 06:59:56.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:56.940 INFO kablam! Sep 06 06:59:57.059 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:57.059 INFO kablam! --> src/ui_handler.rs:250:32 Sep 06 06:59:57.059 INFO kablam! | Sep 06 06:59:57.059 INFO kablam! 250 | Response::with((status::NotFound)) Sep 06 06:59:57.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:57.059 INFO kablam! | Sep 06 06:59:57.059 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 06:59:57.059 INFO kablam! Sep 06 06:59:57.059 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:57.059 INFO kablam! --> src/ui_handler.rs:254:28 Sep 06 06:59:57.059 INFO kablam! | Sep 06 06:59:57.059 INFO kablam! 254 | Response::with((status::NotFound)) Sep 06 06:59:57.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:57.059 INFO kablam! Sep 06 06:59:57.059 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:57.059 INFO kablam! --> src/ui_handler.rs:304:32 Sep 06 06:59:57.059 INFO kablam! | Sep 06 06:59:57.059 INFO kablam! 304 | Response::with((status::NotFound)) Sep 06 06:59:57.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:57.059 INFO kablam! Sep 06 06:59:57.060 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:57.060 INFO kablam! --> src/ui_handler.rs:307:35 Sep 06 06:59:57.060 INFO kablam! | Sep 06 06:59:57.060 INFO kablam! 307 | return Response::with((status::NotFound)); Sep 06 06:59:57.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:57.060 INFO kablam! Sep 06 06:59:57.060 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:57.060 INFO kablam! --> src/ui_handler.rs:317:35 Sep 06 06:59:57.060 INFO kablam! | Sep 06 06:59:57.060 INFO kablam! 317 | return Response::with((status::NotFound)); Sep 06 06:59:57.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:57.060 INFO kablam! Sep 06 06:59:57.060 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:57.060 INFO kablam! --> src/ui_handler.rs:340:43 Sep 06 06:59:57.060 INFO kablam! | Sep 06 06:59:57.060 INFO kablam! 340 | _ => Response::with((status::NotFound)) Sep 06 06:59:57.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:57.060 INFO kablam! Sep 06 06:59:57.060 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:57.060 INFO kablam! --> src/ui_handler.rs:344:28 Sep 06 06:59:57.060 INFO kablam! | Sep 06 06:59:57.060 INFO kablam! 344 | Response::with((status::NotFound)) Sep 06 06:59:57.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:57.060 INFO kablam! Sep 06 06:59:57.060 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:57.060 INFO kablam! --> src/ui_handler.rs:365:39 Sep 06 06:59:57.060 INFO kablam! | Sep 06 06:59:57.060 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Sep 06 06:59:57.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:57.060 INFO kablam! Sep 06 06:59:57.060 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:57.060 INFO kablam! --> src/ui_handler.rs:372:66 Sep 06 06:59:57.060 INFO kablam! | Sep 06 06:59:57.060 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Sep 06 06:59:57.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:57.060 INFO kablam! Sep 06 06:59:57.060 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:57.060 INFO kablam! --> src/ui_handler.rs:373:66 Sep 06 06:59:57.060 INFO kablam! | Sep 06 06:59:57.060 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Sep 06 06:59:57.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:57.060 INFO kablam! Sep 06 06:59:57.060 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 06:59:57.060 INFO kablam! --> src/ui_handler.rs:385:35 Sep 06 06:59:57.060 INFO kablam! | Sep 06 06:59:57.060 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Sep 06 06:59:57.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 06:59:57.060 INFO kablam! Sep 06 06:59:58.591 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.02s Sep 06 06:59:58.623 INFO kablam! su: No module specific data is present Sep 06 06:59:59.649 INFO running `"docker" "rm" "-f" "78622a165bdef7d8bf956f87d79f1c49321a6233c06cc5552fc7cd12a5d062cb"` Sep 06 06:59:59.730 INFO blam! 78622a165bdef7d8bf956f87d79f1c49321a6233c06cc5552fc7cd12a5d062cb