2025-05-30T23:57:01,635 Created temporary directory: /tmp/pip-build-tracker-p8o_rjpi 2025-05-30T23:57:01,636 Initialized build tracking at /tmp/pip-build-tracker-p8o_rjpi 2025-05-30T23:57:01,636 Created build tracker: /tmp/pip-build-tracker-p8o_rjpi 2025-05-30T23:57:01,637 Entered build tracker: /tmp/pip-build-tracker-p8o_rjpi 2025-05-30T23:57:01,637 Created temporary directory: /tmp/pip-wheel-y6qb668c 2025-05-30T23:57:01,641 Created temporary directory: /tmp/pip-ephem-wheel-cache-dx4lxobl 2025-05-30T23:57:01,690 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-05-30T23:57:01,693 2 location(s) to search for versions of ostream: 2025-05-30T23:57:01,693 * https://pypi.org/simple/ostream/ 2025-05-30T23:57:01,693 * https://www.piwheels.org/simple/ostream/ 2025-05-30T23:57:01,693 Fetching project page and analyzing links: https://pypi.org/simple/ostream/ 2025-05-30T23:57:01,694 Getting page https://pypi.org/simple/ostream/ 2025-05-30T23:57:01,696 Found index url https://pypi.org/simple/ 2025-05-30T23:57:01,919 Fetched page https://pypi.org/simple/ostream/ as application/vnd.pypi.simple.v1+json 2025-05-30T23:57:01,920 Skipping link: No binaries permitted for ostream: https://files.pythonhosted.org/packages/65/33/70315f76a3a5fee226776ccc5b064128183051eca884d555de722690310c/ostream-0.0.1-py3-none-any.whl (from https://pypi.org/simple/ostream/) (requires-python:>=3.12) 2025-05-30T23:57:01,921 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/13/c8/2e46b33a73f836afafa33cab6e1f7184c84cd57472378c67b38177dc8e52/ostream-0.0.1.tar.gz (from https://pypi.org/simple/ostream/) (requires-python:>=3.12) 2025-05-30T23:57:01,922 Skipping link: 0.0.1 Requires-Python >=3.12: https://files.pythonhosted.org/packages/13/c8/2e46b33a73f836afafa33cab6e1f7184c84cd57472378c67b38177dc8e52/ostream-0.0.1.tar.gz (from https://pypi.org/simple/ostream/) (requires-python:>=3.12) 2025-05-30T23:57:01,923 Fetching project page and analyzing links: https://www.piwheels.org/simple/ostream/ 2025-05-30T23:57:01,923 Getting page https://www.piwheels.org/simple/ostream/ 2025-05-30T23:57:01,925 Found index url https://www.piwheels.org/simple/ 2025-05-30T23:57:02,078 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/ostream/ 2025-05-30T23:57:02,736 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/ostream/ 2025-05-30T23:57:03,889 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/ostream/ 2025-05-30T23:57:06,104 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/ostream/ 2025-05-30T23:57:10,325 WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/ostream/ 2025-05-30T23:57:10,534 Could not fetch URL https://www.piwheels.org/simple/ostream/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='www.piwheels.org', port=443): Max retries exceeded with url: /simple/ostream/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))) - skipping 2025-05-30T23:57:10,536 Skipping link: not a file: https://www.piwheels.org/simple/ostream/ 2025-05-30T23:57:10,536 Skipping link: not a file: https://pypi.org/simple/ostream/ 2025-05-30T23:57:10,553 Given no hashes to check 0 links for project 'ostream': discarding no candidates 2025-05-30T23:57:10,554 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.12 2025-05-30T23:57:10,556 ERROR: Could not find a version that satisfies the requirement ostream==0.0.1 (from versions: none) 2025-05-30T23:57:10,557 ERROR: No matching distribution found for ostream==0.0.1 2025-05-30T23:57:10,558 Exception information: 2025-05-30T23:57:10,558 Traceback (most recent call last): 2025-05-30T23:57:10,558 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-05-30T23:57:10,558 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-05-30T23:57:10,558 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-05-30T23:57:10,558 raise RequirementsConflicted(criterion) 2025-05-30T23:57:10,558 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ostream==0.0.1') 2025-05-30T23:57:10,558 2025-05-30T23:57:10,558 The above exception was the direct cause of the following exception: 2025-05-30T23:57:10,558 2025-05-30T23:57:10,558 Traceback (most recent call last): 2025-05-30T23:57:10,558 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-05-30T23:57:10,558 result = self._result = resolver.resolve( 2025-05-30T23:57:10,558 ^^^^^^^^^^^^^^^^^ 2025-05-30T23:57:10,558 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-05-30T23:57:10,558 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-05-30T23:57:10,558 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-30T23:57:10,558 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-05-30T23:57:10,558 raise ResolutionImpossible(e.criterion.information) from e 2025-05-30T23:57:10,558 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ostream==0.0.1'), parent=None)] 2025-05-30T23:57:10,558 2025-05-30T23:57:10,558 The above exception was the direct cause of the following exception: 2025-05-30T23:57:10,558 2025-05-30T23:57:10,558 Traceback (most recent call last): 2025-05-30T23:57:10,558 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-05-30T23:57:10,558 status = _inner_run() 2025-05-30T23:57:10,558 ^^^^^^^^^^^^ 2025-05-30T23:57:10,558 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-05-30T23:57:10,558 return self.run(options, args) 2025-05-30T23:57:10,558 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-30T23:57:10,558 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-05-30T23:57:10,558 return func(self, options, args) 2025-05-30T23:57:10,558 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-30T23:57:10,558 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-05-30T23:57:10,558 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-05-30T23:57:10,558 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-30T23:57:10,558 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-05-30T23:57:10,558 raise error from e 2025-05-30T23:57:10,558 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ostream==0.0.1 2025-05-30T23:57:10,564 Removed build tracker: '/tmp/pip-build-tracker-p8o_rjpi'