What are the security considerations for running sccache distributed compilation in a multi-tenant environment? For this purpose, I assume that all of the clients trust the server, but not each other. The server does not trust any of the clients. Therefore, the server must ensure that the clients cannot poison the server’s build cache or escape the build sandbox.