fn run_command( config: &Config, process: &(PathBuf, Vec<String>), sid: &SourceId, action: Action ) -> CargoResult<Option<(bool, String)>>