Oct 31 19:51:03.026 INFO checking teschty/binviz-rs against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 19:51:03.028 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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:51:03.626 INFO blam! 6b2a81db48f8338c167383f4993e303e437ab1eb39fa98fd2d95178f9c388c71 Oct 31 19:51:03.628 INFO running `"docker" "start" "-a" "6b2a81db48f8338c167383f4993e303e437ab1eb39fa98fd2d95178f9c388c71"` Oct 31 19:51:05.155 INFO kablam! usermod: no changes Oct 31 19:51:05.424 INFO kablam! Compiling serde v0.9.10 Oct 31 19:51:05.440 INFO kablam! Checking rustc-serialize v0.3.22 Oct 31 19:51:05.440 INFO kablam! Checking shared_library v0.1.5 Oct 31 19:51:05.440 INFO kablam! Checking time v0.1.36 Oct 31 19:51:05.440 INFO kablam! Compiling gl_generator v0.5.2 Oct 31 19:51:05.440 INFO kablam! Checking x11-dl v2.12.0 Oct 31 19:51:05.460 INFO kablam! Checking backtrace v0.2.3 Oct 31 19:51:07.389 INFO kablam! Checking osmesa-sys v0.1.2 Oct 31 19:51:14.435 INFO kablam! Compiling glutin v0.7.4 Oct 31 19:51:14.436 INFO kablam! Compiling glium v0.16.0 Oct 31 19:51:31.487 INFO kablam! Checking cgmath v0.12.0 Oct 31 19:51:47.144 INFO kablam! Compiling serde_json v0.9.8 Oct 31 19:51:54.981 INFO kablam! Compiling target_build_utils v0.3.0 Oct 31 19:51:57.185 INFO kablam! Compiling libloading v0.3.2 Oct 31 19:51:59.359 INFO kablam! Checking dlib v0.3.1 Oct 31 19:51:59.521 INFO kablam! Checking wayland-sys v0.7.8 Oct 31 19:51:59.890 INFO kablam! Checking wayland-client v0.7.8 Oct 31 19:52:01.440 INFO kablam! Checking wayland-kbd v0.6.3 Oct 31 19:52:01.440 INFO kablam! Checking wayland-window v0.4.4 Oct 31 19:52:02.822 INFO kablam! Checking winit v0.5.11 Oct 31 19:52:21.343 INFO kablam! Checking binviz-rs v0.1.0 (/source) Oct 31 19:52:22.044 INFO kablam! warning: unused import: `cgmath::prelude` Oct 31 19:52:22.045 INFO kablam! --> src/main.rs:9:5 Oct 31 19:52:22.045 INFO kablam! | Oct 31 19:52:22.046 INFO kablam! 9 | use cgmath::prelude::*; Oct 31 19:52:22.047 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 31 19:52:22.047 INFO kablam! | Oct 31 19:52:22.048 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 19:52:22.049 INFO kablam! Oct 31 19:52:22.056 INFO kablam! warning: unused variable: `rot_y` Oct 31 19:52:22.056 INFO kablam! --> src/main.rs:120:13 Oct 31 19:52:22.057 INFO kablam! | Oct 31 19:52:22.058 INFO kablam! 120 | let mut rot_y: f32 = 0.0; Oct 31 19:52:22.058 INFO kablam! | ^^^^^ help: consider using `_rot_y` instead Oct 31 19:52:22.059 INFO kablam! | Oct 31 19:52:22.059 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 19:52:22.060 INFO kablam! Oct 31 19:52:22.079 INFO kablam! warning: variable does not need to be mutable Oct 31 19:52:22.080 INFO kablam! --> src/main.rs:120:9 Oct 31 19:52:22.081 INFO kablam! | Oct 31 19:52:22.081 INFO kablam! 120 | let mut rot_y: f32 = 0.0; Oct 31 19:52:22.082 INFO kablam! | ----^^^^^ Oct 31 19:52:22.082 INFO kablam! | | Oct 31 19:52:22.083 INFO kablam! | help: remove this `mut` Oct 31 19:52:22.083 INFO kablam! | Oct 31 19:52:22.084 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 19:52:22.085 INFO kablam! Oct 31 19:52:22.313 INFO kablam! warning: unused import: `cgmath::prelude` Oct 31 19:52:22.314 INFO kablam! --> src/main.rs:9:5 Oct 31 19:52:22.315 INFO kablam! | Oct 31 19:52:22.316 INFO kablam! 9 | use cgmath::prelude::*; Oct 31 19:52:22.316 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 31 19:52:22.317 INFO kablam! | Oct 31 19:52:22.317 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 19:52:22.318 INFO kablam! Oct 31 19:52:22.319 INFO kablam! warning: unused variable: `rot_y` Oct 31 19:52:22.319 INFO kablam! --> src/main.rs:120:13 Oct 31 19:52:22.320 INFO kablam! | Oct 31 19:52:22.321 INFO kablam! 120 | let mut rot_y: f32 = 0.0; Oct 31 19:52:22.321 INFO kablam! | ^^^^^ help: consider using `_rot_y` instead Oct 31 19:52:22.322 INFO kablam! | Oct 31 19:52:22.322 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 19:52:22.323 INFO kablam! Oct 31 19:52:22.342 INFO kablam! warning: variable does not need to be mutable Oct 31 19:52:22.343 INFO kablam! --> src/main.rs:120:9 Oct 31 19:52:22.344 INFO kablam! | Oct 31 19:52:22.344 INFO kablam! 120 | let mut rot_y: f32 = 0.0; Oct 31 19:52:22.345 INFO kablam! | ----^^^^^ Oct 31 19:52:22.346 INFO kablam! | | Oct 31 19:52:22.346 INFO kablam! | help: remove this `mut` Oct 31 19:52:22.347 INFO kablam! | Oct 31 19:52:22.347 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 19:52:22.348 INFO kablam! Oct 31 19:52:22.384 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Oct 31 19:52:22.396 INFO kablam! su: No module specific data is present Oct 31 19:52:23.774 INFO running `"docker" "rm" "-f" "6b2a81db48f8338c167383f4993e303e437ab1eb39fa98fd2d95178f9c388c71"` Oct 31 19:52:24.108 INFO blam! 6b2a81db48f8338c167383f4993e303e437ab1eb39fa98fd2d95178f9c388c71