pub(crate) fn run(args: Vec<String>) -> Result<Rocket<Build>, String>
Run function, also used by tests.