trace!(attempt=%attempt_id, state=%state_desc,"Attempting to load directory information from cache.");
trace!(attempt=%attempt_id, state=%state_desc, outcome=?load_result, "Load attempt complete.");
info!(attempt=%attempt_id, "Directory being fetched is now outdated; resetting download state.");
trace!(attempt=%attempt_id, "received {} useful responses from our requests.", useful_responses.len());
trace!(attempt=%attempt_id, state=state.describe(), "No state advancement after load; nothing more to find in the cache.");
info!(attempt=%attempt_id, "Directory being fetched is now outdated; resetting download state.");