Arm build stalls out on cloud.drone.io , RAM issue?

Since about a week ago, I’m guessing there was some infrastructural changes, our ARM builds have been failing for rust builds. My best guess is that its hit a memory constraint at that point in the build.

https://cloud.drone.io/LemmyNet/lemmy/1327

We tried doing a build for a previous commit, one we were sure worked last week, but the same problem persists.

This is somewhat pressing as we’re about to do a release in a week, and rely on drone to build our production docker images.

@Nutomic

Pinging @bradrydzewski to ask about what might be causing this.

It appears to only be an issue with the rust:1-slim or rust:1.54-... ARM64 images.

rust:1.51-slim ARM64 seems to work fine.