Oct 26 23:54:17.628 INFO checking nathanial/mocra against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 23:54:17.628 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 26 23:54:18.268 INFO blam! f14e2103665c0651113c23224008df2b0e31aa59c8c30227cf7cbb80d041facf Oct 26 23:54:18.270 INFO running `"docker" "start" "-a" "f14e2103665c0651113c23224008df2b0e31aa59c8c30227cf7cbb80d041facf"` Oct 26 23:54:19.551 INFO kablam! usermod: no changes Oct 26 23:54:19.762 INFO kablam! Checking remove_dir_all v0.5.0 Oct 26 23:54:19.762 INFO kablam! Compiling cairo-rs v0.4.1 Oct 26 23:54:19.762 INFO kablam! Compiling libloading v0.5.0 Oct 26 23:54:19.765 INFO kablam! Compiling glib-sys v0.6.0 Oct 26 23:54:19.765 INFO kablam! Compiling gobject-sys v0.6.0 Oct 26 23:54:19.765 INFO kablam! Compiling gio-sys v0.6.0 Oct 26 23:54:19.765 INFO kablam! Compiling cairo-sys-rs v0.6.0 Oct 26 23:54:19.766 INFO kablam! Compiling pango-sys v0.6.0 Oct 26 23:54:20.927 INFO kablam! Compiling gdk-pixbuf-sys v0.6.0 Oct 26 23:54:21.171 INFO kablam! Compiling x11-dl v2.17.5 Oct 26 23:54:23.451 INFO kablam! Compiling gdk-sys v0.6.0 Oct 26 23:54:23.457 INFO kablam! Checking memmap v0.6.2 Oct 26 23:54:24.413 INFO kablam! Checking shared_library v0.1.8 Oct 26 23:54:24.719 INFO kablam! Compiling log v0.4.1 Oct 26 23:54:25.291 INFO kablam! Checking tempfile v3.0.0 Oct 26 23:54:26.540 INFO kablam! Compiling gio v0.4.0 Oct 26 23:54:26.599 INFO kablam! Checking osmesa-sys v0.1.2 Oct 26 23:54:28.536 INFO kablam! Compiling gdk-pixbuf v0.4.0 Oct 26 23:54:28.573 INFO kablam! Compiling gl_generator v0.9.0 Oct 26 23:54:28.736 INFO kablam! Compiling gdk v0.8.0 Oct 26 23:54:28.947 INFO kablam! Checking dlib v0.4.1 Oct 26 23:54:30.103 INFO kablam! Checking wayland-sys v0.12.5 Oct 26 23:54:31.719 INFO kablam! Checking wayland-client v0.12.5 Oct 26 23:54:38.091 INFO kablam! Compiling gl v0.10.0 Oct 26 23:54:38.091 INFO kablam! Compiling glutin v0.13.1 Oct 26 23:54:38.683 INFO kablam! Checking wayland-protocols v0.12.5 Oct 26 23:54:38.683 INFO kablam! Checking wayland-kbd v0.13.1 Oct 26 23:54:39.135 INFO kablam! Checking glib v0.5.0 Oct 26 23:54:53.610 INFO kablam! Checking wayland-window v0.13.3 Oct 26 23:54:54.923 INFO kablam! Checking pango v0.4.0 Oct 26 23:54:57.543 INFO kablam! Checking winit v0.11.3 Oct 26 23:55:23.782 INFO kablam! Checking mocra v0.1.0 (/source) Oct 26 23:55:24.569 INFO kablam! warning: unused import: `VisualTreeNode` Oct 26 23:55:24.569 INFO kablam! --> src/main.rs:5:15 Oct 26 23:55:24.569 INFO kablam! | Oct 26 23:55:24.569 INFO kablam! 5 | use widgets::{VisualTreeNode, render, Button, Bounds, Widget}; Oct 26 23:55:24.569 INFO kablam! | ^^^^^^^^^^^^^^ Oct 26 23:55:24.569 INFO kablam! | Oct 26 23:55:24.569 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:55:24.569 INFO kablam! Oct 26 23:55:24.653 INFO kablam! warning: unused import: `VisualTreeNode` Oct 26 23:55:24.653 INFO kablam! --> src/main.rs:5:15 Oct 26 23:55:24.653 INFO kablam! | Oct 26 23:55:24.653 INFO kablam! 5 | use widgets::{VisualTreeNode, render, Button, Bounds, Widget}; Oct 26 23:55:24.653 INFO kablam! | ^^^^^^^^^^^^^^ Oct 26 23:55:24.653 INFO kablam! | Oct 26 23:55:24.653 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:55:24.653 INFO kablam! Oct 26 23:55:24.731 INFO kablam! warning: unused variable: `texture` Oct 26 23:55:24.731 INFO kablam! --> src/widgets.rs:163:20 Oct 26 23:55:24.731 INFO kablam! | Oct 26 23:55:24.731 INFO kablam! 163 | fn gl_draw_texture(texture: Texture, bounds: &Bounds){ Oct 26 23:55:24.731 INFO kablam! | ^^^^^^^ help: consider using `_texture` instead Oct 26 23:55:24.731 INFO kablam! | Oct 26 23:55:24.731 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:55:24.731 INFO kablam! Oct 26 23:55:24.731 INFO kablam! warning: unused variable: `bounds` Oct 26 23:55:24.731 INFO kablam! --> src/widgets.rs:163:38 Oct 26 23:55:24.731 INFO kablam! | Oct 26 23:55:24.731 INFO kablam! 163 | fn gl_draw_texture(texture: Texture, bounds: &Bounds){ Oct 26 23:55:24.731 INFO kablam! | ^^^^^^ help: consider using `_bounds` instead Oct 26 23:55:24.731 INFO kablam! Oct 26 23:55:24.731 INFO kablam! warning: unused variable: `font_settings` Oct 26 23:55:24.731 INFO kablam! --> src/widgets.rs:167:24 Oct 26 23:55:24.731 INFO kablam! | Oct 26 23:55:24.731 INFO kablam! 167 | fn create_text_texture(font_settings: &TextRenderSettings) -> Texture { Oct 26 23:55:24.731 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_font_settings` instead Oct 26 23:55:24.731 INFO kablam! Oct 26 23:55:24.731 INFO kablam! warning: unused variable: `bounds` Oct 26 23:55:24.731 INFO kablam! --> src/widgets.rs:194:37 Oct 26 23:55:24.731 INFO kablam! | Oct 26 23:55:24.731 INFO kablam! 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { Oct 26 23:55:24.731 INFO kablam! | ^^^^^^ help: try ignoring the field: `bounds: _` Oct 26 23:55:24.731 INFO kablam! Oct 26 23:55:24.731 INFO kablam! warning: unused variable: `stroke_width` Oct 26 23:55:24.731 INFO kablam! --> src/widgets.rs:194:59 Oct 26 23:55:24.731 INFO kablam! | Oct 26 23:55:24.731 INFO kablam! 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { Oct 26 23:55:24.731 INFO kablam! | ^^^^^^^^^^^^ help: try ignoring the field: `stroke_width: _` Oct 26 23:55:24.731 INFO kablam! Oct 26 23:55:24.731 INFO kablam! warning: unused variable: `stroke` Oct 26 23:55:24.731 INFO kablam! --> src/widgets.rs:194:73 Oct 26 23:55:24.731 INFO kablam! | Oct 26 23:55:24.731 INFO kablam! 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { Oct 26 23:55:24.731 INFO kablam! | ^^^^^^ help: try ignoring the field: `stroke: _` Oct 26 23:55:24.731 INFO kablam! Oct 26 23:55:24.731 INFO kablam! warning: unused variable: `fill` Oct 26 23:55:24.731 INFO kablam! --> src/widgets.rs:194:81 Oct 26 23:55:24.731 INFO kablam! | Oct 26 23:55:24.731 INFO kablam! 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { Oct 26 23:55:24.731 INFO kablam! | ^^^^ help: try ignoring the field: `fill: _` Oct 26 23:55:24.731 INFO kablam! Oct 26 23:55:24.731 INFO kablam! warning: unused variable: `color` Oct 26 23:55:24.731 INFO kablam! --> src/widgets.rs:200:45 Oct 26 23:55:24.731 INFO kablam! | Oct 26 23:55:24.731 INFO kablam! 200 | &VisualTreeNode::Text { ref bounds, color, ref font_settings, ref content } => { Oct 26 23:55:24.731 INFO kablam! | ^^^^^ help: try ignoring the field: `color: _` Oct 26 23:55:24.731 INFO kablam! Oct 26 23:55:24.779 INFO kablam! warning: variant is never constructed: `Empty` Oct 26 23:55:24.779 INFO kablam! --> src/widgets.rs:28:5 Oct 26 23:55:24.779 INFO kablam! | Oct 26 23:55:24.779 INFO kablam! 28 | Empty, Oct 26 23:55:24.779 INFO kablam! | ^^^^^ Oct 26 23:55:24.779 INFO kablam! | Oct 26 23:55:24.779 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 23:55:24.779 INFO kablam! Oct 26 23:55:24.779 INFO kablam! warning: struct is never constructed: `Rectangle` Oct 26 23:55:24.779 INFO kablam! --> src/widgets.rs:52:1 Oct 26 23:55:24.779 INFO kablam! | Oct 26 23:55:24.779 INFO kablam! 52 | pub struct Rectangle { Oct 26 23:55:24.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 23:55:24.779 INFO kablam! Oct 26 23:55:24.779 INFO kablam! warning: variant is never constructed: `Light` Oct 26 23:55:24.779 INFO kablam! --> src/widgets.rs:80:5 Oct 26 23:55:24.779 INFO kablam! | Oct 26 23:55:24.779 INFO kablam! 80 | Light, Oct 26 23:55:24.779 INFO kablam! | ^^^^^ Oct 26 23:55:24.780 INFO kablam! Oct 26 23:55:24.780 INFO kablam! warning: variant is never constructed: `Bold` Oct 26 23:55:24.780 INFO kablam! --> src/widgets.rs:82:5 Oct 26 23:55:24.780 INFO kablam! | Oct 26 23:55:24.780 INFO kablam! 82 | Bold Oct 26 23:55:24.780 INFO kablam! | ^^^^ Oct 26 23:55:24.780 INFO kablam! Oct 26 23:55:24.780 INFO kablam! warning: struct is never constructed: `Text` Oct 26 23:55:24.780 INFO kablam! --> src/widgets.rs:90:1 Oct 26 23:55:24.780 INFO kablam! | Oct 26 23:55:24.780 INFO kablam! 90 | pub struct Text { Oct 26 23:55:24.780 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 23:55:24.780 INFO kablam! Oct 26 23:55:24.820 INFO kablam! warning: unused variable: `texture` Oct 26 23:55:24.820 INFO kablam! --> src/widgets.rs:163:20 Oct 26 23:55:24.820 INFO kablam! | Oct 26 23:55:24.820 INFO kablam! 163 | fn gl_draw_texture(texture: Texture, bounds: &Bounds){ Oct 26 23:55:24.820 INFO kablam! | ^^^^^^^ help: consider using `_texture` instead Oct 26 23:55:24.820 INFO kablam! | Oct 26 23:55:24.820 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:55:24.820 INFO kablam! Oct 26 23:55:24.820 INFO kablam! warning: unused variable: `bounds` Oct 26 23:55:24.820 INFO kablam! --> src/widgets.rs:163:38 Oct 26 23:55:24.820 INFO kablam! | Oct 26 23:55:24.820 INFO kablam! 163 | fn gl_draw_texture(texture: Texture, bounds: &Bounds){ Oct 26 23:55:24.820 INFO kablam! | ^^^^^^ help: consider using `_bounds` instead Oct 26 23:55:24.820 INFO kablam! Oct 26 23:55:24.820 INFO kablam! warning: unused variable: `font_settings` Oct 26 23:55:24.820 INFO kablam! --> src/widgets.rs:167:24 Oct 26 23:55:24.820 INFO kablam! | Oct 26 23:55:24.820 INFO kablam! 167 | fn create_text_texture(font_settings: &TextRenderSettings) -> Texture { Oct 26 23:55:24.820 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_font_settings` instead Oct 26 23:55:24.820 INFO kablam! Oct 26 23:55:24.820 INFO kablam! warning: unused variable: `bounds` Oct 26 23:55:24.820 INFO kablam! --> src/widgets.rs:194:37 Oct 26 23:55:24.823 INFO kablam! | Oct 26 23:55:24.823 INFO kablam! 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { Oct 26 23:55:24.823 INFO kablam! | ^^^^^^ help: try ignoring the field: `bounds: _` Oct 26 23:55:24.823 INFO kablam! Oct 26 23:55:24.823 INFO kablam! warning: unused variable: `stroke_width` Oct 26 23:55:24.823 INFO kablam! --> src/widgets.rs:194:59 Oct 26 23:55:24.823 INFO kablam! | Oct 26 23:55:24.823 INFO kablam! 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { Oct 26 23:55:24.823 INFO kablam! | ^^^^^^^^^^^^ help: try ignoring the field: `stroke_width: _` Oct 26 23:55:24.823 INFO kablam! Oct 26 23:55:24.823 INFO kablam! warning: unused variable: `stroke` Oct 26 23:55:24.823 INFO kablam! --> src/widgets.rs:194:73 Oct 26 23:55:24.823 INFO kablam! | Oct 26 23:55:24.823 INFO kablam! 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { Oct 26 23:55:24.823 INFO kablam! | ^^^^^^ help: try ignoring the field: `stroke: _` Oct 26 23:55:24.823 INFO kablam! Oct 26 23:55:24.823 INFO kablam! warning: unused variable: `fill` Oct 26 23:55:24.823 INFO kablam! --> src/widgets.rs:194:81 Oct 26 23:55:24.823 INFO kablam! | Oct 26 23:55:24.823 INFO kablam! 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { Oct 26 23:55:24.823 INFO kablam! | ^^^^ help: try ignoring the field: `fill: _` Oct 26 23:55:24.823 INFO kablam! Oct 26 23:55:24.823 INFO kablam! warning: unused variable: `color` Oct 26 23:55:24.823 INFO kablam! --> src/widgets.rs:200:45 Oct 26 23:55:24.823 INFO kablam! | Oct 26 23:55:24.823 INFO kablam! 200 | &VisualTreeNode::Text { ref bounds, color, ref font_settings, ref content } => { Oct 26 23:55:24.823 INFO kablam! | ^^^^^ help: try ignoring the field: `color: _` Oct 26 23:55:24.823 INFO kablam! Oct 26 23:55:24.871 INFO kablam! warning: variant is never constructed: `Empty` Oct 26 23:55:24.871 INFO kablam! --> src/widgets.rs:28:5 Oct 26 23:55:24.871 INFO kablam! | Oct 26 23:55:24.871 INFO kablam! 28 | Empty, Oct 26 23:55:24.871 INFO kablam! | ^^^^^ Oct 26 23:55:24.871 INFO kablam! | Oct 26 23:55:24.871 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 23:55:24.871 INFO kablam! Oct 26 23:55:24.871 INFO kablam! warning: struct is never constructed: `Rectangle` Oct 26 23:55:24.871 INFO kablam! --> src/widgets.rs:52:1 Oct 26 23:55:24.871 INFO kablam! | Oct 26 23:55:24.871 INFO kablam! 52 | pub struct Rectangle { Oct 26 23:55:24.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 23:55:24.871 INFO kablam! Oct 26 23:55:24.871 INFO kablam! warning: variant is never constructed: `Light` Oct 26 23:55:24.871 INFO kablam! --> src/widgets.rs:80:5 Oct 26 23:55:24.871 INFO kablam! | Oct 26 23:55:24.871 INFO kablam! 80 | Light, Oct 26 23:55:24.871 INFO kablam! | ^^^^^ Oct 26 23:55:24.871 INFO kablam! Oct 26 23:55:24.871 INFO kablam! warning: variant is never constructed: `Bold` Oct 26 23:55:24.871 INFO kablam! --> src/widgets.rs:82:5 Oct 26 23:55:24.871 INFO kablam! | Oct 26 23:55:24.871 INFO kablam! 82 | Bold Oct 26 23:55:24.871 INFO kablam! | ^^^^ Oct 26 23:55:24.871 INFO kablam! Oct 26 23:55:24.871 INFO kablam! warning: struct is never constructed: `Text` Oct 26 23:55:24.871 INFO kablam! --> src/widgets.rs:90:1 Oct 26 23:55:24.871 INFO kablam! | Oct 26 23:55:24.871 INFO kablam! 90 | pub struct Text { Oct 26 23:55:24.871 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 23:55:24.871 INFO kablam! Oct 26 23:55:24.906 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 26 23:55:24.923 INFO kablam! su: No module specific data is present Oct 26 23:55:25.551 INFO running `"docker" "rm" "-f" "f14e2103665c0651113c23224008df2b0e31aa59c8c30227cf7cbb80d041facf"` Oct 26 23:55:25.859 INFO blam! f14e2103665c0651113c23224008df2b0e31aa59c8c30227cf7cbb80d041facf