rustc’s apparent trouble handling resources efficiently makes DeltaChat impossible to build e.g. on a PinePhone, since rustc seems to require an extreme amount of more than 2GB of RAM to build the core:
Since this seems to be a long-standing rustc problem, perhaps at some point DeltaChat devs could consider poking the rust compiler devs about this to see some improvement. My apologies if this post doesn’t seem actionable enough, I just thought it would be useful to point out this issue.