Sep 14 16:04:03.885 INFO checking gfx_window_vulkan-0.1.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 16:04:03.885 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 16:04:03.885 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 16:04:04.076 INFO blam! 56a44913276aab561d981a9a3fb9d84f9219de4218ce9bea728dc093cfdf679f Sep 14 16:04:04.078 INFO running `"docker" "start" "-a" "56a44913276aab561d981a9a3fb9d84f9219de4218ce9bea728dc093cfdf679f"` Sep 14 16:04:04.711 INFO kablam! usermod: no changes Sep 14 16:04:04.959 INFO kablam! Checking vk-sys v0.2.7 Sep 14 16:04:04.959 INFO kablam! Checking vk v0.0.1 Sep 14 16:04:04.966 INFO kablam! Compiling spirv-utils v0.2.1 Sep 14 16:04:04.967 INFO kablam! Checking gfx_core v0.6.1 Sep 14 16:04:04.967 INFO kablam! Checking wayland-sys v0.7.8 Sep 14 16:04:05.951 INFO kablam! Checking wayland-client v0.7.8 Sep 14 16:04:10.458 INFO kablam! Checking wayland-kbd v0.6.3 Sep 14 16:04:10.459 INFO kablam! Checking wayland-window v0.4.4 Sep 14 16:04:12.451 INFO kablam! Checking winit v0.5.11 Sep 14 16:04:33.719 INFO kablam! Checking gfx_device_vulkan v0.1.0 Sep 14 16:04:35.132 INFO kablam! Checking gfx_window_vulkan v0.1.0 (file:///source) Sep 14 16:04:36.945 INFO kablam! warning: unused variable: `surface_capabilities` Sep 14 16:04:36.945 INFO kablam! --> src/lib.rs:178:9 Sep 14 16:04:36.945 INFO kablam! | Sep 14 16:04:36.945 INFO kablam! 178 | let surface_capabilities = { Sep 14 16:04:36.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 14 16:04:36.945 INFO kablam! | Sep 14 16:04:36.945 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 16:04:36.945 INFO kablam! Sep 14 16:04:36.946 INFO kablam! warning: unused variable: `supports_presentation` Sep 14 16:04:36.946 INFO kablam! --> src/lib.rs:189:9 Sep 14 16:04:36.946 INFO kablam! | Sep 14 16:04:36.946 INFO kablam! 189 | let supports_presentation = { Sep 14 16:04:36.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 14 16:04:36.946 INFO kablam! Sep 14 16:04:36.946 INFO kablam! warning: unused variable: `surface_formats` Sep 14 16:04:36.946 INFO kablam! --> src/lib.rs:199:9 Sep 14 16:04:36.946 INFO kablam! | Sep 14 16:04:36.946 INFO kablam! 199 | let surface_formats = { Sep 14 16:04:36.946 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 14 16:04:36.946 INFO kablam! Sep 14 16:04:36.947 INFO kablam! warning: unused variable: `present_modes` Sep 14 16:04:36.947 INFO kablam! --> src/lib.rs:214:9 Sep 14 16:04:36.947 INFO kablam! | Sep 14 16:04:36.947 INFO kablam! 214 | let present_modes = { Sep 14 16:04:36.947 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 14 16:04:36.947 INFO kablam! Sep 14 16:04:37.202 INFO kablam! warning: unused variable: `surface_capabilities` Sep 14 16:04:37.202 INFO kablam! --> src/lib.rs:178:9 Sep 14 16:04:37.202 INFO kablam! | Sep 14 16:04:37.202 INFO kablam! 178 | let surface_capabilities = { Sep 14 16:04:37.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 14 16:04:37.211 INFO kablam! | Sep 14 16:04:37.211 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 16:04:37.211 INFO kablam! Sep 14 16:04:37.212 INFO kablam! warning: unused variable: `supports_presentation` Sep 14 16:04:37.212 INFO kablam! --> src/lib.rs:189:9 Sep 14 16:04:37.212 INFO kablam! | Sep 14 16:04:37.212 INFO kablam! 189 | let supports_presentation = { Sep 14 16:04:37.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 14 16:04:37.212 INFO kablam! Sep 14 16:04:37.212 INFO kablam! warning: unused variable: `surface_formats` Sep 14 16:04:37.212 INFO kablam! --> src/lib.rs:199:9 Sep 14 16:04:37.212 INFO kablam! | Sep 14 16:04:37.212 INFO kablam! 199 | let surface_formats = { Sep 14 16:04:37.212 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 14 16:04:37.213 INFO kablam! Sep 14 16:04:37.213 INFO kablam! warning: unused variable: `present_modes` Sep 14 16:04:37.213 INFO kablam! --> src/lib.rs:214:9 Sep 14 16:04:37.213 INFO kablam! | Sep 14 16:04:37.213 INFO kablam! 214 | let present_modes = { Sep 14 16:04:37.213 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 14 16:04:37.213 INFO kablam! Sep 14 16:04:37.310 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.58s Sep 14 16:04:37.318 INFO kablam! su: No module specific data is present Sep 14 16:04:38.764 INFO running `"docker" "rm" "-f" "56a44913276aab561d981a9a3fb9d84f9219de4218ce9bea728dc093cfdf679f"` Sep 14 16:04:39.067 INFO blam! 56a44913276aab561d981a9a3fb9d84f9219de4218ce9bea728dc093cfdf679f