[INFO] cloning repository https://github.com/IcyDefiance/space-thing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IcyDefiance/space-thing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIcyDefiance%2Fspace-thing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIcyDefiance%2Fspace-thing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7309b21f91027d2495fcae9c4b17e3bd3a5df9c [INFO] checking IcyDefiance/space-thing against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIcyDefiance%2Fspace-thing" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/IcyDefiance/space-thing on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/IcyDefiance/space-thing [INFO] removed workspace from git repo https://github.com/IcyDefiance/space-thing [INFO] removed path dependency vulkan from git repo https://github.com/IcyDefiance/space-thing [INFO] finished tweaking git repo https://github.com/IcyDefiance/space-thing [INFO] tweaked toml for git repo https://github.com/IcyDefiance/space-thing written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/IcyDefiance/space-thing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (vulkan) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (vulkan) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a4ef6c97b29997ba143e5535cb63f286e3f50bc1c1cea208ff168d43f4716b8 [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" "8a4ef6c97b29997ba143e5535cb63f286e3f50bc1c1cea208ff168d43f4716b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a4ef6c97b29997ba143e5535cb63f286e3f50bc1c1cea208ff168d43f4716b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a4ef6c97b29997ba143e5535cb63f286e3f50bc1c1cea208ff168d43f4716b8", kill_on_drop: false }` [INFO] [stdout] 8a4ef6c97b29997ba143e5535cb63f286e3f50bc1c1cea208ff168d43f4716b8 [INFO] running `Command { std: "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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bbfe73a8960478827ebb49bde027a9203a46e4ca8f86a96eefacd255b357087 [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" "5bbfe73a8960478827ebb49bde027a9203a46e4ca8f86a96eefacd255b357087", kill_on_drop: false }` [INFO] [stderr] warning: dependency (vulkan) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Checking vulkan v0.0.1 [INFO] [stderr] Compiling vk-mem v0.2.2 [INFO] [stderr] Compiling shaderc-sys v0.6.3 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking wayland-client v0.23.6 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking simplelog v0.7.6 [INFO] [stderr] Checking wayland-protocols v0.23.6 [INFO] [stderr] error: could not compile `ash` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ash /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ash-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=ed35c884cc3923b6 -C extra-filename=-ed35c884cc3923b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-d1f4654aab875766.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [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] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Checking for system installed libraries. Use --features = build-from-source to disable this behavior [INFO] [stderr] warning: System installed library not found. Falling back to build from source [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5bbfe73a8960478827ebb49bde027a9203a46e4ca8f86a96eefacd255b357087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bbfe73a8960478827ebb49bde027a9203a46e4ca8f86a96eefacd255b357087", kill_on_drop: false }` [INFO] [stdout] 5bbfe73a8960478827ebb49bde027a9203a46e4ca8f86a96eefacd255b357087