Repo for team search with tag/branch "main" cannot be cloned: 
  stderr: 'Cloning into 'temp/search'...
fatal: unable to access 'https://github.com/COMP90054-2025-Semester1/assignment-1-search-M1kezzZ.git/': Could not resolve host: github.com
'
Repo for team search with tag/branch "main" cannot be cloned: 
  stderr: 'Cloning into 'temp/search'...
fatal: unable to access 'https://github.com/COMP90054-2025-Semester1/assignment-1-search-M1kezzZ.git/': Could not resolve host: github.com
'
Repo for team search with tag/branch "main" cannot be cloned: 
  stderr: 'Cloning into 'temp/search'...
fatal: unable to access 'https://github.com/COMP90054-2025-Semester1/assignment-1-search-M1kezzZ.git/': Could not resolve host: github.com
'
Repo for team search with tag/branch "main" cannot be cloned: 
  stderr: 'Cloning into 'temp/search'...
fatal: unable to access 'https://github.com/COMP90054-2025-Semester1/assignment-1-search-M1kezzZ.git/': Could not resolve host: github.com
'
Repo for team search with tag/branch "main" cannot be cloned: 
  stderr: 'Cloning into 'temp/search'...
fatal: unable to access 'https://github.com/COMP90054-2025-Semester1/assignment-1-search-M1kezzZ.git/': Could not resolve host: github.com
'
{'teams': {0: {'team_name': 'search', 'agent': 'search.py', 'url': 'https://github.com/COMP90054-2025-Semester1/assignment-1-search-M1kezzZ.git', 'commit_id': 'd2de811c1b05187c6f8b34597b6779fb377cff99', 'git_status': False, 'comments': "Repo for team search with tag/branch main cannot be cloned: \n  stderr: 'Cloning into 'temp/search'...\nfatal: unable to access 'https://github.com/COMP90054-2025-Semester1/assignment-1-search-M1kezzZ.git/': Could not resolve host: github.com\n'", 'copy_files': False}}}
Traceback (most recent call last):
  File "autograder.py", line 361, in <module>
    moduleDict[moduleName] = loadModuleFile(moduleName, os.path.join(options.codeRoot, cp))
  File "autograder.py", line 138, in loadModuleFile
    return import_module(moduleName)
  File "/usr/local/lib/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 973, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'search'