[INFO] crate conrod_core 0.67.0 is already in cache [INFO] testing conrod_core-0.67.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate conrod_core 0.67.0 into work/builds/worker-6/source [INFO] validating manifest of crates.io crate conrod_core 0.67.0 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate conrod_core 0.67.0 [INFO] finished tweaking crates.io crate conrod_core 0.67.0 [INFO] tweaked toml for crates.io crate conrod_core 0.67.0 written to work/builds/worker-6/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] c1921d64918d59a7006267903cb44f8038af29fccfcda8b8845c3b5775bd2d0d [INFO] running `"docker" "start" "-a" "c1921d64918d59a7006267903cb44f8038af29fccfcda8b8845c3b5775bd2d0d"` [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rusttype v0.8.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling conrod_core v0.67.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/graph/mod.rs:71:33 [INFO] [stderr] | [INFO] [stderr] 71 | pub maybe_state: Option>, [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/theme.rs:63:20 [INFO] [stderr] | [INFO] [stderr] 63 | pub style: Box, [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/theme.rs:79:27 [INFO] [stderr] | [INFO] [stderr] 79 | pub fn new(style: Box) -> WidgetDefault { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.08s [INFO] running `"docker" "inspect" "c1921d64918d59a7006267903cb44f8038af29fccfcda8b8845c3b5775bd2d0d"` [INFO] running `"docker" "rm" "-f" "c1921d64918d59a7006267903cb44f8038af29fccfcda8b8845c3b5775bd2d0d"` [INFO] [stdout] c1921d64918d59a7006267903cb44f8038af29fccfcda8b8845c3b5775bd2d0d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 3869a2b5ef496df35b4fd01b220d9fd7e65f39dce9040e99a686e4fe7d95035c [INFO] running `"docker" "start" "-a" "3869a2b5ef496df35b4fd01b220d9fd7e65f39dce9040e99a686e4fe7d95035c"` [INFO] [stderr] Compiling conrod_core v0.67.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/graph/mod.rs:71:33 [INFO] [stderr] | [INFO] [stderr] 71 | pub maybe_state: Option>, [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/theme.rs:63:20 [INFO] [stderr] | [INFO] [stderr] 63 | pub style: Box, [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/theme.rs:79:27 [INFO] [stderr] | [INFO] [stderr] 79 | pub fn new(style: Box) -> WidgetDefault { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.10s [INFO] running `"docker" "inspect" "3869a2b5ef496df35b4fd01b220d9fd7e65f39dce9040e99a686e4fe7d95035c"` [INFO] running `"docker" "rm" "-f" "3869a2b5ef496df35b4fd01b220d9fd7e65f39dce9040e99a686e4fe7d95035c"` [INFO] [stdout] 3869a2b5ef496df35b4fd01b220d9fd7e65f39dce9040e99a686e4fe7d95035c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 1f532e68ac897621693c4b1ecbe3d5b46d7942cb3d6318d3160a7ef7540e7c14 [INFO] running `"docker" "start" "-a" "1f532e68ac897621693c4b1ecbe3d5b46d7942cb3d6318d3160a7ef7540e7c14"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/conrod_core-831f8544f6f06b3a [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test color::plain_contrast_should_weight_colors ... ok [INFO] [stdout] test input::state::button_down_should_store_the_point ... ok [INFO] [stdout] test input::state::pressed_next_returns_none_if_no_buttons_are_pressed ... ok [INFO] [stdout] test input::state::input_state_should_be_made_relative_to_a_given_point ... ok [INFO] [stdout] test input::state::pressed_next_should_return_first_pressed_button ... ok [INFO] [stdout] test tests::global_input::no_events_should_be_returned_after_reset_is_called ... ok [INFO] [stdout] test tests::global_input::resetting_input_should_clear_out_events ... ok [INFO] [stdout] test tests::global_input::events_should_return_all_inputs_in_order ... ok [INFO] [stdout] test tests::global_input::resetting_input_should_set_starting_state_to_current_state ... ok [INFO] [stdout] test tests::ui::high_level_scroll_event_should_be_created_from_a_raw_mouse_scroll ... ok [INFO] [stdout] test tests::widget_input::mouse_should_return_none_if_another_widget_is_capturing_mouse ... ok [INFO] [stdout] test tests::widget_input::widget_input_should_provide_any_mouse_events_over_the_widgets_area_if_nothing_is_capturing_mouse ... ok [INFO] [stdout] test tests::ui::ui_should_push_input_events_to_aggregator ... ok [INFO] [stdout] test utils::test_map_range ... ok [INFO] [stdout] test widget::id::test_invocation_variations ... ok [INFO] [stdout] test tests::ui::ui_should_reset_global_input_after_widget_are_set ... ok [INFO] [stdout] test widget::id::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests conrod_core [INFO] [stdout] [INFO] [stdout] running 65 tests [INFO] [stdout] test src/guide/chapter_1.rs - guide::chapter_1 (line 190) ... ignored [INFO] [stdout] test src/guide/chapter_1.rs - guide::chapter_1 (line 207) ... ignored [INFO] [stdout] test src/guide/chapter_1.rs - guide::chapter_1 (line 225) ... ignored [INFO] [stdout] test src/guide/chapter_1.rs - guide::chapter_1 (line 242) ... ignored [INFO] [stdout] test src/guide/chapter_3.rs - guide::chapter_3 (line 133) ... ignored [INFO] [stdout] test src/guide/chapter_3.rs - guide::chapter_3 (line 145) ... ignored [INFO] [stdout] test src/guide/chapter_3.rs - guide::chapter_3 (line 162) ... ignored [INFO] [stdout] test src/guide/chapter_3.rs - guide::chapter_3 (line 170) ... ignored [INFO] [stdout] test src/guide/chapter_3.rs - guide::chapter_3 (line 177) ... ignored [INFO] [stdout] test src/guide/chapter_3.rs - guide::chapter_3 (line 184) ... ignored [INFO] [stdout] test src/guide/chapter_3.rs - guide::chapter_3 (line 220) ... ignored [INFO] [stdout] test src/guide/chapter_3.rs - guide::chapter_3 (line 228) ... ignored [INFO] [stdout] test src/guide/chapter_3.rs - guide::chapter_3 (line 244) ... ignored [INFO] [stdout] test src/guide/chapter_3.rs - guide::chapter_3 (line 287) ... ignored [INFO] [stdout] test src/guide/chapter_3.rs - guide::chapter_3 (line 294) ... ignored [INFO] [stdout] test src/guide/chapter_3.rs - guide::chapter_3 (line 316) ... ignored [INFO] [stdout] test src/guide/chapter_3.rs - guide::chapter_3 (line 343) ... ignored [INFO] [stdout] test src/guide/chapter_3.rs - guide::chapter_3 (line 386) ... ignored [INFO] [stdout] test src/guide/chapter_3.rs - guide::chapter_3 (line 404) ... ignored [INFO] [stdout] test src/guide/chapter_3.rs - guide::chapter_3 (line 467) ... ignored [INFO] [stdout] test src/guide/chapter_3.rs - guide::chapter_3 (line 473) ... ignored [INFO] [stdout] test src/guide/chapter_3.rs - guide::chapter_3 (line 481) ... ignored [INFO] [stdout] test src/guide/chapter_3.rs - guide::chapter_3 (line 50) ... ignored [INFO] [stdout] test src/guide/chapter_3.rs - guide::chapter_3 (line 59) ... ignored [INFO] [stdout] test src/image.rs - image::Map (line 22) ... ignored [INFO] [stdout] test src/position/range.rs - position::range::Range::align_after (line 550) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::map_value_to (line 132) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::floor (line 326) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::len (line 84) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::align_end_of (line 500) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::clamp_value (line 398) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::align_start_of (line 471) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::direction (line 174) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::is_over (line 293) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::from_pos_and_len (line 51) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::magnitude (line 69) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::invert (line 116) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::has_same_direction (line 451) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::align_middle_of (line 526) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::middle (line 99) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::pad_end (line 355) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::align_before (line 578) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::closest_edge (line 615) ... FAILED [INFO] [stdout] test src/widget/id.rs - widget_ids (line 147) ... ignored [INFO] [stdout] test src/widget/mod.rs - widget::Common (line 460) ... ignored [INFO] [stdout] test src/position/range.rs - position::range::Range::pad_ends (line 384) ... FAILED [INFO] [stdout] test src/widget/primitive/shape/triangles.rs - widget::primitive::shape::triangles::from_quad (line 371) ... ignored [INFO] [stdout] test src/widget/primitive/shape/triangles.rs - widget::primitive::shape::triangles::from_quad (line 385) ... ignored [INFO] [stdout] test src/widget/primitive/shape/triangles.rs - widget::primitive::shape::triangles::from_quad (line 391) ... ignored [INFO] [stdout] test src/position/range.rs - position::range::Range::new (line 35) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::max (line 210) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::overlap (line 238) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::max_directed (line 273) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::pad (line 370) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::round (line 312) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::stretch_to_value (line 415) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::shift (line 159) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::undirected (line 193) ... FAILED [INFO] [stdout] test src/widget/primitive/shape/triangles.rs - widget::primitive::shape::triangles::from_quad (line 397) ... FAILED [INFO] [stdout] test src/widget/id.rs - widget_ids (line 127) ... FAILED [INFO] [stdout] test src/position/range.rs - position::range::Range::pad_start (line 340) ... FAILED [INFO] [stdout] test src/widget/builder.rs - builder_methods (line 66) ... FAILED [INFO] [stdout] test src/widget/builder.rs - builder_methods (line 118) ... FAILED [INFO] [stdout] test src/widget/mod.rs - widget::Widget::Style (line 564) ... FAILED [INFO] [stdout] test src/widget/id.rs - widget_ids (line 112) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/position/range.rs - position::range::Range::align_after (line 550) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::map_value_to (line 132) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::floor (line 326) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::len (line 84) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::align_end_of (line 500) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::clamp_value (line 398) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::align_start_of (line 471) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::direction (line 174) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::is_over (line 293) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::from_pos_and_len (line 51) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::magnitude (line 69) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::invert (line 116) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::has_same_direction (line 451) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::align_middle_of (line 526) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::middle (line 99) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::pad_end (line 355) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::align_before (line 578) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::closest_edge (line 615) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::pad_ends (line 384) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::new (line 35) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::max (line 210) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::overlap (line 238) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::max_directed (line 273) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::pad (line 370) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::round (line 312) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::stretch_to_value (line 415) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::shift (line 159) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::undirected (line 193) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/widget/primitive/shape/triangles.rs - widget::primitive::shape::triangles::from_quad (line 397) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/widget/id.rs - widget_ids (line 127) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/position/range.rs - position::range::Range::pad_start (line 340) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/widget/builder.rs - builder_methods (line 66) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/widget/builder.rs - builder_methods (line 118) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/widget/mod.rs - widget::Widget::Style (line 564) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/widget/id.rs - widget_ids (line 112) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/position/range.rs - position::range::Range::align_after (line 550) [INFO] [stdout] src/position/range.rs - position::range::Range::align_before (line 578) [INFO] [stdout] src/position/range.rs - position::range::Range::align_end_of (line 500) [INFO] [stdout] src/position/range.rs - position::range::Range::align_middle_of (line 526) [INFO] [stdout] src/position/range.rs - position::range::Range::align_start_of (line 471) [INFO] [stdout] src/position/range.rs - position::range::Range::clamp_value (line 398) [INFO] [stdout] src/position/range.rs - position::range::Range::closest_edge (line 615) [INFO] [stdout] src/position/range.rs - position::range::Range::direction (line 174) [INFO] [stdout] src/position/range.rs - position::range::Range::floor (line 326) [INFO] [stdout] src/position/range.rs - position::range::Range::from_pos_and_len (line 51) [INFO] [stdout] src/position/range.rs - position::range::Range::has_same_direction (line 451) [INFO] [stdout] src/position/range.rs - position::range::Range::invert (line 116) [INFO] [stdout] src/position/range.rs - position::range::Range::is_over (line 293) [INFO] [stdout] src/position/range.rs - position::range::Range::len (line 84) [INFO] [stdout] src/position/range.rs - position::range::Range::magnitude (line 69) [INFO] [stdout] src/position/range.rs - position::range::Range::map_value_to (line 132) [INFO] [stdout] src/position/range.rs - position::range::Range::max (line 210) [INFO] [stdout] src/position/range.rs - position::range::Range::max_directed (line 273) [INFO] [stdout] src/position/range.rs - position::range::Range::middle (line 99) [INFO] [stdout] src/position/range.rs - position::range::Range::new (line 35) [INFO] [stdout] src/position/range.rs - position::range::Range::overlap (line 238) [INFO] [stdout] src/position/range.rs - position::range::Range::pad (line 370) [INFO] [stdout] src/position/range.rs - position::range::Range::pad_end (line 355) [INFO] [stdout] src/position/range.rs - position::range::Range::pad_ends (line 384) [INFO] [stdout] src/position/range.rs - position::range::Range::pad_start (line 340) [INFO] [stdout] src/position/range.rs - position::range::Range::round (line 312) [INFO] [stdout] src/position/range.rs - position::range::Range::shift (line 159) [INFO] [stdout] src/position/range.rs - position::range::Range::stretch_to_value (line 415) [INFO] [stdout] src/position/range.rs - position::range::Range::undirected (line 193) [INFO] [stdout] src/widget/builder.rs - builder_methods (line 118) [INFO] [stdout] src/widget/builder.rs - builder_methods (line 66) [INFO] [stdout] src/widget/id.rs - widget_ids (line 112) [INFO] [stdout] src/widget/id.rs - widget_ids (line 127) [INFO] [stdout] src/widget/mod.rs - widget::Widget::Style (line 564) [INFO] [stdout] src/widget/primitive/shape/triangles.rs - widget::primitive::shape::triangles::from_quad (line 397) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 35 failed; 30 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "1f532e68ac897621693c4b1ecbe3d5b46d7942cb3d6318d3160a7ef7540e7c14"` [INFO] running `"docker" "rm" "-f" "1f532e68ac897621693c4b1ecbe3d5b46d7942cb3d6318d3160a7ef7540e7c14"` [INFO] [stdout] 1f532e68ac897621693c4b1ecbe3d5b46d7942cb3d6318d3160a7ef7540e7c14