Fails because Tsuku doesn't support tmpfs mounts due to lack of support for user.* xattrs
System.PlatformNotSupportedException
Unknown (16914836) is not supported on Linux
Solution:
Monkey patch Path.GetTempPath(); on tests to always return an ext4 mounted path.