Oct 12 11:57:35.194 INFO checking tomc1998/wireframer against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 11:57:35.194 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 11:57:35.760 INFO blam! a4dd8f8d5f17891a83e06be289cb68875f53b02717c92f5a396a1e1467c9be90 Oct 12 11:57:35.764 INFO running `"docker" "start" "-a" "a4dd8f8d5f17891a83e06be289cb68875f53b02717c92f5a396a1e1467c9be90"` Oct 12 11:57:36.964 INFO kablam! usermod: no changes Oct 12 11:57:37.188 INFO kablam! Compiling libc v0.2.21 Oct 12 11:57:37.189 INFO kablam! Compiling siphasher v0.2.1 Oct 12 11:57:37.189 INFO kablam! Compiling dtoa v0.4.1 Oct 12 11:57:37.189 INFO kablam! Compiling serde v0.9.11 Oct 12 11:57:37.190 INFO kablam! Compiling itoa v0.3.1 Oct 12 11:57:37.190 INFO kablam! Compiling bitflags v0.5.0 Oct 12 11:57:37.200 INFO kablam! Checking lazy_static v0.2.4 Oct 12 11:57:37.221 INFO kablam! Compiling gcc v0.3.45 Oct 12 11:57:38.408 INFO kablam! Compiling log v0.3.7 Oct 12 11:57:39.304 INFO kablam! Checking rustc-demangle v0.1.4 Oct 12 11:57:39.430 INFO kablam! Checking fnv v1.0.5 Oct 12 11:57:39.541 INFO kablam! Compiling x11-dl v2.12.0 Oct 12 11:57:40.717 INFO kablam! Checking rand v0.3.15 Oct 12 11:57:40.758 INFO kablam! Checking shared_library v0.1.5 Oct 12 11:57:41.016 INFO kablam! Compiling xml-rs v0.3.6 Oct 12 11:57:46.165 INFO kablam! Compiling tempfile v2.1.5 Oct 12 11:57:46.192 INFO kablam! Compiling phf_shared v0.7.21 Oct 12 11:57:46.264 INFO kablam! Checking osmesa-sys v0.1.2 Oct 12 11:57:47.147 INFO kablam! Compiling backtrace-sys v0.1.10 Oct 12 11:57:48.406 INFO kablam! Compiling phf v0.7.21 Oct 12 11:57:59.105 INFO kablam! Compiling wayland-scanner v0.7.8 Oct 12 11:57:59.116 INFO kablam! Compiling gl_generator v0.5.2 Oct 12 11:57:59.314 INFO kablam! Compiling phf_generator v0.7.21 Oct 12 11:58:01.029 INFO kablam! Compiling phf_codegen v0.7.21 Oct 12 11:58:03.041 INFO kablam! Compiling target_build_utils v0.3.0 Oct 12 11:58:10.460 INFO kablam! Compiling wayland-client v0.7.8 Oct 12 11:58:12.938 INFO kablam! Compiling glutin v0.7.4 Oct 12 11:58:12.938 INFO kablam! Compiling glium v0.16.0 Oct 12 11:58:36.496 INFO kablam! Compiling serde_json v0.9.9 Oct 12 11:58:40.400 INFO kablam! Checking backtrace v0.2.3 Oct 12 11:58:50.317 INFO kablam! Compiling libloading v0.3.2 Oct 12 11:58:53.664 INFO kablam! Checking dlib v0.3.1 Oct 12 11:58:54.073 INFO kablam! Checking wayland-sys v0.7.8 Oct 12 11:58:57.317 INFO kablam! Checking wayland-kbd v0.6.3 Oct 12 11:58:57.317 INFO kablam! Checking wayland-window v0.4.4 Oct 12 11:58:58.561 INFO kablam! Checking winit v0.5.11 Oct 12 11:59:16.107 INFO kablam! Checking wireframing v0.1.0 (/source) Oct 12 11:59:17.137 INFO kablam! warning: unused variable: `x` Oct 12 11:59:17.137 INFO kablam! --> src/input/mod.rs:50:53 Oct 12 11:59:17.137 INFO kablam! | Oct 12 11:59:17.138 INFO kablam! 50 | Event::MouseWheel(MouseScrollDelta::LineDelta(x, y), _) => { Oct 12 11:59:17.138 INFO kablam! | ^ help: consider using `_x` instead Oct 12 11:59:17.138 INFO kablam! | Oct 12 11:59:17.138 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 11:59:17.138 INFO kablam! Oct 12 11:59:17.176 INFO kablam! warning: method is never used: `new` Oct 12 11:59:17.176 INFO kablam! --> src/component/mod.rs:24:3 Oct 12 11:59:17.176 INFO kablam! | Oct 12 11:59:17.176 INFO kablam! 24 | pub fn new(x_pos: f32, y_pos: f32, width: f32, height: f32, view: Weak) -> Component { Oct 12 11:59:17.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 11:59:17.176 INFO kablam! | Oct 12 11:59:17.176 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 11:59:17.176 INFO kablam! Oct 12 11:59:17.296 INFO kablam! warning: unused variable: `x` Oct 12 11:59:17.296 INFO kablam! --> src/input/mod.rs:50:53 Oct 12 11:59:17.297 INFO kablam! | Oct 12 11:59:17.297 INFO kablam! 50 | Event::MouseWheel(MouseScrollDelta::LineDelta(x, y), _) => { Oct 12 11:59:17.297 INFO kablam! | ^ help: consider using `_x` instead Oct 12 11:59:17.297 INFO kablam! | Oct 12 11:59:17.297 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 11:59:17.297 INFO kablam! Oct 12 11:59:17.313 INFO kablam! warning: method is never used: `new` Oct 12 11:59:17.313 INFO kablam! --> src/component/mod.rs:24:3 Oct 12 11:59:17.313 INFO kablam! | Oct 12 11:59:17.313 INFO kablam! 24 | pub fn new(x_pos: f32, y_pos: f32, width: f32, height: f32, view: Weak) -> Component { Oct 12 11:59:17.314 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 11:59:17.314 INFO kablam! | Oct 12 11:59:17.314 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 11:59:17.314 INFO kablam! Oct 12 11:59:17.364 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 40s Oct 12 11:59:17.379 INFO kablam! su: No module specific data is present Oct 12 11:59:19.206 INFO running `"docker" "rm" "-f" "a4dd8f8d5f17891a83e06be289cb68875f53b02717c92f5a396a1e1467c9be90"` Oct 12 11:59:19.606 INFO blam! a4dd8f8d5f17891a83e06be289cb68875f53b02717c92f5a396a1e1467c9be90