Currently, the unit test (or tests, by the time you get to this) writes the shred artifacts to the directory /tmp/shreddb/. This requires the existence of /tmp and the manual creation of the shreddb/ directory. Instead, write the artifacts to somewhere in the project's target/ directory such that they're cleaned up on a clean build.