pub fn load_profile_tokens_map( paths: &Paths, ) -> Result<BTreeMap<String, Result<Tokens, String>>, String>