pub async fn start_daemon_server_with_output( workspace_root: PathBuf, port: u16, json_output: bool, ) -> Result<()>