pub fn build_in_container( target_ext: &str, projdir: &str, features: &str, image: &str, ) -> Result<Output>