`brfs` is the only thing that uses FUSE, so I susp...
# development
a
brfs
is the only thing that uses FUSE, so I suspect deleting it would make the problem go away... An alternative would be to just not run those tests on CI - compiling should be sufficient, and then you'd only need libfuse to link against, not a runtime dependency...