Oct 11 23:31:13.071 INFO testing flo_http_ui-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 11 23:31:13.071 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 11 23:31:13.366 INFO blam! 58a6faac71dd0620b612df7a8dc4e7c14b42e135b06d8c68030fb5f2a247a6df Oct 11 23:31:13.372 INFO running `"docker" "start" "-a" "58a6faac71dd0620b612df7a8dc4e7c14b42e135b06d8c68030fb5f2a247a6df"` Oct 11 23:31:14.255 INFO kablam! usermod: no changes Oct 11 23:31:14.592 INFO kablam! Compiling modifier v0.1.0 Oct 11 23:31:14.592 INFO kablam! Compiling rust-hsluv v0.1.3 Oct 11 23:31:14.592 INFO kablam! Compiling sha1 v0.2.0 Oct 11 23:31:14.600 INFO kablam! Compiling sequence_trie v0.3.5 Oct 11 23:31:14.600 INFO kablam! Compiling base64 v0.5.2 Oct 11 23:31:14.600 INFO kablam! Compiling unsafe-any v0.4.2 Oct 11 23:31:14.600 INFO kablam! Compiling desync v0.2.3 Oct 11 23:31:14.600 INFO kablam! Compiling desync v0.1.2 Oct 11 23:31:15.078 INFO kablam! Compiling uuid v0.4.0 Oct 11 23:31:15.128 INFO kablam! Compiling typemap v0.3.3 Oct 11 23:31:17.092 INFO kablam! Compiling hyper v0.10.13 Oct 11 23:31:17.102 INFO kablam! Compiling plugin v0.2.6 Oct 11 23:31:17.105 INFO kablam! Compiling png v0.11.0 Oct 11 23:31:17.172 INFO kablam! Compiling rulinalg v0.4.2 Oct 11 23:31:17.432 INFO kablam! Compiling mime_guess v1.8.6 Oct 11 23:31:20.968 INFO kablam! Compiling flo_binding v0.1.1 Oct 11 23:31:26.006 INFO kablam! Compiling flo_curves v0.1.0 Oct 11 23:31:26.781 INFO kablam! Compiling flo_canvas v0.1.0 Oct 11 23:31:29.414 INFO kablam! Compiling flo_ui v0.1.0 Oct 11 23:31:32.449 INFO kablam! Compiling iron v0.6.0 Oct 11 23:31:32.449 INFO kablam! Compiling websocket v0.20.3 Oct 11 23:31:34.141 INFO kablam! Compiling persistent v0.4.0 Oct 11 23:31:34.141 INFO kablam! Compiling mount v0.4.0 Oct 11 23:31:34.856 INFO kablam! Compiling bodyparser v0.8.0 Oct 11 23:31:43.060 INFO kablam! Compiling flo_http_ui v0.1.0 (/source) Oct 11 23:31:43.664 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:43.664 INFO kablam! --> src/ui_handler.rs:250:32 Oct 11 23:31:43.664 INFO kablam! | Oct 11 23:31:43.664 INFO kablam! 250 | Response::with((status::NotFound)) Oct 11 23:31:43.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:43.665 INFO kablam! | Oct 11 23:31:43.665 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 23:31:43.665 INFO kablam! Oct 11 23:31:43.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:43.665 INFO kablam! --> src/ui_handler.rs:254:28 Oct 11 23:31:43.665 INFO kablam! | Oct 11 23:31:43.665 INFO kablam! 254 | Response::with((status::NotFound)) Oct 11 23:31:43.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:43.665 INFO kablam! Oct 11 23:31:43.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:43.665 INFO kablam! --> src/ui_handler.rs:304:32 Oct 11 23:31:43.665 INFO kablam! | Oct 11 23:31:43.665 INFO kablam! 304 | Response::with((status::NotFound)) Oct 11 23:31:43.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:43.665 INFO kablam! Oct 11 23:31:43.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:43.665 INFO kablam! --> src/ui_handler.rs:307:35 Oct 11 23:31:43.665 INFO kablam! | Oct 11 23:31:43.665 INFO kablam! 307 | return Response::with((status::NotFound)); Oct 11 23:31:43.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:43.665 INFO kablam! Oct 11 23:31:43.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:43.665 INFO kablam! --> src/ui_handler.rs:317:35 Oct 11 23:31:43.665 INFO kablam! | Oct 11 23:31:43.665 INFO kablam! 317 | return Response::with((status::NotFound)); Oct 11 23:31:43.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:43.665 INFO kablam! Oct 11 23:31:43.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:43.665 INFO kablam! --> src/ui_handler.rs:340:43 Oct 11 23:31:43.665 INFO kablam! | Oct 11 23:31:43.665 INFO kablam! 340 | _ => Response::with((status::NotFound)) Oct 11 23:31:43.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:43.665 INFO kablam! Oct 11 23:31:43.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:43.665 INFO kablam! --> src/ui_handler.rs:344:28 Oct 11 23:31:43.665 INFO kablam! | Oct 11 23:31:43.665 INFO kablam! 344 | Response::with((status::NotFound)) Oct 11 23:31:43.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:43.665 INFO kablam! Oct 11 23:31:43.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:43.665 INFO kablam! --> src/ui_handler.rs:365:39 Oct 11 23:31:43.665 INFO kablam! | Oct 11 23:31:43.665 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Oct 11 23:31:43.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:43.665 INFO kablam! Oct 11 23:31:43.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:43.665 INFO kablam! --> src/ui_handler.rs:372:66 Oct 11 23:31:43.665 INFO kablam! | Oct 11 23:31:43.665 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Oct 11 23:31:43.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:43.665 INFO kablam! Oct 11 23:31:43.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:43.665 INFO kablam! --> src/ui_handler.rs:373:66 Oct 11 23:31:43.665 INFO kablam! | Oct 11 23:31:43.665 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Oct 11 23:31:43.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:43.665 INFO kablam! Oct 11 23:31:43.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:43.665 INFO kablam! --> src/ui_handler.rs:385:35 Oct 11 23:31:43.665 INFO kablam! | Oct 11 23:31:43.665 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Oct 11 23:31:43.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:43.665 INFO kablam! Oct 11 23:31:46.284 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.01s Oct 11 23:31:46.324 INFO kablam! su: No module specific data is present Oct 11 23:31:46.965 INFO running `"docker" "rm" "-f" "58a6faac71dd0620b612df7a8dc4e7c14b42e135b06d8c68030fb5f2a247a6df"` Oct 11 23:31:47.344 INFO blam! 58a6faac71dd0620b612df7a8dc4e7c14b42e135b06d8c68030fb5f2a247a6df Oct 11 23:31:47.347 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 11 23:31:47.756 INFO blam! 0dcbf016bca8580d21bfe2136e52bebc69d3920c91341085458320217ecbe2bd Oct 11 23:31:47.758 INFO running `"docker" "start" "-a" "0dcbf016bca8580d21bfe2136e52bebc69d3920c91341085458320217ecbe2bd"` Oct 11 23:31:48.631 INFO kablam! usermod: no changes Oct 11 23:31:48.855 INFO kablam! Compiling flo_http_ui v0.1.0 (/source) Oct 11 23:31:49.537 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:49.537 INFO kablam! --> src/ui_handler.rs:250:32 Oct 11 23:31:49.537 INFO kablam! | Oct 11 23:31:49.537 INFO kablam! 250 | Response::with((status::NotFound)) Oct 11 23:31:49.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:49.537 INFO kablam! | Oct 11 23:31:49.537 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 23:31:49.537 INFO kablam! Oct 11 23:31:49.537 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:49.537 INFO kablam! --> src/ui_handler.rs:254:28 Oct 11 23:31:49.537 INFO kablam! | Oct 11 23:31:49.537 INFO kablam! 254 | Response::with((status::NotFound)) Oct 11 23:31:49.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:49.537 INFO kablam! Oct 11 23:31:49.537 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:49.537 INFO kablam! --> src/ui_handler.rs:304:32 Oct 11 23:31:49.537 INFO kablam! | Oct 11 23:31:49.537 INFO kablam! 304 | Response::with((status::NotFound)) Oct 11 23:31:49.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:49.537 INFO kablam! Oct 11 23:31:49.537 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:49.537 INFO kablam! --> src/ui_handler.rs:307:35 Oct 11 23:31:49.537 INFO kablam! | Oct 11 23:31:49.537 INFO kablam! 307 | return Response::with((status::NotFound)); Oct 11 23:31:49.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:49.537 INFO kablam! Oct 11 23:31:49.537 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:49.537 INFO kablam! --> src/ui_handler.rs:317:35 Oct 11 23:31:49.537 INFO kablam! | Oct 11 23:31:49.537 INFO kablam! 317 | return Response::with((status::NotFound)); Oct 11 23:31:49.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:49.537 INFO kablam! Oct 11 23:31:49.537 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:49.537 INFO kablam! --> src/ui_handler.rs:340:43 Oct 11 23:31:49.537 INFO kablam! | Oct 11 23:31:49.537 INFO kablam! 340 | _ => Response::with((status::NotFound)) Oct 11 23:31:49.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:49.537 INFO kablam! Oct 11 23:31:49.537 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:49.537 INFO kablam! --> src/ui_handler.rs:344:28 Oct 11 23:31:49.537 INFO kablam! | Oct 11 23:31:49.537 INFO kablam! 344 | Response::with((status::NotFound)) Oct 11 23:31:49.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:49.537 INFO kablam! Oct 11 23:31:49.537 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:49.537 INFO kablam! --> src/ui_handler.rs:365:39 Oct 11 23:31:49.537 INFO kablam! | Oct 11 23:31:49.537 INFO kablam! 365 | Ok(Response::with((status::BadRequest))) Oct 11 23:31:49.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:49.537 INFO kablam! Oct 11 23:31:49.537 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:49.537 INFO kablam! --> src/ui_handler.rs:372:66 Oct 11 23:31:49.537 INFO kablam! | Oct 11 23:31:49.537 INFO kablam! 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Oct 11 23:31:49.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:49.537 INFO kablam! Oct 11 23:31:49.537 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:49.537 INFO kablam! --> src/ui_handler.rs:373:66 Oct 11 23:31:49.537 INFO kablam! | Oct 11 23:31:49.537 INFO kablam! 373 | Err(_) => Ok(Response::with((status::BadRequest))) Oct 11 23:31:49.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:49.537 INFO kablam! Oct 11 23:31:49.537 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:49.537 INFO kablam! --> src/ui_handler.rs:385:35 Oct 11 23:31:49.537 INFO kablam! | Oct 11 23:31:49.537 INFO kablam! 385 | Ok(Response::with((status::BadRequest))) Oct 11 23:31:49.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:49.537 INFO kablam! Oct 11 23:31:58.388 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.72s Oct 11 23:31:58.424 INFO kablam! su: No module specific data is present Oct 11 23:31:59.925 INFO running `"docker" "rm" "-f" "0dcbf016bca8580d21bfe2136e52bebc69d3920c91341085458320217ecbe2bd"` Oct 11 23:32:00.283 INFO blam! 0dcbf016bca8580d21bfe2136e52bebc69d3920c91341085458320217ecbe2bd Oct 11 23:32:00.288 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 11 23:32:00.740 INFO blam! dbd3fec554bf707389b1ac53f5af980b38b9908051399f96d86cffa0ffebad2f Oct 11 23:32:00.756 INFO running `"docker" "start" "-a" "dbd3fec554bf707389b1ac53f5af980b38b9908051399f96d86cffa0ffebad2f"` Oct 11 23:32:02.198 INFO kablam! usermod: no changes Oct 11 23:32:02.545 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.31s Oct 11 23:32:02.568 INFO kablam! Running /target/debug/deps/flo_http_ui-6caf3d04f124a552 Oct 11 23:32:02.577 INFO blam! Oct 11 23:32:02.577 INFO blam! running 18 tests Oct 11 23:32:02.577 INFO blam! test htmlcontrol::test::canvas_includes_controller ... ok Oct 11 23:32:02.578 INFO blam! test htmlcontrol::test::image_includes_controller ... ok Oct 11 23:32:02.584 INFO blam! test htmlcontrol::test::can_convert_zindex_to_html ... ok Oct 11 23:32:02.585 INFO blam! test htmlcontrol::test::can_convert_label_to_html ... ok Oct 11 23:32:02.585 INFO blam! test htmlcontrol::test::can_combine_style_attributes ... ok Oct 11 23:32:02.585 INFO blam! test minidom::element::test::can_append_items ... ok Oct 11 23:32:02.588 INFO blam! test minidom::element::test::can_get_attribute ... ok Oct 11 23:32:02.589 INFO blam! test http_user_interface::test::generates_initial_update ... ok Oct 11 23:32:02.589 INFO blam! test minidom::element::test::can_get_name ... ok Oct 11 23:32:02.589 INFO blam! test htmlcontrol::test::can_convert_container_to_html ... ok Oct 11 23:32:02.590 INFO blam! test htmlcontrol::test::can_convert_button_to_html ... ok Oct 11 23:32:02.590 INFO blam! test minidom::text::test::text_properties_are_correct ... ok Oct 11 23:32:02.590 INFO blam! test minidom::element::test::merge_elements ... ok Oct 11 23:32:02.590 INFO blam! test minidom::element::test::can_write_element ... ok Oct 11 23:32:02.591 INFO blam! test htmlcontrol::test::can_convert_canvas_to_html ... ok Oct 11 23:32:02.591 INFO blam! test minidom::text::test::will_quote_fragment ... ok Oct 11 23:32:02.591 INFO blam! test http_session::test::will_return_update_for_event ... ok Oct 11 23:32:02.592 INFO blam! test http_session::test::will_return_update_for_next_event ... ok Oct 11 23:32:02.592 INFO blam! Oct 11 23:32:02.592 INFO blam! test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:32:02.593 INFO blam! Oct 11 23:32:02.613 INFO kablam! Doc-tests flo_http_ui Oct 11 23:32:03.693 INFO blam! Oct 11 23:32:03.693 INFO blam! running 0 tests Oct 11 23:32:03.693 INFO blam! Oct 11 23:32:03.693 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:32:03.693 INFO blam! Oct 11 23:32:03.708 INFO kablam! su: No module specific data is present Oct 11 23:32:05.026 INFO running `"docker" "rm" "-f" "dbd3fec554bf707389b1ac53f5af980b38b9908051399f96d86cffa0ffebad2f"` Oct 11 23:32:05.307 INFO blam! dbd3fec554bf707389b1ac53f5af980b38b9908051399f96d86cffa0ffebad2f