pub fn run( config: &Config, manifest_path: &Path, args: &[OsString], release: bool, ) -> CargoResult<()>