New comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/27717#issuecomment-760575439 Comment: Just disable the tests, they require the presence of the Rust source repo in the file system. You can ask upstream for a way to run tests without source files, but idk how. ``` do_check { : # tests require rust code base } ```