pub async fn run( settings: &Settings, filter: Option<&str>, junit_xml: Option<&Path>, overlay: Option<&Path>, no_docker: bool, ) -> Result<(), CliError>