Oct 31 22:18:20.213 INFO checking rossng/real-engine against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 22:18:20.214 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-1/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 22:18:20.460 INFO blam! 3fb34740e2645b2fc22bc4fb901acd433e5b90f99ec594ad3e0f8c847df88b7a Oct 31 22:18:20.463 INFO running `"docker" "start" "-a" "3fb34740e2645b2fc22bc4fb901acd433e5b90f99ec594ad3e0f8c847df88b7a"` Oct 31 22:18:21.240 INFO kablam! usermod: no changes Oct 31 22:18:21.483 INFO kablam! Compiling gl_generator v0.9.0 Oct 31 22:18:21.483 INFO kablam! Checking gfx_core v0.8.2 Oct 31 22:18:21.483 INFO kablam! Compiling gfx_macros v0.2.1 Oct 31 22:18:21.488 INFO kablam! Checking env_logger v0.5.10 Oct 31 22:18:21.489 INFO kablam! Checking cgmath v0.16.1 Oct 31 22:18:21.494 INFO kablam! Checking winit v0.12.0 Oct 31 22:18:30.496 INFO kablam! Compiling gfx_gl v0.5.0 Oct 31 22:18:30.496 INFO kablam! Compiling glutin v0.14.0 Oct 31 22:18:30.496 INFO kablam! Compiling glutin v0.15.0 Oct 31 22:19:20.100 INFO kablam! Checking gfx_device_gl v0.15.2 Oct 31 22:19:20.100 INFO kablam! Checking gfx v0.17.1 Oct 31 22:19:23.574 INFO kablam! Checking gfx_window_glutin v0.22.0 Oct 31 22:19:23.576 INFO kablam! Checking gfx_window_glutin v0.23.0 Oct 31 22:19:29.816 INFO kablam! Checking gfx_app v0.7.0 Oct 31 22:19:31.558 INFO kablam! Checking real-engine v0.1.0 (/source) Oct 31 22:19:33.620 INFO kablam! warning: unused import: `Deg` Oct 31 22:19:33.621 INFO kablam! --> src/scene.rs:3:14 Oct 31 22:19:33.622 INFO kablam! | Oct 31 22:19:33.623 INFO kablam! 3 | use cgmath::{Deg, Matrix4, Point3, Vector3}; Oct 31 22:19:33.623 INFO kablam! | ^^^ Oct 31 22:19:33.624 INFO kablam! | Oct 31 22:19:33.625 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 22:19:33.625 INFO kablam! Oct 31 22:19:33.639 INFO kablam! warning: unused import: `Deg` Oct 31 22:19:33.640 INFO kablam! --> src/scene.rs:3:14 Oct 31 22:19:33.641 INFO kablam! | Oct 31 22:19:33.642 INFO kablam! 3 | use cgmath::{Deg, Matrix4, Point3, Vector3}; Oct 31 22:19:33.642 INFO kablam! | ^^^ Oct 31 22:19:33.643 INFO kablam! | Oct 31 22:19:33.644 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 22:19:33.644 INFO kablam! Oct 31 22:19:35.071 INFO kablam! warning: unused variable: `device_id` Oct 31 22:19:35.072 INFO kablam! --> src/scene.rs:38:64 Oct 31 22:19:35.073 INFO kablam! | Oct 31 22:19:35.074 INFO kablam! 38 | glutin::WindowEvent::KeyboardInput{device_id, input} => println!("Got key! {}", input.scancode), Oct 31 22:19:35.074 INFO kablam! | ^^^^^^^^^ help: try ignoring the field: `device_id: _` Oct 31 22:19:35.075 INFO kablam! | Oct 31 22:19:35.076 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 22:19:35.076 INFO kablam! Oct 31 22:19:35.117 INFO kablam! warning: unused variable: `device_id` Oct 31 22:19:35.117 INFO kablam! --> src/scene.rs:38:64 Oct 31 22:19:35.117 INFO kablam! | Oct 31 22:19:35.117 INFO kablam! 38 | glutin::WindowEvent::KeyboardInput{device_id, input} => println!("Got key! {}", input.scancode), Oct 31 22:19:35.117 INFO kablam! | ^^^^^^^^^ help: try ignoring the field: `device_id: _` Oct 31 22:19:35.117 INFO kablam! | Oct 31 22:19:35.117 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 22:19:35.119 INFO kablam! Oct 31 22:19:35.360 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 14s Oct 31 22:19:35.381 INFO kablam! su: No module specific data is present Oct 31 22:19:37.196 INFO running `"docker" "rm" "-f" "3fb34740e2645b2fc22bc4fb901acd433e5b90f99ec594ad3e0f8c847df88b7a"` Oct 31 22:19:37.524 INFO blam! 3fb34740e2645b2fc22bc4fb901acd433e5b90f99ec594ad3e0f8c847df88b7a