fn validate_plugin_setup_stdout( server: &PluginServer, stdout: &str, success: bool, stderr: &[u8], ) -> Result<()>