Oct 26 19:40:03.630 INFO checking teschty/binviz-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 19:40:03.631 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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:40:04.087 INFO blam! 93c60856f76e29f148fb68b40c79f2e3bfca2c0a091538429953722a1c572ba6 Oct 26 19:40:04.095 INFO running `"docker" "start" "-a" "93c60856f76e29f148fb68b40c79f2e3bfca2c0a091538429953722a1c572ba6"` Oct 26 19:40:06.822 INFO kablam! usermod: no changes Oct 26 19:40:07.123 INFO kablam! Compiling libc v0.2.21 Oct 26 19:40:07.124 INFO kablam! Compiling dtoa v0.4.1 Oct 26 19:40:07.125 INFO kablam! Compiling itoa v0.3.1 Oct 26 19:40:07.126 INFO kablam! Compiling serde v0.9.10 Oct 26 19:40:07.131 INFO kablam! Compiling num-traits v0.1.37 Oct 26 19:40:07.133 INFO kablam! Checking rustc-serialize v0.3.22 Oct 26 19:40:07.134 INFO kablam! Compiling xml-rs v0.3.6 Oct 26 19:40:07.136 INFO kablam! Checking shared_library v0.1.5 Oct 26 19:40:09.212 INFO kablam! Checking time v0.1.36 Oct 26 19:40:09.593 INFO kablam! Checking osmesa-sys v0.1.2 Oct 26 19:40:10.649 INFO kablam! Checking x11-dl v2.12.0 Oct 26 19:40:11.741 INFO kablam! Checking fs2 v0.2.5 Oct 26 19:40:13.864 INFO kablam! Checking tempfile v2.1.5 Oct 26 19:40:13.889 INFO kablam! Checking backtrace v0.2.3 Oct 26 19:40:15.216 INFO kablam! Checking memmap v0.4.0 Oct 26 19:40:16.671 INFO kablam! Compiling rand v0.3.15 Oct 26 19:40:24.408 INFO kablam! Compiling wayland-scanner v0.7.8 Oct 26 19:40:24.408 INFO kablam! Compiling gl_generator v0.5.2 Oct 26 19:40:27.692 INFO kablam! Compiling phf_generator v0.7.21 Oct 26 19:40:28.459 INFO kablam! Compiling phf_codegen v0.7.21 Oct 26 19:40:29.467 INFO kablam! Compiling target_build_utils v0.3.0 Oct 26 19:40:31.443 INFO kablam! Compiling wayland-client v0.7.8 Oct 26 19:40:34.787 INFO kablam! Compiling glutin v0.7.4 Oct 26 19:40:38.998 INFO kablam! Compiling glium v0.16.0 Oct 26 19:40:42.604 INFO kablam! Checking cgmath v0.12.0 Oct 26 19:41:02.455 INFO kablam! Compiling serde_json v0.9.8 Oct 26 19:41:12.383 INFO kablam! Compiling libloading v0.3.2 Oct 26 19:41:15.359 INFO kablam! Checking dlib v0.3.1 Oct 26 19:41:15.545 INFO kablam! Checking wayland-sys v0.7.8 Oct 26 19:41:17.344 INFO kablam! Checking wayland-window v0.4.4 Oct 26 19:41:17.344 INFO kablam! Checking wayland-kbd v0.6.3 Oct 26 19:41:18.471 INFO kablam! Checking winit v0.5.11 Oct 26 19:41:36.029 INFO kablam! Checking binviz-rs v0.1.0 (/source) Oct 26 19:41:36.879 INFO kablam! warning: unused import: `cgmath::prelude` Oct 26 19:41:36.879 INFO kablam! --> src/main.rs:9:5 Oct 26 19:41:36.879 INFO kablam! | Oct 26 19:41:36.879 INFO kablam! 9 | use cgmath::prelude::*; Oct 26 19:41:36.879 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 19:41:36.879 INFO kablam! | Oct 26 19:41:36.879 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 19:41:36.879 INFO kablam! Oct 26 19:41:36.879 INFO kablam! warning: unused variable: `rot_y` Oct 26 19:41:36.879 INFO kablam! --> src/main.rs:120:13 Oct 26 19:41:36.879 INFO kablam! | Oct 26 19:41:36.879 INFO kablam! 120 | let mut rot_y: f32 = 0.0; Oct 26 19:41:36.879 INFO kablam! | ^^^^^ help: consider using `_rot_y` instead Oct 26 19:41:36.879 INFO kablam! | Oct 26 19:41:36.879 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 19:41:36.879 INFO kablam! Oct 26 19:41:36.895 INFO kablam! warning: variable does not need to be mutable Oct 26 19:41:36.895 INFO kablam! --> src/main.rs:120:9 Oct 26 19:41:36.895 INFO kablam! | Oct 26 19:41:36.895 INFO kablam! 120 | let mut rot_y: f32 = 0.0; Oct 26 19:41:36.895 INFO kablam! | ----^^^^^ Oct 26 19:41:36.895 INFO kablam! | | Oct 26 19:41:36.895 INFO kablam! | help: remove this `mut` Oct 26 19:41:36.895 INFO kablam! | Oct 26 19:41:36.895 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 19:41:36.895 INFO kablam! Oct 26 19:41:37.116 INFO kablam! warning: unused import: `cgmath::prelude` Oct 26 19:41:37.116 INFO kablam! --> src/main.rs:9:5 Oct 26 19:41:37.116 INFO kablam! | Oct 26 19:41:37.116 INFO kablam! 9 | use cgmath::prelude::*; Oct 26 19:41:37.116 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 19:41:37.116 INFO kablam! | Oct 26 19:41:37.116 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 19:41:37.116 INFO kablam! Oct 26 19:41:37.121 INFO kablam! warning: unused variable: `rot_y` Oct 26 19:41:37.122 INFO kablam! --> src/main.rs:120:13 Oct 26 19:41:37.122 INFO kablam! | Oct 26 19:41:37.122 INFO kablam! 120 | let mut rot_y: f32 = 0.0; Oct 26 19:41:37.123 INFO kablam! | ^^^^^ help: consider using `_rot_y` instead Oct 26 19:41:37.123 INFO kablam! | Oct 26 19:41:37.123 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 19:41:37.123 INFO kablam! Oct 26 19:41:37.137 INFO kablam! warning: variable does not need to be mutable Oct 26 19:41:37.138 INFO kablam! --> src/main.rs:120:9 Oct 26 19:41:37.138 INFO kablam! | Oct 26 19:41:37.138 INFO kablam! 120 | let mut rot_y: f32 = 0.0; Oct 26 19:41:37.139 INFO kablam! | ----^^^^^ Oct 26 19:41:37.139 INFO kablam! | | Oct 26 19:41:37.139 INFO kablam! | help: remove this `mut` Oct 26 19:41:37.140 INFO kablam! | Oct 26 19:41:37.140 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 19:41:37.140 INFO kablam! Oct 26 19:41:37.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 30s Oct 26 19:41:37.219 INFO kablam! su: No module specific data is present Oct 26 19:41:38.173 INFO running `"docker" "rm" "-f" "93c60856f76e29f148fb68b40c79f2e3bfca2c0a091538429953722a1c572ba6"` Oct 26 19:41:38.507 INFO blam! 93c60856f76e29f148fb68b40c79f2e3bfca2c0a091538429953722a1c572ba6