Oct 14 14:28:36.215 INFO testing kradical/feOxy against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 14:28:36.215 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/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 14 14:28:36.695 INFO blam! 0b0ccf8c23a4e5ca473c16ada09ff49ddbe31dd34bc804ae450d9a4fdffcff68 Oct 14 14:28:36.703 INFO running `"docker" "start" "-a" "0b0ccf8c23a4e5ca473c16ada09ff49ddbe31dd34bc804ae450d9a4fdffcff68"` Oct 14 14:28:37.868 INFO kablam! usermod: no changes Oct 14 14:28:38.067 INFO kablam! Compiling serde v0.8.8 Oct 14 14:28:38.067 INFO kablam! Compiling num-traits v0.1.35 Oct 14 14:28:38.068 INFO kablam! Compiling bitflags v0.6.0 Oct 14 14:28:38.068 INFO kablam! Compiling lazy_static v0.2.1 Oct 14 14:28:38.075 INFO kablam! Compiling libc v0.2.15 Oct 14 14:28:38.075 INFO kablam! Compiling x11-dl v2.8.0 Oct 14 14:28:38.076 INFO kablam! Compiling freetype-sys v0.4.0 Oct 14 14:28:38.076 INFO kablam! Compiling libz-sys v1.0.13 Oct 14 14:28:38.719 INFO kablam! Compiling xml-rs v0.3.4 Oct 14 14:28:39.083 INFO kablam! Compiling draw_state v0.6.0 Oct 14 14:28:41.524 INFO kablam! Compiling gfx_core v0.6.0 Oct 14 14:28:42.084 INFO kablam! Compiling rand v0.3.14 Oct 14 14:28:42.084 INFO kablam! Compiling fs2 v0.2.5 Oct 14 14:28:43.847 INFO kablam! Compiling shared_library v0.1.5 Oct 14 14:28:44.211 INFO kablam! Compiling memmap v0.4.0 Oct 14 14:28:47.459 INFO kablam! Compiling osmesa-sys v0.1.1 Oct 14 14:28:48.751 INFO kablam! Compiling freetype-rs v0.11.0 Oct 14 14:28:54.593 INFO kablam! Compiling tempfile v2.1.4 Oct 14 14:28:55.039 INFO kablam! Compiling wayland-scanner v0.7.8 Oct 14 14:28:55.040 INFO kablam! Compiling gl_generator v0.5.2 Oct 14 14:29:00.871 INFO kablam! Compiling gfx_gl v0.3.1 Oct 14 14:29:00.871 INFO kablam! Compiling glutin v0.7.1 Oct 14 14:29:01.859 INFO kablam! Compiling wayland-client v0.7.8 Oct 14 14:29:13.759 INFO kablam! Compiling serde_json v0.8.1 Oct 14 14:29:22.019 INFO kablam! Compiling target_build_utils v0.1.1 Oct 14 14:29:24.651 INFO kablam! Compiling libloading v0.2.4 Oct 14 14:29:28.855 INFO kablam! Compiling dlib v0.3.0 Oct 14 14:29:29.311 INFO kablam! Compiling wayland-sys v0.7.8 Oct 14 14:29:37.979 INFO kablam! Compiling wayland-window v0.4.4 Oct 14 14:29:37.979 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 14 14:29:41.371 INFO kablam! Compiling winit v0.5.6 Oct 14 14:29:58.852 INFO kablam! Compiling gfx v0.14.0 Oct 14 14:29:58.852 INFO kablam! Compiling gfx_device_gl v0.13.0 Oct 14 14:30:07.152 INFO kablam! Compiling gfx_window_glutin v0.14.0 Oct 14 14:30:11.059 INFO kablam! Compiling gfx_text v0.15.0 Oct 14 14:30:14.035 INFO kablam! Compiling iron_oxide_browser v0.1.0 (/source) Oct 14 14:30:14.623 INFO kablam! warning: unused import: `gfx::Factory` Oct 14 14:30:14.623 INFO kablam! --> src/render.rs:11:5 Oct 14 14:30:14.624 INFO kablam! | Oct 14 14:30:14.624 INFO kablam! 11 | use gfx::Factory; Oct 14 14:30:14.624 INFO kablam! | ^^^^^^^^^^^^ Oct 14 14:30:14.625 INFO kablam! | Oct 14 14:30:14.625 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 14:30:14.625 INFO kablam! Oct 14 14:30:15.315 INFO kablam! warning: floating-point types cannot be used in patterns Oct 14 14:30:15.315 INFO kablam! --> src/layout.rs:157:14 Oct 14 14:30:15.315 INFO kablam! | Oct 14 14:30:15.315 INFO kablam! 157 | (0.0, _, _) => { Oct 14 14:30:15.315 INFO kablam! | ^^^ Oct 14 14:30:15.315 INFO kablam! | Oct 14 14:30:15.315 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 14 14:30:15.315 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 14:30:15.315 INFO kablam! = note: for more information, see issue #41620 Oct 14 14:30:15.315 INFO kablam! Oct 14 14:30:15.315 INFO kablam! warning: unused variable: `command_list` Oct 14 14:30:15.315 INFO kablam! --> src/render.rs:104:17 Oct 14 14:30:15.315 INFO kablam! | Oct 14 14:30:15.315 INFO kablam! 104 | fn render_texts(command_list: &[DisplayCommand]) -> Vec { Oct 14 14:30:15.315 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_command_list` instead Oct 14 14:30:15.315 INFO kablam! | Oct 14 14:30:15.315 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 14:30:15.315 INFO kablam! Oct 14 14:30:15.423 INFO kablam! warning: floating-point types cannot be used in patterns Oct 14 14:30:15.423 INFO kablam! --> src/layout.rs:157:14 Oct 14 14:30:15.423 INFO kablam! | Oct 14 14:30:15.423 INFO kablam! 157 | (0.0, _, _) => { Oct 14 14:30:15.423 INFO kablam! | ^^^ Oct 14 14:30:15.423 INFO kablam! | Oct 14 14:30:15.423 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 14:30:15.423 INFO kablam! = note: for more information, see issue #41620 Oct 14 14:30:15.423 INFO kablam! Oct 14 14:30:15.499 INFO kablam! warning: variable `prevBoxType` should have a snake case name such as `prev_box_type` Oct 14 14:30:15.499 INFO kablam! --> src/layout.rs:227:13 Oct 14 14:30:15.499 INFO kablam! | Oct 14 14:30:15.499 INFO kablam! 227 | let mut prevBoxType = BoxType::Block; Oct 14 14:30:15.499 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 14:30:15.499 INFO kablam! | Oct 14 14:30:15.499 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 14:30:15.499 INFO kablam! Oct 14 14:30:15.507 INFO kablam! warning: variable `textRenderer` should have a snake case name such as `text_renderer` Oct 14 14:30:15.507 INFO kablam! --> src/render.rs:74:9 Oct 14 14:30:15.507 INFO kablam! | Oct 14 14:30:15.507 INFO kablam! 74 | let mut textRenderer = gfx_text::new(factory).build().unwrap(); Oct 14 14:30:15.507 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 14:30:15.507 INFO kablam! Oct 14 14:30:15.507 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 14:30:15.507 INFO kablam! --> src/render.rs:96:9 Oct 14 14:30:15.507 INFO kablam! | Oct 14 14:30:15.507 INFO kablam! 96 | textRenderer.draw(&mut encoder, &data.out); Oct 14 14:30:15.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:30:15.507 INFO kablam! | Oct 14 14:30:15.507 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 14:30:15.507 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 14:30:15.507 INFO kablam! Oct 14 14:30:21.430 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 43s Oct 14 14:30:21.447 INFO kablam! su: No module specific data is present Oct 14 14:30:23.164 INFO running `"docker" "rm" "-f" "0b0ccf8c23a4e5ca473c16ada09ff49ddbe31dd34bc804ae450d9a4fdffcff68"` Oct 14 14:30:23.443 INFO blam! 0b0ccf8c23a4e5ca473c16ada09ff49ddbe31dd34bc804ae450d9a4fdffcff68 Oct 14 14:30:23.451 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/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 14 14:30:23.940 INFO blam! e5e67231ddc88ab95727aa47947f849becd80c68b5e71984087f1e7e82a9210d Oct 14 14:30:23.942 INFO running `"docker" "start" "-a" "e5e67231ddc88ab95727aa47947f849becd80c68b5e71984087f1e7e82a9210d"` Oct 14 14:30:25.706 INFO kablam! usermod: no changes Oct 14 14:30:25.931 INFO kablam! Compiling iron_oxide_browser v0.1.0 (/source) Oct 14 14:30:26.607 INFO kablam! warning: unused import: `super::*` Oct 14 14:30:26.607 INFO kablam! --> src/style.rs:197:9 Oct 14 14:30:26.607 INFO kablam! | Oct 14 14:30:26.607 INFO kablam! 197 | use super::*; Oct 14 14:30:26.607 INFO kablam! | ^^^^^^^^ Oct 14 14:30:26.607 INFO kablam! | Oct 14 14:30:26.607 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 14:30:26.607 INFO kablam! Oct 14 14:30:26.607 INFO kablam! warning: unused import: `super::*` Oct 14 14:30:26.607 INFO kablam! --> src/layout.rs:400:9 Oct 14 14:30:26.607 INFO kablam! | Oct 14 14:30:26.607 INFO kablam! 400 | use super::*; Oct 14 14:30:26.607 INFO kablam! | ^^^^^^^^ Oct 14 14:30:26.607 INFO kablam! Oct 14 14:30:26.607 INFO kablam! warning: unused import: `gfx::Factory` Oct 14 14:30:26.607 INFO kablam! --> src/render.rs:11:5 Oct 14 14:30:26.607 INFO kablam! | Oct 14 14:30:26.607 INFO kablam! 11 | use gfx::Factory; Oct 14 14:30:26.607 INFO kablam! | ^^^^^^^^^^^^ Oct 14 14:30:26.607 INFO kablam! Oct 14 14:30:27.521 INFO kablam! warning: floating-point types cannot be used in patterns Oct 14 14:30:27.522 INFO kablam! --> src/layout.rs:157:14 Oct 14 14:30:27.523 INFO kablam! | Oct 14 14:30:27.524 INFO kablam! 157 | (0.0, _, _) => { Oct 14 14:30:27.524 INFO kablam! | ^^^ Oct 14 14:30:27.525 INFO kablam! | Oct 14 14:30:27.525 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 14 14:30:27.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 14:30:27.527 INFO kablam! = note: for more information, see issue #41620 Oct 14 14:30:27.527 INFO kablam! Oct 14 14:30:27.531 INFO kablam! warning: unused variable: `command_list` Oct 14 14:30:27.531 INFO kablam! --> src/render.rs:104:17 Oct 14 14:30:27.532 INFO kablam! | Oct 14 14:30:27.533 INFO kablam! 104 | fn render_texts(command_list: &[DisplayCommand]) -> Vec { Oct 14 14:30:27.533 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_command_list` instead Oct 14 14:30:27.534 INFO kablam! | Oct 14 14:30:27.535 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 14:30:27.535 INFO kablam! Oct 14 14:30:27.772 INFO kablam! warning: floating-point types cannot be used in patterns Oct 14 14:30:27.772 INFO kablam! --> src/layout.rs:157:14 Oct 14 14:30:27.772 INFO kablam! | Oct 14 14:30:27.772 INFO kablam! 157 | (0.0, _, _) => { Oct 14 14:30:27.772 INFO kablam! | ^^^ Oct 14 14:30:27.774 INFO kablam! | Oct 14 14:30:27.774 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 14 14:30:27.774 INFO kablam! = note: for more information, see issue #41620 Oct 14 14:30:27.775 INFO kablam! Oct 14 14:30:27.876 INFO kablam! warning: variable `prevBoxType` should have a snake case name such as `prev_box_type` Oct 14 14:30:27.876 INFO kablam! --> src/layout.rs:227:13 Oct 14 14:30:27.876 INFO kablam! | Oct 14 14:30:27.876 INFO kablam! 227 | let mut prevBoxType = BoxType::Block; Oct 14 14:30:27.876 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 14:30:27.876 INFO kablam! | Oct 14 14:30:27.876 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 14:30:27.876 INFO kablam! Oct 14 14:30:27.881 INFO kablam! warning: variable `textRenderer` should have a snake case name such as `text_renderer` Oct 14 14:30:27.881 INFO kablam! --> src/render.rs:74:9 Oct 14 14:30:27.881 INFO kablam! | Oct 14 14:30:27.881 INFO kablam! 74 | let mut textRenderer = gfx_text::new(factory).build().unwrap(); Oct 14 14:30:27.881 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 14:30:27.881 INFO kablam! Oct 14 14:30:27.881 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 14:30:27.881 INFO kablam! --> src/render.rs:96:9 Oct 14 14:30:27.881 INFO kablam! | Oct 14 14:30:27.881 INFO kablam! 96 | textRenderer.draw(&mut encoder, &data.out); Oct 14 14:30:27.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:30:27.881 INFO kablam! | Oct 14 14:30:27.883 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 14:30:27.884 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 14:30:27.884 INFO kablam! Oct 14 14:30:31.324 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.58s Oct 14 14:30:31.343 INFO kablam! su: No module specific data is present Oct 14 14:30:33.131 INFO running `"docker" "rm" "-f" "e5e67231ddc88ab95727aa47947f849becd80c68b5e71984087f1e7e82a9210d"` Oct 14 14:30:33.439 INFO blam! e5e67231ddc88ab95727aa47947f849becd80c68b5e71984087f1e7e82a9210d Oct 14 14:30:33.447 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/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 14 14:30:33.831 INFO blam! 6b4ea016598ef408160256a23045cf7375924871844543e6bdcd78d57e237b3d Oct 14 14:30:33.844 INFO running `"docker" "start" "-a" "6b4ea016598ef408160256a23045cf7375924871844543e6bdcd78d57e237b3d"` Oct 14 14:30:35.568 INFO kablam! usermod: no changes Oct 14 14:30:35.775 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 14 14:30:35.785 INFO kablam! Running /target/debug/deps/iron_oxide_browser-60da1c9f7cdc3899 Oct 14 14:30:35.803 INFO blam! Oct 14 14:30:35.803 INFO blam! running 74 tests Oct 14 14:30:35.823 INFO blam! test css::tests::new_selector ... ok Oct 14 14:30:35.823 INFO blam! test css_parse::tests::declarations_end ... ok Oct 14 14:30:35.823 INFO blam! test css_parse::tests::declarations_empty ... ok Oct 14 14:30:35.823 INFO blam! test css_parse::tests::declarations_regular ... ok Oct 14 14:30:35.824 INFO blam! test css_parse::tests::identifier_empty ... ok Oct 14 14:30:35.824 INFO blam! test css_parse::tests::identifier_end ... ok Oct 14 14:30:35.824 INFO blam! test css::tests::new_rule ... ok Oct 14 14:30:35.824 INFO blam! test css::tests::new_declaration ... ok Oct 14 14:30:35.824 INFO blam! test css::tests::new_simple ... ok Oct 14 14:30:35.835 INFO blam! test css::tests::new_stylesheet ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::identifier_invalid ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::identifier_whitespace ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::identifier_long ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::identifier_regular ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::declarations_invalid ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::parser_empty ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::selector_end2 ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::selector_end1 ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::selector_regular ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::selector_invalid ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::selector_multi_id ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::selector_multi_class ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::selectors_empty ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::selectors_end ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::selectors_regular ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::selectors_regular_all_invalid ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::selectors_regular_one_invalid ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::stylesheet_empty ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::stylesheet_regular ... ok Oct 14 14:30:35.835 INFO blam! test dom::tests::elemdata_get_classes ... ok Oct 14 14:30:35.835 INFO blam! test dom::tests::elemdata_get_classes_empty ... ok Oct 14 14:30:35.835 INFO blam! test dom::tests::elemdata_get_classes_multi ... ok Oct 14 14:30:35.835 INFO blam! test dom::tests::elemdata_get_id ... ok Oct 14 14:30:35.835 INFO blam! test dom::tests::elemdata_get_id_empty ... ok Oct 14 14:30:35.835 INFO blam! test dom::tests::new_elemdata ... ok Oct 14 14:30:35.835 INFO blam! test dom::tests::elemdata_get_id_multi ... ok Oct 14 14:30:35.835 INFO blam! test dom::tests::new_node ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::attr_value_empty ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::attr_value_end ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::attr_value_quote ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::attr_value_reg ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::attrs_case ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::attrs_empty ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::attrs_end ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::selector_empty ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::attrs_invalid ... ok Oct 14 14:30:35.835 INFO blam! test css_parse::tests::parser_regular ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::attrs_regular ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::comment_empty ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::comment_end ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::comment_invalid1 ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::comment_invalid3 ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::comment_invalid2 ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::comment_invalid4 ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::comment_regular ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::control_characters ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::new_parser ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::node_end ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::node_invalid ... ok Oct 14 14:30:35.835 INFO blam! test html_parse::tests::node_empty ... ok Oct 14 14:30:35.836 INFO blam! test html_parse::tests::node_valid ... ok Oct 14 14:30:35.836 INFO blam! test html_parse::tests::nodes_empty ... ok Oct 14 14:30:35.836 INFO blam! test html_parse::tests::nodes_unclosed_invalid ... ok Oct 14 14:30:35.836 INFO blam! test html_parse::tests::nodes_unclosed_valid ... ok Oct 14 14:30:35.836 INFO blam! test html_parse::tests::text_end ... ok Oct 14 14:30:35.836 INFO blam! test html_parse::tests::nodes_regular ... ok Oct 14 14:30:35.836 INFO blam! test html_parse::tests::text_whitespace ... ok Oct 14 14:30:35.836 INFO blam! test html_parse::tests::text_empty ... ok Oct 14 14:30:35.836 INFO blam! test style::tests::simple_match_tag ... ok Oct 14 14:30:35.836 INFO blam! test html_parse::tests::text_invalid ... ok Oct 14 14:30:35.836 INFO blam! test style::tests::simple_match_class ... ok Oct 14 14:30:35.836 INFO blam! test html_parse::tests::text_regular ... ok Oct 14 14:30:35.836 INFO blam! test layout::tests::it_works ... ok Oct 14 14:30:35.836 INFO blam! test style::tests::simple_match_id ... ok Oct 14 14:30:35.836 INFO blam! Oct 14 14:30:35.836 INFO blam! test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:30:35.836 INFO blam! Oct 14 14:30:35.863 INFO kablam! Doc-tests iron_oxide_browser Oct 14 14:30:36.667 INFO blam! Oct 14 14:30:36.667 INFO blam! running 0 tests Oct 14 14:30:36.667 INFO blam! Oct 14 14:30:36.667 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:30:36.667 INFO blam! Oct 14 14:30:36.683 INFO kablam! su: No module specific data is present Oct 14 14:30:38.291 INFO running `"docker" "rm" "-f" "6b4ea016598ef408160256a23045cf7375924871844543e6bdcd78d57e237b3d"` Oct 14 14:30:38.539 INFO blam! 6b4ea016598ef408160256a23045cf7375924871844543e6bdcd78d57e237b3d