self.sb.update(r).map_err(|e| { error!("update failed due to {:?}", e); e })?...("failed to stop daemon: {}", e); } if let Err(e) = d.wait() { error!...( "Failed to join the HTTP handler thread, execution error. {:?}"...( "Failed to...