Oct 31 19:22:42.384 INFO checking tomc1998/wireframer against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 19:22:42.385 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 19:22:42.882 INFO blam! 9d145011612c605d832fc02fb6b7606c43dad9a1fc7b6350478f40b57d00119b Oct 31 19:22:42.890 INFO running `"docker" "start" "-a" "9d145011612c605d832fc02fb6b7606c43dad9a1fc7b6350478f40b57d00119b"` Oct 31 19:22:44.204 INFO kablam! usermod: no changes Oct 31 19:22:44.445 INFO kablam! Compiling siphasher v0.2.1 Oct 31 19:22:44.446 INFO kablam! Compiling serde v0.9.11 Oct 31 19:22:44.446 INFO kablam! Compiling bitflags v0.5.0 Oct 31 19:22:44.446 INFO kablam! Checking lazy_static v0.2.4 Oct 31 19:22:44.449 INFO kablam! Checking backtrace v0.2.3 Oct 31 19:22:45.312 INFO kablam! Compiling xml-rs v0.3.6 Oct 31 19:22:45.376 INFO kablam! Checking shared_library v0.1.5 Oct 31 19:22:45.376 INFO kablam! Checking x11-dl v2.12.0 Oct 31 19:22:46.748 INFO kablam! Compiling phf_shared v0.7.21 Oct 31 19:22:46.952 INFO kablam! Checking osmesa-sys v0.1.2 Oct 31 19:22:48.148 INFO kablam! Compiling phf_generator v0.7.21 Oct 31 19:22:48.148 INFO kablam! Compiling phf v0.7.21 Oct 31 19:22:49.496 INFO kablam! Compiling phf_codegen v0.7.21 Oct 31 19:22:51.079 INFO kablam! Compiling target_build_utils v0.3.0 Oct 31 19:22:58.467 INFO kablam! Compiling wayland-scanner v0.7.8 Oct 31 19:22:58.526 INFO kablam! Compiling gl_generator v0.5.2 Oct 31 19:23:07.252 INFO kablam! Compiling wayland-client v0.7.8 Oct 31 19:23:07.536 INFO kablam! Compiling glutin v0.7.4 Oct 31 19:23:07.537 INFO kablam! Compiling glium v0.16.0 Oct 31 19:23:31.884 INFO kablam! Compiling serde_json v0.9.9 Oct 31 19:23:42.665 INFO kablam! Compiling libloading v0.3.2 Oct 31 19:23:45.710 INFO kablam! Checking dlib v0.3.1 Oct 31 19:23:46.012 INFO kablam! Checking wayland-sys v0.7.8 Oct 31 19:23:48.083 INFO kablam! Checking wayland-kbd v0.6.3 Oct 31 19:23:48.083 INFO kablam! Checking wayland-window v0.4.4 Oct 31 19:23:49.448 INFO kablam! Checking winit v0.5.11 Oct 31 19:24:06.520 INFO kablam! Checking wireframing v0.1.0 (/source) Oct 31 19:24:07.460 INFO kablam! warning: unused variable: `x` Oct 31 19:24:07.460 INFO kablam! --> src/input/mod.rs:50:53 Oct 31 19:24:07.461 INFO kablam! | Oct 31 19:24:07.461 INFO kablam! 50 | Event::MouseWheel(MouseScrollDelta::LineDelta(x, y), _) => { Oct 31 19:24:07.461 INFO kablam! | ^ help: consider using `_x` instead Oct 31 19:24:07.461 INFO kablam! | Oct 31 19:24:07.461 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 19:24:07.461 INFO kablam! Oct 31 19:24:07.493 INFO kablam! warning: method is never used: `new` Oct 31 19:24:07.493 INFO kablam! --> src/component/mod.rs:24:3 Oct 31 19:24:07.493 INFO kablam! | Oct 31 19:24:07.493 INFO kablam! 24 | pub fn new(x_pos: f32, y_pos: f32, width: f32, height: f32, view: Weak) -> Component { Oct 31 19:24:07.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:24:07.494 INFO kablam! | Oct 31 19:24:07.495 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 19:24:07.495 INFO kablam! Oct 31 19:24:07.652 INFO kablam! warning: unused variable: `x` Oct 31 19:24:07.653 INFO kablam! --> src/input/mod.rs:50:53 Oct 31 19:24:07.654 INFO kablam! | Oct 31 19:24:07.655 INFO kablam! 50 | Event::MouseWheel(MouseScrollDelta::LineDelta(x, y), _) => { Oct 31 19:24:07.655 INFO kablam! | ^ help: consider using `_x` instead Oct 31 19:24:07.656 INFO kablam! | Oct 31 19:24:07.657 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 19:24:07.657 INFO kablam! Oct 31 19:24:07.692 INFO kablam! warning: method is never used: `new` Oct 31 19:24:07.693 INFO kablam! --> src/component/mod.rs:24:3 Oct 31 19:24:07.694 INFO kablam! | Oct 31 19:24:07.694 INFO kablam! 24 | pub fn new(x_pos: f32, y_pos: f32, width: f32, height: f32, view: Weak) -> Component { Oct 31 19:24:07.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:24:07.695 INFO kablam! | Oct 31 19:24:07.695 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 19:24:07.696 INFO kablam! Oct 31 19:24:07.760 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Oct 31 19:24:07.777 INFO kablam! su: No module specific data is present Oct 31 19:24:09.607 INFO running `"docker" "rm" "-f" "9d145011612c605d832fc02fb6b7606c43dad9a1fc7b6350478f40b57d00119b"` Oct 31 19:24:09.961 INFO blam! 9d145011612c605d832fc02fb6b7606c43dad9a1fc7b6350478f40b57d00119b