fn build_command<'a>( sh: &'a Shell, command: &str, target_name: &str, features: &[&str], dev_rel: bool, ) -> Cmd<'a>