--experimental_worker_memory_limit_mb=<integer number of MBs, or "HOST_RAM", optionally followed by [-|*]<float>.>
If this limit is greater than zero, workers might be killed if the memory
usage of the worker exceeds the limit. If not used together with dynamic
execution and `--experimental_dynamic_ignore_local_signals=9`, this may
crash your build.