Sep 20 01:16:08.747 INFO checking gfx_window_vulkan-0.1.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 01:16:08.747 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 01:16:08.748 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:16:09.168 INFO blam! 5180c4d722d0a5052818003ed1d401c9036a22f6680edb6646dec9d49ab0be9a Sep 20 01:16:09.173 INFO running `"docker" "start" "-a" "5180c4d722d0a5052818003ed1d401c9036a22f6680edb6646dec9d49ab0be9a"` Sep 20 01:16:10.146 INFO kablam! usermod: no changes Sep 20 01:16:10.275 INFO kablam! Checking vk v0.0.1 Sep 20 01:16:10.278 INFO kablam! Checking vk-sys v0.2.7 Sep 20 01:16:10.278 INFO kablam! Compiling spirv-utils v0.2.1 Sep 20 01:16:10.281 INFO kablam! Checking gfx_core v0.6.1 Sep 20 01:16:39.527 INFO kablam! Checking gfx_device_vulkan v0.1.0 Sep 20 01:16:41.063 INFO kablam! Checking gfx_window_vulkan v0.1.0 (/source) Sep 20 01:16:42.363 INFO kablam! warning: unused variable: `surface_capabilities` Sep 20 01:16:42.363 INFO kablam! --> src/lib.rs:178:9 Sep 20 01:16:42.363 INFO kablam! | Sep 20 01:16:42.364 INFO kablam! 178 | let surface_capabilities = { Sep 20 01:16:42.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 20 01:16:42.365 INFO kablam! | Sep 20 01:16:42.365 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 01:16:42.365 INFO kablam! Sep 20 01:16:42.366 INFO kablam! warning: unused variable: `supports_presentation` Sep 20 01:16:42.366 INFO kablam! --> src/lib.rs:189:9 Sep 20 01:16:42.366 INFO kablam! | Sep 20 01:16:42.367 INFO kablam! 189 | let supports_presentation = { Sep 20 01:16:42.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 20 01:16:42.367 INFO kablam! Sep 20 01:16:42.368 INFO kablam! warning: unused variable: `surface_formats` Sep 20 01:16:42.368 INFO kablam! --> src/lib.rs:199:9 Sep 20 01:16:42.369 INFO kablam! | Sep 20 01:16:42.369 INFO kablam! 199 | let surface_formats = { Sep 20 01:16:42.370 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 20 01:16:42.370 INFO kablam! Sep 20 01:16:42.371 INFO kablam! warning: unused variable: `present_modes` Sep 20 01:16:42.375 INFO kablam! --> src/lib.rs:214:9 Sep 20 01:16:42.375 INFO kablam! | Sep 20 01:16:42.375 INFO kablam! 214 | let present_modes = { Sep 20 01:16:42.375 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 20 01:16:42.375 INFO kablam! Sep 20 01:16:42.687 INFO kablam! warning: unused variable: `surface_capabilities` Sep 20 01:16:42.687 INFO kablam! --> src/lib.rs:178:9 Sep 20 01:16:42.687 INFO kablam! | Sep 20 01:16:42.687 INFO kablam! 178 | let surface_capabilities = { Sep 20 01:16:42.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 20 01:16:42.687 INFO kablam! | Sep 20 01:16:42.687 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 01:16:42.687 INFO kablam! Sep 20 01:16:42.687 INFO kablam! warning: unused variable: `supports_presentation` Sep 20 01:16:42.687 INFO kablam! --> src/lib.rs:189:9 Sep 20 01:16:42.687 INFO kablam! | Sep 20 01:16:42.687 INFO kablam! 189 | let supports_presentation = { Sep 20 01:16:42.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 20 01:16:42.687 INFO kablam! Sep 20 01:16:42.687 INFO kablam! warning: unused variable: `surface_formats` Sep 20 01:16:42.687 INFO kablam! --> src/lib.rs:199:9 Sep 20 01:16:42.687 INFO kablam! | Sep 20 01:16:42.687 INFO kablam! 199 | let surface_formats = { Sep 20 01:16:42.687 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 20 01:16:42.687 INFO kablam! Sep 20 01:16:42.687 INFO kablam! warning: unused variable: `present_modes` Sep 20 01:16:42.687 INFO kablam! --> src/lib.rs:214:9 Sep 20 01:16:42.687 INFO kablam! | Sep 20 01:16:42.687 INFO kablam! 214 | let present_modes = { Sep 20 01:16:42.687 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 20 01:16:42.687 INFO kablam! Sep 20 01:16:42.788 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.62s Sep 20 01:16:42.803 INFO kablam! su: No module specific data is present Sep 20 01:16:43.537 INFO running `"docker" "rm" "-f" "5180c4d722d0a5052818003ed1d401c9036a22f6680edb6646dec9d49ab0be9a"` Sep 20 01:16:43.835 INFO blam! 5180c4d722d0a5052818003ed1d401c9036a22f6680edb6646dec9d49ab0be9a