Sep 04 16:44:28.472 INFO checking gfx_window_vulkan-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 16:44:28.472 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 16:44:28.472 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 16:44:28.690 INFO blam! f1c70957e5fa5572d5667a14013895624cef32c44f1790d61d46cc977d343235 Sep 04 16:44:28.692 INFO running `"docker" "start" "-a" "f1c70957e5fa5572d5667a14013895624cef32c44f1790d61d46cc977d343235"` Sep 04 16:44:29.637 INFO kablam! Compiling lalrpop-util v0.11.0 Sep 04 16:44:29.637 INFO kablam! Checking vk v0.0.1 Sep 04 16:44:30.347 INFO kablam! Compiling spirv-utils v0.2.1 Sep 04 16:44:45.760 INFO kablam! Checking gfx_device_vulkan v0.1.0 Sep 04 16:44:48.618 INFO kablam! Checking gfx_window_vulkan v0.1.0 (file:///source) Sep 04 16:44:50.850 INFO kablam! warning: unused variable: `surface_capabilities` Sep 04 16:44:50.850 INFO kablam! --> src/lib.rs:178:9 Sep 04 16:44:50.850 INFO kablam! | Sep 04 16:44:50.851 INFO kablam! 178 | let surface_capabilities = { Sep 04 16:44:50.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 04 16:44:50.851 INFO kablam! | Sep 04 16:44:50.851 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 16:44:50.851 INFO kablam! Sep 04 16:44:50.851 INFO kablam! warning: unused variable: `supports_presentation` Sep 04 16:44:50.851 INFO kablam! --> src/lib.rs:189:9 Sep 04 16:44:50.851 INFO kablam! | Sep 04 16:44:50.851 INFO kablam! 189 | let supports_presentation = { Sep 04 16:44:50.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 04 16:44:50.851 INFO kablam! Sep 04 16:44:50.851 INFO kablam! warning: unused variable: `surface_formats` Sep 04 16:44:50.851 INFO kablam! --> src/lib.rs:199:9 Sep 04 16:44:50.851 INFO kablam! | Sep 04 16:44:50.851 INFO kablam! 199 | let surface_formats = { Sep 04 16:44:50.851 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 04 16:44:50.851 INFO kablam! Sep 04 16:44:50.851 INFO kablam! warning: unused variable: `present_modes` Sep 04 16:44:50.851 INFO kablam! --> src/lib.rs:214:9 Sep 04 16:44:50.851 INFO kablam! | Sep 04 16:44:50.851 INFO kablam! 214 | let present_modes = { Sep 04 16:44:50.852 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 04 16:44:50.852 INFO kablam! Sep 04 16:44:51.097 INFO kablam! warning: unused variable: `surface_capabilities` Sep 04 16:44:51.097 INFO kablam! --> src/lib.rs:178:9 Sep 04 16:44:51.097 INFO kablam! | Sep 04 16:44:51.097 INFO kablam! 178 | let surface_capabilities = { Sep 04 16:44:51.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 04 16:44:51.097 INFO kablam! | Sep 04 16:44:51.097 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 16:44:51.098 INFO kablam! Sep 04 16:44:51.098 INFO kablam! warning: unused variable: `supports_presentation` Sep 04 16:44:51.098 INFO kablam! --> src/lib.rs:189:9 Sep 04 16:44:51.098 INFO kablam! | Sep 04 16:44:51.098 INFO kablam! 189 | let supports_presentation = { Sep 04 16:44:51.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 04 16:44:51.098 INFO kablam! Sep 04 16:44:51.098 INFO kablam! warning: unused variable: `surface_formats` Sep 04 16:44:51.098 INFO kablam! --> src/lib.rs:199:9 Sep 04 16:44:51.098 INFO kablam! | Sep 04 16:44:51.098 INFO kablam! 199 | let surface_formats = { Sep 04 16:44:51.098 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 04 16:44:51.098 INFO kablam! Sep 04 16:44:51.098 INFO kablam! warning: unused variable: `present_modes` Sep 04 16:44:51.098 INFO kablam! --> src/lib.rs:214:9 Sep 04 16:44:51.098 INFO kablam! | Sep 04 16:44:51.098 INFO kablam! 214 | let present_modes = { Sep 04 16:44:51.098 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 04 16:44:51.098 INFO kablam! Sep 04 16:44:51.178 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.72s Sep 04 16:44:51.187 INFO kablam! su: No module specific data is present Sep 04 16:44:51.575 INFO running `"docker" "rm" "-f" "f1c70957e5fa5572d5667a14013895624cef32c44f1790d61d46cc977d343235"` Sep 04 16:44:51.683 INFO blam! f1c70957e5fa5572d5667a14013895624cef32c44f1790d61d46cc977d343235