Oct 31 19:51:04.079 INFO checking teschty/binviz-rs against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 19:51:04.081 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-4/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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:51:04.538 INFO blam! efd32f417656789cf68c6ead275184a51593561cf74696316ea188f7a2c5f33a Oct 31 19:51:04.540 INFO running `"docker" "start" "-a" "efd32f417656789cf68c6ead275184a51593561cf74696316ea188f7a2c5f33a"` Oct 31 19:51:06.802 INFO kablam! usermod: no changes Oct 31 19:51:07.037 INFO kablam! Compiling libc v0.2.21 Oct 31 19:51:07.037 INFO kablam! Compiling siphasher v0.2.1 Oct 31 19:51:07.037 INFO kablam! Compiling num-traits v0.1.37 Oct 31 19:51:07.037 INFO kablam! Compiling serde v0.9.10 Oct 31 19:51:07.038 INFO kablam! Compiling itoa v0.3.1 Oct 31 19:51:07.058 INFO kablam! Compiling dtoa v0.4.1 Oct 31 19:51:07.066 INFO kablam! Compiling gcc v0.3.43 Oct 31 19:51:07.074 INFO kablam! Compiling xml-rs v0.3.6 Oct 31 19:51:09.570 INFO kablam! Compiling x11-dl v2.12.0 Oct 31 19:51:10.758 INFO kablam! Checking shared_library v0.1.5 Oct 31 19:51:10.866 INFO kablam! Checking cgmath v0.12.0 Oct 31 19:51:12.897 INFO kablam! Compiling phf_shared v0.7.21 Oct 31 19:51:18.186 INFO kablam! Checking osmesa-sys v0.1.2 Oct 31 19:51:18.201 INFO kablam! Compiling rand v0.3.15 Oct 31 19:51:18.517 INFO kablam! Compiling phf v0.7.21 Oct 31 19:51:18.627 INFO kablam! Checking fs2 v0.2.5 Oct 31 19:51:18.638 INFO kablam! Checking tempfile v2.1.5 Oct 31 19:51:20.572 INFO kablam! Compiling backtrace-sys v0.1.10 Oct 31 19:51:21.405 INFO kablam! Checking memmap v0.4.0 Oct 31 19:51:28.782 INFO kablam! Compiling wayland-scanner v0.7.8 Oct 31 19:51:28.783 INFO kablam! Compiling gl_generator v0.5.2 Oct 31 19:51:32.549 INFO kablam! Compiling phf_generator v0.7.21 Oct 31 19:51:33.911 INFO kablam! Compiling phf_codegen v0.7.21 Oct 31 19:51:36.246 INFO kablam! Compiling target_build_utils v0.3.0 Oct 31 19:51:43.464 INFO kablam! Compiling wayland-client v0.7.8 Oct 31 19:51:44.752 INFO kablam! Compiling glutin v0.7.4 Oct 31 19:51:45.392 INFO kablam! Compiling glium v0.16.0 Oct 31 19:52:02.682 INFO kablam! Compiling serde_json v0.9.8 Oct 31 19:52:08.904 INFO kablam! Checking backtrace v0.2.3 Oct 31 19:52:18.208 INFO kablam! Compiling libloading v0.3.2 Oct 31 19:52:20.444 INFO kablam! Checking dlib v0.3.1 Oct 31 19:52:20.653 INFO kablam! Checking wayland-sys v0.7.8 Oct 31 19:52:22.759 INFO kablam! Checking wayland-kbd v0.6.3 Oct 31 19:52:22.759 INFO kablam! Checking wayland-window v0.4.4 Oct 31 19:52:24.057 INFO kablam! Checking winit v0.5.11 Oct 31 19:52:41.224 INFO kablam! Checking binviz-rs v0.1.0 (/source) Oct 31 19:52:42.100 INFO kablam! warning: unused import: `cgmath::prelude` Oct 31 19:52:42.100 INFO kablam! --> src/main.rs:9:5 Oct 31 19:52:42.100 INFO kablam! | Oct 31 19:52:42.100 INFO kablam! 9 | use cgmath::prelude::*; Oct 31 19:52:42.100 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 31 19:52:42.100 INFO kablam! | Oct 31 19:52:42.100 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 19:52:42.100 INFO kablam! Oct 31 19:52:42.112 INFO kablam! warning: unused variable: `rot_y` Oct 31 19:52:42.112 INFO kablam! --> src/main.rs:120:13 Oct 31 19:52:42.112 INFO kablam! | Oct 31 19:52:42.112 INFO kablam! 120 | let mut rot_y: f32 = 0.0; Oct 31 19:52:42.112 INFO kablam! | ^^^^^ help: consider using `_rot_y` instead Oct 31 19:52:42.112 INFO kablam! | Oct 31 19:52:42.112 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 19:52:42.112 INFO kablam! Oct 31 19:52:42.144 INFO kablam! warning: variable does not need to be mutable Oct 31 19:52:42.144 INFO kablam! --> src/main.rs:120:9 Oct 31 19:52:42.144 INFO kablam! | Oct 31 19:52:42.144 INFO kablam! 120 | let mut rot_y: f32 = 0.0; Oct 31 19:52:42.144 INFO kablam! | ----^^^^^ Oct 31 19:52:42.144 INFO kablam! | | Oct 31 19:52:42.144 INFO kablam! | help: remove this `mut` Oct 31 19:52:42.144 INFO kablam! | Oct 31 19:52:42.144 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 19:52:42.144 INFO kablam! Oct 31 19:52:42.416 INFO kablam! warning: unused import: `cgmath::prelude` Oct 31 19:52:42.416 INFO kablam! --> src/main.rs:9:5 Oct 31 19:52:42.416 INFO kablam! | Oct 31 19:52:42.416 INFO kablam! 9 | use cgmath::prelude::*; Oct 31 19:52:42.416 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 31 19:52:42.416 INFO kablam! | Oct 31 19:52:42.416 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 19:52:42.416 INFO kablam! Oct 31 19:52:42.416 INFO kablam! warning: unused variable: `rot_y` Oct 31 19:52:42.416 INFO kablam! --> src/main.rs:120:13 Oct 31 19:52:42.416 INFO kablam! | Oct 31 19:52:42.416 INFO kablam! 120 | let mut rot_y: f32 = 0.0; Oct 31 19:52:42.416 INFO kablam! | ^^^^^ help: consider using `_rot_y` instead Oct 31 19:52:42.416 INFO kablam! | Oct 31 19:52:42.416 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 19:52:42.416 INFO kablam! Oct 31 19:52:42.437 INFO kablam! warning: variable does not need to be mutable Oct 31 19:52:42.437 INFO kablam! --> src/main.rs:120:9 Oct 31 19:52:42.437 INFO kablam! | Oct 31 19:52:42.438 INFO kablam! 120 | let mut rot_y: f32 = 0.0; Oct 31 19:52:42.438 INFO kablam! | ----^^^^^ Oct 31 19:52:42.438 INFO kablam! | | Oct 31 19:52:42.439 INFO kablam! | help: remove this `mut` Oct 31 19:52:42.439 INFO kablam! | Oct 31 19:52:42.439 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 19:52:42.439 INFO kablam! Oct 31 19:52:42.501 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 35s Oct 31 19:52:42.533 INFO kablam! su: No module specific data is present Oct 31 19:52:43.720 INFO running `"docker" "rm" "-f" "efd32f417656789cf68c6ead275184a51593561cf74696316ea188f7a2c5f33a"` Oct 31 19:52:44.060 INFO blam! efd32f417656789cf68c6ead275184a51593561cf74696316ea188f7a2c5f33a