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