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.");
trace!(attempt=%attempt_id, state=%state.describe(), "Trying to download directory material.");
trace!(attempt=%attempt_id, state=%state.describe(),"Attempting to load directory information from cache.");
trace!(attempt=%attempt_id, state=%state.describe(), outcome=?load_result, "Load attempt complete.");
info!(attempt=%attempt_id, "Directory being fetched is now outdated; resetting download state.");
info!(attempt=%attempt_id, "Directory being fetched is now outdated; resetting download state.");