pub fn build_target( bin_name: &str, projdir: &str, features: Option<&str>, image: &str, ) -> Result<Utf8PathBuf>