2025-09-09T06:40:30,041 Created temporary directory: /tmp/pip-build-tracker-46mw60t8 2025-09-09T06:40:30,041 Initialized build tracking at /tmp/pip-build-tracker-46mw60t8 2025-09-09T06:40:30,041 Created build tracker: /tmp/pip-build-tracker-46mw60t8 2025-09-09T06:40:30,042 Entered build tracker: /tmp/pip-build-tracker-46mw60t8 2025-09-09T06:40:30,042 Created temporary directory: /tmp/pip-wheel-l46ax0wa 2025-09-09T06:40:30,045 Created temporary directory: /tmp/pip-ephem-wheel-cache-7pt0lb8y 2025-09-09T06:40:30,103 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-09T06:40:30,105 2 location(s) to search for versions of crypt4ghfs: 2025-09-09T06:40:30,105 * https://pypi.org/simple/crypt4ghfs/ 2025-09-09T06:40:30,105 * https://www.piwheels.org/simple/crypt4ghfs/ 2025-09-09T06:40:30,106 Fetching project page and analyzing links: https://pypi.org/simple/crypt4ghfs/ 2025-09-09T06:40:30,106 Getting page https://pypi.org/simple/crypt4ghfs/ 2025-09-09T06:40:30,107 Found index url https://pypi.org/simple/ 2025-09-09T06:40:30,254 Fetched page https://pypi.org/simple/crypt4ghfs/ as application/vnd.pypi.simple.v1+json 2025-09-09T06:40:30,257 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:30,259 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:30,259 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:30,259 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:30,260 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:30,260 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:30,261 Fetching project page and analyzing links: https://www.piwheels.org/simple/crypt4ghfs/ 2025-09-09T06:40:30,262 Getting page https://www.piwheels.org/simple/crypt4ghfs/ 2025-09-09T06:40:30,263 Found index url https://www.piwheels.org/simple/ 2025-09-09T06:40:30,361 Fetched page https://www.piwheels.org/simple/crypt4ghfs/ as text/html 2025-09-09T06:40:30,362 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:30,363 Skipping link: not a file: https://www.piwheels.org/simple/crypt4ghfs/ 2025-09-09T06:40:30,363 Skipping link: not a file: https://pypi.org/simple/crypt4ghfs/ 2025-09-09T06:40:30,389 Given no hashes to check 0 links for project 'crypt4ghfs': discarding no candidates 2025-09-09T06:40:30,390 ERROR: Could not find a version that satisfies the requirement crypt4ghfs==1.0 (from versions: 1.1a0, 1.2) 2025-09-09T06:40:30,391 ERROR: No matching distribution found for crypt4ghfs==1.0 2025-09-09T06:40:30,393 Exception information: 2025-09-09T06:40:30,393 Traceback (most recent call last): 2025-09-09T06:40:30,393 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-09T06:40:30,393 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-09T06:40:30,393 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T06:40:30,393 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-09T06:40:30,393 raise RequirementsConflicted(criterion) 2025-09-09T06:40:30,393 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('crypt4ghfs==1.0') 2025-09-09T06:40:30,393 2025-09-09T06:40:30,393 The above exception was the direct cause of the following exception: 2025-09-09T06:40:30,393 2025-09-09T06:40:30,393 Traceback (most recent call last): 2025-09-09T06:40:30,393 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-09T06:40:30,393 result = self._result = resolver.resolve( 2025-09-09T06:40:30,393 ~~~~~~~~~~~~~~~~^ 2025-09-09T06:40:30,393 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-09T06:40:30,393 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T06:40:30,393 ) 2025-09-09T06:40:30,393 ^ 2025-09-09T06:40:30,393 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-09T06:40:30,393 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-09T06:40:30,393 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-09T06:40:30,393 raise ResolutionImpossible(e.criterion.information) from e 2025-09-09T06:40:30,393 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('crypt4ghfs==1.0'), parent=None)] 2025-09-09T06:40:30,393 2025-09-09T06:40:30,393 The above exception was the direct cause of the following exception: 2025-09-09T06:40:30,393 2025-09-09T06:40:30,393 Traceback (most recent call last): 2025-09-09T06:40:30,393 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-09T06:40:30,393 status = _inner_run() 2025-09-09T06:40:30,393 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-09T06:40:30,393 return self.run(options, args) 2025-09-09T06:40:30,393 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-09T06:40:30,393 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-09T06:40:30,393 return func(self, options, args) 2025-09-09T06:40:30,393 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-09T06:40:30,393 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-09T06:40:30,393 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-09T06:40:30,393 raise error from e 2025-09-09T06:40:30,393 pip._internal.exceptions.DistributionNotFound: No matching distribution found for crypt4ghfs==1.0 2025-09-09T06:40:30,402 Removed build tracker: '/tmp/pip-build-tracker-46mw60t8'