Closed
Description
While investigating #656 we discovered that docs.rs starts building crates even when the host system doesn't have the amount of RAM needed for the build. To avoid making the situation worse in OOM situations we should tweak docs.rs to avoid starting builds when we don't have enough RAM.