Oct 13 15:14:44.846 INFO checking flo_http_ui-0.1.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 15:14:44.848 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 15:14:45.350 INFO blam! 39981468a9cd46646c0a9ca63af285412b965cd72400c1eed5d6c449f8f15f3a Oct 13 15:14:45.351 INFO running `"docker" "start" "-a" "39981468a9cd46646c0a9ca63af285412b965cd72400c1eed5d6c449f8f15f3a"` Oct 13 15:14:46.888 INFO kablam! usermod: no changes Oct 13 15:14:47.258 INFO kablam! Checking rust-hsluv v0.1.3 Oct 13 15:14:47.269 INFO kablam! Checking desync v0.1.2 Oct 13 15:14:47.269 INFO kablam! Checking flo_binding v0.1.1 Oct 13 15:14:47.317 INFO kablam! Checking rulinalg v0.4.2 Oct 13 15:14:53.626 INFO kablam! Checking flo_curves v0.1.0 Oct 13 15:14:54.548 INFO kablam! Checking flo_canvas v0.1.0 Oct 13 15:14:56.231 INFO kablam! Checking flo_ui v0.1.0 Oct 13 15:15:01.096 INFO kablam! Checking flo_http_ui v0.1.0 (/source) Oct 13 15:15:13.512 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.512 INFO kablam! --> src/ui_handler.rs:250:32 Oct 13 15:15:13.512 INFO kablam! | Oct 13 15:15:13.512 INFO kablam! 250 | Response::with((status::NotFound)) Oct 13 15:15:13.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.512 INFO kablam! | Oct 13 15:15:13.512 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 15:15:13.512 INFO kablam! Oct 13 15:15:13.512 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.512 INFO kablam! --> src/ui_handler.rs:254:28 Oct 13 15:15:13.512 INFO kablam! | Oct 13 15:15:13.512 INFO kablam! 254 | Response::with((status::NotFound)) Oct 13 15:15:13.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.512 INFO kablam! Oct 13 15:15:13.512 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.512 INFO kablam! --> src/ui_handler.rs:304:32 Oct 13 15:15:13.512 INFO kablam! | Oct 13 15:15:13.512 INFO kablam! 304 | Response::with((status::NotFound)) Oct 13 15:15:13.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.512 INFO kablam! Oct 13 15:15:13.512 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.512 INFO kablam! --> src/ui_handler.rs:307:35 Oct 13 15:15:13.512 INFO kablam! | Oct 13 15:15:13.512 INFO kablam! 307 | return Response::with((status::NotFound)); Oct 13 15:15:13.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.512 INFO kablam! Oct 13 15:15:13.512 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.512 INFO kablam! --> src/ui_handler.rs:317:35 Oct 13 15:15:13.512 INFO kablam! | Oct 13 15:15:13.512 INFO kablam! 317 | return Response::with((status::NotFound)); Oct 13 15:15:13.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.512 INFO kablam! Oct 13 15:15:13.512 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.512 INFO kablam! --> src/ui_handler.rs:340:43 Oct 13 15:15:13.512 INFO kablam! | Oct 13 15:15:13.512 INFO kablam! 340 | _ => Response::with((status::NotFound)) Oct 13 15:15:13.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.512 INFO kablam! Oct 13 15:15:13.512 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.512 INFO kablam! --> src/ui_handler.rs:344:28 Oct 13 15:15:13.512 INFO kablam! | Oct 13 15:15:13.513 INFO kablam! 344 | Response::with((status::NotFound)) Oct 13 15:15:13.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.513 INFO kablam! Oct 13 15:15:13.513 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.513 INFO kablam! --> src/ui_handler.rs:365:39 Oct 13 15:15:13.513 INFO kablam! | Oct 13 15:15:13.513 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Oct 13 15:15:13.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.513 INFO kablam! Oct 13 15:15:13.513 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.513 INFO kablam! --> src/ui_handler.rs:372:66 Oct 13 15:15:13.513 INFO kablam! | Oct 13 15:15:13.513 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Oct 13 15:15:13.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.513 INFO kablam! Oct 13 15:15:13.513 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.513 INFO kablam! --> src/ui_handler.rs:373:66 Oct 13 15:15:13.513 INFO kablam! | Oct 13 15:15:13.513 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Oct 13 15:15:13.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.513 INFO kablam! Oct 13 15:15:13.513 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.513 INFO kablam! --> src/ui_handler.rs:385:35 Oct 13 15:15:13.513 INFO kablam! | Oct 13 15:15:13.513 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Oct 13 15:15:13.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.513 INFO kablam! Oct 13 15:15:13.632 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.632 INFO kablam! --> src/ui_handler.rs:250:32 Oct 13 15:15:13.632 INFO kablam! | Oct 13 15:15:13.632 INFO kablam! 250 | Response::with((status::NotFound)) Oct 13 15:15:13.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.632 INFO kablam! | Oct 13 15:15:13.632 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 15:15:13.632 INFO kablam! Oct 13 15:15:13.632 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.632 INFO kablam! --> src/ui_handler.rs:254:28 Oct 13 15:15:13.632 INFO kablam! | Oct 13 15:15:13.632 INFO kablam! 254 | Response::with((status::NotFound)) Oct 13 15:15:13.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.632 INFO kablam! Oct 13 15:15:13.632 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.632 INFO kablam! --> src/ui_handler.rs:304:32 Oct 13 15:15:13.632 INFO kablam! | Oct 13 15:15:13.632 INFO kablam! 304 | Response::with((status::NotFound)) Oct 13 15:15:13.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.632 INFO kablam! Oct 13 15:15:13.632 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.632 INFO kablam! --> src/ui_handler.rs:307:35 Oct 13 15:15:13.632 INFO kablam! | Oct 13 15:15:13.632 INFO kablam! 307 | return Response::with((status::NotFound)); Oct 13 15:15:13.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.632 INFO kablam! Oct 13 15:15:13.632 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.632 INFO kablam! --> src/ui_handler.rs:317:35 Oct 13 15:15:13.632 INFO kablam! | Oct 13 15:15:13.632 INFO kablam! 317 | return Response::with((status::NotFound)); Oct 13 15:15:13.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.632 INFO kablam! Oct 13 15:15:13.632 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.632 INFO kablam! --> src/ui_handler.rs:340:43 Oct 13 15:15:13.632 INFO kablam! | Oct 13 15:15:13.632 INFO kablam! 340 | _ => Response::with((status::NotFound)) Oct 13 15:15:13.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.632 INFO kablam! Oct 13 15:15:13.632 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.632 INFO kablam! --> src/ui_handler.rs:344:28 Oct 13 15:15:13.632 INFO kablam! | Oct 13 15:15:13.632 INFO kablam! 344 | Response::with((status::NotFound)) Oct 13 15:15:13.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.632 INFO kablam! Oct 13 15:15:13.632 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.632 INFO kablam! --> src/ui_handler.rs:365:39 Oct 13 15:15:13.632 INFO kablam! | Oct 13 15:15:13.632 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Oct 13 15:15:13.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.633 INFO kablam! Oct 13 15:15:13.633 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.633 INFO kablam! --> src/ui_handler.rs:372:66 Oct 13 15:15:13.633 INFO kablam! | Oct 13 15:15:13.633 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Oct 13 15:15:13.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.633 INFO kablam! Oct 13 15:15:13.633 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.633 INFO kablam! --> src/ui_handler.rs:373:66 Oct 13 15:15:13.633 INFO kablam! | Oct 13 15:15:13.633 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Oct 13 15:15:13.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.633 INFO kablam! Oct 13 15:15:13.633 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 15:15:13.633 INFO kablam! --> src/ui_handler.rs:385:35 Oct 13 15:15:13.633 INFO kablam! | Oct 13 15:15:13.633 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Oct 13 15:15:13.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 15:15:13.633 INFO kablam! Oct 13 15:15:15.564 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.65s Oct 13 15:15:15.589 INFO kablam! su: No module specific data is present Oct 13 15:15:16.695 INFO running `"docker" "rm" "-f" "39981468a9cd46646c0a9ca63af285412b965cd72400c1eed5d6c449f8f15f3a"` Oct 13 15:15:17.024 INFO blam! 39981468a9cd46646c0a9ca63af285412b965cd72400c1eed5d6c449f8f15f3a