2025-09-09T06:40:37,946 Created temporary directory: /tmp/pip-build-tracker-d11scslv 2025-09-09T06:40:37,947 Initialized build tracking at /tmp/pip-build-tracker-d11scslv 2025-09-09T06:40:37,947 Created build tracker: /tmp/pip-build-tracker-d11scslv 2025-09-09T06:40:37,947 Entered build tracker: /tmp/pip-build-tracker-d11scslv 2025-09-09T06:40:37,947 Created temporary directory: /tmp/pip-wheel-yjl0rkgk 2025-09-09T06:40:37,951 Created temporary directory: /tmp/pip-ephem-wheel-cache-_8t09v6_ 2025-09-09T06:40:38,011 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-09T06:40:38,014 2 location(s) to search for versions of crypt4ghfs: 2025-09-09T06:40:38,014 * https://pypi.org/simple/crypt4ghfs/ 2025-09-09T06:40:38,014 * https://www.piwheels.org/simple/crypt4ghfs/ 2025-09-09T06:40:38,014 Fetching project page and analyzing links: https://pypi.org/simple/crypt4ghfs/ 2025-09-09T06:40:38,015 Getting page https://pypi.org/simple/crypt4ghfs/ 2025-09-09T06:40:38,016 Found index url https://pypi.org/simple/ 2025-09-09T06:40:38,090 Fetched page https://pypi.org/simple/crypt4ghfs/ as application/vnd.pypi.simple.v1+json 2025-09-09T06:40:38,091 Skipping link: No binaries permitted for crypt4ghfs: https://files.pythonhosted.org/packages/92/5c/76133993fc7229fabece2cf5d9091f2d7b7057376733ff5cc67c7a9c9c48/crypt4ghfs-1.0.d-py3-none-any.whl (from https://pypi.org/simple/crypt4ghfs/) (requires-python:>=3.6) 2025-09-09T06:40:38,092 Found link https://files.pythonhosted.org/packages/3e/f3/ebd337dfd585a23f0289161d18d618451eec6b071aa4c3154a3ad4413529/crypt4ghfs-1.0.d.tar.gz (from https://pypi.org/simple/crypt4ghfs/) (requires-python:>=3.6), version: 1.0.d 2025-09-09T06:40:38,093 Skipping link: No binaries permitted for crypt4ghfs: https://files.pythonhosted.org/packages/ff/f9/13ba4678d9865ea4ca9efe5def21bf787887bfd8602c18508f3d2f788639/crypt4ghfs-1.1.a-py3-none-any.whl (from https://pypi.org/simple/crypt4ghfs/) (requires-python:>=3.6) 2025-09-09T06:40:38,093 Found link https://files.pythonhosted.org/packages/9d/81/0be5ae91e421c9f7a315f6127bab33d10460e84d10f30d9d4d8f9359ae75/crypt4ghfs-1.1.a.tar.gz (from https://pypi.org/simple/crypt4ghfs/) (requires-python:>=3.6), version: 1.1.a 2025-09-09T06:40:38,093 Skipping link: No binaries permitted for crypt4ghfs: https://files.pythonhosted.org/packages/99/60/8be77fba4032eecba84dfe21144416b7384f61c58493afce28861c25f51d/crypt4ghfs-1.2-py3-none-any.whl (from https://pypi.org/simple/crypt4ghfs/) (requires-python:>=3.6) 2025-09-09T06:40:38,093 Found link https://files.pythonhosted.org/packages/10/fe/1f065863fd68a7ffcc54d82746fde0dbebc83e158fa92859637186222284/crypt4ghfs-1.2.tar.gz (from https://pypi.org/simple/crypt4ghfs/) (requires-python:>=3.6), version: 1.2 2025-09-09T06:40:38,094 Fetching project page and analyzing links: https://www.piwheels.org/simple/crypt4ghfs/ 2025-09-09T06:40:38,094 Getting page https://www.piwheels.org/simple/crypt4ghfs/ 2025-09-09T06:40:38,095 Found index url https://www.piwheels.org/simple/ 2025-09-09T06:40:38,186 Fetched page https://www.piwheels.org/simple/crypt4ghfs/ as text/html 2025-09-09T06:40:38,187 Skipping link: No binaries permitted for crypt4ghfs: https://archive1.piwheels.org/simple/crypt4ghfs/crypt4ghfs-1.2-py3-none-any.whl#sha256=b01c4d2ecfc1662cef9285e52f9adb54889df84f9237af92c21441f036c8335f (from https://www.piwheels.org/simple/crypt4ghfs/) (requires-python:>=3.6) 2025-09-09T06:40:38,187 Skipping link: not a file: https://www.piwheels.org/simple/crypt4ghfs/ 2025-09-09T06:40:38,187 Skipping link: not a file: https://pypi.org/simple/crypt4ghfs/ 2025-09-09T06:40:38,211 Given no hashes to check 0 links for project 'crypt4ghfs': discarding no candidates 2025-09-09T06:40:38,212 ERROR: Could not find a version that satisfies the requirement crypt4ghfs==1.1 (from versions: 1.1a0, 1.2) 2025-09-09T06:40:38,213 ERROR: No matching distribution found for crypt4ghfs==1.1 2025-09-09T06:40:38,215 Exception information: 2025-09-09T06:40:38,215 Traceback (most recent call last): 2025-09-09T06:40:38,215 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-09T06:40:38,215 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-09T06:40:38,215 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T06:40:38,215 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-09T06:40:38,215 raise RequirementsConflicted(criterion) 2025-09-09T06:40:38,215 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('crypt4ghfs==1.1') 2025-09-09T06:40:38,215 2025-09-09T06:40:38,215 The above exception was the direct cause of the following exception: 2025-09-09T06:40:38,215 2025-09-09T06:40:38,215 Traceback (most recent call last): 2025-09-09T06:40:38,215 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-09T06:40:38,215 result = self._result = resolver.resolve( 2025-09-09T06:40:38,215 ~~~~~~~~~~~~~~~~^ 2025-09-09T06:40:38,215 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-09T06:40:38,215 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T06:40:38,215 ) 2025-09-09T06:40:38,215 ^ 2025-09-09T06:40:38,215 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-09T06:40:38,215 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-09T06:40:38,215 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-09T06:40:38,215 raise ResolutionImpossible(e.criterion.information) from e 2025-09-09T06:40:38,215 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('crypt4ghfs==1.1'), parent=None)] 2025-09-09T06:40:38,215 2025-09-09T06:40:38,215 The above exception was the direct cause of the following exception: 2025-09-09T06:40:38,215 2025-09-09T06:40:38,215 Traceback (most recent call last): 2025-09-09T06:40:38,215 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-09T06:40:38,215 status = _inner_run() 2025-09-09T06:40:38,215 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-09T06:40:38,215 return self.run(options, args) 2025-09-09T06:40:38,215 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-09T06:40:38,215 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-09T06:40:38,215 return func(self, options, args) 2025-09-09T06:40:38,215 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-09T06:40:38,215 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-09T06:40:38,215 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-09T06:40:38,215 raise error from e 2025-09-09T06:40:38,215 pip._internal.exceptions.DistributionNotFound: No matching distribution found for crypt4ghfs==1.1 2025-09-09T06:40:38,225 Removed build tracker: '/tmp/pip-build-tracker-d11scslv'