Sep 21 09:56:34.401 INFO checking gfx_window_vulkan-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 09:56:34.401 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 09:56:34.401 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 09:56:34.633 INFO blam! d4656f70bb23ab324c7f7c252f629ef62aa1d5fe642787532b3c236c3144de70 Sep 21 09:56:34.635 INFO running `"docker" "start" "-a" "d4656f70bb23ab324c7f7c252f629ef62aa1d5fe642787532b3c236c3144de70"` Sep 21 09:56:35.985 INFO kablam! usermod: no changes Sep 21 09:56:36.194 INFO kablam! Compiling lalrpop-util v0.11.0 Sep 21 09:56:36.194 INFO kablam! Checking vk v0.0.1 Sep 21 09:56:36.206 INFO kablam! Checking gfx_core v0.6.1 Sep 21 09:56:37.187 INFO kablam! Compiling spirv-utils v0.2.1 Sep 21 09:57:03.570 INFO kablam! Checking gfx_device_vulkan v0.1.0 Sep 21 09:57:05.071 INFO kablam! Checking gfx_window_vulkan v0.1.0 (/source) Sep 21 09:57:06.810 INFO kablam! warning: unused variable: `surface_capabilities` Sep 21 09:57:06.811 INFO kablam! --> src/lib.rs:178:9 Sep 21 09:57:06.811 INFO kablam! | Sep 21 09:57:06.811 INFO kablam! 178 | let surface_capabilities = { Sep 21 09:57:06.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 21 09:57:06.812 INFO kablam! | Sep 21 09:57:06.812 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 09:57:06.813 INFO kablam! Sep 21 09:57:06.813 INFO kablam! warning: unused variable: `supports_presentation` Sep 21 09:57:06.813 INFO kablam! --> src/lib.rs:189:9 Sep 21 09:57:06.814 INFO kablam! | Sep 21 09:57:06.814 INFO kablam! 189 | let supports_presentation = { Sep 21 09:57:06.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 21 09:57:06.815 INFO kablam! Sep 21 09:57:06.815 INFO kablam! warning: unused variable: `surface_formats` Sep 21 09:57:06.816 INFO kablam! --> src/lib.rs:199:9 Sep 21 09:57:06.816 INFO kablam! | Sep 21 09:57:06.816 INFO kablam! 199 | let surface_formats = { Sep 21 09:57:06.817 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 21 09:57:06.817 INFO kablam! Sep 21 09:57:06.817 INFO kablam! warning: unused variable: `present_modes` Sep 21 09:57:06.818 INFO kablam! --> src/lib.rs:214:9 Sep 21 09:57:06.818 INFO kablam! | Sep 21 09:57:06.818 INFO kablam! 214 | let present_modes = { Sep 21 09:57:06.819 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 21 09:57:06.819 INFO kablam! Sep 21 09:57:06.846 INFO kablam! warning: unused variable: `surface_capabilities` Sep 21 09:57:06.846 INFO kablam! --> src/lib.rs:178:9 Sep 21 09:57:06.847 INFO kablam! | Sep 21 09:57:06.847 INFO kablam! 178 | let surface_capabilities = { Sep 21 09:57:06.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 21 09:57:06.848 INFO kablam! | Sep 21 09:57:06.848 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 09:57:06.848 INFO kablam! Sep 21 09:57:06.849 INFO kablam! warning: unused variable: `supports_presentation` Sep 21 09:57:06.849 INFO kablam! --> src/lib.rs:189:9 Sep 21 09:57:06.850 INFO kablam! | Sep 21 09:57:06.850 INFO kablam! 189 | let supports_presentation = { Sep 21 09:57:06.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 21 09:57:06.851 INFO kablam! Sep 21 09:57:06.851 INFO kablam! warning: unused variable: `surface_formats` Sep 21 09:57:06.851 INFO kablam! --> src/lib.rs:199:9 Sep 21 09:57:06.852 INFO kablam! | Sep 21 09:57:06.852 INFO kablam! 199 | let surface_formats = { Sep 21 09:57:06.853 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 21 09:57:06.853 INFO kablam! Sep 21 09:57:06.853 INFO kablam! warning: unused variable: `present_modes` Sep 21 09:57:06.854 INFO kablam! --> src/lib.rs:214:9 Sep 21 09:57:06.854 INFO kablam! | Sep 21 09:57:06.854 INFO kablam! 214 | let present_modes = { Sep 21 09:57:06.855 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 21 09:57:06.855 INFO kablam! Sep 21 09:57:06.990 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.98s Sep 21 09:57:06.998 INFO kablam! su: No module specific data is present Sep 21 09:57:08.393 INFO running `"docker" "rm" "-f" "d4656f70bb23ab324c7f7c252f629ef62aa1d5fe642787532b3c236c3144de70"` Sep 21 09:57:08.514 INFO blam! d4656f70bb23ab324c7f7c252f629ef62aa1d5fe642787532b3c236c3144de70