Oct 12 02:40:15.751 INFO testing conrod-0.61.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 02:40:15.752 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 02:40:16.278 INFO blam! 2d537adb2468cf1976955c150fb574f73de992862924268b38cca614ff4cb278 Oct 12 02:40:16.280 INFO running `"docker" "start" "-a" "2d537adb2468cf1976955c150fb574f73de992862924268b38cca614ff4cb278"` Oct 12 02:40:18.271 INFO kablam! usermod: no changes Oct 12 02:40:18.518 INFO kablam! Compiling daggy v0.5.0 Oct 12 02:40:18.519 INFO kablam! Compiling rusttype v0.5.2 Oct 12 02:40:22.896 INFO kablam! Compiling conrod v0.61.1 (/source) Oct 12 02:40:44.871 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.56s Oct 12 02:40:44.891 INFO kablam! su: No module specific data is present Oct 12 02:40:45.716 INFO running `"docker" "rm" "-f" "2d537adb2468cf1976955c150fb574f73de992862924268b38cca614ff4cb278"` Oct 12 02:40:45.860 INFO blam! 2d537adb2468cf1976955c150fb574f73de992862924268b38cca614ff4cb278 Oct 12 02:40:45.862 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 02:40:46.189 INFO blam! a27a47471d9fbec9c67dd71e0a3c77c2380267107927c42c29750607c8b1c9a1 Oct 12 02:40:46.195 INFO running `"docker" "start" "-a" "a27a47471d9fbec9c67dd71e0a3c77c2380267107927c42c29750607c8b1c9a1"` Oct 12 02:40:46.801 INFO kablam! usermod: no changes Oct 12 02:40:47.272 INFO kablam! Compiling num-rational v0.1.42 Oct 12 02:40:47.272 INFO kablam! Compiling pistoncore-glutin_window v0.47.0 Oct 12 02:40:47.272 INFO kablam! Compiling gfx_window_glutin v0.25.0 Oct 12 02:40:51.090 INFO kablam! Compiling image v0.19.0 Oct 12 02:40:51.090 INFO kablam! Compiling num v0.1.42 Oct 12 02:40:53.574 INFO kablam! Compiling conrod v0.61.1 (/source) Oct 12 02:41:18.184 INFO kablam! Compiling piston-gfx_texture v0.32.0 Oct 12 02:41:34.761 INFO kablam! Compiling piston2d-gfx_graphics v0.51.0 Oct 12 02:41:43.283 INFO kablam! Compiling piston_window v0.80.0 Oct 12 02:42:11.696 INFO kablam! warning: unused `#[macro_use]` import Oct 12 02:42:11.696 INFO kablam! --> examples/custom_widget.rs:14:1 Oct 12 02:42:11.696 INFO kablam! | Oct 12 02:42:11.696 INFO kablam! 14 | #[macro_use] extern crate conrod; Oct 12 02:42:11.696 INFO kablam! | ^^^^^^^^^^^^ Oct 12 02:42:11.696 INFO kablam! | Oct 12 02:42:11.696 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 02:42:11.696 INFO kablam! Oct 12 02:42:11.696 INFO kablam! warning: unused `#[macro_use]` import Oct 12 02:42:11.696 INFO kablam! --> examples/custom_widget.rs:15:1 Oct 12 02:42:11.696 INFO kablam! | Oct 12 02:42:11.696 INFO kablam! 15 | #[macro_use] extern crate conrod_derive; Oct 12 02:42:11.697 INFO kablam! | ^^^^^^^^^^^^ Oct 12 02:42:11.697 INFO kablam! Oct 12 02:42:23.704 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 36s Oct 12 02:42:23.753 INFO kablam! su: No module specific data is present Oct 12 02:42:24.665 INFO running `"docker" "rm" "-f" "a27a47471d9fbec9c67dd71e0a3c77c2380267107927c42c29750607c8b1c9a1"` Oct 12 02:42:24.884 INFO blam! a27a47471d9fbec9c67dd71e0a3c77c2380267107927c42c29750607c8b1c9a1 Oct 12 02:42:24.889 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 02:42:25.439 INFO blam! 4f7a8310df5c426ecfde774064b3e6f0078c37aaeec41d5a66fa0641d0630b98 Oct 12 02:42:25.439 INFO running `"docker" "start" "-a" "4f7a8310df5c426ecfde774064b3e6f0078c37aaeec41d5a66fa0641d0630b98"` Oct 12 02:42:26.342 INFO kablam! usermod: no changes Oct 12 02:42:26.686 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.32s Oct 12 02:42:26.724 INFO kablam! Running /target/debug/deps/conrod-d5d868fcc3d842d2 Oct 12 02:42:26.730 INFO blam! Oct 12 02:42:26.730 INFO blam! running 17 tests Oct 12 02:42:26.765 INFO blam! test color::plain_contrast_should_weight_colors ... ok Oct 12 02:42:26.765 INFO blam! test input::state::button_down_should_store_the_point ... ok Oct 12 02:42:26.765 INFO blam! test tests::global_input::resetting_input_should_set_starting_state_to_current_state ... ok Oct 12 02:42:26.765 INFO blam! test tests::global_input::resetting_input_should_clear_out_events ... ok Oct 12 02:42:26.766 INFO blam! test input::state::pressed_next_should_return_first_pressed_button ... ok Oct 12 02:42:26.766 INFO blam! test tests::global_input::events_should_return_all_inputs_in_order ... ok Oct 12 02:42:26.766 INFO blam! test tests::ui::ui_should_reset_global_input_after_widget_are_set ... ok Oct 12 02:42:26.766 INFO blam! test tests::widget_input::mouse_should_return_none_if_another_widget_is_capturing_mouse ... ok Oct 12 02:42:26.766 INFO blam! test tests::widget_input::widget_input_should_provide_any_mouse_events_over_the_widgets_area_if_nothing_is_capturing_mouse ... ok Oct 12 02:42:26.766 INFO blam! test utils::test_map_range ... ok Oct 12 02:42:26.768 INFO blam! test tests::global_input::no_events_should_be_returned_after_reset_is_called ... ok Oct 12 02:42:26.768 INFO blam! test widget::id::test_invocation_variations ... ok Oct 12 02:42:26.776 INFO blam! test widget::id::test ... ok Oct 12 02:42:26.776 INFO blam! test input::state::input_state_should_be_made_relative_to_a_given_point ... ok Oct 12 02:42:26.776 INFO blam! test tests::ui::high_level_scroll_event_should_be_created_from_a_raw_mouse_scroll ... ok Oct 12 02:42:26.776 INFO blam! test tests::ui::ui_should_push_input_events_to_aggregator ... ok Oct 12 02:42:26.776 INFO blam! test input::state::pressed_next_returns_none_if_no_buttons_are_pressed ... ok Oct 12 02:42:26.777 INFO blam! Oct 12 02:42:26.777 INFO kablam! Doc-tests conrod Oct 12 02:42:26.777 INFO blam! test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:42:26.777 INFO blam! Oct 12 02:42:34.880 INFO blam! Oct 12 02:42:34.880 INFO blam! running 45 tests Oct 12 02:42:34.881 INFO blam! test src/guide/chapter_1.rs - guide::chapter_1 (line 190) ... ignored Oct 12 02:42:34.896 INFO blam! test src/guide/chapter_1.rs - guide::chapter_1 (line 207) ... ignored Oct 12 02:42:34.906 INFO blam! test src/guide/chapter_1.rs - guide::chapter_1 (line 225) ... ignored Oct 12 02:42:34.906 INFO blam! test src/guide/chapter_1.rs - guide::chapter_1 (line 242) ... ignored Oct 12 02:42:34.906 INFO blam! test src/image.rs - image::Map (line 22) ... ignored Oct 12 02:43:15.801 INFO blam! test src/position/range.rs - position::range::Range::direction (line 174) ... ok Oct 12 02:43:16.696 INFO blam! test src/position/range.rs - position::range::Range::align_end_of (line 500) ... ok Oct 12 02:43:16.976 INFO blam! test src/position/range.rs - position::range::Range::closest_edge (line 615) ... ok Oct 12 02:43:17.064 INFO blam! test src/position/range.rs - position::range::Range::clamp_value (line 398) ... ok Oct 12 02:43:17.374 INFO blam! test src/position/range.rs - position::range::Range::align_start_of (line 471) ... ok Oct 12 02:43:18.886 INFO blam! test src/position/range.rs - position::range::Range::align_before (line 578) ... ok Oct 12 02:43:20.784 INFO blam! test src/position/range.rs - position::range::Range::align_middle_of (line 526) ... ok Oct 12 02:43:21.631 INFO blam! test src/position/range.rs - position::range::Range::align_after (line 550) ... ok Oct 12 02:43:47.826 INFO blam! test src/position/range.rs - position::range::Range::invert (line 116) ... ok Oct 12 02:43:50.232 INFO blam! test src/position/range.rs - position::range::Range::from_pos_and_len (line 51) ... ok Oct 12 02:43:51.972 INFO blam! test src/position/range.rs - position::range::Range::is_over (line 293) ... ok Oct 12 02:43:54.105 INFO blam! test src/position/range.rs - position::range::Range::floor (line 326) ... ok Oct 12 02:43:55.703 INFO blam! test src/position/range.rs - position::range::Range::map_value_to (line 132) ... ok Oct 12 02:43:56.544 INFO blam! test src/position/range.rs - position::range::Range::has_same_direction (line 451) ... ok Oct 12 02:43:56.692 INFO blam! test src/position/range.rs - position::range::Range::magnitude (line 69) ... ok Oct 12 02:43:56.705 INFO blam! test src/position/range.rs - position::range::Range::len (line 84) ... ok Oct 12 02:44:13.353 INFO blam! test src/position/range.rs - position::range::Range::max (line 210) ... ok Oct 12 02:44:18.400 INFO blam! test src/position/range.rs - position::range::Range::new (line 35) ... ok Oct 12 02:44:19.300 INFO blam! test src/position/range.rs - position::range::Range::max_directed (line 273) ... ok Oct 12 02:44:22.247 INFO blam! test src/position/range.rs - position::range::Range::pad (line 370) ... ok Oct 12 02:44:22.676 INFO blam! test src/position/range.rs - position::range::Range::overlap (line 238) ... ok Oct 12 02:44:22.680 INFO blam! test src/position/range.rs - position::range::Range::middle (line 99) ... ok Oct 12 02:44:23.080 INFO blam! test src/position/range.rs - position::range::Range::pad_end (line 355) ... ok Oct 12 02:44:23.213 INFO blam! test src/position/range.rs - position::range::Range::pad_ends (line 384) ... ok Oct 12 02:44:47.056 INFO blam! test src/position/range.rs - position::range::Range::pad_start (line 340) ... ok Oct 12 02:44:56.637 INFO blam! test src/position/range.rs - position::range::Range::round (line 312) ... ok Oct 12 02:44:56.637 INFO blam! test src/widget/id.rs - widget_ids (line 147) ... ignored Oct 12 02:44:56.638 INFO blam! test src/widget/mod.rs - widget::Common (line 456) ... ignored Oct 12 02:44:57.575 INFO blam! test src/position/range.rs - position::range::Range::shift (line 159) ... ok Oct 12 02:44:57.575 INFO blam! test src/widget/primitive/shape/triangles.rs - widget::primitive::shape::triangles::from_quad (line 371) ... ignored Oct 12 02:44:57.575 INFO blam! test src/widget/primitive/shape/triangles.rs - widget::primitive::shape::triangles::from_quad (line 385) ... ignored Oct 12 02:44:57.575 INFO blam! test src/widget/primitive/shape/triangles.rs - widget::primitive::shape::triangles::from_quad (line 391) ... ignored Oct 12 02:45:00.604 INFO blam! test src/widget/builder.rs - builder_methods (line 118) ... ok Oct 12 02:45:01.142 INFO blam! test src/widget/id.rs - widget_ids (line 112) ... ok Oct 12 02:45:01.228 INFO blam! test src/position/range.rs - position::range::Range::undirected (line 193) ... ok Oct 12 02:45:03.104 INFO blam! test src/widget/builder.rs - builder_methods (line 66) ... ok Oct 12 02:45:03.176 INFO blam! test src/position/range.rs - position::range::Range::stretch_to_value (line 415) ... ok Oct 12 02:45:08.406 INFO blam! test src/widget/id.rs - widget_ids (line 127) ... ok Oct 12 02:45:11.324 INFO blam! test src/widget/mod.rs - widget::Widget::Style (line 560) ... ok Oct 12 02:45:11.534 INFO blam! test src/widget/primitive/shape/triangles.rs - widget::primitive::shape::triangles::from_quad (line 397) ... ok Oct 12 02:45:11.534 INFO blam! Oct 12 02:45:11.534 INFO blam! test result: ok. 35 passed; 0 failed; 10 ignored; 0 measured; 0 filtered out Oct 12 02:45:11.534 INFO blam! Oct 12 02:45:11.572 INFO kablam! su: No module specific data is present Oct 12 02:45:11.971 INFO running `"docker" "rm" "-f" "4f7a8310df5c426ecfde774064b3e6f0078c37aaeec41d5a66fa0641d0630b98"` Oct 12 02:45:12.062 INFO blam! 4f7a8310df5c426ecfde774064b3e6f0078c37aaeec41d5a66fa0641d0630b98