[INFO] crate vk-mem 0.1.8 is already in cache [INFO] extracting crate vk-mem 0.1.8 into work/ex/beta-1.38-1/sources/1.37.0/reg/vk-mem/0.1.8 [INFO] extracting crate vk-mem 0.1.8 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/vk-mem/0.1.8 [INFO] validating manifest of vk-mem-0.1.8 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of vk-mem-0.1.8 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing vk-mem-0.1.8 [INFO] finished frobbing vk-mem-0.1.8 [INFO] frobbed toml for vk-mem-0.1.8 written to work/ex/beta-1.38-1/sources/1.37.0/reg/vk-mem/0.1.8/Cargo.toml [INFO] started frobbing vk-mem-0.1.8 [INFO] finished frobbing vk-mem-0.1.8 [INFO] frobbed toml for vk-mem-0.1.8 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/vk-mem/0.1.8/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing vk-mem-0.1.8 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/vk-mem/0.1.8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 123c02ec409ee67677a17464dbf3a6a4590ee9ed6543f58aa4e000687031feb9 [INFO] running `"docker" "start" "-a" "123c02ec409ee67677a17464dbf3a6a4590ee9ed6543f58aa4e000687031feb9"` [INFO] [stderr] Compiling vk-mem v0.1.8 (/opt/crater/workdir) [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:7885: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:5410: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:9770: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] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:62:32 [INFO] [stderr] | [INFO] [stderr] 62 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.02s [INFO] running `"docker" "inspect" "123c02ec409ee67677a17464dbf3a6a4590ee9ed6543f58aa4e000687031feb9"` [INFO] running `"docker" "rm" "-f" "123c02ec409ee67677a17464dbf3a6a4590ee9ed6543f58aa4e000687031feb9"` [INFO] [stdout] 123c02ec409ee67677a17464dbf3a6a4590ee9ed6543f58aa4e000687031feb9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/vk-mem/0.1.8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 20968d2c7ae9c6d13ee595282ee1e2fecb26f83c5feb5ac76f0b06407b9742f5 [INFO] running `"docker" "start" "-a" "20968d2c7ae9c6d13ee595282ee1e2fecb26f83c5feb5ac76f0b06407b9742f5"` [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:7885: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:5410: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:9770: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] Compiling vk-mem v0.1.8 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:62:32 [INFO] [stderr] | [INFO] [stderr] 62 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.19s [INFO] running `"docker" "inspect" "20968d2c7ae9c6d13ee595282ee1e2fecb26f83c5feb5ac76f0b06407b9742f5"` [INFO] running `"docker" "rm" "-f" "20968d2c7ae9c6d13ee595282ee1e2fecb26f83c5feb5ac76f0b06407b9742f5"` [INFO] [stdout] 20968d2c7ae9c6d13ee595282ee1e2fecb26f83c5feb5ac76f0b06407b9742f5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/vk-mem/0.1.8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 7b9b7500496f08d307402e9d4fedba0efc29d24c6f168144fa9e134f31bc1f29 [INFO] running `"docker" "start" "-a" "7b9b7500496f08d307402e9d4fedba0efc29d24c6f168144fa9e134f31bc1f29"` [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:7885: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:5410: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:9770: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] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/vk_mem-895d4836d5ad9deb [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 1830) ... ignored [INFO] [stdout] test src/lib.rs - Allocator::destroy_image (line 1904) ... 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" "7b9b7500496f08d307402e9d4fedba0efc29d24c6f168144fa9e134f31bc1f29"` [INFO] running `"docker" "rm" "-f" "7b9b7500496f08d307402e9d4fedba0efc29d24c6f168144fa9e134f31bc1f29"` [INFO] [stdout] 7b9b7500496f08d307402e9d4fedba0efc29d24c6f168144fa9e134f31bc1f29