Sep 06 06:33:46.218 INFO checking gfx_window_vulkan-0.1.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 06:33:46.218 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 06:33:46.218 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 06:33:46.461 INFO blam! ec96ffb73dadc3fced4a00914f8ad25e223759813b89d34d07594aba336b2ab1 Sep 06 06:33:46.463 INFO running `"docker" "start" "-a" "ec96ffb73dadc3fced4a00914f8ad25e223759813b89d34d07594aba336b2ab1"` Sep 06 06:33:47.204 INFO kablam! usermod: no changes Sep 06 06:33:47.319 INFO kablam! Compiling lalrpop-util v0.11.0 Sep 06 06:33:47.326 INFO kablam! Checking vk-sys v0.2.7 Sep 06 06:33:47.326 INFO kablam! Checking vk v0.0.1 Sep 06 06:33:47.350 INFO kablam! Checking gfx_core v0.6.1 Sep 06 06:33:48.136 INFO kablam! Compiling spirv-utils v0.2.1 Sep 06 06:34:16.363 INFO kablam! Checking gfx_device_vulkan v0.1.0 Sep 06 06:34:17.574 INFO kablam! Checking gfx_window_vulkan v0.1.0 (file:///source) Sep 06 06:34:18.454 INFO kablam! warning: unused variable: `surface_capabilities` Sep 06 06:34:18.454 INFO kablam! --> src/lib.rs:178:9 Sep 06 06:34:18.454 INFO kablam! | Sep 06 06:34:18.454 INFO kablam! 178 | let surface_capabilities = { Sep 06 06:34:18.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 06 06:34:18.454 INFO kablam! | Sep 06 06:34:18.454 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 06 06:34:18.454 INFO kablam! Sep 06 06:34:18.454 INFO kablam! warning: unused variable: `supports_presentation` Sep 06 06:34:18.454 INFO kablam! --> src/lib.rs:189:9 Sep 06 06:34:18.454 INFO kablam! | Sep 06 06:34:18.454 INFO kablam! 189 | let supports_presentation = { Sep 06 06:34:18.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 06 06:34:18.454 INFO kablam! Sep 06 06:34:18.454 INFO kablam! warning: unused variable: `surface_formats` Sep 06 06:34:18.454 INFO kablam! --> src/lib.rs:199:9 Sep 06 06:34:18.454 INFO kablam! | Sep 06 06:34:18.454 INFO kablam! 199 | let surface_formats = { Sep 06 06:34:18.454 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 06 06:34:18.454 INFO kablam! Sep 06 06:34:18.454 INFO kablam! warning: unused variable: `present_modes` Sep 06 06:34:18.454 INFO kablam! --> src/lib.rs:214:9 Sep 06 06:34:18.454 INFO kablam! | Sep 06 06:34:18.454 INFO kablam! 214 | let present_modes = { Sep 06 06:34:18.454 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 06 06:34:18.454 INFO kablam! Sep 06 06:34:18.745 INFO kablam! warning: unused variable: `surface_capabilities` Sep 06 06:34:18.745 INFO kablam! --> src/lib.rs:178:9 Sep 06 06:34:18.745 INFO kablam! | Sep 06 06:34:18.745 INFO kablam! 178 | let surface_capabilities = { Sep 06 06:34:18.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 06 06:34:18.745 INFO kablam! | Sep 06 06:34:18.745 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 06 06:34:18.746 INFO kablam! Sep 06 06:34:18.746 INFO kablam! warning: unused variable: `supports_presentation` Sep 06 06:34:18.746 INFO kablam! --> src/lib.rs:189:9 Sep 06 06:34:18.746 INFO kablam! | Sep 06 06:34:18.746 INFO kablam! 189 | let supports_presentation = { Sep 06 06:34:18.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 06 06:34:18.746 INFO kablam! Sep 06 06:34:18.746 INFO kablam! warning: unused variable: `surface_formats` Sep 06 06:34:18.746 INFO kablam! --> src/lib.rs:199:9 Sep 06 06:34:18.746 INFO kablam! | Sep 06 06:34:18.746 INFO kablam! 199 | let surface_formats = { Sep 06 06:34:18.746 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 06 06:34:18.746 INFO kablam! Sep 06 06:34:18.746 INFO kablam! warning: unused variable: `present_modes` Sep 06 06:34:18.746 INFO kablam! --> src/lib.rs:214:9 Sep 06 06:34:18.746 INFO kablam! | Sep 06 06:34:18.746 INFO kablam! 214 | let present_modes = { Sep 06 06:34:18.746 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 06 06:34:18.746 INFO kablam! Sep 06 06:34:18.818 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.59s Sep 06 06:34:18.825 INFO kablam! su: No module specific data is present Sep 06 06:34:19.326 INFO running `"docker" "rm" "-f" "ec96ffb73dadc3fced4a00914f8ad25e223759813b89d34d07594aba336b2ab1"` Sep 06 06:34:19.426 INFO blam! ec96ffb73dadc3fced4a00914f8ad25e223759813b89d34d07594aba336b2ab1