Sep 02 13:21:44.445 INFO checking gfx_window_vulkan-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 13:21:44.445 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 13:21:44.446 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 13:21:44.662 INFO blam! 7d64be6ec34a84efa3d92f870b6236a695a112321879af70c1658e0d59fc4b32 Sep 02 13:21:44.664 INFO running `"docker" "start" "-a" "7d64be6ec34a84efa3d92f870b6236a695a112321879af70c1658e0d59fc4b32"` Sep 02 13:21:45.446 INFO kablam! Compiling lalrpop-util v0.11.0 Sep 02 13:21:45.447 INFO kablam! Checking vk v0.0.1 Sep 02 13:21:46.147 INFO kablam! Compiling spirv-utils v0.2.1 Sep 02 13:21:59.561 INFO kablam! Checking gfx_device_vulkan v0.1.0 Sep 02 13:22:01.476 INFO kablam! Checking gfx_window_vulkan v0.1.0 (file:///source) Sep 02 13:22:03.899 INFO kablam! warning: unused variable: `surface_capabilities` Sep 02 13:22:03.899 INFO kablam! --> src/lib.rs:178:9 Sep 02 13:22:03.899 INFO kablam! | Sep 02 13:22:03.899 INFO kablam! 178 | let surface_capabilities = { Sep 02 13:22:03.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 02 13:22:03.899 INFO kablam! | Sep 02 13:22:03.899 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 13:22:03.899 INFO kablam! Sep 02 13:22:03.900 INFO kablam! warning: unused variable: `supports_presentation` Sep 02 13:22:03.900 INFO kablam! --> src/lib.rs:189:9 Sep 02 13:22:03.900 INFO kablam! | Sep 02 13:22:03.900 INFO kablam! 189 | let supports_presentation = { Sep 02 13:22:03.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 02 13:22:03.900 INFO kablam! Sep 02 13:22:03.900 INFO kablam! warning: unused variable: `surface_formats` Sep 02 13:22:03.900 INFO kablam! --> src/lib.rs:199:9 Sep 02 13:22:03.900 INFO kablam! | Sep 02 13:22:03.900 INFO kablam! 199 | let surface_formats = { Sep 02 13:22:03.900 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 02 13:22:03.900 INFO kablam! Sep 02 13:22:03.900 INFO kablam! warning: unused variable: `present_modes` Sep 02 13:22:03.900 INFO kablam! --> src/lib.rs:214:9 Sep 02 13:22:03.900 INFO kablam! | Sep 02 13:22:03.901 INFO kablam! 214 | let present_modes = { Sep 02 13:22:03.901 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 02 13:22:03.901 INFO kablam! Sep 02 13:22:04.033 INFO kablam! warning: unused variable: `surface_capabilities` Sep 02 13:22:04.033 INFO kablam! --> src/lib.rs:178:9 Sep 02 13:22:04.034 INFO kablam! | Sep 02 13:22:04.034 INFO kablam! 178 | let surface_capabilities = { Sep 02 13:22:04.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 02 13:22:04.034 INFO kablam! | Sep 02 13:22:04.034 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 13:22:04.034 INFO kablam! Sep 02 13:22:04.034 INFO kablam! warning: unused variable: `supports_presentation` Sep 02 13:22:04.034 INFO kablam! --> src/lib.rs:189:9 Sep 02 13:22:04.034 INFO kablam! | Sep 02 13:22:04.034 INFO kablam! 189 | let supports_presentation = { Sep 02 13:22:04.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 02 13:22:04.034 INFO kablam! Sep 02 13:22:04.034 INFO kablam! warning: unused variable: `surface_formats` Sep 02 13:22:04.034 INFO kablam! --> src/lib.rs:199:9 Sep 02 13:22:04.034 INFO kablam! | Sep 02 13:22:04.034 INFO kablam! 199 | let surface_formats = { Sep 02 13:22:04.035 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 02 13:22:04.035 INFO kablam! Sep 02 13:22:04.035 INFO kablam! warning: unused variable: `present_modes` Sep 02 13:22:04.035 INFO kablam! --> src/lib.rs:214:9 Sep 02 13:22:04.035 INFO kablam! | Sep 02 13:22:04.035 INFO kablam! 214 | let present_modes = { Sep 02 13:22:04.035 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 02 13:22:04.035 INFO kablam! Sep 02 13:22:04.095 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.81s Sep 02 13:22:04.105 INFO kablam! su: No module specific data is present Sep 02 13:22:04.485 INFO running `"docker" "rm" "-f" "7d64be6ec34a84efa3d92f870b6236a695a112321879af70c1658e0d59fc4b32"` Sep 02 13:22:04.621 INFO blam! 7d64be6ec34a84efa3d92f870b6236a695a112321879af70c1658e0d59fc4b32