Sep 18 00:11:58.335 INFO checking gfx_window_vulkan-0.1.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 00:11:58.335 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 00:11:58.335 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 00:11:58.542 INFO blam! 514c395aa22523e580ec503c4542a6039923629952fd4bec9e2a89e7bc51d110 Sep 18 00:11:58.544 INFO running `"docker" "start" "-a" "514c395aa22523e580ec503c4542a6039923629952fd4bec9e2a89e7bc51d110"` Sep 18 00:11:59.446 INFO kablam! usermod: no changes Sep 18 00:11:59.575 INFO kablam! Checking vk v0.0.1 Sep 18 00:11:59.575 INFO kablam! Checking vk-sys v0.2.7 Sep 18 00:11:59.575 INFO kablam! Compiling spirv-utils v0.2.1 Sep 18 00:12:10.111 INFO kablam! Checking gfx_device_vulkan v0.1.0 Sep 18 00:12:11.589 INFO kablam! Checking gfx_window_vulkan v0.1.0 (/source) Sep 18 00:12:13.451 INFO kablam! warning: unused variable: `surface_capabilities` Sep 18 00:12:13.451 INFO kablam! --> src/lib.rs:178:9 Sep 18 00:12:13.451 INFO kablam! | Sep 18 00:12:13.451 INFO kablam! 178 | let surface_capabilities = { Sep 18 00:12:13.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 18 00:12:13.451 INFO kablam! | Sep 18 00:12:13.451 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 18 00:12:13.451 INFO kablam! Sep 18 00:12:13.451 INFO kablam! warning: unused variable: `supports_presentation` Sep 18 00:12:13.451 INFO kablam! --> src/lib.rs:189:9 Sep 18 00:12:13.451 INFO kablam! | Sep 18 00:12:13.451 INFO kablam! 189 | let supports_presentation = { Sep 18 00:12:13.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 18 00:12:13.451 INFO kablam! Sep 18 00:12:13.451 INFO kablam! warning: unused variable: `surface_formats` Sep 18 00:12:13.451 INFO kablam! --> src/lib.rs:199:9 Sep 18 00:12:13.451 INFO kablam! | Sep 18 00:12:13.451 INFO kablam! 199 | let surface_formats = { Sep 18 00:12:13.451 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 18 00:12:13.451 INFO kablam! Sep 18 00:12:13.451 INFO kablam! warning: unused variable: `present_modes` Sep 18 00:12:13.451 INFO kablam! --> src/lib.rs:214:9 Sep 18 00:12:13.451 INFO kablam! | Sep 18 00:12:13.451 INFO kablam! 214 | let present_modes = { Sep 18 00:12:13.451 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 18 00:12:13.451 INFO kablam! Sep 18 00:12:13.583 INFO kablam! warning: unused variable: `surface_capabilities` Sep 18 00:12:13.583 INFO kablam! --> src/lib.rs:178:9 Sep 18 00:12:13.583 INFO kablam! | Sep 18 00:12:13.583 INFO kablam! 178 | let surface_capabilities = { Sep 18 00:12:13.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 18 00:12:13.583 INFO kablam! | Sep 18 00:12:13.583 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 18 00:12:13.583 INFO kablam! Sep 18 00:12:13.583 INFO kablam! warning: unused variable: `supports_presentation` Sep 18 00:12:13.583 INFO kablam! --> src/lib.rs:189:9 Sep 18 00:12:13.583 INFO kablam! | Sep 18 00:12:13.583 INFO kablam! 189 | let supports_presentation = { Sep 18 00:12:13.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 18 00:12:13.583 INFO kablam! Sep 18 00:12:13.583 INFO kablam! warning: unused variable: `surface_formats` Sep 18 00:12:13.583 INFO kablam! --> src/lib.rs:199:9 Sep 18 00:12:13.583 INFO kablam! | Sep 18 00:12:13.583 INFO kablam! 199 | let surface_formats = { Sep 18 00:12:13.583 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 18 00:12:13.583 INFO kablam! Sep 18 00:12:13.583 INFO kablam! warning: unused variable: `present_modes` Sep 18 00:12:13.583 INFO kablam! --> src/lib.rs:214:9 Sep 18 00:12:13.583 INFO kablam! | Sep 18 00:12:13.583 INFO kablam! 214 | let present_modes = { Sep 18 00:12:13.583 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 18 00:12:13.583 INFO kablam! Sep 18 00:12:13.707 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.25s Sep 18 00:12:13.731 INFO kablam! su: No module specific data is present Sep 18 00:12:14.909 INFO running `"docker" "rm" "-f" "514c395aa22523e580ec503c4542a6039923629952fd4bec9e2a89e7bc51d110"` Sep 18 00:12:15.226 INFO blam! 514c395aa22523e580ec503c4542a6039923629952fd4bec9e2a89e7bc51d110