March 14th build fails to mount encrypted filesystem

This is a setup that works with the December build; after I installed the March 14 build, then `zfs mount` failed for my encrypted filesystem, even after `zfs load-key` had reported success. (This is on Big Sur 11.2.3, with a 2019 iMac.)
I had not disabled `keepsyms` yet, if that's relevant.
The error message was unhelpful:
cannot mount 'Stuff/Test': Unknown error: -1
I've now reverted to the December 19th build, sadly.
- Code: Select all
Stuff/Test encryption aes-256-gcm -
Stuff/Test keylocation prompt local
Stuff/Test keyformat passphrase -
Stuff/Test pbkdf2iters 350000 -
Stuff/Test encryptionroot Stuff/Test -
I had not disabled `keepsyms` yet, if that's relevant.
The error message was unhelpful:
cannot mount 'Stuff/Test': Unknown error: -1
I've now reverted to the December 19th build, sadly.