The source project of this merge request has been removed.
crucible-test: fix issue with fetch_sources invoking bs.build
This was missed when projects were converted to using build.py to provide list of deps, so fetch_sources was trying to run bs.build. The exception was caught/ignored in fetch_sources, but it left a confusing error message in the build console