We're use Scala with Bazel, and we're seeing some nondeterminism in our builds because TASTy files differ across invocations of the compiler. Using cs launch scalac:3.7.3 -- -print-tasty, we were able ...