Sep 18 00:11:59.423 INFO checking gfx_window_vulkan-0.1.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 00:11:59.423 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 00:11:59.423 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-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:59.882 INFO blam! 6c9f945ffb78c6e5d6fcc21ca9dea7ebb5460fc7a83171030422906d43c6882a Sep 18 00:11:59.883 INFO running `"docker" "start" "-a" "6c9f945ffb78c6e5d6fcc21ca9dea7ebb5460fc7a83171030422906d43c6882a"` Sep 18 00:12:01.519 INFO kablam! usermod: no changes Sep 18 00:12:01.716 INFO kablam! Checking vk-sys v0.2.7 Sep 18 00:12:01.719 INFO kablam! Checking vk v0.0.1 Sep 18 00:12:01.735 INFO kablam! Compiling spirv-utils v0.2.1 Sep 18 00:12:01.736 INFO kablam! Checking gfx_core v0.6.1 Sep 18 00:12:30.481 INFO kablam! Checking gfx_device_vulkan v0.1.0 Sep 18 00:12:31.839 INFO kablam! Checking gfx_window_vulkan v0.1.0 (/source) Sep 18 00:12:33.575 INFO kablam! warning: unused variable: `surface_capabilities` Sep 18 00:12:33.576 INFO kablam! --> src/lib.rs:178:9 Sep 18 00:12:33.576 INFO kablam! | Sep 18 00:12:33.576 INFO kablam! 178 | let surface_capabilities = { Sep 18 00:12:33.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 18 00:12:33.577 INFO kablam! | Sep 18 00:12:33.578 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 18 00:12:33.578 INFO kablam! Sep 18 00:12:33.579 INFO kablam! warning: unused variable: `supports_presentation` Sep 18 00:12:33.579 INFO kablam! --> src/lib.rs:189:9 Sep 18 00:12:33.579 INFO kablam! | Sep 18 00:12:33.580 INFO kablam! 189 | let supports_presentation = { Sep 18 00:12:33.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 18 00:12:33.580 INFO kablam! Sep 18 00:12:33.581 INFO kablam! warning: unused variable: `surface_formats` Sep 18 00:12:33.581 INFO kablam! --> src/lib.rs:199:9 Sep 18 00:12:33.581 INFO kablam! | Sep 18 00:12:33.582 INFO kablam! 199 | let surface_formats = { Sep 18 00:12:33.582 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 18 00:12:33.582 INFO kablam! Sep 18 00:12:33.583 INFO kablam! warning: unused variable: `present_modes` Sep 18 00:12:33.583 INFO kablam! --> src/lib.rs:214:9 Sep 18 00:12:33.583 INFO kablam! | Sep 18 00:12:33.584 INFO kablam! 214 | let present_modes = { Sep 18 00:12:33.584 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 18 00:12:33.585 INFO kablam! Sep 18 00:12:33.779 INFO kablam! warning: unused variable: `surface_capabilities` Sep 18 00:12:33.780 INFO kablam! --> src/lib.rs:178:9 Sep 18 00:12:33.780 INFO kablam! | Sep 18 00:12:33.780 INFO kablam! 178 | let surface_capabilities = { Sep 18 00:12:33.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 18 00:12:33.781 INFO kablam! | Sep 18 00:12:33.782 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 18 00:12:33.782 INFO kablam! Sep 18 00:12:33.783 INFO kablam! warning: unused variable: `supports_presentation` Sep 18 00:12:33.783 INFO kablam! --> src/lib.rs:189:9 Sep 18 00:12:33.783 INFO kablam! | Sep 18 00:12:33.784 INFO kablam! 189 | let supports_presentation = { Sep 18 00:12:33.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 18 00:12:33.784 INFO kablam! Sep 18 00:12:33.785 INFO kablam! warning: unused variable: `surface_formats` Sep 18 00:12:33.785 INFO kablam! --> src/lib.rs:199:9 Sep 18 00:12:33.786 INFO kablam! | Sep 18 00:12:33.786 INFO kablam! 199 | let surface_formats = { Sep 18 00:12:33.787 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 18 00:12:33.787 INFO kablam! Sep 18 00:12:33.788 INFO kablam! warning: unused variable: `present_modes` Sep 18 00:12:33.788 INFO kablam! --> src/lib.rs:214:9 Sep 18 00:12:33.788 INFO kablam! | Sep 18 00:12:33.789 INFO kablam! 214 | let present_modes = { Sep 18 00:12:33.789 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 18 00:12:33.789 INFO kablam! Sep 18 00:12:33.856 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.31s Sep 18 00:12:33.867 INFO kablam! su: No module specific data is present Sep 18 00:12:35.277 INFO running `"docker" "rm" "-f" "6c9f945ffb78c6e5d6fcc21ca9dea7ebb5460fc7a83171030422906d43c6882a"` Sep 18 00:12:35.590 INFO blam! 6c9f945ffb78c6e5d6fcc21ca9dea7ebb5460fc7a83171030422906d43c6882a