d89fbeb642
This removes the last usage of cacache by replacing it with a custom, flat json caching keyed by the digest of the executable path.  A step towards #478. I've made `CachedByTimestamp<T>` generic over `T` but intentionally not moved it to `puffin-cache` yet.