2025-09-09T03:19:59,120 Created temporary directory: /tmp/pip-build-tracker-oir229d8 2025-09-09T03:19:59,120 Initialized build tracking at /tmp/pip-build-tracker-oir229d8 2025-09-09T03:19:59,120 Created build tracker: /tmp/pip-build-tracker-oir229d8 2025-09-09T03:19:59,121 Entered build tracker: /tmp/pip-build-tracker-oir229d8 2025-09-09T03:19:59,121 Created temporary directory: /tmp/pip-wheel-fpjuybtu 2025-09-09T03:19:59,124 Created temporary directory: /tmp/pip-ephem-wheel-cache-k5ijzewk 2025-09-09T03:19:59,183 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-09T03:19:59,185 2 location(s) to search for versions of black-with-tabs: 2025-09-09T03:19:59,185 * https://pypi.org/simple/black-with-tabs/ 2025-09-09T03:19:59,185 * https://www.piwheels.org/simple/black-with-tabs/ 2025-09-09T03:19:59,186 Fetching project page and analyzing links: https://pypi.org/simple/black-with-tabs/ 2025-09-09T03:19:59,186 Getting page https://pypi.org/simple/black-with-tabs/ 2025-09-09T03:19:59,187 Found index url https://pypi.org/simple/ 2025-09-09T03:19:59,256 Fetched page https://pypi.org/simple/black-with-tabs/ as application/vnd.pypi.simple.v1+json 2025-09-09T03:19:59,258 Found link https://files.pythonhosted.org/packages/3f/11/ad6f4950eef3e26c92d37727e3381614f121435e624ab11ca393f84ea9a9/black-with-tabs-19.10b2.tar.gz (from https://pypi.org/simple/black-with-tabs/) (requires-python:>=3.6), version: 19.10b2 2025-09-09T03:19:59,258 Skipping link: No binaries permitted for black-with-tabs: https://files.pythonhosted.org/packages/92/9f/b4a3f3931488caddb5127968a4762ad91a758bc72c4f5f389472917b5a86/black_with_tabs-19.10b3-py36-none-any.whl (from https://pypi.org/simple/black-with-tabs/) (requires-python:>=3.6) 2025-09-09T03:19:59,258 Skipping link: No binaries permitted for black-with-tabs: https://files.pythonhosted.org/packages/8c/84/44e30c469e0a7f7bffa58c0699aa3a68017c0ec624330c947046fa4bf1d0/black_with_tabs-22.10.0-py3-none-any.whl (from https://pypi.org/simple/black-with-tabs/) (requires-python:>=3.7) 2025-09-09T03:19:59,259 Found link https://files.pythonhosted.org/packages/cf/5c/d1c4762a152554aa710a437cb8e03f6acebd3936605d6493e974f850be6f/black_with_tabs-22.10.0.tar.gz (from https://pypi.org/simple/black-with-tabs/) (requires-python:>=3.7), version: 22.10.0 2025-09-09T03:19:59,259 Fetching project page and analyzing links: https://www.piwheels.org/simple/black-with-tabs/ 2025-09-09T03:19:59,259 Getting page https://www.piwheels.org/simple/black-with-tabs/ 2025-09-09T03:19:59,260 Found index url https://www.piwheels.org/simple/ 2025-09-09T03:19:59,358 Fetched page https://www.piwheels.org/simple/black-with-tabs/ as text/html 2025-09-09T03:19:59,359 Skipping link: No binaries permitted for black-with-tabs: https://archive1.piwheels.org/simple/black-with-tabs/black_with_tabs-22.10.0-py3-none-any.whl#sha256=aaff30d8a9eb0e507ad831d57d196ed163f06b7090317e22811c08c532f0060e (from https://www.piwheels.org/simple/black-with-tabs/) (requires-python:>=3.7) 2025-09-09T03:19:59,359 Skipping link: not a file: https://www.piwheels.org/simple/black-with-tabs/ 2025-09-09T03:19:59,360 Skipping link: not a file: https://pypi.org/simple/black-with-tabs/ 2025-09-09T03:19:59,386 Given no hashes to check 0 links for project 'black-with-tabs': discarding no candidates 2025-09-09T03:19:59,387 ERROR: Could not find a version that satisfies the requirement black-with-tabs==19.10b0 (from versions: 19.10b2, 22.10.0) 2025-09-09T03:19:59,388 ERROR: No matching distribution found for black-with-tabs==19.10b0 2025-09-09T03:19:59,389 Exception information: 2025-09-09T03:19:59,389 Traceback (most recent call last): 2025-09-09T03:19:59,389 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-09T03:19:59,389 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-09T03:19:59,389 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T03:19:59,389 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-09T03:19:59,389 raise RequirementsConflicted(criterion) 2025-09-09T03:19:59,389 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('black-with-tabs==19.10b0') 2025-09-09T03:19:59,389 2025-09-09T03:19:59,389 The above exception was the direct cause of the following exception: 2025-09-09T03:19:59,389 2025-09-09T03:19:59,389 Traceback (most recent call last): 2025-09-09T03:19:59,389 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-09T03:19:59,389 result = self._result = resolver.resolve( 2025-09-09T03:19:59,389 ~~~~~~~~~~~~~~~~^ 2025-09-09T03:19:59,389 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-09T03:19:59,389 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T03:19:59,389 ) 2025-09-09T03:19:59,389 ^ 2025-09-09T03:19:59,389 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-09T03:19:59,389 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-09T03:19:59,389 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-09T03:19:59,389 raise ResolutionImpossible(e.criterion.information) from e 2025-09-09T03:19:59,389 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('black-with-tabs==19.10b0'), parent=None)] 2025-09-09T03:19:59,389 2025-09-09T03:19:59,389 The above exception was the direct cause of the following exception: 2025-09-09T03:19:59,389 2025-09-09T03:19:59,389 Traceback (most recent call last): 2025-09-09T03:19:59,389 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-09T03:19:59,389 status = _inner_run() 2025-09-09T03:19:59,389 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-09T03:19:59,389 return self.run(options, args) 2025-09-09T03:19:59,389 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-09T03:19:59,389 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-09T03:19:59,389 return func(self, options, args) 2025-09-09T03:19:59,389 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-09T03:19:59,389 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-09T03:19:59,389 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-09T03:19:59,389 raise error from e 2025-09-09T03:19:59,389 pip._internal.exceptions.DistributionNotFound: No matching distribution found for black-with-tabs==19.10b0 2025-09-09T03:19:59,399 Removed build tracker: '/tmp/pip-build-tracker-oir229d8'