Sep 01 03:20:56.916 INFO checking gfx_window_vulkan-0.1.0 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 03:20:56.916 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 03:20:56.916 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 03:20:57.094 INFO blam! ad7537c38640cc3597ba2dce133548c36366ce341d8512bfe0ee1d4f9d13883a Sep 01 03:20:57.096 INFO running `"docker" "start" "-a" "ad7537c38640cc3597ba2dce133548c36366ce341d8512bfe0ee1d4f9d13883a"` Sep 01 03:20:57.892 INFO kablam! Compiling lalrpop-util v0.11.0 Sep 01 03:20:57.893 INFO kablam! Checking vk v0.0.1 Sep 01 03:20:58.621 INFO kablam! Compiling spirv-utils v0.2.1 Sep 01 03:21:10.315 INFO kablam! Checking gfx_device_vulkan v0.1.0 Sep 01 03:21:12.266 INFO kablam! Checking gfx_window_vulkan v0.1.0 (file:///source) Sep 01 03:21:13.731 INFO kablam! warning: unused variable: `surface_capabilities` Sep 01 03:21:13.732 INFO kablam! --> src/lib.rs:178:9 Sep 01 03:21:13.732 INFO kablam! | Sep 01 03:21:13.732 INFO kablam! 178 | let surface_capabilities = { Sep 01 03:21:13.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 01 03:21:13.732 INFO kablam! | Sep 01 03:21:13.732 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 03:21:13.732 INFO kablam! Sep 01 03:21:13.732 INFO kablam! warning: unused variable: `supports_presentation` Sep 01 03:21:13.732 INFO kablam! --> src/lib.rs:189:9 Sep 01 03:21:13.732 INFO kablam! | Sep 01 03:21:13.732 INFO kablam! 189 | let supports_presentation = { Sep 01 03:21:13.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 01 03:21:13.732 INFO kablam! Sep 01 03:21:13.733 INFO kablam! warning: unused variable: `surface_formats` Sep 01 03:21:13.733 INFO kablam! --> src/lib.rs:199:9 Sep 01 03:21:13.733 INFO kablam! | Sep 01 03:21:13.733 INFO kablam! 199 | let surface_formats = { Sep 01 03:21:13.733 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 01 03:21:13.733 INFO kablam! Sep 01 03:21:13.733 INFO kablam! warning: unused variable: `present_modes` Sep 01 03:21:13.733 INFO kablam! --> src/lib.rs:214:9 Sep 01 03:21:13.733 INFO kablam! | Sep 01 03:21:13.733 INFO kablam! 214 | let present_modes = { Sep 01 03:21:13.733 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 01 03:21:13.733 INFO kablam! Sep 01 03:21:14.483 INFO kablam! warning: unused variable: `surface_capabilities` Sep 01 03:21:14.483 INFO kablam! --> src/lib.rs:178:9 Sep 01 03:21:14.483 INFO kablam! | Sep 01 03:21:14.483 INFO kablam! 178 | let surface_capabilities = { Sep 01 03:21:14.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 01 03:21:14.484 INFO kablam! | Sep 01 03:21:14.484 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 03:21:14.484 INFO kablam! Sep 01 03:21:14.484 INFO kablam! warning: unused variable: `supports_presentation` Sep 01 03:21:14.484 INFO kablam! --> src/lib.rs:189:9 Sep 01 03:21:14.484 INFO kablam! | Sep 01 03:21:14.484 INFO kablam! 189 | let supports_presentation = { Sep 01 03:21:14.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 01 03:21:14.484 INFO kablam! Sep 01 03:21:14.484 INFO kablam! warning: unused variable: `surface_formats` Sep 01 03:21:14.484 INFO kablam! --> src/lib.rs:199:9 Sep 01 03:21:14.484 INFO kablam! | Sep 01 03:21:14.484 INFO kablam! 199 | let surface_formats = { Sep 01 03:21:14.485 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 01 03:21:14.485 INFO kablam! Sep 01 03:21:14.485 INFO kablam! warning: unused variable: `present_modes` Sep 01 03:21:14.485 INFO kablam! --> src/lib.rs:214:9 Sep 01 03:21:14.485 INFO kablam! | Sep 01 03:21:14.485 INFO kablam! 214 | let present_modes = { Sep 01 03:21:14.485 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 01 03:21:14.485 INFO kablam! Sep 01 03:21:14.554 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.84s Sep 01 03:21:14.560 INFO kablam! su: No module specific data is present Sep 01 03:21:15.025 INFO running `"docker" "rm" "-f" "ad7537c38640cc3597ba2dce133548c36366ce341d8512bfe0ee1d4f9d13883a"` Sep 01 03:21:15.161 INFO blam! ad7537c38640cc3597ba2dce133548c36366ce341d8512bfe0ee1d4f9d13883a