Sep 10 19:00:54.396 INFO checking flo_http_ui-0.1.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 19:00:54.396 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 19:00:54.396 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 19:00:54.564 INFO blam! e4f2fc2f7366deb4c4572e4bff9480f3e80be2a002327a703e3ce6e3239e7a0d Sep 10 19:00:54.566 INFO running `"docker" "start" "-a" "e4f2fc2f7366deb4c4572e4bff9480f3e80be2a002327a703e3ce6e3239e7a0d"` Sep 10 19:00:55.498 INFO kablam! usermod: no changes Sep 10 19:00:55.786 INFO kablam! Checking flo_http_ui v0.1.0 (file:///source) Sep 10 19:00:59.270 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.270 INFO kablam! --> src/ui_handler.rs:250:32 Sep 10 19:00:59.270 INFO kablam! | Sep 10 19:00:59.270 INFO kablam! 250 | Response::with((status::NotFound)) Sep 10 19:00:59.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.270 INFO kablam! | Sep 10 19:00:59.270 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 19:00:59.270 INFO kablam! Sep 10 19:00:59.270 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.270 INFO kablam! --> src/ui_handler.rs:254:28 Sep 10 19:00:59.270 INFO kablam! | Sep 10 19:00:59.270 INFO kablam! 254 | Response::with((status::NotFound)) Sep 10 19:00:59.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.270 INFO kablam! Sep 10 19:00:59.270 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.270 INFO kablam! --> src/ui_handler.rs:304:32 Sep 10 19:00:59.270 INFO kablam! | Sep 10 19:00:59.270 INFO kablam! 304 | Response::with((status::NotFound)) Sep 10 19:00:59.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.270 INFO kablam! Sep 10 19:00:59.270 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.270 INFO kablam! --> src/ui_handler.rs:307:35 Sep 10 19:00:59.270 INFO kablam! | Sep 10 19:00:59.270 INFO kablam! 307 | return Response::with((status::NotFound)); Sep 10 19:00:59.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.270 INFO kablam! Sep 10 19:00:59.270 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.270 INFO kablam! --> src/ui_handler.rs:317:35 Sep 10 19:00:59.270 INFO kablam! | Sep 10 19:00:59.270 INFO kablam! 317 | return Response::with((status::NotFound)); Sep 10 19:00:59.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.270 INFO kablam! Sep 10 19:00:59.271 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.271 INFO kablam! --> src/ui_handler.rs:340:43 Sep 10 19:00:59.271 INFO kablam! | Sep 10 19:00:59.271 INFO kablam! 340 | _ => Response::with((status::NotFound)) Sep 10 19:00:59.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.271 INFO kablam! Sep 10 19:00:59.271 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.271 INFO kablam! --> src/ui_handler.rs:344:28 Sep 10 19:00:59.271 INFO kablam! | Sep 10 19:00:59.271 INFO kablam! 344 | Response::with((status::NotFound)) Sep 10 19:00:59.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.271 INFO kablam! Sep 10 19:00:59.278 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.278 INFO kablam! --> src/ui_handler.rs:365:39 Sep 10 19:00:59.278 INFO kablam! | Sep 10 19:00:59.278 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Sep 10 19:00:59.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.278 INFO kablam! Sep 10 19:00:59.278 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.278 INFO kablam! --> src/ui_handler.rs:372:66 Sep 10 19:00:59.278 INFO kablam! | Sep 10 19:00:59.278 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Sep 10 19:00:59.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.278 INFO kablam! Sep 10 19:00:59.278 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.278 INFO kablam! --> src/ui_handler.rs:373:66 Sep 10 19:00:59.278 INFO kablam! | Sep 10 19:00:59.278 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Sep 10 19:00:59.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.278 INFO kablam! Sep 10 19:00:59.278 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.278 INFO kablam! --> src/ui_handler.rs:385:35 Sep 10 19:00:59.278 INFO kablam! | Sep 10 19:00:59.278 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Sep 10 19:00:59.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.278 INFO kablam! Sep 10 19:00:59.367 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.367 INFO kablam! --> src/ui_handler.rs:250:32 Sep 10 19:00:59.367 INFO kablam! | Sep 10 19:00:59.367 INFO kablam! 250 | Response::with((status::NotFound)) Sep 10 19:00:59.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.367 INFO kablam! | Sep 10 19:00:59.367 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 19:00:59.367 INFO kablam! Sep 10 19:00:59.367 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.367 INFO kablam! --> src/ui_handler.rs:254:28 Sep 10 19:00:59.367 INFO kablam! | Sep 10 19:00:59.367 INFO kablam! 254 | Response::with((status::NotFound)) Sep 10 19:00:59.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.367 INFO kablam! Sep 10 19:00:59.367 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.367 INFO kablam! --> src/ui_handler.rs:304:32 Sep 10 19:00:59.367 INFO kablam! | Sep 10 19:00:59.367 INFO kablam! 304 | Response::with((status::NotFound)) Sep 10 19:00:59.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.367 INFO kablam! Sep 10 19:00:59.367 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.367 INFO kablam! --> src/ui_handler.rs:307:35 Sep 10 19:00:59.367 INFO kablam! | Sep 10 19:00:59.367 INFO kablam! 307 | return Response::with((status::NotFound)); Sep 10 19:00:59.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.367 INFO kablam! Sep 10 19:00:59.367 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.367 INFO kablam! --> src/ui_handler.rs:317:35 Sep 10 19:00:59.367 INFO kablam! | Sep 10 19:00:59.367 INFO kablam! 317 | return Response::with((status::NotFound)); Sep 10 19:00:59.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.367 INFO kablam! Sep 10 19:00:59.367 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.367 INFO kablam! --> src/ui_handler.rs:340:43 Sep 10 19:00:59.368 INFO kablam! | Sep 10 19:00:59.368 INFO kablam! 340 | _ => Response::with((status::NotFound)) Sep 10 19:00:59.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.368 INFO kablam! Sep 10 19:00:59.368 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.368 INFO kablam! --> src/ui_handler.rs:344:28 Sep 10 19:00:59.368 INFO kablam! | Sep 10 19:00:59.368 INFO kablam! 344 | Response::with((status::NotFound)) Sep 10 19:00:59.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.368 INFO kablam! Sep 10 19:00:59.368 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.368 INFO kablam! --> src/ui_handler.rs:365:39 Sep 10 19:00:59.368 INFO kablam! | Sep 10 19:00:59.368 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Sep 10 19:00:59.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.368 INFO kablam! Sep 10 19:00:59.368 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.368 INFO kablam! --> src/ui_handler.rs:372:66 Sep 10 19:00:59.368 INFO kablam! | Sep 10 19:00:59.368 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Sep 10 19:00:59.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.368 INFO kablam! Sep 10 19:00:59.370 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.370 INFO kablam! --> src/ui_handler.rs:373:66 Sep 10 19:00:59.370 INFO kablam! | Sep 10 19:00:59.370 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Sep 10 19:00:59.370 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.370 INFO kablam! Sep 10 19:00:59.370 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:00:59.370 INFO kablam! --> src/ui_handler.rs:385:35 Sep 10 19:00:59.370 INFO kablam! | Sep 10 19:00:59.370 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Sep 10 19:00:59.370 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:00:59.370 INFO kablam! Sep 10 19:01:01.146 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.63s Sep 10 19:01:01.167 INFO kablam! su: No module specific data is present Sep 10 19:01:01.996 INFO running `"docker" "rm" "-f" "e4f2fc2f7366deb4c4572e4bff9480f3e80be2a002327a703e3ce6e3239e7a0d"` Sep 10 19:01:02.107 INFO blam! e4f2fc2f7366deb4c4572e4bff9480f3e80be2a002327a703e3ce6e3239e7a0d