pub fn fetch_package( state_view: &impl BackingPackageStore, package_id: &ObjectID, ) -> Result<PackageObject, ExecutionError>