Oct 26 19:11:11.153 INFO checking tomc1998/wireframer against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 19:11:11.155 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 19:11:11.715 INFO blam! 955f2e5b4bd7fd8caa0a87690b185274601a26702ddb9ea13f7f88b82f5d2714 Oct 26 19:11:11.719 INFO running `"docker" "start" "-a" "955f2e5b4bd7fd8caa0a87690b185274601a26702ddb9ea13f7f88b82f5d2714"` Oct 26 19:11:13.122 INFO kablam! usermod: no changes Oct 26 19:11:13.415 INFO kablam! Compiling siphasher v0.2.1 Oct 26 19:11:13.415 INFO kablam! Compiling libc v0.2.21 Oct 26 19:11:13.415 INFO kablam! Compiling serde v0.9.11 Oct 26 19:11:13.419 INFO kablam! Compiling bitflags v0.5.0 Oct 26 19:11:13.431 INFO kablam! Checking lazy_static v0.2.4 Oct 26 19:11:13.439 INFO kablam! Compiling log v0.3.7 Oct 26 19:11:13.439 INFO kablam! Compiling gcc v0.3.45 Oct 26 19:11:13.443 INFO kablam! Compiling khronos_api v1.0.0 Oct 26 19:11:14.867 INFO kablam! Checking smallvec v0.1.8 Oct 26 19:11:14.955 INFO kablam! Compiling x11-dl v2.12.0 Oct 26 19:11:16.571 INFO kablam! Compiling xml-rs v0.3.6 Oct 26 19:11:16.655 INFO kablam! Checking shared_library v0.1.5 Oct 26 19:11:17.442 INFO kablam! Compiling phf_shared v0.7.21 Oct 26 19:11:18.488 INFO kablam! Checking fs2 v0.2.5 Oct 26 19:11:18.813 INFO kablam! Checking tempfile v2.1.5 Oct 26 19:11:19.685 INFO kablam! Checking osmesa-sys v0.1.2 Oct 26 19:11:19.806 INFO kablam! Compiling phf v0.7.21 Oct 26 19:11:20.335 INFO kablam! Compiling rand v0.3.15 Oct 26 19:11:24.231 INFO kablam! Checking memmap v0.4.0 Oct 26 19:11:24.656 INFO kablam! Compiling backtrace-sys v0.1.10 Oct 26 19:11:33.694 INFO kablam! Compiling wayland-scanner v0.7.8 Oct 26 19:11:33.776 INFO kablam! Compiling gl_generator v0.5.2 Oct 26 19:11:34.005 INFO kablam! Compiling phf_generator v0.7.21 Oct 26 19:11:35.666 INFO kablam! Compiling phf_codegen v0.7.21 Oct 26 19:11:38.167 INFO kablam! Compiling target_build_utils v0.3.0 Oct 26 19:11:45.524 INFO kablam! Compiling wayland-client v0.7.8 Oct 26 19:11:48.967 INFO kablam! Compiling glutin v0.7.4 Oct 26 19:11:48.981 INFO kablam! Compiling glium v0.16.0 Oct 26 19:12:15.473 INFO kablam! Checking backtrace v0.2.3 Oct 26 19:12:16.384 INFO kablam! Compiling serde_json v0.9.9 Oct 26 19:12:28.851 INFO kablam! Compiling libloading v0.3.2 Oct 26 19:12:32.664 INFO kablam! Checking dlib v0.3.1 Oct 26 19:12:33.123 INFO kablam! Checking wayland-sys v0.7.8 Oct 26 19:12:35.810 INFO kablam! Checking wayland-window v0.4.4 Oct 26 19:12:35.811 INFO kablam! Checking wayland-kbd v0.6.3 Oct 26 19:12:37.059 INFO kablam! Checking winit v0.5.11 Oct 26 19:12:53.513 INFO kablam! Checking wireframing v0.1.0 (/source) Oct 26 19:12:54.420 INFO kablam! warning: unused variable: `x` Oct 26 19:12:54.420 INFO kablam! --> src/input/mod.rs:50:53 Oct 26 19:12:54.420 INFO kablam! | Oct 26 19:12:54.420 INFO kablam! 50 | Event::MouseWheel(MouseScrollDelta::LineDelta(x, y), _) => { Oct 26 19:12:54.420 INFO kablam! | ^ help: consider using `_x` instead Oct 26 19:12:54.420 INFO kablam! | Oct 26 19:12:54.420 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 19:12:54.422 INFO kablam! Oct 26 19:12:54.433 INFO kablam! warning: unused variable: `x` Oct 26 19:12:54.433 INFO kablam! --> src/input/mod.rs:50:53 Oct 26 19:12:54.433 INFO kablam! | Oct 26 19:12:54.433 INFO kablam! 50 | Event::MouseWheel(MouseScrollDelta::LineDelta(x, y), _) => { Oct 26 19:12:54.433 INFO kablam! | ^ help: consider using `_x` instead Oct 26 19:12:54.433 INFO kablam! | Oct 26 19:12:54.433 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 19:12:54.433 INFO kablam! Oct 26 19:12:54.449 INFO kablam! warning: method is never used: `new` Oct 26 19:12:54.449 INFO kablam! --> src/component/mod.rs:24:3 Oct 26 19:12:54.449 INFO kablam! | Oct 26 19:12:54.449 INFO kablam! 24 | pub fn new(x_pos: f32, y_pos: f32, width: f32, height: f32, view: Weak) -> Component { Oct 26 19:12:54.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:12:54.449 INFO kablam! | Oct 26 19:12:54.449 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 19:12:54.450 INFO kablam! Oct 26 19:12:54.469 INFO kablam! warning: method is never used: `new` Oct 26 19:12:54.469 INFO kablam! --> src/component/mod.rs:24:3 Oct 26 19:12:54.470 INFO kablam! | Oct 26 19:12:54.470 INFO kablam! 24 | pub fn new(x_pos: f32, y_pos: f32, width: f32, height: f32, view: Weak) -> Component { Oct 26 19:12:54.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:12:54.470 INFO kablam! | Oct 26 19:12:54.483 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 19:12:54.483 INFO kablam! Oct 26 19:12:54.537 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 41s Oct 26 19:12:54.561 INFO kablam! su: No module specific data is present Oct 26 19:12:56.412 INFO running `"docker" "rm" "-f" "955f2e5b4bd7fd8caa0a87690b185274601a26702ddb9ea13f7f88b82f5d2714"` Oct 26 19:12:56.751 INFO blam! 955f2e5b4bd7fd8caa0a87690b185274601a26702ddb9ea13f7f88b82f5d2714