Sep 14 16:04:04.148 INFO checking gfx_window_vulkan-0.1.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 16:04:04.148 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 16:04:04.148 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-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.364 INFO blam! 4c74348d50a3c9408da3416c16049850983b8b7595e60a0b136fd9741615d5f3 Sep 14 16:04:04.365 INFO running `"docker" "start" "-a" "4c74348d50a3c9408da3416c16049850983b8b7595e60a0b136fd9741615d5f3"` Sep 14 16:04:05.210 INFO kablam! usermod: no changes Sep 14 16:04:05.517 INFO kablam! Checking vk-sys v0.2.7 Sep 14 16:04:05.517 INFO kablam! Checking vk v0.0.1 Sep 14 16:04:05.529 INFO kablam! Compiling spirv-utils v0.2.1 Sep 14 16:04:15.939 INFO kablam! Checking gfx_device_vulkan v0.1.0 Sep 14 16:04:17.679 INFO kablam! Checking gfx_window_vulkan v0.1.0 (file:///source) Sep 14 16:04:19.414 INFO kablam! warning: unused variable: `surface_capabilities` Sep 14 16:04:19.415 INFO kablam! --> src/lib.rs:178:9 Sep 14 16:04:19.415 INFO kablam! | Sep 14 16:04:19.415 INFO kablam! 178 | let surface_capabilities = { Sep 14 16:04:19.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 14 16:04:19.415 INFO kablam! | Sep 14 16:04:19.415 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 16:04:19.416 INFO kablam! Sep 14 16:04:19.416 INFO kablam! warning: unused variable: `supports_presentation` Sep 14 16:04:19.416 INFO kablam! --> src/lib.rs:189:9 Sep 14 16:04:19.416 INFO kablam! | Sep 14 16:04:19.416 INFO kablam! 189 | let supports_presentation = { Sep 14 16:04:19.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 14 16:04:19.416 INFO kablam! Sep 14 16:04:19.417 INFO kablam! warning: unused variable: `surface_formats` Sep 14 16:04:19.417 INFO kablam! --> src/lib.rs:199:9 Sep 14 16:04:19.417 INFO kablam! | Sep 14 16:04:19.417 INFO kablam! 199 | let surface_formats = { Sep 14 16:04:19.417 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 14 16:04:19.417 INFO kablam! Sep 14 16:04:19.417 INFO kablam! warning: unused variable: `present_modes` Sep 14 16:04:19.417 INFO kablam! --> src/lib.rs:214:9 Sep 14 16:04:19.417 INFO kablam! | Sep 14 16:04:19.417 INFO kablam! 214 | let present_modes = { Sep 14 16:04:19.417 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 14 16:04:19.418 INFO kablam! Sep 14 16:04:19.727 INFO kablam! warning: unused variable: `surface_capabilities` Sep 14 16:04:19.727 INFO kablam! --> src/lib.rs:178:9 Sep 14 16:04:19.727 INFO kablam! | Sep 14 16:04:19.727 INFO kablam! 178 | let surface_capabilities = { Sep 14 16:04:19.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 14 16:04:19.727 INFO kablam! | Sep 14 16:04:19.727 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 16:04:19.727 INFO kablam! Sep 14 16:04:19.727 INFO kablam! warning: unused variable: `supports_presentation` Sep 14 16:04:19.727 INFO kablam! --> src/lib.rs:189:9 Sep 14 16:04:19.727 INFO kablam! | Sep 14 16:04:19.727 INFO kablam! 189 | let supports_presentation = { Sep 14 16:04:19.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 14 16:04:19.727 INFO kablam! Sep 14 16:04:19.727 INFO kablam! warning: unused variable: `surface_formats` Sep 14 16:04:19.727 INFO kablam! --> src/lib.rs:199:9 Sep 14 16:04:19.727 INFO kablam! | Sep 14 16:04:19.727 INFO kablam! 199 | let surface_formats = { Sep 14 16:04:19.727 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 14 16:04:19.727 INFO kablam! Sep 14 16:04:19.727 INFO kablam! warning: unused variable: `present_modes` Sep 14 16:04:19.727 INFO kablam! --> src/lib.rs:214:9 Sep 14 16:04:19.727 INFO kablam! | Sep 14 16:04:19.727 INFO kablam! 214 | let present_modes = { Sep 14 16:04:19.727 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 14 16:04:19.727 INFO kablam! Sep 14 16:04:19.787 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.53s Sep 14 16:04:19.796 INFO kablam! su: No module specific data is present Sep 14 16:04:20.787 INFO running `"docker" "rm" "-f" "4c74348d50a3c9408da3416c16049850983b8b7595e60a0b136fd9741615d5f3"` Sep 14 16:04:21.058 INFO blam! 4c74348d50a3c9408da3416c16049850983b8b7595e60a0b136fd9741615d5f3