pub fn build_and_deploy( bin_name: &str, projdir: Option<&str>, features: Option<&str>, rust_ver: &str ) -> Result<(Container, PathBuf)>