Oct 27 04:35:45.763 INFO checking foxmk/rust-gamedev-experiment against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 04:35:45.764 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 27 04:35:46.230 INFO blam! e414fc7010ef305965afbf14cde14587d650edf326131dafc7c577649ab133d3 Oct 27 04:35:46.233 INFO running `"docker" "start" "-a" "e414fc7010ef305965afbf14cde14587d650edf326131dafc7c577649ab133d3"` Oct 27 04:35:47.950 INFO kablam! usermod: no changes Oct 27 04:35:48.208 INFO kablam! Checking mint v0.2.0 Oct 27 04:35:48.216 INFO kablam! Checking tempfile v3.0.2 Oct 27 04:35:48.217 INFO kablam! Checking cgmath v0.16.1 Oct 27 04:35:48.217 INFO kablam! Compiling gl_generator v0.9.0 Oct 27 04:35:48.227 INFO kablam! Compiling gl_generator v0.8.0 Oct 27 04:35:48.227 INFO kablam! Checking cgmath v0.14.1 Oct 27 04:35:48.227 INFO kablam! Checking x11-dl v2.17.5 Oct 27 04:35:48.230 INFO kablam! Checking gfx_core v0.8.2 Oct 27 04:35:50.693 INFO kablam! Checking png v0.11.0 Oct 27 04:35:52.783 INFO kablam! Checking wayland-client v0.12.5 Oct 27 04:36:00.500 INFO kablam! Checking image v0.18.0 Oct 27 04:36:09.743 INFO kablam! Checking wayland-protocols v0.12.5 Oct 27 04:36:10.199 INFO kablam! Checking wayland-kbd v0.13.1 Oct 27 04:36:13.175 INFO kablam! Compiling gfx_gl v0.5.0 Oct 27 04:36:20.532 INFO kablam! Compiling glutin v0.12.2 Oct 27 04:36:26.692 INFO kablam! Checking genmesh v0.5.0 Oct 27 04:36:34.909 INFO kablam! Checking wayland-window v0.13.3 Oct 27 04:36:38.593 INFO kablam! Checking winit v0.10.0 Oct 27 04:37:06.507 INFO kablam! Checking gfx_device_gl v0.15.2 Oct 27 04:37:06.508 INFO kablam! Checking gfx v0.17.1 Oct 27 04:37:08.855 INFO kablam! Checking gfx_window_glutin v0.20.0 Oct 27 04:37:14.170 INFO kablam! Checking dungeon-generator v0.1.0 (/source) Oct 27 04:37:17.219 INFO kablam! warning: field is never used: `should_update` Oct 27 04:37:17.219 INFO kablam! --> src/graphics.rs:63:5 Oct 27 04:37:17.219 INFO kablam! | Oct 27 04:37:17.219 INFO kablam! 63 | should_update: bool, Oct 27 04:37:17.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 04:37:17.219 INFO kablam! | Oct 27 04:37:17.219 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 04:37:17.219 INFO kablam! Oct 27 04:37:17.219 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 04:37:17.219 INFO kablam! --> src/main.rs:43:5 Oct 27 04:37:17.219 INFO kablam! | Oct 27 04:37:17.219 INFO kablam! 43 | app.run(&mut events_loop); Oct 27 04:37:17.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:37:17.219 INFO kablam! | Oct 27 04:37:17.219 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 04:37:17.219 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 04:37:17.231 INFO kablam! Oct 27 04:37:17.627 INFO kablam! warning: field is never used: `should_update` Oct 27 04:37:17.627 INFO kablam! --> src/graphics.rs:63:5 Oct 27 04:37:17.627 INFO kablam! | Oct 27 04:37:17.627 INFO kablam! 63 | should_update: bool, Oct 27 04:37:17.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 04:37:17.627 INFO kablam! | Oct 27 04:37:17.627 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 04:37:17.627 INFO kablam! Oct 27 04:37:17.627 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 04:37:17.627 INFO kablam! --> src/main.rs:43:5 Oct 27 04:37:17.627 INFO kablam! | Oct 27 04:37:17.627 INFO kablam! 43 | app.run(&mut events_loop); Oct 27 04:37:17.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:37:17.627 INFO kablam! | Oct 27 04:37:17.627 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 04:37:17.627 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 04:37:17.627 INFO kablam! Oct 27 04:37:17.662 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 29s Oct 27 04:37:17.679 INFO kablam! su: No module specific data is present Oct 27 04:37:18.229 INFO running `"docker" "rm" "-f" "e414fc7010ef305965afbf14cde14587d650edf326131dafc7c577649ab133d3"` Oct 27 04:37:18.491 INFO blam! e414fc7010ef305965afbf14cde14587d650edf326131dafc7c577649ab133d3