Oct 21 14:20:13.259 INFO checking rossng/real-engine against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 14:20:13.259 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/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 21 14:20:13.500 INFO blam! 63e20f93870bfd17734391b95c21fee38c1fe9cc902dbc27e6ef2df67b65a2d5 Oct 21 14:20:13.508 INFO running `"docker" "start" "-a" "63e20f93870bfd17734391b95c21fee38c1fe9cc902dbc27e6ef2df67b65a2d5"` Oct 21 14:20:14.028 INFO kablam! usermod: no changes Oct 21 14:20:14.223 INFO kablam! Compiling gl_generator v0.9.0 Oct 21 14:20:14.224 INFO kablam! Compiling gfx_macros v0.2.1 Oct 21 14:20:14.224 INFO kablam! Checking gfx_core v0.8.2 Oct 21 14:20:14.240 INFO kablam! Checking cgmath v0.16.1 Oct 21 14:20:14.240 INFO kablam! Checking winit v0.12.0 Oct 21 14:20:14.240 INFO kablam! Checking winit v0.13.1 Oct 21 14:20:21.644 INFO kablam! Compiling gfx_gl v0.5.0 Oct 21 14:20:21.644 INFO kablam! Compiling glutin v0.14.0 Oct 21 14:20:21.644 INFO kablam! Compiling glutin v0.15.0 Oct 21 14:21:04.769 INFO kablam! Checking gfx_device_gl v0.15.2 Oct 21 14:21:04.769 INFO kablam! Checking gfx v0.17.1 Oct 21 14:21:08.432 INFO kablam! Checking gfx_window_glutin v0.22.0 Oct 21 14:21:08.432 INFO kablam! Checking gfx_window_glutin v0.23.0 Oct 21 14:21:13.779 INFO kablam! Checking gfx_app v0.7.0 Oct 21 14:21:15.717 INFO kablam! Checking real-engine v0.1.0 (/source) Oct 21 14:21:17.060 INFO kablam! warning: unused import: `Deg` Oct 21 14:21:17.060 INFO kablam! --> src/scene.rs:3:14 Oct 21 14:21:17.060 INFO kablam! | Oct 21 14:21:17.060 INFO kablam! 3 | use cgmath::{Deg, Matrix4, Point3, Vector3}; Oct 21 14:21:17.060 INFO kablam! | ^^^ Oct 21 14:21:17.060 INFO kablam! | Oct 21 14:21:17.060 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 14:21:17.060 INFO kablam! Oct 21 14:21:17.060 INFO kablam! warning: unused import: `Deg` Oct 21 14:21:17.060 INFO kablam! --> src/scene.rs:3:14 Oct 21 14:21:17.060 INFO kablam! | Oct 21 14:21:17.060 INFO kablam! 3 | use cgmath::{Deg, Matrix4, Point3, Vector3}; Oct 21 14:21:17.060 INFO kablam! | ^^^ Oct 21 14:21:17.060 INFO kablam! | Oct 21 14:21:17.060 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 14:21:17.060 INFO kablam! Oct 21 14:21:17.910 INFO kablam! warning: unused variable: `device_id` Oct 21 14:21:17.910 INFO kablam! --> src/scene.rs:38:64 Oct 21 14:21:17.910 INFO kablam! | Oct 21 14:21:17.911 INFO kablam! 38 | glutin::WindowEvent::KeyboardInput{device_id, input} => println!("Got key! {}", input.scancode), Oct 21 14:21:17.911 INFO kablam! | ^^^^^^^^^ help: try ignoring the field: `device_id: _` Oct 21 14:21:17.911 INFO kablam! | Oct 21 14:21:17.911 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 14:21:17.911 INFO kablam! Oct 21 14:21:18.168 INFO kablam! warning: unused variable: `device_id` Oct 21 14:21:18.168 INFO kablam! --> src/scene.rs:38:64 Oct 21 14:21:18.169 INFO kablam! | Oct 21 14:21:18.169 INFO kablam! 38 | glutin::WindowEvent::KeyboardInput{device_id, input} => println!("Got key! {}", input.scancode), Oct 21 14:21:18.169 INFO kablam! | ^^^^^^^^^ help: try ignoring the field: `device_id: _` Oct 21 14:21:18.169 INFO kablam! | Oct 21 14:21:18.169 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 14:21:18.169 INFO kablam! Oct 21 14:21:18.317 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Oct 21 14:21:18.340 INFO kablam! su: No module specific data is present Oct 21 14:21:19.418 INFO running `"docker" "rm" "-f" "63e20f93870bfd17734391b95c21fee38c1fe9cc902dbc27e6ef2df67b65a2d5"` Oct 21 14:21:19.740 INFO blam! 63e20f93870bfd17734391b95c21fee38c1fe9cc902dbc27e6ef2df67b65a2d5