Sep 04 19:36:24.790 INFO checking gfx_window_vulkan-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 19:36:24.790 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 19:36:24.790 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 19:36:24.963 INFO blam! a9c0a84ca842f4c1156d7b572498fa4ef2380b0c90030e6a94a68d24fe8aa3dd Sep 04 19:36:24.964 INFO running `"docker" "start" "-a" "a9c0a84ca842f4c1156d7b572498fa4ef2380b0c90030e6a94a68d24fe8aa3dd"` Sep 04 19:36:25.658 INFO kablam! Compiling lalrpop-util v0.11.0 Sep 04 19:36:25.660 INFO kablam! Checking vk v0.0.1 Sep 04 19:36:26.377 INFO kablam! Compiling spirv-utils v0.2.1 Sep 04 19:36:36.462 INFO kablam! Checking gfx_device_vulkan v0.1.0 Sep 04 19:36:38.337 INFO kablam! Checking gfx_window_vulkan v0.1.0 (file:///source) Sep 04 19:36:40.590 INFO kablam! warning: unused variable: `surface_capabilities` Sep 04 19:36:40.590 INFO kablam! --> src/lib.rs:178:9 Sep 04 19:36:40.590 INFO kablam! | Sep 04 19:36:40.590 INFO kablam! 178 | let surface_capabilities = { Sep 04 19:36:40.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 04 19:36:40.591 INFO kablam! | Sep 04 19:36:40.591 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 19:36:40.591 INFO kablam! Sep 04 19:36:40.592 INFO kablam! warning: unused variable: `supports_presentation` Sep 04 19:36:40.592 INFO kablam! --> src/lib.rs:189:9 Sep 04 19:36:40.592 INFO kablam! | Sep 04 19:36:40.592 INFO kablam! 189 | let supports_presentation = { Sep 04 19:36:40.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 04 19:36:40.592 INFO kablam! Sep 04 19:36:40.592 INFO kablam! warning: unused variable: `surface_formats` Sep 04 19:36:40.592 INFO kablam! --> src/lib.rs:199:9 Sep 04 19:36:40.592 INFO kablam! | Sep 04 19:36:40.592 INFO kablam! 199 | let surface_formats = { Sep 04 19:36:40.592 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 04 19:36:40.592 INFO kablam! Sep 04 19:36:40.592 INFO kablam! warning: unused variable: `present_modes` Sep 04 19:36:40.592 INFO kablam! --> src/lib.rs:214:9 Sep 04 19:36:40.592 INFO kablam! | Sep 04 19:36:40.593 INFO kablam! 214 | let present_modes = { Sep 04 19:36:40.593 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 04 19:36:40.593 INFO kablam! Sep 04 19:36:40.733 INFO kablam! warning: unused variable: `surface_capabilities` Sep 04 19:36:40.733 INFO kablam! --> src/lib.rs:178:9 Sep 04 19:36:40.733 INFO kablam! | Sep 04 19:36:40.733 INFO kablam! 178 | let surface_capabilities = { Sep 04 19:36:40.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 04 19:36:40.733 INFO kablam! | Sep 04 19:36:40.733 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 19:36:40.733 INFO kablam! Sep 04 19:36:40.733 INFO kablam! warning: unused variable: `supports_presentation` Sep 04 19:36:40.733 INFO kablam! --> src/lib.rs:189:9 Sep 04 19:36:40.733 INFO kablam! | Sep 04 19:36:40.733 INFO kablam! 189 | let supports_presentation = { Sep 04 19:36:40.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 04 19:36:40.734 INFO kablam! Sep 04 19:36:40.734 INFO kablam! warning: unused variable: `surface_formats` Sep 04 19:36:40.734 INFO kablam! --> src/lib.rs:199:9 Sep 04 19:36:40.734 INFO kablam! | Sep 04 19:36:40.734 INFO kablam! 199 | let surface_formats = { Sep 04 19:36:40.734 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 04 19:36:40.734 INFO kablam! Sep 04 19:36:40.734 INFO kablam! warning: unused variable: `present_modes` Sep 04 19:36:40.734 INFO kablam! --> src/lib.rs:214:9 Sep 04 19:36:40.734 INFO kablam! | Sep 04 19:36:40.734 INFO kablam! 214 | let present_modes = { Sep 04 19:36:40.734 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 04 19:36:40.734 INFO kablam! Sep 04 19:36:40.803 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.25s Sep 04 19:36:40.810 INFO kablam! su: No module specific data is present Sep 04 19:36:41.374 INFO running `"docker" "rm" "-f" "a9c0a84ca842f4c1156d7b572498fa4ef2380b0c90030e6a94a68d24fe8aa3dd"` Sep 04 19:36:41.497 INFO blam! a9c0a84ca842f4c1156d7b572498fa4ef2380b0c90030e6a94a68d24fe8aa3dd