[INFO] crate ash-tray 0.11.0 is already in cache [INFO] checking ash-tray-0.11.0 against try#f88e9a4452e792c29632101b348a1df9876d45cd for pr-70087 [INFO] extracting crate ash-tray 0.11.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate ash-tray 0.11.0 on toolchain f88e9a4452e792c29632101b348a1df9876d45cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+f88e9a4452e792c29632101b348a1df9876d45cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ash-tray 0.11.0 [INFO] finished tweaking crates.io crate ash-tray 0.11.0 [INFO] tweaked toml for crates.io crate ash-tray 0.11.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f88e9a4452e792c29632101b348a1df9876d45cd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f88e9a4452e792c29632101b348a1df9876d45cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+f88e9a4452e792c29632101b348a1df9876d45cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 866f35e87a7d2ebc5da1b28f47905b28530b64a49a600097b76a8bb5cb10a2fd [INFO] running `"docker" "start" "-a" "866f35e87a7d2ebc5da1b28f47905b28530b64a49a600097b76a8bb5cb10a2fd"` [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Checking glsl-to-spirv-macros v0.1.1 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling imgui-sys v0.3.0 [INFO] [stderr] Compiling ash-tray v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] warning: In file included from wrapper/vma_lib.cpp:2:0: [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h: In member function 'virtual bool VmaBlockMetadata_Generic::Validate() const': [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h:7947:40: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] [INFO] [stderr] warning: VMA_VALIDATE(subAlloc.size >= VMA_DEBUG_MARGIN); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h:5462:38: note: in definition of macro 'VMA_VALIDATE' [INFO] [stderr] warning: #define VMA_VALIDATE(cond) do { if(!(cond)) { \ [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: In file included from wrapper/vma_lib.cpp:2:0: [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h: In member function 'bool VmaBlockMetadata_Linear::CreateAllocationRequest_UpperAddress(uint32_t, uint32_t, VkDeviceSize, VkDeviceSize, VkDeviceSize, VmaSuballocationType, bool, uint32_t, VmaAllocationRequest*)': [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h:9832:25: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] [INFO] [stderr] warning: if(resultOffset < VMA_DEBUG_MARGIN) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: At global scope: [INFO] [stderr] warning: cc1plus: warning: unrecognized command line option '-Wno-unused-private-field' [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Compiling snafu-derive v0.6.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking imgui v0.3.0 [INFO] [stderr] Checking snafu v0.6.2 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking winit v0.21.0 [INFO] [stderr] Compiling glsl-to-spirv-macros-impl v0.1.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 03s [INFO] running `"docker" "inspect" "866f35e87a7d2ebc5da1b28f47905b28530b64a49a600097b76a8bb5cb10a2fd"` [INFO] running `"docker" "rm" "-f" "866f35e87a7d2ebc5da1b28f47905b28530b64a49a600097b76a8bb5cb10a2fd"` [INFO] [stdout] 866f35e87a7d2ebc5da1b28f47905b28530b64a49a600097b76a8bb5cb10a2fd