[INFO] fetching crate gfx_window_vulkan 0.1.0... [INFO] checking gfx_window_vulkan-0.1.0 against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] extracting crate gfx_window_vulkan 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate gfx_window_vulkan 0.1.0 on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gfx_window_vulkan 0.1.0 [INFO] removed path dependency gfx_core from crates.io crate gfx_window_vulkan 0.1.0 [INFO] removed path dependency gfx_device_vulkan from crates.io crate gfx_window_vulkan 0.1.0 [INFO] finished tweaking crates.io crate gfx_window_vulkan 0.1.0 [INFO] tweaked toml for crates.io crate gfx_window_vulkan 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 190b659d8afb0e655edced13ec7b6560bd5a3035839adf702b34be0b014744c7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "190b659d8afb0e655edced13ec7b6560bd5a3035839adf702b34be0b014744c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "190b659d8afb0e655edced13ec7b6560bd5a3035839adf702b34be0b014744c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "190b659d8afb0e655edced13ec7b6560bd5a3035839adf702b34be0b014744c7", kill_on_drop: false }` [INFO] [stdout] 190b659d8afb0e655edced13ec7b6560bd5a3035839adf702b34be0b014744c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f5a96f68ddeb8bd4d9471499258d7c54e5d035ac351836f7df0591088f58d7d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4f5a96f68ddeb8bd4d9471499258d7c54e5d035ac351836f7df0591088f58d7d", kill_on_drop: false }` [INFO] [stderr] Compiling lalrpop-util v0.11.0 [INFO] [stderr] Checking bitflags v0.6.0 [INFO] [stderr] Checking vk-sys v0.2.7 [INFO] [stderr] Checking vk v0.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Checking draw_state v0.6.0 [INFO] [stderr] Compiling spirv-utils v0.2.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking gfx_core v0.6.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.7.8 [INFO] [stderr] Checking wayland-client v0.7.8 [INFO] [stderr] Checking wayland-kbd v0.6.3 [INFO] [stderr] Checking wayland-window v0.4.4 [INFO] [stderr] Checking winit v0.5.11 [INFO] [stderr] Checking gfx_device_vulkan v0.1.0 [INFO] [stderr] Checking gfx_window_vulkan v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:181:69 [INFO] [stdout] | [INFO] [stdout] 181 | let mut capabilities: vk::SurfaceCapabilitiesKHR = unsafe { std::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:181:69 [INFO] [stdout] | [INFO] [stdout] 181 | let mut capabilities: vk::SurfaceCapabilitiesKHR = unsafe { std::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `surface_capabilities` [INFO] [stdout] --> src/lib.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | let surface_capabilities = { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface_capabilities` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `supports_presentation` [INFO] [stdout] --> src/lib.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | let supports_presentation = { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_supports_presentation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `surface_formats` [INFO] [stdout] --> src/lib.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | let surface_formats = { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface_formats` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `present_modes` [INFO] [stdout] --> src/lib.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | let present_modes = { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_present_modes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `surface_capabilities` [INFO] [stdout] --> src/lib.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | let surface_capabilities = { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface_capabilities` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `supports_presentation` [INFO] [stdout] --> src/lib.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | let supports_presentation = { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_supports_presentation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `surface_formats` [INFO] [stdout] --> src/lib.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | let surface_formats = { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface_formats` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `present_modes` [INFO] [stdout] --> src/lib.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | let present_modes = { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_present_modes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.10s [INFO] running `Command { std: "docker" "inspect" "4f5a96f68ddeb8bd4d9471499258d7c54e5d035ac351836f7df0591088f58d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f5a96f68ddeb8bd4d9471499258d7c54e5d035ac351836f7df0591088f58d7d", kill_on_drop: false }` [INFO] [stdout] 4f5a96f68ddeb8bd4d9471499258d7c54e5d035ac351836f7df0591088f58d7d