In the case of save, using the .all constant actually crashes because we are calling into the deprecated version of toJSON(_:options) (without the schema). We should update our code so that we are no longer calling the deprecated methods.
#1013 (comment)