Sep 21 09:56:34.611 INFO checking gfx_window_vulkan-0.1.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 09:56:34.611 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 09:56:34.611 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-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.954 INFO blam! 08249790c4e2d1d5db2b082780121f6a9710b526a1468a4f5264568184ae6583 Sep 21 09:56:34.956 INFO running `"docker" "start" "-a" "08249790c4e2d1d5db2b082780121f6a9710b526a1468a4f5264568184ae6583"` Sep 21 09:56:36.487 INFO kablam! usermod: no changes Sep 21 09:56:36.682 INFO kablam! Compiling lalrpop-util v0.11.0 Sep 21 09:56:36.682 INFO kablam! Checking vk v0.0.1 Sep 21 09:56:37.314 INFO kablam! Compiling spirv-utils v0.2.1 Sep 21 09:56:46.876 INFO kablam! Checking gfx_device_vulkan v0.1.0 Sep 21 09:56:48.474 INFO kablam! Checking gfx_window_vulkan v0.1.0 (/source) Sep 21 09:56:49.422 INFO kablam! warning: unused variable: `surface_capabilities` Sep 21 09:56:49.422 INFO kablam! --> src/lib.rs:178:9 Sep 21 09:56:49.422 INFO kablam! | Sep 21 09:56:49.422 INFO kablam! 178 | let surface_capabilities = { Sep 21 09:56:49.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 21 09:56:49.422 INFO kablam! | Sep 21 09:56:49.422 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 09:56:49.422 INFO kablam! Sep 21 09:56:49.423 INFO kablam! warning: unused variable: `supports_presentation` Sep 21 09:56:49.423 INFO kablam! --> src/lib.rs:189:9 Sep 21 09:56:49.423 INFO kablam! | Sep 21 09:56:49.423 INFO kablam! 189 | let supports_presentation = { Sep 21 09:56:49.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 21 09:56:49.423 INFO kablam! Sep 21 09:56:49.423 INFO kablam! warning: unused variable: `surface_formats` Sep 21 09:56:49.423 INFO kablam! --> src/lib.rs:199:9 Sep 21 09:56:49.423 INFO kablam! | Sep 21 09:56:49.423 INFO kablam! 199 | let surface_formats = { Sep 21 09:56:49.423 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 21 09:56:49.423 INFO kablam! Sep 21 09:56:49.423 INFO kablam! warning: unused variable: `present_modes` Sep 21 09:56:49.423 INFO kablam! --> src/lib.rs:214:9 Sep 21 09:56:49.423 INFO kablam! | Sep 21 09:56:49.424 INFO kablam! 214 | let present_modes = { Sep 21 09:56:49.424 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 21 09:56:49.424 INFO kablam! Sep 21 09:56:49.566 INFO kablam! warning: unused variable: `surface_capabilities` Sep 21 09:56:49.566 INFO kablam! --> src/lib.rs:178:9 Sep 21 09:56:49.566 INFO kablam! | Sep 21 09:56:49.566 INFO kablam! 178 | let surface_capabilities = { Sep 21 09:56:49.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Sep 21 09:56:49.566 INFO kablam! | Sep 21 09:56:49.566 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 09:56:49.566 INFO kablam! Sep 21 09:56:49.566 INFO kablam! warning: unused variable: `supports_presentation` Sep 21 09:56:49.566 INFO kablam! --> src/lib.rs:189:9 Sep 21 09:56:49.566 INFO kablam! | Sep 21 09:56:49.566 INFO kablam! 189 | let supports_presentation = { Sep 21 09:56:49.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Sep 21 09:56:49.566 INFO kablam! Sep 21 09:56:49.566 INFO kablam! warning: unused variable: `surface_formats` Sep 21 09:56:49.566 INFO kablam! --> src/lib.rs:199:9 Sep 21 09:56:49.566 INFO kablam! | Sep 21 09:56:49.567 INFO kablam! 199 | let surface_formats = { Sep 21 09:56:49.567 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Sep 21 09:56:49.567 INFO kablam! Sep 21 09:56:49.567 INFO kablam! warning: unused variable: `present_modes` Sep 21 09:56:49.567 INFO kablam! --> src/lib.rs:214:9 Sep 21 09:56:49.567 INFO kablam! | Sep 21 09:56:49.567 INFO kablam! 214 | let present_modes = { Sep 21 09:56:49.567 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Sep 21 09:56:49.567 INFO kablam! Sep 21 09:56:49.605 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.09s Sep 21 09:56:49.610 INFO kablam! su: No module specific data is present Sep 21 09:56:50.222 INFO running `"docker" "rm" "-f" "08249790c4e2d1d5db2b082780121f6a9710b526a1468a4f5264568184ae6583"` Sep 21 09:56:50.331 INFO blam! 08249790c4e2d1d5db2b082780121f6a9710b526a1468a4f5264568184ae6583