pub async fn run_main( listen_url: &str, runtime_paths: ExecServerRuntimePaths, ) -> Result<(), Box<dyn Error + Send + Sync>>