2024-02-20T03:38:36,971 Created temporary directory: /tmp/pip-build-tracker-48lrs_rs 2024-02-20T03:38:36,972 Initialized build tracking at /tmp/pip-build-tracker-48lrs_rs 2024-02-20T03:38:36,973 Created build tracker: /tmp/pip-build-tracker-48lrs_rs 2024-02-20T03:38:36,973 Entered build tracker: /tmp/pip-build-tracker-48lrs_rs 2024-02-20T03:38:36,974 Created temporary directory: /tmp/pip-wheel-qr5wbp_u 2024-02-20T03:38:36,977 Created temporary directory: /tmp/pip-ephem-wheel-cache-38bunqbw 2024-02-20T03:38:36,999 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-02-20T03:38:37,003 2 location(s) to search for versions of fastsocket: 2024-02-20T03:38:37,003 * https://pypi.org/simple/fastsocket/ 2024-02-20T03:38:37,003 * https://www.piwheels.org/simple/fastsocket/ 2024-02-20T03:38:37,004 Fetching project page and analyzing links: https://pypi.org/simple/fastsocket/ 2024-02-20T03:38:37,004 Getting page https://pypi.org/simple/fastsocket/ 2024-02-20T03:38:37,006 Found index url https://pypi.org/simple/ 2024-02-20T03:38:37,221 Fetched page https://pypi.org/simple/fastsocket/ as application/vnd.pypi.simple.v1+json 2024-02-20T03:38:37,222 Found link https://files.pythonhosted.org/packages/4b/40/5f674b434293ff4af9fbc0b559f8b5b7c2dba6e3e2ca90547ce1981f2580/FastSocket-1.0.0.tar.gz (from https://pypi.org/simple/fastsocket/), version: 1.0.0 2024-02-20T03:38:37,223 Found link https://files.pythonhosted.org/packages/0c/60/0789ee0bd4f7c250b8d0b428db06765a37dba4ebc74a24e1a26d194a962c/FastSocket-1.0.2.tar.gz (from https://pypi.org/simple/fastsocket/), version: 1.0.2 2024-02-20T03:38:37,224 Found link https://files.pythonhosted.org/packages/42/9d/e079e93289cce8697595a1dfd7bc6e3b33a7cfec8724b2e06370c4b7d188/FastSocket-1.0.3.tar.gz (from https://pypi.org/simple/fastsocket/), version: 1.0.3 2024-02-20T03:38:37,224 Found link https://files.pythonhosted.org/packages/7d/81/63e66d06cb12118ebd44776071959d131db1927639ad812737b9c3f4a67d/FastSocket-1.0.4.tar.gz (from https://pypi.org/simple/fastsocket/), version: 1.0.4 2024-02-20T03:38:37,225 Fetching project page and analyzing links: https://www.piwheels.org/simple/fastsocket/ 2024-02-20T03:38:37,225 Getting page https://www.piwheels.org/simple/fastsocket/ 2024-02-20T03:38:37,227 Found index url https://www.piwheels.org/simple/ 2024-02-20T03:38:37,388 Fetched page https://www.piwheels.org/simple/fastsocket/ as text/html 2024-02-20T03:38:37,389 Skipping link: No binaries permitted for fastsocket: https://www.piwheels.org/simple/fastsocket/FastSocket-1.0.0-py3-none-any.whl#sha256=ab09c9ca11baceb2e8e64c901d57e207a35b3eb9eeaa07528ceaa427e4bd20f8 (from https://www.piwheels.org/simple/fastsocket/) 2024-02-20T03:38:37,390 Skipping link: not a file: https://www.piwheels.org/simple/fastsocket/ 2024-02-20T03:38:37,391 Skipping link: not a file: https://pypi.org/simple/fastsocket/ 2024-02-20T03:38:37,409 Given no hashes to check 0 links for project 'fastsocket': discarding no candidates 2024-02-20T03:38:37,410 ERROR: Could not find a version that satisfies the requirement fastsocket==1.0.1 (from versions: 1.0.0, 1.0.2, 1.0.3, 1.0.4) 2024-02-20T03:38:37,412 ERROR: No matching distribution found for fastsocket==1.0.1 2024-02-20T03:38:37,413 Exception information: 2024-02-20T03:38:37,413 Traceback (most recent call last): 2024-02-20T03:38:37,413 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-02-20T03:38:37,413 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-02-20T03:38:37,413 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-02-20T03:38:37,413 raise RequirementsConflicted(criterion) 2024-02-20T03:38:37,413 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fastsocket==1.0.1') 2024-02-20T03:38:37,413 2024-02-20T03:38:37,413 During handling of the above exception, another exception occurred: 2024-02-20T03:38:37,413 2024-02-20T03:38:37,413 Traceback (most recent call last): 2024-02-20T03:38:37,413 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-02-20T03:38:37,413 result = self._result = resolver.resolve( 2024-02-20T03:38:37,413 ^^^^^^^^^^^^^^^^^ 2024-02-20T03:38:37,413 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-02-20T03:38:37,413 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-02-20T03:38:37,413 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-20T03:38:37,413 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-02-20T03:38:37,413 raise ResolutionImpossible(e.criterion.information) 2024-02-20T03:38:37,413 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fastsocket==1.0.1'), parent=None)] 2024-02-20T03:38:37,413 2024-02-20T03:38:37,413 The above exception was the direct cause of the following exception: 2024-02-20T03:38:37,413 2024-02-20T03:38:37,413 Traceback (most recent call last): 2024-02-20T03:38:37,413 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-02-20T03:38:37,413 status = run_func(*args) 2024-02-20T03:38:37,413 ^^^^^^^^^^^^^^^ 2024-02-20T03:38:37,413 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-02-20T03:38:37,413 return func(self, options, args) 2024-02-20T03:38:37,413 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-20T03:38:37,413 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-02-20T03:38:37,413 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-02-20T03:38:37,413 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-20T03:38:37,413 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-02-20T03:38:37,413 raise error from e 2024-02-20T03:38:37,413 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fastsocket==1.0.1 2024-02-20T03:38:37,418 Removed build tracker: '/tmp/pip-build-tracker-48lrs_rs'