Oct 16 11:12:22.902 INFO testing flo_http_ui-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 11:12:22.902 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 16 11:12:23.376 INFO blam! d762afce69030e6a2f14628c50e2b498669079752d35109b247046fab7e41f93 Oct 16 11:12:23.379 INFO running `"docker" "start" "-a" "d762afce69030e6a2f14628c50e2b498669079752d35109b247046fab7e41f93"` Oct 16 11:12:24.786 INFO kablam! usermod: no changes Oct 16 11:12:25.263 INFO kablam! Compiling rust-hsluv v0.1.3 Oct 16 11:12:25.263 INFO kablam! Compiling svg v0.5.11 Oct 16 11:12:25.299 INFO kablam! Compiling desync v0.1.2 Oct 16 11:12:25.299 INFO kablam! Compiling desync v0.2.3 Oct 16 11:12:25.299 INFO kablam! Compiling uuid v0.4.0 Oct 16 11:12:25.300 INFO kablam! Compiling rulinalg v0.4.2 Oct 16 11:12:25.300 INFO kablam! Compiling websocket v0.20.3 Oct 16 11:12:34.749 INFO kablam! Compiling flo_binding v0.1.1 Oct 16 11:12:37.288 INFO kablam! Compiling flo_curves v0.1.0 Oct 16 11:12:39.507 INFO kablam! Compiling flo_canvas v0.1.0 Oct 16 11:12:42.985 INFO kablam! Compiling flo_ui v0.1.0 Oct 16 11:12:57.855 INFO kablam! Compiling flo_http_ui v0.1.0 (/source) Oct 16 11:13:05.031 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:05.032 INFO kablam! --> src/ui_handler.rs:250:32 Oct 16 11:13:05.032 INFO kablam! | Oct 16 11:13:05.032 INFO kablam! 250 | Response::with((status::NotFound)) Oct 16 11:13:05.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:05.032 INFO kablam! | Oct 16 11:13:05.032 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 11:13:05.032 INFO kablam! Oct 16 11:13:05.032 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:05.032 INFO kablam! --> src/ui_handler.rs:254:28 Oct 16 11:13:05.032 INFO kablam! | Oct 16 11:13:05.032 INFO kablam! 254 | Response::with((status::NotFound)) Oct 16 11:13:05.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:05.032 INFO kablam! Oct 16 11:13:05.032 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:05.032 INFO kablam! --> src/ui_handler.rs:304:32 Oct 16 11:13:05.032 INFO kablam! | Oct 16 11:13:05.032 INFO kablam! 304 | Response::with((status::NotFound)) Oct 16 11:13:05.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:05.032 INFO kablam! Oct 16 11:13:05.032 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:05.032 INFO kablam! --> src/ui_handler.rs:307:35 Oct 16 11:13:05.032 INFO kablam! | Oct 16 11:13:05.032 INFO kablam! 307 | return Response::with((status::NotFound)); Oct 16 11:13:05.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:05.032 INFO kablam! Oct 16 11:13:05.032 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:05.032 INFO kablam! --> src/ui_handler.rs:317:35 Oct 16 11:13:05.032 INFO kablam! | Oct 16 11:13:05.032 INFO kablam! 317 | return Response::with((status::NotFound)); Oct 16 11:13:05.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:05.032 INFO kablam! Oct 16 11:13:05.032 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:05.032 INFO kablam! --> src/ui_handler.rs:340:43 Oct 16 11:13:05.032 INFO kablam! | Oct 16 11:13:05.032 INFO kablam! 340 | _ => Response::with((status::NotFound)) Oct 16 11:13:05.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:05.032 INFO kablam! Oct 16 11:13:05.032 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:05.032 INFO kablam! --> src/ui_handler.rs:344:28 Oct 16 11:13:05.032 INFO kablam! | Oct 16 11:13:05.032 INFO kablam! 344 | Response::with((status::NotFound)) Oct 16 11:13:05.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:05.032 INFO kablam! Oct 16 11:13:05.032 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:05.032 INFO kablam! --> src/ui_handler.rs:365:39 Oct 16 11:13:05.032 INFO kablam! | Oct 16 11:13:05.032 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Oct 16 11:13:05.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:05.032 INFO kablam! Oct 16 11:13:05.032 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:05.032 INFO kablam! --> src/ui_handler.rs:372:66 Oct 16 11:13:05.032 INFO kablam! | Oct 16 11:13:05.032 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Oct 16 11:13:05.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:05.032 INFO kablam! Oct 16 11:13:05.032 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:05.032 INFO kablam! --> src/ui_handler.rs:373:66 Oct 16 11:13:05.032 INFO kablam! | Oct 16 11:13:05.032 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Oct 16 11:13:05.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:05.032 INFO kablam! Oct 16 11:13:05.032 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:05.032 INFO kablam! --> src/ui_handler.rs:385:35 Oct 16 11:13:05.032 INFO kablam! | Oct 16 11:13:05.032 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Oct 16 11:13:05.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:05.032 INFO kablam! Oct 16 11:13:07.987 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.14s Oct 16 11:13:07.999 INFO kablam! su: No module specific data is present Oct 16 11:13:08.543 INFO running `"docker" "rm" "-f" "d762afce69030e6a2f14628c50e2b498669079752d35109b247046fab7e41f93"` Oct 16 11:13:08.885 INFO blam! d762afce69030e6a2f14628c50e2b498669079752d35109b247046fab7e41f93 Oct 16 11:13:08.895 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 16 11:13:09.357 INFO blam! b1491655800ceb8f5baf5c08bc4ad573a0cede6b9f741dfb6c93d19be3e513cd Oct 16 11:13:09.359 INFO running `"docker" "start" "-a" "b1491655800ceb8f5baf5c08bc4ad573a0cede6b9f741dfb6c93d19be3e513cd"` Oct 16 11:13:10.688 INFO kablam! usermod: no changes Oct 16 11:13:11.091 INFO kablam! Compiling flo_http_ui v0.1.0 (/source) Oct 16 11:13:18.392 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:18.392 INFO kablam! --> src/ui_handler.rs:250:32 Oct 16 11:13:18.392 INFO kablam! | Oct 16 11:13:18.392 INFO kablam! 250 | Response::with((status::NotFound)) Oct 16 11:13:18.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:18.392 INFO kablam! | Oct 16 11:13:18.393 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 11:13:18.393 INFO kablam! Oct 16 11:13:18.393 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:18.393 INFO kablam! --> src/ui_handler.rs:254:28 Oct 16 11:13:18.393 INFO kablam! | Oct 16 11:13:18.393 INFO kablam! 254 | Response::with((status::NotFound)) Oct 16 11:13:18.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:18.393 INFO kablam! Oct 16 11:13:18.393 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:18.393 INFO kablam! --> src/ui_handler.rs:304:32 Oct 16 11:13:18.393 INFO kablam! | Oct 16 11:13:18.393 INFO kablam! 304 | Response::with((status::NotFound)) Oct 16 11:13:18.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:18.393 INFO kablam! Oct 16 11:13:18.393 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:18.393 INFO kablam! --> src/ui_handler.rs:307:35 Oct 16 11:13:18.393 INFO kablam! | Oct 16 11:13:18.393 INFO kablam! 307 | return Response::with((status::NotFound)); Oct 16 11:13:18.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:18.393 INFO kablam! Oct 16 11:13:18.394 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:18.394 INFO kablam! --> src/ui_handler.rs:317:35 Oct 16 11:13:18.394 INFO kablam! | Oct 16 11:13:18.394 INFO kablam! 317 | return Response::with((status::NotFound)); Oct 16 11:13:18.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:18.394 INFO kablam! Oct 16 11:13:18.394 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:18.394 INFO kablam! --> src/ui_handler.rs:340:43 Oct 16 11:13:18.394 INFO kablam! | Oct 16 11:13:18.394 INFO kablam! 340 | _ => Response::with((status::NotFound)) Oct 16 11:13:18.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:18.394 INFO kablam! Oct 16 11:13:18.394 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:18.394 INFO kablam! --> src/ui_handler.rs:344:28 Oct 16 11:13:18.394 INFO kablam! | Oct 16 11:13:18.394 INFO kablam! 344 | Response::with((status::NotFound)) Oct 16 11:13:18.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:18.394 INFO kablam! Oct 16 11:13:18.394 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:18.394 INFO kablam! --> src/ui_handler.rs:365:39 Oct 16 11:13:18.394 INFO kablam! | Oct 16 11:13:18.394 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Oct 16 11:13:18.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:18.394 INFO kablam! Oct 16 11:13:18.394 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:18.394 INFO kablam! --> src/ui_handler.rs:372:66 Oct 16 11:13:18.394 INFO kablam! | Oct 16 11:13:18.394 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Oct 16 11:13:18.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:18.394 INFO kablam! Oct 16 11:13:18.394 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:18.394 INFO kablam! --> src/ui_handler.rs:373:66 Oct 16 11:13:18.394 INFO kablam! | Oct 16 11:13:18.394 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Oct 16 11:13:18.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:18.394 INFO kablam! Oct 16 11:13:18.394 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:13:18.394 INFO kablam! --> src/ui_handler.rs:385:35 Oct 16 11:13:18.394 INFO kablam! | Oct 16 11:13:18.394 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Oct 16 11:13:18.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:13:18.394 INFO kablam! Oct 16 11:13:27.669 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.95s Oct 16 11:13:27.684 INFO kablam! su: No module specific data is present Oct 16 11:13:28.875 INFO running `"docker" "rm" "-f" "b1491655800ceb8f5baf5c08bc4ad573a0cede6b9f741dfb6c93d19be3e513cd"` Oct 16 11:13:29.263 INFO blam! b1491655800ceb8f5baf5c08bc4ad573a0cede6b9f741dfb6c93d19be3e513cd Oct 16 11:13:29.272 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 16 11:13:29.811 INFO blam! 8274439e034c6a1341c833d0f63e6586d2a19d2d858e4b295dcdd0b77a9f6975 Oct 16 11:13:29.813 INFO running `"docker" "start" "-a" "8274439e034c6a1341c833d0f63e6586d2a19d2d858e4b295dcdd0b77a9f6975"` Oct 16 11:13:31.301 INFO kablam! usermod: no changes Oct 16 11:13:31.669 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.34s Oct 16 11:13:31.697 INFO kablam! Running /target/debug/deps/flo_http_ui-e7503b9ccdc0ce94 Oct 16 11:13:31.724 INFO blam! Oct 16 11:13:31.724 INFO blam! running 18 tests Oct 16 11:13:31.748 INFO blam! test htmlcontrol::test::can_convert_button_to_html ... ok Oct 16 11:13:31.748 INFO blam! test htmlcontrol::test::can_combine_style_attributes ... ok Oct 16 11:13:31.748 INFO blam! test htmlcontrol::test::can_convert_canvas_to_html ... ok Oct 16 11:13:31.749 INFO blam! test htmlcontrol::test::can_convert_zindex_to_html ... ok Oct 16 11:13:31.749 INFO blam! test htmlcontrol::test::can_convert_label_to_html ... ok Oct 16 11:13:31.749 INFO blam! test htmlcontrol::test::can_convert_container_to_html ... ok Oct 16 11:13:31.750 INFO blam! test minidom::element::test::can_append_items ... ok Oct 16 11:13:31.750 INFO blam! test minidom::element::test::can_get_attribute ... ok Oct 16 11:13:31.750 INFO blam! test http_user_interface::test::generates_initial_update ... ok Oct 16 11:13:31.750 INFO blam! test minidom::element::test::can_write_element ... ok Oct 16 11:13:31.751 INFO blam! test minidom::element::test::can_get_name ... ok Oct 16 11:13:31.751 INFO blam! test minidom::element::test::merge_elements ... ok Oct 16 11:13:31.752 INFO blam! test htmlcontrol::test::image_includes_controller ... ok Oct 16 11:13:31.753 INFO blam! test http_session::test::will_return_update_for_next_event ... ok Oct 16 11:13:31.753 INFO blam! test htmlcontrol::test::canvas_includes_controller ... ok Oct 16 11:13:31.763 INFO blam! test minidom::text::test::text_properties_are_correct ... ok Oct 16 11:13:31.763 INFO blam! test minidom::text::test::will_quote_fragment ... ok Oct 16 11:13:31.764 INFO blam! test http_session::test::will_return_update_for_event ... ok Oct 16 11:13:31.764 INFO blam! Oct 16 11:13:31.764 INFO blam! test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:13:31.764 INFO blam! Oct 16 11:13:31.767 INFO kablam! Doc-tests flo_http_ui Oct 16 11:13:46.123 INFO blam! Oct 16 11:13:46.124 INFO blam! running 0 tests Oct 16 11:13:46.124 INFO blam! Oct 16 11:13:46.124 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:13:46.125 INFO blam! Oct 16 11:13:46.139 INFO kablam! su: No module specific data is present Oct 16 11:13:47.372 INFO running `"docker" "rm" "-f" "8274439e034c6a1341c833d0f63e6586d2a19d2d858e4b295dcdd0b77a9f6975"` Oct 16 11:13:47.719 INFO blam! 8274439e034c6a1341c833d0f63e6586d2a19d2d858e4b295dcdd0b77a9f6975