https://hydra.nixos.org/build/107466992
In particular, these are emitted by 'git archive' (in fetchGit).
We can now convert Rust Errors to C++ exceptions. At the Rust->C++ FFI boundary, Result<T, Error> will cause Error to be converted to and thrown as a C++ exception.