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