Sep 18 00:37:39.347 INFO checking flo_http_ui-0.1.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 00:37:39.347 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 00:37:39.347 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-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.502 INFO blam! 3f162d621d8fcba49708e6fa08a1cefc831f503615e11c98b4cd58baab2ddffe Sep 18 00:37:39.504 INFO running `"docker" "start" "-a" "3f162d621d8fcba49708e6fa08a1cefc831f503615e11c98b4cd58baab2ddffe"` Sep 18 00:37:40.424 INFO kablam! usermod: no changes Sep 18 00:37:40.699 INFO kablam! Checking rust-hsluv v0.1.3 Sep 18 00:37:40.743 INFO kablam! Checking desync v0.1.2 Sep 18 00:37:40.763 INFO kablam! Checking desync v0.2.1 Sep 18 00:37:40.783 INFO kablam! Checking png v0.11.0 Sep 18 00:37:40.795 INFO kablam! Checking flo_curves v0.1.0 Sep 18 00:37:40.795 INFO kablam! Checking persistent v0.4.0 Sep 18 00:37:40.795 INFO kablam! Checking mount v0.4.0 Sep 18 00:37:40.795 INFO kablam! Checking websocket v0.20.3 Sep 18 00:37:42.659 INFO kablam! Checking flo_binding v0.1.1 Sep 18 00:37:42.659 INFO kablam! Checking flo_canvas v0.1.0 Sep 18 00:37:43.251 INFO kablam! Checking bodyparser v0.8.0 Sep 18 00:37:43.867 INFO kablam! Checking flo_ui v0.1.0 Sep 18 00:37:47.384 INFO kablam! Checking flo_http_ui v0.1.0 (/source) Sep 18 00:37:50.154 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.154 INFO kablam! --> src/ui_handler.rs:250:32 Sep 18 00:37:50.154 INFO kablam! | Sep 18 00:37:50.154 INFO kablam! 250 | Response::with((status::NotFound)) Sep 18 00:37:50.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.154 INFO kablam! | Sep 18 00:37:50.154 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 18 00:37:50.154 INFO kablam! Sep 18 00:37:50.154 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.154 INFO kablam! --> src/ui_handler.rs:254:28 Sep 18 00:37:50.154 INFO kablam! | Sep 18 00:37:50.154 INFO kablam! 254 | Response::with((status::NotFound)) Sep 18 00:37:50.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.154 INFO kablam! Sep 18 00:37:50.154 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.154 INFO kablam! --> src/ui_handler.rs:304:32 Sep 18 00:37:50.154 INFO kablam! | Sep 18 00:37:50.154 INFO kablam! 304 | Response::with((status::NotFound)) Sep 18 00:37:50.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.154 INFO kablam! Sep 18 00:37:50.154 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.154 INFO kablam! --> src/ui_handler.rs:307:35 Sep 18 00:37:50.154 INFO kablam! | Sep 18 00:37:50.154 INFO kablam! 307 | return Response::with((status::NotFound)); Sep 18 00:37:50.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.154 INFO kablam! Sep 18 00:37:50.154 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.154 INFO kablam! --> src/ui_handler.rs:317:35 Sep 18 00:37:50.154 INFO kablam! | Sep 18 00:37:50.154 INFO kablam! 317 | return Response::with((status::NotFound)); Sep 18 00:37:50.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.154 INFO kablam! Sep 18 00:37:50.154 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.154 INFO kablam! --> src/ui_handler.rs:340:43 Sep 18 00:37:50.154 INFO kablam! | Sep 18 00:37:50.154 INFO kablam! 340 | _ => Response::with((status::NotFound)) Sep 18 00:37:50.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.154 INFO kablam! Sep 18 00:37:50.154 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.154 INFO kablam! --> src/ui_handler.rs:344:28 Sep 18 00:37:50.154 INFO kablam! | Sep 18 00:37:50.154 INFO kablam! 344 | Response::with((status::NotFound)) Sep 18 00:37:50.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.154 INFO kablam! Sep 18 00:37:50.154 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.154 INFO kablam! --> src/ui_handler.rs:365:39 Sep 18 00:37:50.155 INFO kablam! | Sep 18 00:37:50.155 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Sep 18 00:37:50.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.155 INFO kablam! Sep 18 00:37:50.155 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.155 INFO kablam! --> src/ui_handler.rs:372:66 Sep 18 00:37:50.155 INFO kablam! | Sep 18 00:37:50.155 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Sep 18 00:37:50.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.155 INFO kablam! Sep 18 00:37:50.155 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.155 INFO kablam! --> src/ui_handler.rs:373:66 Sep 18 00:37:50.155 INFO kablam! | Sep 18 00:37:50.155 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Sep 18 00:37:50.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.155 INFO kablam! Sep 18 00:37:50.155 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.155 INFO kablam! --> src/ui_handler.rs:385:35 Sep 18 00:37:50.155 INFO kablam! | Sep 18 00:37:50.155 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Sep 18 00:37:50.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.155 INFO kablam! Sep 18 00:37:50.316 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.316 INFO kablam! --> src/ui_handler.rs:250:32 Sep 18 00:37:50.316 INFO kablam! | Sep 18 00:37:50.316 INFO kablam! 250 | Response::with((status::NotFound)) Sep 18 00:37:50.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.316 INFO kablam! | Sep 18 00:37:50.316 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 18 00:37:50.316 INFO kablam! Sep 18 00:37:50.316 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.316 INFO kablam! --> src/ui_handler.rs:254:28 Sep 18 00:37:50.316 INFO kablam! | Sep 18 00:37:50.316 INFO kablam! 254 | Response::with((status::NotFound)) Sep 18 00:37:50.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.316 INFO kablam! Sep 18 00:37:50.323 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.323 INFO kablam! --> src/ui_handler.rs:304:32 Sep 18 00:37:50.333 INFO kablam! | Sep 18 00:37:50.333 INFO kablam! 304 | Response::with((status::NotFound)) Sep 18 00:37:50.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.333 INFO kablam! Sep 18 00:37:50.333 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.333 INFO kablam! --> src/ui_handler.rs:307:35 Sep 18 00:37:50.333 INFO kablam! | Sep 18 00:37:50.333 INFO kablam! 307 | return Response::with((status::NotFound)); Sep 18 00:37:50.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.333 INFO kablam! Sep 18 00:37:50.333 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.333 INFO kablam! --> src/ui_handler.rs:317:35 Sep 18 00:37:50.333 INFO kablam! | Sep 18 00:37:50.333 INFO kablam! 317 | return Response::with((status::NotFound)); Sep 18 00:37:50.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.333 INFO kablam! Sep 18 00:37:50.333 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.333 INFO kablam! --> src/ui_handler.rs:340:43 Sep 18 00:37:50.334 INFO kablam! | Sep 18 00:37:50.334 INFO kablam! 340 | _ => Response::with((status::NotFound)) Sep 18 00:37:50.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.334 INFO kablam! Sep 18 00:37:50.334 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.334 INFO kablam! --> src/ui_handler.rs:344:28 Sep 18 00:37:50.334 INFO kablam! | Sep 18 00:37:50.334 INFO kablam! 344 | Response::with((status::NotFound)) Sep 18 00:37:50.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.334 INFO kablam! Sep 18 00:37:50.334 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.334 INFO kablam! --> src/ui_handler.rs:365:39 Sep 18 00:37:50.334 INFO kablam! | Sep 18 00:37:50.334 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Sep 18 00:37:50.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.334 INFO kablam! Sep 18 00:37:50.334 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.334 INFO kablam! --> src/ui_handler.rs:372:66 Sep 18 00:37:50.334 INFO kablam! | Sep 18 00:37:50.334 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Sep 18 00:37:50.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.334 INFO kablam! Sep 18 00:37:50.334 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.334 INFO kablam! --> src/ui_handler.rs:373:66 Sep 18 00:37:50.334 INFO kablam! | Sep 18 00:37:50.334 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Sep 18 00:37:50.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.334 INFO kablam! Sep 18 00:37:50.334 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 00:37:50.334 INFO kablam! --> src/ui_handler.rs:385:35 Sep 18 00:37:50.334 INFO kablam! | Sep 18 00:37:50.334 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Sep 18 00:37:50.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 00:37:50.334 INFO kablam! Sep 18 00:37:51.935 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.49s Sep 18 00:37:51.951 INFO kablam! su: No module specific data is present Sep 18 00:37:52.902 INFO running `"docker" "rm" "-f" "3f162d621d8fcba49708e6fa08a1cefc831f503615e11c98b4cd58baab2ddffe"` Sep 18 00:37:53.119 INFO blam! 3f162d621d8fcba49708e6fa08a1cefc831f503615e11c98b4cd58baab2ddffe