Oct 11 22:36:25.029 INFO testing gfx_window_vulkan-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 11 22:36:25.029 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 11 22:36:25.367 INFO blam! 12f60b95bb2481df12a285f58a73cb9038dfbe07dcb796b22bf3fb38ef0b2b79 Oct 11 22:36:25.388 INFO running `"docker" "start" "-a" "12f60b95bb2481df12a285f58a73cb9038dfbe07dcb796b22bf3fb38ef0b2b79"` Oct 11 22:36:26.235 INFO kablam! usermod: no changes Oct 11 22:36:26.436 INFO kablam! Compiling serde v0.9.15 Oct 11 22:36:26.436 INFO kablam! Compiling itoa v0.3.4 Oct 11 22:36:26.436 INFO kablam! Compiling dtoa v0.4.3 Oct 11 22:36:26.440 INFO kablam! Compiling bitflags v0.7.0 Oct 11 22:36:26.444 INFO kablam! Compiling winapi-build v0.1.1 Oct 11 22:36:26.446 INFO kablam! Compiling winapi v0.2.8 Oct 11 22:36:26.452 INFO kablam! Compiling lalrpop-util v0.11.0 Oct 11 22:36:26.452 INFO kablam! Compiling bitflags v0.6.0 Oct 11 22:36:26.721 INFO kablam! Compiling vk v0.0.1 Oct 11 22:36:26.872 INFO kablam! Compiling vk-sys v0.2.7 Oct 11 22:36:27.132 INFO kablam! Compiling rand v0.4.3 Oct 11 22:36:27.354 INFO kablam! Compiling draw_state v0.6.0 Oct 11 22:36:28.476 INFO kablam! Compiling spirv-utils v0.2.1 Oct 11 22:36:28.476 INFO kablam! Compiling xml-rs v0.3.6 Oct 11 22:36:28.514 INFO kablam! Compiling phf v0.7.23 Oct 11 22:36:29.721 INFO kablam! Compiling num-traits v0.2.6 Oct 11 22:36:29.932 INFO kablam! Compiling kernel32-sys v0.2.2 Oct 11 22:36:32.024 INFO kablam! Compiling phf_codegen v0.7.23 Oct 11 22:36:39.041 INFO kablam! Compiling shared_library v0.1.9 Oct 11 22:36:39.100 INFO kablam! Compiling x11-dl v2.18.3 Oct 11 22:36:39.233 INFO kablam! Compiling gfx_core v0.6.1 Oct 11 22:36:39.553 INFO kablam! Compiling target_build_utils v0.3.1 Oct 11 22:36:39.816 INFO kablam! Compiling rand v0.3.22 Oct 11 22:36:40.521 INFO kablam! Compiling wayland-scanner v0.7.8 Oct 11 22:36:40.814 INFO kablam! Compiling fs2 v0.2.5 Oct 11 22:36:46.559 INFO kablam! Compiling tempfile v2.2.0 Oct 11 22:36:46.893 INFO kablam! Compiling memmap v0.4.0 Oct 11 22:36:51.021 INFO kablam! Compiling num-traits v0.1.43 Oct 11 22:36:51.029 INFO kablam! Compiling wayland-client v0.7.8 Oct 11 22:37:11.859 INFO kablam! Compiling serde_json v0.9.10 Oct 11 22:37:24.974 INFO kablam! Compiling libloading v0.3.4 Oct 11 22:37:28.117 INFO kablam! Compiling dlib v0.3.1 Oct 11 22:37:28.405 INFO kablam! Compiling wayland-sys v0.7.8 Oct 11 22:37:33.296 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 11 22:37:33.296 INFO kablam! Compiling wayland-window v0.4.4 Oct 11 22:37:36.492 INFO kablam! Compiling winit v0.5.11 Oct 11 22:37:46.040 INFO kablam! Compiling gfx_device_vulkan v0.1.0 Oct 11 22:37:50.463 INFO kablam! Compiling gfx_window_vulkan v0.1.0 (/source) Oct 11 22:37:50.716 INFO kablam! warning: unused variable: `surface_capabilities` Oct 11 22:37:50.717 INFO kablam! --> src/lib.rs:178:9 Oct 11 22:37:50.718 INFO kablam! | Oct 11 22:37:50.719 INFO kablam! 178 | let surface_capabilities = { Oct 11 22:37:50.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Oct 11 22:37:50.720 INFO kablam! | Oct 11 22:37:50.720 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 22:37:50.721 INFO kablam! Oct 11 22:37:50.722 INFO kablam! warning: unused variable: `supports_presentation` Oct 11 22:37:50.723 INFO kablam! --> src/lib.rs:189:9 Oct 11 22:37:50.723 INFO kablam! | Oct 11 22:37:50.724 INFO kablam! 189 | let supports_presentation = { Oct 11 22:37:50.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Oct 11 22:37:50.724 INFO kablam! Oct 11 22:37:50.724 INFO kablam! warning: unused variable: `surface_formats` Oct 11 22:37:50.724 INFO kablam! --> src/lib.rs:199:9 Oct 11 22:37:50.724 INFO kablam! | Oct 11 22:37:50.725 INFO kablam! 199 | let surface_formats = { Oct 11 22:37:50.725 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Oct 11 22:37:50.725 INFO kablam! Oct 11 22:37:50.725 INFO kablam! warning: unused variable: `present_modes` Oct 11 22:37:50.725 INFO kablam! --> src/lib.rs:214:9 Oct 11 22:37:50.725 INFO kablam! | Oct 11 22:37:50.725 INFO kablam! 214 | let present_modes = { Oct 11 22:37:50.725 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Oct 11 22:37:50.725 INFO kablam! Oct 11 22:37:50.991 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Oct 11 22:37:51.004 INFO kablam! su: No module specific data is present Oct 11 22:37:51.433 INFO running `"docker" "rm" "-f" "12f60b95bb2481df12a285f58a73cb9038dfbe07dcb796b22bf3fb38ef0b2b79"` Oct 11 22:37:51.532 INFO blam! 12f60b95bb2481df12a285f58a73cb9038dfbe07dcb796b22bf3fb38ef0b2b79 Oct 11 22:37:51.537 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 11 22:37:51.733 INFO blam! b5909692b7fcdff9f1b0fed6a346191c73821520c847b9ff54f812b2a11dc47a Oct 11 22:37:51.734 INFO running `"docker" "start" "-a" "b5909692b7fcdff9f1b0fed6a346191c73821520c847b9ff54f812b2a11dc47a"` Oct 11 22:37:52.198 INFO kablam! usermod: no changes Oct 11 22:37:52.320 INFO kablam! Compiling gfx_window_vulkan v0.1.0 (/source) Oct 11 22:37:52.574 INFO kablam! warning: unused variable: `surface_capabilities` Oct 11 22:37:52.574 INFO kablam! --> src/lib.rs:178:9 Oct 11 22:37:52.574 INFO kablam! | Oct 11 22:37:52.574 INFO kablam! 178 | let surface_capabilities = { Oct 11 22:37:52.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: consider using `_surface_capabilities` instead Oct 11 22:37:52.574 INFO kablam! | Oct 11 22:37:52.574 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 22:37:52.574 INFO kablam! Oct 11 22:37:52.574 INFO kablam! warning: unused variable: `supports_presentation` Oct 11 22:37:52.574 INFO kablam! --> src/lib.rs:189:9 Oct 11 22:37:52.574 INFO kablam! | Oct 11 22:37:52.574 INFO kablam! 189 | let supports_presentation = { Oct 11 22:37:52.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_supports_presentation` instead Oct 11 22:37:52.574 INFO kablam! Oct 11 22:37:52.574 INFO kablam! warning: unused variable: `surface_formats` Oct 11 22:37:52.574 INFO kablam! --> src/lib.rs:199:9 Oct 11 22:37:52.574 INFO kablam! | Oct 11 22:37:52.574 INFO kablam! 199 | let surface_formats = { Oct 11 22:37:52.574 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_surface_formats` instead Oct 11 22:37:52.574 INFO kablam! Oct 11 22:37:52.578 INFO kablam! warning: unused variable: `present_modes` Oct 11 22:37:52.578 INFO kablam! --> src/lib.rs:214:9 Oct 11 22:37:52.578 INFO kablam! | Oct 11 22:37:52.578 INFO kablam! 214 | let present_modes = { Oct 11 22:37:52.578 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_present_modes` instead Oct 11 22:37:52.578 INFO kablam! Oct 11 22:37:53.060 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.83s Oct 11 22:37:53.069 INFO kablam! su: No module specific data is present Oct 11 22:37:53.359 INFO running `"docker" "rm" "-f" "b5909692b7fcdff9f1b0fed6a346191c73821520c847b9ff54f812b2a11dc47a"` Oct 11 22:37:53.512 INFO blam! b5909692b7fcdff9f1b0fed6a346191c73821520c847b9ff54f812b2a11dc47a Oct 11 22:37:53.524 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 11 22:37:53.876 INFO blam! 84f8479511d298c102de89174e792c6890dbc66085d9145f21b8d66678d479e3 Oct 11 22:37:53.877 INFO running `"docker" "start" "-a" "84f8479511d298c102de89174e792c6890dbc66085d9145f21b8d66678d479e3"` Oct 11 22:37:54.300 INFO kablam! usermod: no changes Oct 11 22:37:54.420 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 11 22:37:54.425 INFO kablam! Running /target/debug/deps/gfx_window_vulkan-2df64b78c3834b70 Oct 11 22:37:54.430 INFO blam! Oct 11 22:37:54.431 INFO blam! running 0 tests Oct 11 22:37:54.431 INFO kablam! Doc-tests gfx_window_vulkan Oct 11 22:37:54.431 INFO blam! Oct 11 22:37:54.432 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:37:54.432 INFO blam! Oct 11 22:37:54.606 INFO blam! Oct 11 22:37:54.606 INFO blam! running 0 tests Oct 11 22:37:54.607 INFO blam! Oct 11 22:37:54.607 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:37:54.607 INFO blam! Oct 11 22:37:54.615 INFO kablam! su: No module specific data is present Oct 11 22:37:54.985 INFO running `"docker" "rm" "-f" "84f8479511d298c102de89174e792c6890dbc66085d9145f21b8d66678d479e3"` Oct 11 22:37:55.100 INFO blam! 84f8479511d298c102de89174e792c6890dbc66085d9145f21b8d66678d479e3