[INFO] fetching crate vk-mem 0.2.2... [INFO] testing vk-mem-0.2.2 against 1.44.0 for beta-1.45-1 [INFO] extracting crate vk-mem 0.2.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate vk-mem 0.2.2 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-3/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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0798db7ff45a1011d34f0838dedb9e8a89518e20ad7fdf5791ace0a102701e8f [INFO] running `"docker" "start" "-a" "0798db7ff45a1011d34f0838dedb9e8a89518e20ad7fdf5791ace0a102701e8f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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: [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: 8515 | 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: 5929 | #define VMA_VALIDATE(cond) do { if(!(cond)) { \ [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: In file included from wrapper/vma_lib.cpp:2: [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: 10400 | if(resultOffset < VMA_DEBUG_MARGIN) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/c++/9/cassert:44, [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: 11890 | 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: 11890 | 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: 11910 | 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: 11910 | 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 28.94s [INFO] running `"docker" "inspect" "0798db7ff45a1011d34f0838dedb9e8a89518e20ad7fdf5791ace0a102701e8f"` [INFO] running `"docker" "rm" "-f" "0798db7ff45a1011d34f0838dedb9e8a89518e20ad7fdf5791ace0a102701e8f"` [INFO] [stdout] 0798db7ff45a1011d34f0838dedb9e8a89518e20ad7fdf5791ace0a102701e8f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+1.44.0" "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] e5d78e6020dfdfa6526039d2325b79342aabadb52a675d21c9c21e5dd4a80926 [INFO] running `"docker" "start" "-a" "e5d78e6020dfdfa6526039d2325b79342aabadb52a675d21c9c21e5dd4a80926"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: In file included from wrapper/vma_lib.cpp:2: [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: 8515 | 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: 5929 | #define VMA_VALIDATE(cond) do { if(!(cond)) { \ [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: In file included from wrapper/vma_lib.cpp:2: [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: 10400 | if(resultOffset < VMA_DEBUG_MARGIN) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/c++/9/cassert:44, [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: 11890 | 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: 11890 | 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: 11910 | 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: 11910 | 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.69s [INFO] running `"docker" "inspect" "e5d78e6020dfdfa6526039d2325b79342aabadb52a675d21c9c21e5dd4a80926"` [INFO] running `"docker" "rm" "-f" "e5d78e6020dfdfa6526039d2325b79342aabadb52a675d21c9c21e5dd4a80926"` [INFO] [stdout] e5d78e6020dfdfa6526039d2325b79342aabadb52a675d21c9c21e5dd4a80926 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+1.44.0" "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] 2ead29d6e2d125d13b09b197de293de53a9697ab62319ab657a84e23e401128d [INFO] running `"docker" "start" "-a" "2ead29d6e2d125d13b09b197de293de53a9697ab62319ab657a84e23e401128d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: In file included from wrapper/vma_lib.cpp:2: [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: 8515 | 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: 5929 | #define VMA_VALIDATE(cond) do { if(!(cond)) { \ [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: In file included from wrapper/vma_lib.cpp:2: [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: 10400 | if(resultOffset < VMA_DEBUG_MARGIN) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/c++/9/cassert:44, [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: 11890 | 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: 11890 | 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: 11910 | 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: 11910 | 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.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/vk_mem-5d6675fcd8cad08a [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" "2ead29d6e2d125d13b09b197de293de53a9697ab62319ab657a84e23e401128d"` [INFO] running `"docker" "rm" "-f" "2ead29d6e2d125d13b09b197de293de53a9697ab62319ab657a84e23e401128d"` [INFO] [stdout] 2ead29d6e2d125d13b09b197de293de53a9697ab62319ab657a84e23e401128d