2025-08-31T07:30:16,698 Created temporary directory: /tmp/pip-build-tracker-776e1cye 2025-08-31T07:30:16,699 Initialized build tracking at /tmp/pip-build-tracker-776e1cye 2025-08-31T07:30:16,700 Created build tracker: /tmp/pip-build-tracker-776e1cye 2025-08-31T07:30:16,700 Entered build tracker: /tmp/pip-build-tracker-776e1cye 2025-08-31T07:30:16,701 Created temporary directory: /tmp/pip-wheel-bogbzii1 2025-08-31T07:30:16,706 Created temporary directory: /tmp/pip-ephem-wheel-cache-8yp_2d32 2025-08-31T07:30:16,754 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-08-31T07:30:16,756 2 location(s) to search for versions of connectrpc: 2025-08-31T07:30:16,756 * https://pypi.org/simple/connectrpc/ 2025-08-31T07:30:16,756 * https://www.piwheels.org/simple/connectrpc/ 2025-08-31T07:30:16,757 Fetching project page and analyzing links: https://pypi.org/simple/connectrpc/ 2025-08-31T07:30:16,758 Getting page https://pypi.org/simple/connectrpc/ 2025-08-31T07:30:16,759 Found index url https://pypi.org/simple/ 2025-08-31T07:30:16,983 Fetched page https://pypi.org/simple/connectrpc/ as application/vnd.pypi.simple.v1+json 2025-08-31T07:30:16,984 Skipping link: No binaries permitted for connectrpc: https://files.pythonhosted.org/packages/10/11/793036e19c9e580969e9b4c502b865258104e3589848a2c5bedcc72cb2de/connectrpc-0.0.1-py3-none-any.whl (from https://pypi.org/simple/connectrpc/) (requires-python:>=3.13) 2025-08-31T07:30:16,985 Link requires a different Python (3.11.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/ee/1d/6bd9f40be1c320e6df8f507c5c5b49a685849c1b37a7dbcb50a94ad081d1/connectrpc-0.0.1.tar.gz (from https://pypi.org/simple/connectrpc/) (requires-python:>=3.13) 2025-08-31T07:30:16,986 Skipping link: 0.0.1 Requires-Python >=3.13: https://files.pythonhosted.org/packages/ee/1d/6bd9f40be1c320e6df8f507c5c5b49a685849c1b37a7dbcb50a94ad081d1/connectrpc-0.0.1.tar.gz (from https://pypi.org/simple/connectrpc/) (requires-python:>=3.13) 2025-08-31T07:30:16,987 Fetching project page and analyzing links: https://www.piwheels.org/simple/connectrpc/ 2025-08-31T07:30:16,987 Getting page https://www.piwheels.org/simple/connectrpc/ 2025-08-31T07:30:16,989 Found index url https://www.piwheels.org/simple/ 2025-08-31T07:30:17,159 Fetched page https://www.piwheels.org/simple/connectrpc/ as text/html 2025-08-31T07:30:17,160 Skipping link: not a file: https://www.piwheels.org/simple/connectrpc/ 2025-08-31T07:30:17,161 Skipping link: not a file: https://pypi.org/simple/connectrpc/ 2025-08-31T07:30:17,178 Given no hashes to check 0 links for project 'connectrpc': discarding no candidates 2025-08-31T07:30:17,179 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.13 2025-08-31T07:30:17,180 ERROR: Could not find a version that satisfies the requirement connectrpc==0.0.1 (from versions: none) 2025-08-31T07:30:17,182 ERROR: No matching distribution found for connectrpc==0.0.1 2025-08-31T07:30:17,183 Exception information: 2025-08-31T07:30:17,183 Traceback (most recent call last): 2025-08-31T07:30:17,183 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-08-31T07:30:17,183 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-08-31T07:30:17,183 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-08-31T07:30:17,183 raise RequirementsConflicted(criterion) 2025-08-31T07:30:17,183 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('connectrpc==0.0.1') 2025-08-31T07:30:17,183 2025-08-31T07:30:17,183 The above exception was the direct cause of the following exception: 2025-08-31T07:30:17,183 2025-08-31T07:30:17,183 Traceback (most recent call last): 2025-08-31T07:30:17,183 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-08-31T07:30:17,183 result = self._result = resolver.resolve( 2025-08-31T07:30:17,183 ^^^^^^^^^^^^^^^^^ 2025-08-31T07:30:17,183 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-08-31T07:30:17,183 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-08-31T07:30:17,183 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T07:30:17,183 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-08-31T07:30:17,183 raise ResolutionImpossible(e.criterion.information) from e 2025-08-31T07:30:17,183 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('connectrpc==0.0.1'), parent=None)] 2025-08-31T07:30:17,183 2025-08-31T07:30:17,183 The above exception was the direct cause of the following exception: 2025-08-31T07:30:17,183 2025-08-31T07:30:17,183 Traceback (most recent call last): 2025-08-31T07:30:17,183 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-08-31T07:30:17,183 status = _inner_run() 2025-08-31T07:30:17,183 ^^^^^^^^^^^^ 2025-08-31T07:30:17,183 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-08-31T07:30:17,183 return self.run(options, args) 2025-08-31T07:30:17,183 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T07:30:17,183 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-08-31T07:30:17,183 return func(self, options, args) 2025-08-31T07:30:17,183 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T07:30:17,183 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-08-31T07:30:17,183 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-08-31T07:30:17,183 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T07:30:17,183 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-08-31T07:30:17,183 raise error from e 2025-08-31T07:30:17,183 pip._internal.exceptions.DistributionNotFound: No matching distribution found for connectrpc==0.0.1 2025-08-31T07:30:17,189 Removed build tracker: '/tmp/pip-build-tracker-776e1cye'