Dec 15 14:39:42.744 INFO testing flo_http_ui-0.1.0 against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 15 14:39:42.744 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 14:39:43.266 INFO [stdout] 8d6019aa1527d041d46d1b5fca99174862b4e3e2a5cfd5875b940a39dd462623 Dec 15 14:39:43.268 INFO running `"docker" "start" "-a" "8d6019aa1527d041d46d1b5fca99174862b4e3e2a5cfd5875b940a39dd462623"` Dec 15 14:39:44.929 INFO [stderr] usermod: no changes Dec 15 14:39:45.382 INFO [stderr] Compiling rust-hsluv v0.1.3 Dec 15 14:39:45.439 INFO [stderr] Compiling desync v0.2.4 Dec 15 14:39:45.439 INFO [stderr] Compiling desync v0.1.2 Dec 15 14:39:45.439 INFO [stderr] Compiling flo_curves v0.1.0 Dec 15 14:39:45.439 INFO [stderr] Compiling persistent v0.4.0 Dec 15 14:39:45.439 INFO [stderr] Compiling websocket v0.20.4 Dec 15 14:39:52.146 INFO [stderr] Compiling flo_canvas v0.1.0 Dec 15 14:39:53.347 INFO [stderr] Compiling flo_binding v0.1.1 Dec 15 14:39:56.900 INFO [stderr] Compiling bodyparser v0.8.0 Dec 15 14:39:58.511 INFO [stderr] Compiling flo_ui v0.1.0 Dec 15 14:40:16.749 INFO [stderr] Compiling flo_http_ui v0.1.0 (/source) Dec 15 14:40:26.043 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:26.043 INFO [stderr] --> src/ui_handler.rs:250:32 Dec 15 14:40:26.043 INFO [stderr] | Dec 15 14:40:26.043 INFO [stderr] 250 | Response::with((status::NotFound)) Dec 15 14:40:26.043 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:26.043 INFO [stderr] | Dec 15 14:40:26.043 INFO [stderr] = note: #[warn(unused_parens)] on by default Dec 15 14:40:26.043 INFO [stderr] Dec 15 14:40:26.043 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:26.043 INFO [stderr] --> src/ui_handler.rs:254:28 Dec 15 14:40:26.043 INFO [stderr] | Dec 15 14:40:26.043 INFO [stderr] 254 | Response::with((status::NotFound)) Dec 15 14:40:26.043 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:26.043 INFO [stderr] Dec 15 14:40:26.043 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:26.043 INFO [stderr] --> src/ui_handler.rs:304:32 Dec 15 14:40:26.043 INFO [stderr] | Dec 15 14:40:26.043 INFO [stderr] 304 | Response::with((status::NotFound)) Dec 15 14:40:26.043 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:26.043 INFO [stderr] Dec 15 14:40:26.043 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:26.043 INFO [stderr] --> src/ui_handler.rs:307:35 Dec 15 14:40:26.043 INFO [stderr] | Dec 15 14:40:26.043 INFO [stderr] 307 | return Response::with((status::NotFound)); Dec 15 14:40:26.043 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:26.043 INFO [stderr] Dec 15 14:40:26.043 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:26.043 INFO [stderr] --> src/ui_handler.rs:317:35 Dec 15 14:40:26.043 INFO [stderr] | Dec 15 14:40:26.043 INFO [stderr] 317 | return Response::with((status::NotFound)); Dec 15 14:40:26.043 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:26.043 INFO [stderr] Dec 15 14:40:26.043 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:26.043 INFO [stderr] --> src/ui_handler.rs:340:43 Dec 15 14:40:26.043 INFO [stderr] | Dec 15 14:40:26.043 INFO [stderr] 340 | _ => Response::with((status::NotFound)) Dec 15 14:40:26.043 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:26.043 INFO [stderr] Dec 15 14:40:26.043 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:26.043 INFO [stderr] --> src/ui_handler.rs:344:28 Dec 15 14:40:26.043 INFO [stderr] | Dec 15 14:40:26.043 INFO [stderr] 344 | Response::with((status::NotFound)) Dec 15 14:40:26.043 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:26.043 INFO [stderr] Dec 15 14:40:26.043 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:26.043 INFO [stderr] --> src/ui_handler.rs:365:39 Dec 15 14:40:26.043 INFO [stderr] | Dec 15 14:40:26.043 INFO [stderr] 365 | Ok(Response::with((status::BadRequest))) Dec 15 14:40:26.043 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:26.043 INFO [stderr] Dec 15 14:40:26.043 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:26.043 INFO [stderr] --> src/ui_handler.rs:372:66 Dec 15 14:40:26.043 INFO [stderr] | Dec 15 14:40:26.043 INFO [stderr] 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Dec 15 14:40:26.043 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:26.043 INFO [stderr] Dec 15 14:40:26.043 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:26.043 INFO [stderr] --> src/ui_handler.rs:373:66 Dec 15 14:40:26.043 INFO [stderr] | Dec 15 14:40:26.044 INFO [stderr] 373 | Err(_) => Ok(Response::with((status::BadRequest))) Dec 15 14:40:26.044 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:26.044 INFO [stderr] Dec 15 14:40:26.044 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:26.044 INFO [stderr] --> src/ui_handler.rs:385:35 Dec 15 14:40:26.044 INFO [stderr] | Dec 15 14:40:26.044 INFO [stderr] 385 | Ok(Response::with((status::BadRequest))) Dec 15 14:40:26.044 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:26.044 INFO [stderr] Dec 15 14:40:28.905 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.95s Dec 15 14:40:28.921 INFO [stderr] su: No module specific data is present Dec 15 14:40:29.296 INFO running `"docker" "inspect" "8d6019aa1527d041d46d1b5fca99174862b4e3e2a5cfd5875b940a39dd462623"` Dec 15 14:40:29.501 INFO running `"docker" "rm" "-f" "8d6019aa1527d041d46d1b5fca99174862b4e3e2a5cfd5875b940a39dd462623"` Dec 15 14:40:29.666 INFO [stdout] 8d6019aa1527d041d46d1b5fca99174862b4e3e2a5cfd5875b940a39dd462623 Dec 15 14:40:29.671 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 14:40:29.896 INFO [stdout] 3e03bcbfc7b9ef76fd275a0ba4eaa025cd705e10eeb6419c9a5b4649ea863999 Dec 15 14:40:29.900 INFO running `"docker" "start" "-a" "3e03bcbfc7b9ef76fd275a0ba4eaa025cd705e10eeb6419c9a5b4649ea863999"` Dec 15 14:40:30.555 INFO [stderr] usermod: no changes Dec 15 14:40:30.799 INFO [stderr] Compiling flo_http_ui v0.1.0 (/source) Dec 15 14:40:39.106 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:39.106 INFO [stderr] --> src/ui_handler.rs:250:32 Dec 15 14:40:39.106 INFO [stderr] | Dec 15 14:40:39.107 INFO [stderr] 250 | Response::with((status::NotFound)) Dec 15 14:40:39.107 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:39.107 INFO [stderr] | Dec 15 14:40:39.107 INFO [stderr] = note: #[warn(unused_parens)] on by default Dec 15 14:40:39.108 INFO [stderr] Dec 15 14:40:39.108 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:39.108 INFO [stderr] --> src/ui_handler.rs:254:28 Dec 15 14:40:39.108 INFO [stderr] | Dec 15 14:40:39.109 INFO [stderr] 254 | Response::with((status::NotFound)) Dec 15 14:40:39.109 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:39.109 INFO [stderr] Dec 15 14:40:39.109 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:39.109 INFO [stderr] --> src/ui_handler.rs:304:32 Dec 15 14:40:39.109 INFO [stderr] | Dec 15 14:40:39.109 INFO [stderr] 304 | Response::with((status::NotFound)) Dec 15 14:40:39.109 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:39.109 INFO [stderr] Dec 15 14:40:39.109 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:39.109 INFO [stderr] --> src/ui_handler.rs:307:35 Dec 15 14:40:39.109 INFO [stderr] | Dec 15 14:40:39.110 INFO [stderr] 307 | return Response::with((status::NotFound)); Dec 15 14:40:39.110 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:39.110 INFO [stderr] Dec 15 14:40:39.110 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:39.110 INFO [stderr] --> src/ui_handler.rs:317:35 Dec 15 14:40:39.110 INFO [stderr] | Dec 15 14:40:39.110 INFO [stderr] 317 | return Response::with((status::NotFound)); Dec 15 14:40:39.110 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:39.110 INFO [stderr] Dec 15 14:40:39.110 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:39.110 INFO [stderr] --> src/ui_handler.rs:340:43 Dec 15 14:40:39.110 INFO [stderr] | Dec 15 14:40:39.110 INFO [stderr] 340 | _ => Response::with((status::NotFound)) Dec 15 14:40:39.110 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:39.110 INFO [stderr] Dec 15 14:40:39.110 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:39.110 INFO [stderr] --> src/ui_handler.rs:344:28 Dec 15 14:40:39.110 INFO [stderr] | Dec 15 14:40:39.110 INFO [stderr] 344 | Response::with((status::NotFound)) Dec 15 14:40:39.110 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:39.110 INFO [stderr] Dec 15 14:40:39.110 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:39.110 INFO [stderr] --> src/ui_handler.rs:365:39 Dec 15 14:40:39.110 INFO [stderr] | Dec 15 14:40:39.110 INFO [stderr] 365 | Ok(Response::with((status::BadRequest))) Dec 15 14:40:39.110 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:39.111 INFO [stderr] Dec 15 14:40:39.111 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:39.111 INFO [stderr] --> src/ui_handler.rs:372:66 Dec 15 14:40:39.111 INFO [stderr] | Dec 15 14:40:39.111 INFO [stderr] 372 | Ok(None) => Ok(Response::with((status::BadRequest))), Dec 15 14:40:39.111 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:39.111 INFO [stderr] Dec 15 14:40:39.111 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:39.111 INFO [stderr] --> src/ui_handler.rs:373:66 Dec 15 14:40:39.111 INFO [stderr] | Dec 15 14:40:39.111 INFO [stderr] 373 | Err(_) => Ok(Response::with((status::BadRequest))) Dec 15 14:40:39.111 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:39.111 INFO [stderr] Dec 15 14:40:39.111 INFO [stderr] warning: unnecessary parentheses around function argument Dec 15 14:40:39.111 INFO [stderr] --> src/ui_handler.rs:385:35 Dec 15 14:40:39.111 INFO [stderr] | Dec 15 14:40:39.111 INFO [stderr] 385 | Ok(Response::with((status::BadRequest))) Dec 15 14:40:39.111 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 15 14:40:39.111 INFO [stderr] Dec 15 14:40:48.663 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.06s Dec 15 14:40:48.670 INFO [stderr] su: No module specific data is present Dec 15 14:40:49.563 INFO running `"docker" "inspect" "3e03bcbfc7b9ef76fd275a0ba4eaa025cd705e10eeb6419c9a5b4649ea863999"` Dec 15 14:40:49.836 INFO running `"docker" "rm" "-f" "3e03bcbfc7b9ef76fd275a0ba4eaa025cd705e10eeb6419c9a5b4649ea863999"` Dec 15 14:40:50.186 INFO [stdout] 3e03bcbfc7b9ef76fd275a0ba4eaa025cd705e10eeb6419c9a5b4649ea863999 Dec 15 14:40:50.195 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 14:40:50.760 INFO [stdout] ce7cf93053108c28557836e70feae2c41b73a2fba23845437f6f25420ffa2418 Dec 15 14:40:50.763 INFO running `"docker" "start" "-a" "ce7cf93053108c28557836e70feae2c41b73a2fba23845437f6f25420ffa2418"` Dec 15 14:40:52.570 INFO [stderr] usermod: no changes Dec 15 14:40:52.838 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s Dec 15 14:40:52.856 INFO [stderr] Running /target/debug/deps/flo_http_ui-85d5cdd210949c72 Dec 15 14:40:52.867 INFO [stdout] Dec 15 14:40:52.867 INFO [stdout] running 18 tests Dec 15 14:40:52.867 INFO [stdout] test htmlcontrol::test::can_convert_zindex_to_html ... ok Dec 15 14:40:52.867 INFO [stdout] test htmlcontrol::test::can_convert_label_to_html ... ok Dec 15 14:40:52.867 INFO [stdout] test htmlcontrol::test::canvas_includes_controller ... ok Dec 15 14:40:52.867 INFO [stdout] test htmlcontrol::test::image_includes_controller ... ok Dec 15 14:40:52.867 INFO [stdout] test htmlcontrol::test::can_convert_container_to_html ... ok Dec 15 14:40:52.867 INFO [stdout] test htmlcontrol::test::can_convert_button_to_html ... ok Dec 15 14:40:52.867 INFO [stdout] test htmlcontrol::test::can_convert_canvas_to_html ... ok Dec 15 14:40:52.867 INFO [stdout] test htmlcontrol::test::can_combine_style_attributes ... ok Dec 15 14:40:52.867 INFO [stdout] test minidom::element::test::can_append_items ... ok Dec 15 14:40:52.867 INFO [stdout] test http_user_interface::test::generates_initial_update ... ok Dec 15 14:40:52.867 INFO [stdout] test http_session::test::will_return_update_for_event ... ok Dec 15 14:40:52.867 INFO [stdout] test minidom::text::test::will_quote_fragment ... ok Dec 15 14:40:52.867 INFO [stdout] test http_session::test::will_return_update_for_next_event ... ok Dec 15 14:40:52.868 INFO [stdout] test minidom::text::test::text_properties_are_correct ... ok Dec 15 14:40:52.868 INFO [stdout] test minidom::element::test::can_get_attribute ... ok Dec 15 14:40:52.868 INFO [stdout] test minidom::element::test::can_get_name ... ok Dec 15 14:40:52.868 INFO [stdout] test minidom::element::test::can_write_element ... ok Dec 15 14:40:52.868 INFO [stdout] test minidom::element::test::merge_elements ... ok Dec 15 14:40:52.868 INFO [stdout] Dec 15 14:40:52.868 INFO [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 14:40:52.868 INFO [stdout] Dec 15 14:40:52.876 INFO [stderr] Doc-tests flo_http_ui Dec 15 14:41:09.757 INFO [stdout] Dec 15 14:41:09.757 INFO [stdout] running 0 tests Dec 15 14:41:09.757 INFO [stdout] Dec 15 14:41:09.757 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 14:41:09.757 INFO [stdout] Dec 15 14:41:09.775 INFO [stderr] su: No module specific data is present Dec 15 14:41:11.142 INFO running `"docker" "inspect" "ce7cf93053108c28557836e70feae2c41b73a2fba23845437f6f25420ffa2418"` Dec 15 14:41:11.397 INFO running `"docker" "rm" "-f" "ce7cf93053108c28557836e70feae2c41b73a2fba23845437f6f25420ffa2418"` Dec 15 14:41:11.662 INFO [stdout] ce7cf93053108c28557836e70feae2c41b73a2fba23845437f6f25420ffa2418