[INFO] crate vk-mem 0.2.2 is already in cache [INFO] testing vk-mem-0.2.2 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate vk-mem 0.2.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate vk-mem 0.2.2 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate vk-mem 0.2.2 [INFO] finished tweaking crates.io crate vk-mem 0.2.2 [INFO] tweaked toml for crates.io crate vk-mem 0.2.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate vk-mem 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stdout] 07fe0f4a4ec9a690fb44539997a6091b896e691ad5e2851065b50b28d803b725 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "07fe0f4a4ec9a690fb44539997a6091b896e691ad5e2851065b50b28d803b725"` [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling vk-mem v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ash v0.30.0 [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:8515: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:5929: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:10400: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: In file included from /usr/include/c++/7/cassert:44:0, [INFO] [stderr] warning: from vendor/src/vk_mem_alloc.h:3754, [INFO] [stderr] warning: from wrapper/vma_lib.cpp:2: [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h: In member function 'VkResult VmaDeviceMemoryBlock::WriteMagicValueAroundAllocation(VmaAllocator, VkDeviceSize, VkDeviceSize)': [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h:11890:28: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] [INFO] [stderr] warning: VMA_ASSERT(allocOffset >= VMA_DEBUG_MARGIN); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h:11890:5: note: in expansion of macro 'VMA_ASSERT' [INFO] [stderr] warning: VMA_ASSERT(allocOffset >= VMA_DEBUG_MARGIN); [INFO] [stderr] warning: ^~~~~~~~~~ [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h: In member function 'VkResult VmaDeviceMemoryBlock::ValidateMagicValueAroundAllocation(VmaAllocator, VkDeviceSize, VkDeviceSize)': [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h:11910:28: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] [INFO] [stderr] warning: VMA_ASSERT(allocOffset >= VMA_DEBUG_MARGIN); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h:11910:5: note: in expansion of macro 'VMA_ASSERT' [INFO] [stderr] warning: VMA_ASSERT(allocOffset >= 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] Finished dev [unoptimized + debuginfo] target(s) in 30.24s [INFO] running `"docker" "inspect" "07fe0f4a4ec9a690fb44539997a6091b896e691ad5e2851065b50b28d803b725"` [INFO] running `"docker" "rm" "-f" "07fe0f4a4ec9a690fb44539997a6091b896e691ad5e2851065b50b28d803b725"` [INFO] [stdout] 07fe0f4a4ec9a690fb44539997a6091b896e691ad5e2851065b50b28d803b725 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 62ddb69329c24b948de29b18677cee366c1be7c57f74353f1936393848c983a2 [INFO] running `"docker" "start" "-a" "62ddb69329c24b948de29b18677cee366c1be7c57f74353f1936393848c983a2"` [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:8515: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:5929: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:10400: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: In file included from /usr/include/c++/7/cassert:44:0, [INFO] [stderr] warning: from vendor/src/vk_mem_alloc.h:3754, [INFO] [stderr] warning: from wrapper/vma_lib.cpp:2: [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h: In member function 'VkResult VmaDeviceMemoryBlock::WriteMagicValueAroundAllocation(VmaAllocator, VkDeviceSize, VkDeviceSize)': [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h:11890:28: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] [INFO] [stderr] warning: VMA_ASSERT(allocOffset >= VMA_DEBUG_MARGIN); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h:11890:5: note: in expansion of macro 'VMA_ASSERT' [INFO] [stderr] warning: VMA_ASSERT(allocOffset >= VMA_DEBUG_MARGIN); [INFO] [stderr] warning: ^~~~~~~~~~ [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h: In member function 'VkResult VmaDeviceMemoryBlock::ValidateMagicValueAroundAllocation(VmaAllocator, VkDeviceSize, VkDeviceSize)': [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h:11910:28: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] [INFO] [stderr] warning: VMA_ASSERT(allocOffset >= VMA_DEBUG_MARGIN); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h:11910:5: note: in expansion of macro 'VMA_ASSERT' [INFO] [stderr] warning: VMA_ASSERT(allocOffset >= 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] Compiling vk-mem v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `"docker" "inspect" "62ddb69329c24b948de29b18677cee366c1be7c57f74353f1936393848c983a2"` [INFO] running `"docker" "rm" "-f" "62ddb69329c24b948de29b18677cee366c1be7c57f74353f1936393848c983a2"` [INFO] [stdout] 62ddb69329c24b948de29b18677cee366c1be7c57f74353f1936393848c983a2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e85669e84219d35a25ef00dc5e8efe1e48ec0737149d0958f227972115062145 [INFO] running `"docker" "start" "-a" "e85669e84219d35a25ef00dc5e8efe1e48ec0737149d0958f227972115062145"` [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:8515: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:5929: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:10400: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: In file included from /usr/include/c++/7/cassert:44:0, [INFO] [stderr] warning: from vendor/src/vk_mem_alloc.h:3754, [INFO] [stderr] warning: from wrapper/vma_lib.cpp:2: [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h: In member function 'VkResult VmaDeviceMemoryBlock::WriteMagicValueAroundAllocation(VmaAllocator, VkDeviceSize, VkDeviceSize)': [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h:11890:28: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] [INFO] [stderr] warning: VMA_ASSERT(allocOffset >= VMA_DEBUG_MARGIN); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h:11890:5: note: in expansion of macro 'VMA_ASSERT' [INFO] [stderr] warning: VMA_ASSERT(allocOffset >= VMA_DEBUG_MARGIN); [INFO] [stderr] warning: ^~~~~~~~~~ [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h: In member function 'VkResult VmaDeviceMemoryBlock::ValidateMagicValueAroundAllocation(VmaAllocator, VkDeviceSize, VkDeviceSize)': [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h:11910:28: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] [INFO] [stderr] warning: VMA_ASSERT(allocOffset >= VMA_DEBUG_MARGIN); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: vendor/src/vk_mem_alloc.h:11910:5: note: in expansion of macro 'VMA_ASSERT' [INFO] [stderr] warning: VMA_ASSERT(allocOffset >= 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] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/vk_mem-510a120f65336e5d [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests vk-mem [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - Allocator::destroy_buffer (line 1847) ... ignored [INFO] [stdout] test src/lib.rs - Allocator::destroy_image (line 1917) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e85669e84219d35a25ef00dc5e8efe1e48ec0737149d0958f227972115062145"` [INFO] running `"docker" "rm" "-f" "e85669e84219d35a25ef00dc5e8efe1e48ec0737149d0958f227972115062145"` [INFO] [stdout] e85669e84219d35a25ef00dc5e8efe1e48ec0737149d0958f227972115062145