pub fn try_cached_execution(source_hash: u64) -> Option<Output>
Execute a cached binary, returning the Output. Returns None if no cache entry.