Is there a way to make cryptcheck under -vv repeat a list of found errors at the end of the process?

oh hey, I had an idea.
use something like:
find “sourcefolder” -type f -o -exec rclone cryptcheck {} “destination folder” ;
To combine this problem with this solution: