Jul 12 09:32:14.928 INFO checking flo_http_ui-0.1.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 09:32:14.928 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 09:32:14.928 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 09:32:14.928 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-6/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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=500" "-e" "CMD=cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 09:32:15.224 INFO blam! c9660a941dde965e3fc497ea2b9c36088c4089929bb0f8873c094e4fc0cb6ce4 Jul 12 09:32:15.227 INFO running `"docker" "start" "-a" "c9660a941dde965e3fc497ea2b9c36088c4089929bb0f8873c094e4fc0cb6ce4"` Jul 12 09:32:16.742 INFO kablam! Checking rust-hsluv v0.1.3 Jul 12 09:32:16.764 INFO kablam! Checking flo_binding v0.1.0 Jul 12 09:32:16.765 INFO kablam! Checking desync v0.1.2 Jul 12 09:32:16.785 INFO kablam! Checking rulinalg v0.4.2 Jul 12 09:32:16.797 INFO kablam! Checking websocket v0.20.3 Jul 12 09:32:16.800 INFO kablam! Checking persistent v0.4.0 Jul 12 09:32:21.586 INFO kablam! Checking bodyparser v0.8.0 Jul 12 09:32:31.588 INFO kablam! Checking flo_curves v0.1.0 Jul 12 09:32:33.014 INFO kablam! Checking flo_canvas v0.1.0 Jul 12 09:32:36.380 INFO kablam! Checking flo_ui v0.1.0 Jul 12 09:32:44.983 INFO kablam! Checking flo_http_ui v0.1.0 (file:///source) Jul 12 09:32:52.332 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.332 INFO kablam! --> src/ui_handler.rs:250:32 Jul 12 09:32:52.333 INFO kablam! | Jul 12 09:32:52.333 INFO kablam! 250 | Response::with((status::NotFound)) Jul 12 09:32:52.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.347 INFO kablam! | Jul 12 09:32:52.347 INFO kablam! = note: #[warn(unused_parens)] on by default Jul 12 09:32:52.347 INFO kablam! Jul 12 09:32:52.347 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.347 INFO kablam! --> src/ui_handler.rs:254:28 Jul 12 09:32:52.347 INFO kablam! | Jul 12 09:32:52.347 INFO kablam! 254 | Response::with((status::NotFound)) Jul 12 09:32:52.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.347 INFO kablam! Jul 12 09:32:52.348 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.348 INFO kablam! --> src/ui_handler.rs:304:32 Jul 12 09:32:52.348 INFO kablam! | Jul 12 09:32:52.348 INFO kablam! 304 | Response::with((status::NotFound)) Jul 12 09:32:52.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.348 INFO kablam! Jul 12 09:32:52.348 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.348 INFO kablam! --> src/ui_handler.rs:307:35 Jul 12 09:32:52.348 INFO kablam! | Jul 12 09:32:52.348 INFO kablam! 307 | return Response::with((status::NotFound)); Jul 12 09:32:52.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.348 INFO kablam! Jul 12 09:32:52.348 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.348 INFO kablam! --> src/ui_handler.rs:317:35 Jul 12 09:32:52.348 INFO kablam! | Jul 12 09:32:52.348 INFO kablam! 317 | return Response::with((status::NotFound)); Jul 12 09:32:52.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.348 INFO kablam! Jul 12 09:32:52.348 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.349 INFO kablam! --> src/ui_handler.rs:340:43 Jul 12 09:32:52.349 INFO kablam! | Jul 12 09:32:52.349 INFO kablam! 340 | _ => Response::with((status::NotFound)) Jul 12 09:32:52.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.349 INFO kablam! Jul 12 09:32:52.349 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.349 INFO kablam! --> src/ui_handler.rs:344:28 Jul 12 09:32:52.349 INFO kablam! | Jul 12 09:32:52.349 INFO kablam! 344 | Response::with((status::NotFound)) Jul 12 09:32:52.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.349 INFO kablam! Jul 12 09:32:52.349 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.349 INFO kablam! --> src/ui_handler.rs:365:39 Jul 12 09:32:52.350 INFO kablam! | Jul 12 09:32:52.350 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Jul 12 09:32:52.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.350 INFO kablam! Jul 12 09:32:52.350 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.350 INFO kablam! --> src/ui_handler.rs:372:66 Jul 12 09:32:52.350 INFO kablam! | Jul 12 09:32:52.350 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Jul 12 09:32:52.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.350 INFO kablam! Jul 12 09:32:52.350 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.350 INFO kablam! --> src/ui_handler.rs:373:66 Jul 12 09:32:52.350 INFO kablam! | Jul 12 09:32:52.350 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Jul 12 09:32:52.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.350 INFO kablam! Jul 12 09:32:52.350 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.350 INFO kablam! --> src/ui_handler.rs:385:35 Jul 12 09:32:52.350 INFO kablam! | Jul 12 09:32:52.350 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Jul 12 09:32:52.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.351 INFO kablam! Jul 12 09:32:52.918 INFO kablam! warning: unused import: `serde_json::*` Jul 12 09:32:52.918 INFO kablam! --> src/http_user_interface.rs:237:9 Jul 12 09:32:52.918 INFO kablam! | Jul 12 09:32:52.918 INFO kablam! 237 | use serde_json::*; Jul 12 09:32:52.918 INFO kablam! | ^^^^^^^^^^^^^ Jul 12 09:32:52.918 INFO kablam! | Jul 12 09:32:52.919 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 12 09:32:52.919 INFO kablam! Jul 12 09:32:52.924 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.924 INFO kablam! --> src/ui_handler.rs:250:32 Jul 12 09:32:52.924 INFO kablam! | Jul 12 09:32:52.924 INFO kablam! 250 | Response::with((status::NotFound)) Jul 12 09:32:52.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.925 INFO kablam! | Jul 12 09:32:52.925 INFO kablam! = note: #[warn(unused_parens)] on by default Jul 12 09:32:52.925 INFO kablam! Jul 12 09:32:52.926 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.926 INFO kablam! --> src/ui_handler.rs:254:28 Jul 12 09:32:52.926 INFO kablam! | Jul 12 09:32:52.926 INFO kablam! 254 | Response::with((status::NotFound)) Jul 12 09:32:52.926 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.926 INFO kablam! Jul 12 09:32:52.926 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.926 INFO kablam! --> src/ui_handler.rs:304:32 Jul 12 09:32:52.926 INFO kablam! | Jul 12 09:32:52.926 INFO kablam! 304 | Response::with((status::NotFound)) Jul 12 09:32:52.926 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.926 INFO kablam! Jul 12 09:32:52.926 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.926 INFO kablam! --> src/ui_handler.rs:307:35 Jul 12 09:32:52.926 INFO kablam! | Jul 12 09:32:52.926 INFO kablam! 307 | return Response::with((status::NotFound)); Jul 12 09:32:52.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.927 INFO kablam! Jul 12 09:32:52.927 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.927 INFO kablam! --> src/ui_handler.rs:317:35 Jul 12 09:32:52.927 INFO kablam! | Jul 12 09:32:52.927 INFO kablam! 317 | return Response::with((status::NotFound)); Jul 12 09:32:52.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.927 INFO kablam! Jul 12 09:32:52.927 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.927 INFO kablam! --> src/ui_handler.rs:340:43 Jul 12 09:32:52.927 INFO kablam! | Jul 12 09:32:52.927 INFO kablam! 340 | _ => Response::with((status::NotFound)) Jul 12 09:32:52.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.927 INFO kablam! Jul 12 09:32:52.927 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.927 INFO kablam! --> src/ui_handler.rs:344:28 Jul 12 09:32:52.927 INFO kablam! | Jul 12 09:32:52.927 INFO kablam! 344 | Response::with((status::NotFound)) Jul 12 09:32:52.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.927 INFO kablam! Jul 12 09:32:52.927 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.927 INFO kablam! --> src/ui_handler.rs:365:39 Jul 12 09:32:52.928 INFO kablam! | Jul 12 09:32:52.928 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Jul 12 09:32:52.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.928 INFO kablam! Jul 12 09:32:52.928 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.928 INFO kablam! --> src/ui_handler.rs:372:66 Jul 12 09:32:52.928 INFO kablam! | Jul 12 09:32:52.928 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Jul 12 09:32:52.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.928 INFO kablam! Jul 12 09:32:52.928 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.928 INFO kablam! --> src/ui_handler.rs:373:66 Jul 12 09:32:52.928 INFO kablam! | Jul 12 09:32:52.928 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Jul 12 09:32:52.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.928 INFO kablam! Jul 12 09:32:52.930 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 09:32:52.930 INFO kablam! --> src/ui_handler.rs:385:35 Jul 12 09:32:52.930 INFO kablam! | Jul 12 09:32:52.931 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Jul 12 09:32:52.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 09:32:52.931 INFO kablam! Jul 12 09:32:57.199 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.92s Jul 12 09:32:57.212 INFO kablam! su: No module specific data is present Jul 12 09:32:57.719 INFO running `"docker" "rm" "-f" "c9660a941dde965e3fc497ea2b9c36088c4089929bb0f8873c094e4fc0cb6ce4"` Jul 12 09:32:57.841 INFO blam! c9660a941dde965e3fc497ea2b9c36088c4089929bb0f8873c094e4fc0cb6ce4