2026-01-03T02:35:14,774 Created temporary directory: /tmp/pip-build-tracker-a76virc7 2026-01-03T02:35:14,775 Initialized build tracking at /tmp/pip-build-tracker-a76virc7 2026-01-03T02:35:14,775 Created build tracker: /tmp/pip-build-tracker-a76virc7 2026-01-03T02:35:14,775 Entered build tracker: /tmp/pip-build-tracker-a76virc7 2026-01-03T02:35:14,775 Created temporary directory: /tmp/pip-wheel-y80i8qen 2026-01-03T02:35:14,779 Created temporary directory: /tmp/pip-ephem-wheel-cache-cmu5jm76 2026-01-03T02:35:14,843 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-01-03T02:35:14,845 2 location(s) to search for versions of pydantic-schemaforms: 2026-01-03T02:35:14,845 * https://pypi.org/simple/pydantic-schemaforms/ 2026-01-03T02:35:14,845 * https://www.piwheels.org/simple/pydantic-schemaforms/ 2026-01-03T02:35:14,846 Fetching project page and analyzing links: https://pypi.org/simple/pydantic-schemaforms/ 2026-01-03T02:35:14,846 Getting page https://pypi.org/simple/pydantic-schemaforms/ 2026-01-03T02:35:14,847 Found index url https://pypi.org/simple/ 2026-01-03T02:35:14,996 Fetched page https://pypi.org/simple/pydantic-schemaforms/ as application/vnd.pypi.simple.v1+json 2026-01-03T02:35:14,998 Skipping link: No binaries permitted for pydantic-schemaforms: https://files.pythonhosted.org/packages/c9/8d/a9f4a54f183592cc1a0554a63edba1c2a4f24b97135d688e36b8e109b8af/pydantic_schemaforms-26.1.1b0-py3-none-any.whl (from https://pypi.org/simple/pydantic-schemaforms/) (requires-python:>=3.14) 2026-01-03T02:35:14,999 Link requires a different Python (3.13.5 not in: '>=3.14'): https://files.pythonhosted.org/packages/78/73/211b97c605593a8321b122fbfe0322db6071da040f7ff6610047945f32b7/pydantic_schemaforms-26.1.1b0.tar.gz (from https://pypi.org/simple/pydantic-schemaforms/) (requires-python:>=3.14) 2026-01-03T02:35:14,999 Skipping link: 26.1.1b0 Requires-Python >=3.14: https://files.pythonhosted.org/packages/78/73/211b97c605593a8321b122fbfe0322db6071da040f7ff6610047945f32b7/pydantic_schemaforms-26.1.1b0.tar.gz (from https://pypi.org/simple/pydantic-schemaforms/) (requires-python:>=3.14) 2026-01-03T02:35:15,000 Fetching project page and analyzing links: https://www.piwheels.org/simple/pydantic-schemaforms/ 2026-01-03T02:35:15,000 Getting page https://www.piwheels.org/simple/pydantic-schemaforms/ 2026-01-03T02:35:15,002 Found index url https://www.piwheels.org/simple/ 2026-01-03T02:35:15,098 Fetched page https://www.piwheels.org/simple/pydantic-schemaforms/ as text/html 2026-01-03T02:35:15,099 Skipping link: not a file: https://www.piwheels.org/simple/pydantic-schemaforms/ 2026-01-03T02:35:15,099 Skipping link: not a file: https://pypi.org/simple/pydantic-schemaforms/ 2026-01-03T02:35:15,121 Given no hashes to check 0 links for project 'pydantic-schemaforms': discarding no candidates 2026-01-03T02:35:15,122 ERROR: Ignored the following versions that require a different python version: 26.1.1b0 Requires-Python >=3.14 2026-01-03T02:35:15,123 ERROR: Could not find a version that satisfies the requirement pydantic-schemaforms==26.1.1b0 (from versions: none) 2026-01-03T02:35:15,124 ERROR: No matching distribution found for pydantic-schemaforms==26.1.1b0 2026-01-03T02:35:15,125 Exception information: 2026-01-03T02:35:15,125 Traceback (most recent call last): 2026-01-03T02:35:15,125 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2026-01-03T02:35:15,125 self._add_to_criteria(self.state.criteria, r, parent=None) 2026-01-03T02:35:15,125 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-03T02:35:15,125 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2026-01-03T02:35:15,125 raise RequirementsConflicted(criterion) 2026-01-03T02:35:15,125 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pydantic-schemaforms==26.1.1b0') 2026-01-03T02:35:15,125 2026-01-03T02:35:15,125 The above exception was the direct cause of the following exception: 2026-01-03T02:35:15,125 2026-01-03T02:35:15,125 Traceback (most recent call last): 2026-01-03T02:35:15,125 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2026-01-03T02:35:15,125 result = self._result = resolver.resolve( 2026-01-03T02:35:15,125 ~~~~~~~~~~~~~~~~^ 2026-01-03T02:35:15,125 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2026-01-03T02:35:15,125 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-01-03T02:35:15,125 ) 2026-01-03T02:35:15,125 ^ 2026-01-03T02:35:15,125 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2026-01-03T02:35:15,125 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-01-03T02:35:15,125 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2026-01-03T02:35:15,125 raise ResolutionImpossible(e.criterion.information) from e 2026-01-03T02:35:15,125 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pydantic-schemaforms==26.1.1b0'), parent=None)] 2026-01-03T02:35:15,125 2026-01-03T02:35:15,125 The above exception was the direct cause of the following exception: 2026-01-03T02:35:15,125 2026-01-03T02:35:15,125 Traceback (most recent call last): 2026-01-03T02:35:15,125 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2026-01-03T02:35:15,125 status = _inner_run() 2026-01-03T02:35:15,125 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2026-01-03T02:35:15,125 return self.run(options, args) 2026-01-03T02:35:15,125 ~~~~~~~~^^^^^^^^^^^^^^^ 2026-01-03T02:35:15,125 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2026-01-03T02:35:15,125 return func(self, options, args) 2026-01-03T02:35:15,125 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2026-01-03T02:35:15,125 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2026-01-03T02:35:15,125 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2026-01-03T02:35:15,125 raise error from e 2026-01-03T02:35:15,125 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pydantic-schemaforms==26.1.1b0 2026-01-03T02:35:15,135 Removed build tracker: '/tmp/pip-build-tracker-a76virc7'