Oct 22 03:00:30.099 INFO checking gfx_window_vulkan-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:00:30.099 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 22 03:00:30.385 INFO blam! 432d9ce31179c8c7acca36474c6a3dcc4d986ab3dad943a3de7ca1191f7d2b20 Oct 22 03:00:30.400 INFO running `"docker" "start" "-a" "432d9ce31179c8c7acca36474c6a3dcc4d986ab3dad943a3de7ca1191f7d2b20"` Oct 22 03:00:31.363 INFO kablam! usermod: no changes Oct 22 03:00:31.556 INFO kablam! Checking vk v0.0.1 Oct 22 03:00:31.556 INFO kablam! Checking vk-sys v0.2.7 Oct 22 03:00:31.556 INFO kablam! Compiling spirv-utils v0.2.1 Oct 22 03:00:41.185 INFO kablam! Checking gfx_device_vulkan v0.1.0 Oct 22 03:00:43.225 INFO kablam! Checking gfx_window_vulkan v0.1.0 (/source) Oct 22 03:00:46.709 INFO kablam! warning: unused variable: `surface_capabilities` Oct 22 03:00:46.709 INFO kablam! --> src/lib.rs:178:9 Oct 22 03:00:46.710 INFO kablam! | Oct 22 03:00:46.710 INFO kablam! 178 | let surface_capabilities = { Oct 22 03:00:46.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Oct 22 03:00:46.710 INFO kablam! | Oct 22 03:00:46.711 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 03:00:46.711 INFO kablam! Oct 22 03:00:46.711 INFO kablam! warning: unused variable: `supports_presentation` Oct 22 03:00:46.712 INFO kablam! --> src/lib.rs:189:9 Oct 22 03:00:46.712 INFO kablam! | Oct 22 03:00:46.712 INFO kablam! 189 | let supports_presentation = { Oct 22 03:00:46.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Oct 22 03:00:46.713 INFO kablam! Oct 22 03:00:46.713 INFO kablam! warning: unused variable: `surface_formats` Oct 22 03:00:46.713 INFO kablam! --> src/lib.rs:199:9 Oct 22 03:00:46.714 INFO kablam! | Oct 22 03:00:46.714 INFO kablam! 199 | let surface_formats = { Oct 22 03:00:46.714 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Oct 22 03:00:46.714 INFO kablam! Oct 22 03:00:46.715 INFO kablam! warning: unused variable: `present_modes` Oct 22 03:00:46.715 INFO kablam! --> src/lib.rs:214:9 Oct 22 03:00:46.715 INFO kablam! | Oct 22 03:00:46.715 INFO kablam! 214 | let present_modes = { Oct 22 03:00:46.716 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Oct 22 03:00:46.716 INFO kablam! Oct 22 03:00:46.832 INFO kablam! warning: unused variable: `surface_capabilities` Oct 22 03:00:46.833 INFO kablam! --> src/lib.rs:178:9 Oct 22 03:00:46.833 INFO kablam! | Oct 22 03:00:46.833 INFO kablam! 178 | let surface_capabilities = { Oct 22 03:00:46.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Oct 22 03:00:46.834 INFO kablam! | Oct 22 03:00:46.834 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 03:00:46.835 INFO kablam! Oct 22 03:00:46.835 INFO kablam! warning: unused variable: `supports_presentation` Oct 22 03:00:46.835 INFO kablam! --> src/lib.rs:189:9 Oct 22 03:00:46.835 INFO kablam! | Oct 22 03:00:46.836 INFO kablam! 189 | let supports_presentation = { Oct 22 03:00:46.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Oct 22 03:00:46.836 INFO kablam! Oct 22 03:00:46.837 INFO kablam! warning: unused variable: `surface_formats` Oct 22 03:00:46.837 INFO kablam! --> src/lib.rs:199:9 Oct 22 03:00:46.837 INFO kablam! | Oct 22 03:00:46.837 INFO kablam! 199 | let surface_formats = { Oct 22 03:00:46.838 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Oct 22 03:00:46.838 INFO kablam! Oct 22 03:00:46.838 INFO kablam! warning: unused variable: `present_modes` Oct 22 03:00:46.838 INFO kablam! --> src/lib.rs:214:9 Oct 22 03:00:46.839 INFO kablam! | Oct 22 03:00:46.839 INFO kablam! 214 | let present_modes = { Oct 22 03:00:46.839 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Oct 22 03:00:46.839 INFO kablam! Oct 22 03:00:46.977 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.55s Oct 22 03:00:46.977 INFO kablam! su: No module specific data is present Oct 22 03:00:47.496 INFO running `"docker" "rm" "-f" "432d9ce31179c8c7acca36474c6a3dcc4d986ab3dad943a3de7ca1191f7d2b20"` Oct 22 03:00:47.860 INFO blam! 432d9ce31179c8c7acca36474c6a3dcc4d986ab3dad943a3de7ca1191f7d2b20