2025-09-07T21:55:03,983 Created temporary directory: /tmp/pip-build-tracker-i8u_tau6 2025-09-07T21:55:03,984 Initialized build tracking at /tmp/pip-build-tracker-i8u_tau6 2025-09-07T21:55:03,984 Created build tracker: /tmp/pip-build-tracker-i8u_tau6 2025-09-07T21:55:03,984 Entered build tracker: /tmp/pip-build-tracker-i8u_tau6 2025-09-07T21:55:03,984 Created temporary directory: /tmp/pip-wheel-a8bu1bcj 2025-09-07T21:55:03,987 Created temporary directory: /tmp/pip-ephem-wheel-cache-t8fm4nqa 2025-09-07T21:55:04,047 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-07T21:55:04,049 2 location(s) to search for versions of vimmock: 2025-09-07T21:55:04,049 * https://pypi.org/simple/vimmock/ 2025-09-07T21:55:04,049 * https://www.piwheels.org/simple/vimmock/ 2025-09-07T21:55:04,049 Fetching project page and analyzing links: https://pypi.org/simple/vimmock/ 2025-09-07T21:55:04,050 Getting page https://pypi.org/simple/vimmock/ 2025-09-07T21:55:04,051 Found index url https://pypi.org/simple/ 2025-09-07T21:55:04,121 Fetched page https://pypi.org/simple/vimmock/ as application/vnd.pypi.simple.v1+json 2025-09-07T21:55:04,122 Found link https://files.pythonhosted.org/packages/e3/b9/d7e7a5cd31b58aaddeea8f0ea467c8990884488cd67a4f5d5dfdb3c3a73f/vimmock-0.1.0.tar.gz (from https://pypi.org/simple/vimmock/), version: 0.1.0 2025-09-07T21:55:04,123 Found link https://files.pythonhosted.org/packages/d7/4f/1398fba6f6d47d5b4bc1d04aad9be07b9da2d45200fa5c54497901f9b246/vimmock-0.1.1.tar.gz (from https://pypi.org/simple/vimmock/), version: 0.1.1 2025-09-07T21:55:04,123 Fetching project page and analyzing links: https://www.piwheels.org/simple/vimmock/ 2025-09-07T21:55:04,123 Getting page https://www.piwheels.org/simple/vimmock/ 2025-09-07T21:55:04,124 Found index url https://www.piwheels.org/simple/ 2025-09-07T21:55:04,207 Fetched page https://www.piwheels.org/simple/vimmock/ as text/html 2025-09-07T21:55:04,208 Skipping link: not a file: https://www.piwheels.org/simple/vimmock/ 2025-09-07T21:55:04,208 Skipping link: not a file: https://pypi.org/simple/vimmock/ 2025-09-07T21:55:04,232 Given no hashes to check 1 links for project 'vimmock': discarding no candidates 2025-09-07T21:55:04,233 Collecting vimmock==0.1.1 2025-09-07T21:55:04,234 Created temporary directory: /tmp/pip-unpack-adfxk5uu 2025-09-07T21:55:04,372 Downloading vimmock-0.1.1.tar.gz (4.4 kB) 2025-09-07T21:55:04,397 Added vimmock==0.1.1 from https://files.pythonhosted.org/packages/d7/4f/1398fba6f6d47d5b4bc1d04aad9be07b9da2d45200fa5c54497901f9b246/vimmock-0.1.1.tar.gz to build tracker '/tmp/pip-build-tracker-i8u_tau6' 2025-09-07T21:55:04,399 Running setup.py (path:/tmp/pip-wheel-a8bu1bcj/vimmock_30d8f31815e44713935f7add1487a1bc/setup.py) egg_info for package vimmock 2025-09-07T21:55:04,399 Created temporary directory: /tmp/pip-pip-egg-info-_et0gnmr 2025-09-07T21:55:04,399 Preparing metadata (setup.py): started 2025-09-07T21:55:04,400 Running command python setup.py egg_info 2025-09-07T21:55:04,936 Traceback (most recent call last): 2025-09-07T21:55:04,937 File "", line 2, in 2025-09-07T21:55:04,938 exec(compile(''' 2025-09-07T21:55:04,938 ~~~~^^^^^^^^^^^^ 2025-09-07T21:55:04,938 # This is -- a caller that pip uses to run setup.py 2025-09-07T21:55:04,938 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T21:55:04,938 ...<32 lines>... 2025-09-07T21:55:04,938 exec(compile(setup_py_code, filename, "exec")) 2025-09-07T21:55:04,938 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T21:55:04,938 ''' % ('/tmp/pip-wheel-a8bu1bcj/vimmock_30d8f31815e44713935f7add1487a1bc/setup.py',), "", "exec")) 2025-09-07T21:55:04,938 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T21:55:04,939 File "", line 35, in 2025-09-07T21:55:04,939 File "/tmp/pip-wheel-a8bu1bcj/vimmock_30d8f31815e44713935f7add1487a1bc/setup.py", line 9 2025-09-07T21:55:04,939 except IOError, err: 2025-09-07T21:55:04,939 ^^^^^^^^^^^^ 2025-09-07T21:55:04,939 SyntaxError: multiple exception types must be parenthesized 2025-09-07T21:55:05,024 ERROR: python setup.py egg_info exited with 1 2025-09-07T21:55:05,036 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2025-09-07T21:55:05,036 exec(compile('"'"''"'"''"'"' 2025-09-07T21:55:05,036 # This is -- a caller that pip uses to run setup.py 2025-09-07T21:55:05,036 # 2025-09-07T21:55:05,036 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-07T21:55:05,036 # import from `distutils.core` to work with newer packaging standards. 2025-09-07T21:55:05,036 # - It provides a clear error message when setuptools is not installed. 2025-09-07T21:55:05,036 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-07T21:55:05,036 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-07T21:55:05,036 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-07T21:55:05,036 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-07T21:55:05,036 import os, sys, tokenize, traceback 2025-09-07T21:55:05,036 2025-09-07T21:55:05,036 try: 2025-09-07T21:55:05,036 import setuptools 2025-09-07T21:55:05,036 except ImportError: 2025-09-07T21:55:05,036 print( 2025-09-07T21:55:05,036 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-07T21:55:05,036 "the build environment with exception:", 2025-09-07T21:55:05,036 file=sys.stderr, 2025-09-07T21:55:05,036 ) 2025-09-07T21:55:05,036 traceback.print_exc() 2025-09-07T21:55:05,036 sys.exit(1) 2025-09-07T21:55:05,036 2025-09-07T21:55:05,036 __file__ = %r 2025-09-07T21:55:05,036 sys.argv[0] = __file__ 2025-09-07T21:55:05,036 2025-09-07T21:55:05,036 if os.path.exists(__file__): 2025-09-07T21:55:05,036 filename = __file__ 2025-09-07T21:55:05,036 with tokenize.open(__file__) as f: 2025-09-07T21:55:05,036 setup_py_code = f.read() 2025-09-07T21:55:05,036 else: 2025-09-07T21:55:05,036 filename = "" 2025-09-07T21:55:05,036 setup_py_code = "from setuptools import setup; setup()" 2025-09-07T21:55:05,036 2025-09-07T21:55:05,036 exec(compile(setup_py_code, filename, "exec")) 2025-09-07T21:55:05,036 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-a8bu1bcj/vimmock_30d8f31815e44713935f7add1487a1bc/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-_et0gnmr[/] 2025-09-07T21:55:05,037 [bold magenta]cwd[/]: /tmp/pip-wheel-a8bu1bcj/vimmock_30d8f31815e44713935f7add1487a1bc/ 2025-09-07T21:55:05,037 Preparing metadata (setup.py): finished with status 'error' 2025-09-07T21:55:05,038 ERROR: metadata generation failed 2025-09-07T21:55:05,044 Exception information: 2025-09-07T21:55:05,044 Traceback (most recent call last): 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 63, in generate_metadata 2025-09-07T21:55:05,044 call_subprocess( 2025-09-07T21:55:05,044 ~~~~~~~~~~~~~~~^ 2025-09-07T21:55:05,044 args, 2025-09-07T21:55:05,044 ^^^^^ 2025-09-07T21:55:05,044 ...<2 lines>... 2025-09-07T21:55:05,044 spinner=spinner, 2025-09-07T21:55:05,044 ^^^^^^^^^^^^^^^^ 2025-09-07T21:55:05,044 ) 2025-09-07T21:55:05,044 ^ 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/utils/subprocess.py", line 209, in call_subprocess 2025-09-07T21:55:05,044 raise error 2025-09-07T21:55:05,044 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2025-09-07T21:55:05,044 2025-09-07T21:55:05,044 The above exception was the direct cause of the following exception: 2025-09-07T21:55:05,044 2025-09-07T21:55:05,044 Traceback (most recent call last): 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-07T21:55:05,044 status = _inner_run() 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-07T21:55:05,044 return self.run(options, args) 2025-09-07T21:55:05,044 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-07T21:55:05,044 return func(self, options, args) 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-07T21:55:05,044 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-07T21:55:05,044 result = self._result = resolver.resolve( 2025-09-07T21:55:05,044 ~~~~~~~~~~~~~~~~^ 2025-09-07T21:55:05,044 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-07T21:55:05,044 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T21:55:05,044 ) 2025-09-07T21:55:05,044 ^ 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-07T21:55:05,044 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-07T21:55:05,044 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-07T21:55:05,044 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 141, in _add_to_criteria 2025-09-07T21:55:05,044 if not criterion.candidates: 2025-09-07T21:55:05,044 ^^^^^^^^^^^^^^^^^^^^ 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/structs.py", line 194, in __bool__ 2025-09-07T21:55:05,044 return bool(self._sequence) 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 163, in __bool__ 2025-09-07T21:55:05,044 self._bool = any(self) 2025-09-07T21:55:05,044 ~~~^^^^^^ 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 147, in 2025-09-07T21:55:05,044 return (c for c in iterator if id(c) not in self._incompatible_ids) 2025-09-07T21:55:05,044 ^^^^^^^^ 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 37, in _iter_built 2025-09-07T21:55:05,044 candidate = func() 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 187, in _make_candidate_from_link 2025-09-07T21:55:05,044 base: Optional[BaseCandidate] = self._make_base_candidate_from_link( 2025-09-07T21:55:05,044 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-07T21:55:05,044 link, template, name, version 2025-09-07T21:55:05,044 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T21:55:05,044 ) 2025-09-07T21:55:05,044 ^ 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 233, in _make_base_candidate_from_link 2025-09-07T21:55:05,044 self._link_candidate_cache[link] = LinkCandidate( 2025-09-07T21:55:05,044 ~~~~~~~~~~~~~^ 2025-09-07T21:55:05,044 link, 2025-09-07T21:55:05,044 ^^^^^ 2025-09-07T21:55:05,044 ...<3 lines>... 2025-09-07T21:55:05,044 version=version, 2025-09-07T21:55:05,044 ^^^^^^^^^^^^^^^^ 2025-09-07T21:55:05,044 ) 2025-09-07T21:55:05,044 ^ 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 306, in __init__ 2025-09-07T21:55:05,044 super().__init__( 2025-09-07T21:55:05,044 ~~~~~~~~~~~~~~~~^ 2025-09-07T21:55:05,044 link=link, 2025-09-07T21:55:05,044 ^^^^^^^^^^ 2025-09-07T21:55:05,044 ...<4 lines>... 2025-09-07T21:55:05,044 version=version, 2025-09-07T21:55:05,044 ^^^^^^^^^^^^^^^^ 2025-09-07T21:55:05,044 ) 2025-09-07T21:55:05,044 ^ 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 159, in __init__ 2025-09-07T21:55:05,044 self.dist = self._prepare() 2025-09-07T21:55:05,044 ~~~~~~~~~~~~~^^ 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 236, in _prepare 2025-09-07T21:55:05,044 dist = self._prepare_distribution() 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 317, in _prepare_distribution 2025-09-07T21:55:05,044 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2025-09-07T21:55:05,044 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 532, in prepare_linked_requirement 2025-09-07T21:55:05,044 return self._prepare_linked_requirement(req, parallel_builds) 2025-09-07T21:55:05,044 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 647, in _prepare_linked_requirement 2025-09-07T21:55:05,044 dist = _get_prepared_distribution( 2025-09-07T21:55:05,044 req, 2025-09-07T21:55:05,044 ...<3 lines>... 2025-09-07T21:55:05,044 self.check_build_deps, 2025-09-07T21:55:05,044 ) 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 71, in _get_prepared_distribution 2025-09-07T21:55:05,044 abstract_dist.prepare_distribution_metadata( 2025-09-07T21:55:05,044 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-07T21:55:05,044 finder, build_isolation, check_build_deps 2025-09-07T21:55:05,044 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T21:55:05,044 ) 2025-09-07T21:55:05,044 ^ 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/distributions/sdist.py", line 69, in prepare_distribution_metadata 2025-09-07T21:55:05,044 self.req.prepare_metadata() 2025-09-07T21:55:05,044 ~~~~~~~~~~~~~~~~~~~~~~~~~^^ 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/req/req_install.py", line 581, in prepare_metadata 2025-09-07T21:55:05,044 self.metadata_directory = generate_metadata_legacy( 2025-09-07T21:55:05,044 ~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-07T21:55:05,044 build_env=self.build_env, 2025-09-07T21:55:05,044 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T21:55:05,044 ...<3 lines>... 2025-09-07T21:55:05,044 details=details, 2025-09-07T21:55:05,044 ^^^^^^^^^^^^^^^^ 2025-09-07T21:55:05,044 ) 2025-09-07T21:55:05,044 ^ 2025-09-07T21:55:05,044 File "/usr/lib/python3/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 70, in generate_metadata 2025-09-07T21:55:05,044 raise MetadataGenerationFailed(package_details=details) from error 2025-09-07T21:55:05,044 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2025-09-07T21:55:05,070 Removed vimmock==0.1.1 from https://files.pythonhosted.org/packages/d7/4f/1398fba6f6d47d5b4bc1d04aad9be07b9da2d45200fa5c54497901f9b246/vimmock-0.1.1.tar.gz from build tracker '/tmp/pip-build-tracker-i8u_tau6' 2025-09-07T21:55:05,071 Removed build tracker: '/tmp/pip-build-tracker-i8u_tau6'