Since c140b67 ESUCCESS Errors aren't allowed. FSAC was initializing an ErrorOr<String> arbitrarily to 0 for scope, causing it to hit the VERIFY().
c140b67
LibFileSystem