Oct 16 14:28:27.323 INFO testing conrod-0.61.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 14:28:27.324 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14:28:27.828 INFO blam! 71211c2fb880178a7d67cb090805cff7fc29f8578cd70bbe6ef10b7fd669ca67 Oct 16 14:28:27.833 INFO running `"docker" "start" "-a" "71211c2fb880178a7d67cb090805cff7fc29f8578cd70bbe6ef10b7fd669ca67"` Oct 16 14:28:29.231 INFO kablam! usermod: no changes Oct 16 14:28:29.484 INFO kablam! Compiling ordered-float v0.5.2 Oct 16 14:28:29.484 INFO kablam! Compiling pistoncore-input v0.21.0 Oct 16 14:28:30.938 INFO kablam! Compiling rusttype v0.5.2 Oct 16 14:28:34.689 INFO kablam! Compiling conrod v0.61.1 (/source) Oct 16 14:28:55.181 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.93s Oct 16 14:28:55.201 INFO kablam! su: No module specific data is present Oct 16 14:28:55.771 INFO running `"docker" "rm" "-f" "71211c2fb880178a7d67cb090805cff7fc29f8578cd70bbe6ef10b7fd669ca67"` Oct 16 14:28:56.024 INFO blam! 71211c2fb880178a7d67cb090805cff7fc29f8578cd70bbe6ef10b7fd669ca67 Oct 16 14:28:56.026 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14:28:56.443 INFO blam! b4b73dbbf1a249cf302d11a95166563b498aede0fb43f68c3886560ac963ac52 Oct 16 14:28:56.446 INFO running `"docker" "start" "-a" "b4b73dbbf1a249cf302d11a95166563b498aede0fb43f68c3886560ac963ac52"` Oct 16 14:28:57.642 INFO kablam! usermod: no changes Oct 16 14:28:58.206 INFO kablam! Compiling num-complex v0.1.43 Oct 16 14:28:58.207 INFO kablam! Compiling ordered-float v0.5.2 Oct 16 14:28:58.209 INFO kablam! Compiling png v0.12.0 Oct 16 14:28:58.211 INFO kablam! Compiling gfx_window_glutin v0.25.0 Oct 16 14:29:01.218 INFO kablam! Compiling rusttype v0.4.3 Oct 16 14:29:01.218 INFO kablam! Compiling rusttype v0.5.2 Oct 16 14:29:02.719 INFO kablam! Compiling image v0.19.0 Oct 16 14:29:03.595 INFO kablam! Compiling num v0.1.42 Oct 16 14:29:08.255 INFO kablam! Compiling piston2d-graphics v0.26.0 Oct 16 14:29:09.752 INFO kablam! Compiling conrod v0.61.1 (/source) Oct 16 14:29:27.669 INFO kablam! Compiling piston-gfx_texture v0.32.0 Oct 16 14:29:40.249 INFO kablam! Compiling piston2d-gfx_graphics v0.51.0 Oct 16 14:29:47.023 INFO kablam! Compiling piston_window v0.80.0 Oct 16 14:30:09.859 INFO kablam! warning: unused `#[macro_use]` import Oct 16 14:30:09.859 INFO kablam! --> examples/custom_widget.rs:14:1 Oct 16 14:30:09.859 INFO kablam! | Oct 16 14:30:09.859 INFO kablam! 14 | #[macro_use] extern crate conrod; Oct 16 14:30:09.859 INFO kablam! | ^^^^^^^^^^^^ Oct 16 14:30:09.859 INFO kablam! | Oct 16 14:30:09.859 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 14:30:09.859 INFO kablam! Oct 16 14:30:09.859 INFO kablam! warning: unused `#[macro_use]` import Oct 16 14:30:09.859 INFO kablam! --> examples/custom_widget.rs:15:1 Oct 16 14:30:09.859 INFO kablam! | Oct 16 14:30:09.859 INFO kablam! 15 | #[macro_use] extern crate conrod_derive; Oct 16 14:30:09.859 INFO kablam! | ^^^^^^^^^^^^ Oct 16 14:30:09.859 INFO kablam! Oct 16 14:30:21.146 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Oct 16 14:30:21.197 INFO kablam! su: No module specific data is present Oct 16 14:30:21.537 INFO running `"docker" "rm" "-f" "b4b73dbbf1a249cf302d11a95166563b498aede0fb43f68c3886560ac963ac52"` Oct 16 14:30:21.679 INFO blam! b4b73dbbf1a249cf302d11a95166563b498aede0fb43f68c3886560ac963ac52 Oct 16 14:30:21.687 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14:30:21.983 INFO blam! d77ee77fc99a383f7d7b338213925506a1f6e3e935755bd4701bb5daf6b9933d Oct 16 14:30:21.985 INFO running `"docker" "start" "-a" "d77ee77fc99a383f7d7b338213925506a1f6e3e935755bd4701bb5daf6b9933d"` Oct 16 14:30:22.379 INFO kablam! usermod: no changes Oct 16 14:30:22.649 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 16 14:30:22.690 INFO kablam! Running /target/debug/deps/conrod-da81bb66923ef455 Oct 16 14:30:22.691 INFO blam! Oct 16 14:30:22.691 INFO blam! running 17 tests Oct 16 14:30:22.691 INFO blam! test tests::global_input::resetting_input_should_clear_out_events ... ok Oct 16 14:30:22.691 INFO blam! test tests::global_input::no_events_should_be_returned_after_reset_is_called ... ok Oct 16 14:30:22.691 INFO blam! test tests::global_input::events_should_return_all_inputs_in_order ... ok Oct 16 14:30:22.691 INFO blam! test input::state::pressed_next_should_return_first_pressed_button ... ok Oct 16 14:30:22.691 INFO blam! test input::state::button_down_should_store_the_point ... ok Oct 16 14:30:22.691 INFO blam! test tests::global_input::resetting_input_should_set_starting_state_to_current_state ... ok Oct 16 14:30:22.691 INFO blam! test color::plain_contrast_should_weight_colors ... ok Oct 16 14:30:22.691 INFO blam! test tests::ui::high_level_scroll_event_should_be_created_from_a_raw_mouse_scroll ... ok Oct 16 14:30:22.693 INFO blam! test tests::ui::ui_should_push_input_events_to_aggregator ... ok Oct 16 14:30:22.695 INFO blam! test input::state::pressed_next_returns_none_if_no_buttons_are_pressed ... ok Oct 16 14:30:22.696 INFO blam! test tests::widget_input::mouse_should_return_none_if_another_widget_is_capturing_mouse ... ok Oct 16 14:30:22.696 INFO blam! test input::state::input_state_should_be_made_relative_to_a_given_point ... ok Oct 16 14:30:22.696 INFO blam! test utils::test_map_range ... ok Oct 16 14:30:22.697 INFO blam! test tests::widget_input::widget_input_should_provide_any_mouse_events_over_the_widgets_area_if_nothing_is_capturing_mouse ... ok Oct 16 14:30:22.697 INFO blam! test tests::ui::ui_should_reset_global_input_after_widget_are_set ... ok Oct 16 14:30:22.699 INFO blam! test widget::id::test_invocation_variations ... ok Oct 16 14:30:22.703 INFO blam! test widget::id::test ... ok Oct 16 14:30:22.703 INFO blam! Oct 16 14:30:22.704 INFO blam! test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:30:22.704 INFO blam! Oct 16 14:30:22.705 INFO kablam! Doc-tests conrod Oct 16 14:30:28.463 INFO blam! Oct 16 14:30:28.463 INFO blam! running 45 tests Oct 16 14:30:28.463 INFO blam! test src/guide/chapter_1.rs - guide::chapter_1 (line 190) ... ignored Oct 16 14:30:28.463 INFO blam! test src/guide/chapter_1.rs - guide::chapter_1 (line 207) ... ignored Oct 16 14:30:28.470 INFO blam! test src/guide/chapter_1.rs - guide::chapter_1 (line 225) ... ignored Oct 16 14:30:28.470 INFO blam! test src/guide/chapter_1.rs - guide::chapter_1 (line 242) ... ignored Oct 16 14:30:28.470 INFO blam! test src/image.rs - image::Map (line 22) ... ignored Oct 16 14:30:53.119 INFO blam! test src/position/range.rs - position::range::Range::align_before (line 578) ... ok Oct 16 14:30:54.019 INFO blam! test src/position/range.rs - position::range::Range::align_middle_of (line 526) ... ok Oct 16 14:30:54.075 INFO blam! test src/position/range.rs - position::range::Range::clamp_value (line 398) ... ok Oct 16 14:30:54.663 INFO blam! test src/position/range.rs - position::range::Range::direction (line 174) ... ok Oct 16 14:30:55.197 INFO blam! test src/position/range.rs - position::range::Range::align_end_of (line 500) ... ok Oct 16 14:30:56.054 INFO blam! test src/position/range.rs - position::range::Range::closest_edge (line 615) ... ok Oct 16 14:30:57.844 INFO blam! test src/position/range.rs - position::range::Range::align_after (line 550) ... ok Oct 16 14:30:58.331 INFO blam! test src/position/range.rs - position::range::Range::align_start_of (line 471) ... ok Oct 16 14:31:29.291 INFO blam! test src/position/range.rs - position::range::Range::len (line 84) ... ok Oct 16 14:31:30.375 INFO blam! test src/position/range.rs - position::range::Range::has_same_direction (line 451) ... ok Oct 16 14:31:30.627 INFO blam! test src/position/range.rs - position::range::Range::invert (line 116) ... ok Oct 16 14:31:33.083 INFO blam! test src/position/range.rs - position::range::Range::map_value_to (line 132) ... ok Oct 16 14:31:34.031 INFO blam! test src/position/range.rs - position::range::Range::floor (line 326) ... ok Oct 16 14:31:34.965 INFO blam! test src/position/range.rs - position::range::Range::from_pos_and_len (line 51) ... ok Oct 16 14:31:35.360 INFO blam! test src/position/range.rs - position::range::Range::is_over (line 293) ... ok Oct 16 14:31:36.299 INFO blam! test src/position/range.rs - position::range::Range::magnitude (line 69) ... ok Oct 16 14:32:03.023 INFO blam! test src/position/range.rs - position::range::Range::max_directed (line 273) ... ok Oct 16 14:32:03.832 INFO blam! test src/position/range.rs - position::range::Range::middle (line 99) ... ok Oct 16 14:32:04.097 INFO blam! test src/position/range.rs - position::range::Range::max (line 210) ... ok Oct 16 14:32:05.222 INFO blam! test src/position/range.rs - position::range::Range::new (line 35) ... ok Oct 16 14:32:06.435 INFO blam! test src/position/range.rs - position::range::Range::overlap (line 238) ... ok Oct 16 14:32:07.329 INFO blam! test src/position/range.rs - position::range::Range::pad (line 370) ... ok Oct 16 14:32:09.017 INFO blam! test src/position/range.rs - position::range::Range::pad_end (line 355) ... ok Oct 16 14:32:09.747 INFO blam! test src/position/range.rs - position::range::Range::pad_ends (line 384) ... ok Oct 16 14:32:32.019 INFO blam! test src/position/range.rs - position::range::Range::pad_start (line 340) ... ok Oct 16 14:32:35.087 INFO blam! test src/position/range.rs - position::range::Range::stretch_to_value (line 415) ... ok Oct 16 14:32:35.087 INFO blam! test src/widget/id.rs - widget_ids (line 147) ... ignored Oct 16 14:32:35.095 INFO blam! test src/widget/mod.rs - widget::Common (line 456) ... ignored Oct 16 14:32:35.420 INFO blam! test src/position/range.rs - position::range::Range::round (line 312) ... ok Oct 16 14:32:35.420 INFO blam! test src/widget/primitive/shape/triangles.rs - widget::primitive::shape::triangles::from_quad (line 371) ... ignored Oct 16 14:32:35.420 INFO blam! test src/widget/primitive/shape/triangles.rs - widget::primitive::shape::triangles::from_quad (line 385) ... ignored Oct 16 14:32:35.420 INFO blam! test src/widget/primitive/shape/triangles.rs - widget::primitive::shape::triangles::from_quad (line 391) ... ignored Oct 16 14:32:36.191 INFO blam! test src/widget/id.rs - widget_ids (line 112) ... ok Oct 16 14:32:36.427 INFO blam! test src/position/range.rs - position::range::Range::shift (line 159) ... ok Oct 16 14:32:36.951 INFO blam! test src/widget/builder.rs - builder_methods (line 118) ... ok Oct 16 14:32:37.775 INFO blam! test src/position/range.rs - position::range::Range::undirected (line 193) ... ok Oct 16 14:32:38.108 INFO blam! test src/widget/builder.rs - builder_methods (line 66) ... ok Oct 16 14:32:45.547 INFO blam! test src/widget/id.rs - widget_ids (line 127) ... ok Oct 16 14:32:46.211 INFO blam! test src/widget/mod.rs - widget::Widget::Style (line 560) ... ok Oct 16 14:32:47.256 INFO blam! test src/widget/primitive/shape/triangles.rs - widget::primitive::shape::triangles::from_quad (line 397) ... ok Oct 16 14:32:47.256 INFO blam! Oct 16 14:32:47.257 INFO blam! test result: ok. 35 passed; 0 failed; 10 ignored; 0 measured; 0 filtered out Oct 16 14:32:47.257 INFO blam! Oct 16 14:32:47.291 INFO kablam! su: No module specific data is present Oct 16 14:32:47.818 INFO running `"docker" "rm" "-f" "d77ee77fc99a383f7d7b338213925506a1f6e3e935755bd4701bb5daf6b9933d"` Oct 16 14:32:48.003 INFO blam! d77ee77fc99a383f7d7b338213925506a1f6e3e935755bd4701bb5daf6b9933d