2023-05-14T08:17:50,781 Created temporary directory: /tmp/pip-build-tracker-4qmdz2t4 2023-05-14T08:17:50,784 Initialized build tracking at /tmp/pip-build-tracker-4qmdz2t4 2023-05-14T08:17:50,785 Created build tracker: /tmp/pip-build-tracker-4qmdz2t4 2023-05-14T08:17:50,785 Entered build tracker: /tmp/pip-build-tracker-4qmdz2t4 2023-05-14T08:17:50,786 Created temporary directory: /tmp/pip-wheel-lquqmja0 2023-05-14T08:17:50,796 Created temporary directory: /tmp/pip-ephem-wheel-cache-bem9tqxa 2023-05-14T08:17:50,847 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-14T08:17:50,856 2 location(s) to search for versions of certora-cli-alpha-eyalf-improve-iscopyloop: 2023-05-14T08:17:50,856 * https://pypi.org/simple/certora-cli-alpha-eyalf-improve-iscopyloop/ 2023-05-14T08:17:50,856 * https://www.piwheels.org/simple/certora-cli-alpha-eyalf-improve-iscopyloop/ 2023-05-14T08:17:50,857 Fetching project page and analyzing links: https://pypi.org/simple/certora-cli-alpha-eyalf-improve-iscopyloop/ 2023-05-14T08:17:50,858 Getting page https://pypi.org/simple/certora-cli-alpha-eyalf-improve-iscopyloop/ 2023-05-14T08:17:50,863 Found index url https://pypi.org/simple/ 2023-05-14T08:17:51,085 Fetched page https://pypi.org/simple/certora-cli-alpha-eyalf-improve-iscopyloop/ as application/vnd.pypi.simple.v1+json 2023-05-14T08:17:51,088 Link requires a different Python (3.7.3 not in: '>=3.8.16'): https://files.pythonhosted.org/packages/0e/a6/42d006facaa2237ae4c99cd5e6cd29534420f3804f53e82a15516cb7b3a9/certora-cli-alpha-eyalf-improve-isCopyLoop-20230509.14.7.115101.tar.gz (from https://pypi.org/simple/certora-cli-alpha-eyalf-improve-iscopyloop/) (requires-python:>=3.8.16) 2023-05-14T08:17:51,089 Skipping link: 20230509.14.7.115101 Requires-Python >=3.8.16: https://files.pythonhosted.org/packages/0e/a6/42d006facaa2237ae4c99cd5e6cd29534420f3804f53e82a15516cb7b3a9/certora-cli-alpha-eyalf-improve-isCopyLoop-20230509.14.7.115101.tar.gz (from https://pypi.org/simple/certora-cli-alpha-eyalf-improve-iscopyloop/) (requires-python:>=3.8.16) 2023-05-14T08:17:51,090 Skipping link: No binaries permitted for certora-cli-alpha-eyalf-improve-iscopyloop: https://files.pythonhosted.org/packages/7c/b0/c31dc87b5896242b2c39f2fbef12d456eede2a68726f20e35849516e2079/certora_cli_alpha_eyalf_improve_isCopyLoop-20230509.14.7.115101-py3-none-any.whl (from https://pypi.org/simple/certora-cli-alpha-eyalf-improve-iscopyloop/) (requires-python:>=3.8.16) 2023-05-14T08:17:51,090 Fetching project page and analyzing links: https://www.piwheels.org/simple/certora-cli-alpha-eyalf-improve-iscopyloop/ 2023-05-14T08:17:51,091 Getting page https://www.piwheels.org/simple/certora-cli-alpha-eyalf-improve-iscopyloop/ 2023-05-14T08:17:51,093 Found index url https://www.piwheels.org/simple/ 2023-05-14T08:17:51,402 Fetched page https://www.piwheels.org/simple/certora-cli-alpha-eyalf-improve-iscopyloop/ as text/html 2023-05-14T08:17:51,405 Skipping link: No binaries permitted for certora-cli-alpha-eyalf-improve-iscopyloop: https://www.piwheels.org/simple/certora-cli-alpha-eyalf-improve-iscopyloop/certora_cli_alpha_eyalf_improve_isCopyLoop-20230509.14.7.115101-py3-none-any.whl#sha256=0e93ecfe468d3573ea95d4f4d600ada6cab6587b98b2c8e92ea9ced66cbdf071 (from https://www.piwheels.org/simple/certora-cli-alpha-eyalf-improve-iscopyloop/) (requires-python:>=3.8.16) 2023-05-14T08:17:51,405 Skipping link: not a file: https://www.piwheels.org/simple/certora-cli-alpha-eyalf-improve-iscopyloop/ 2023-05-14T08:17:51,406 Skipping link: not a file: https://pypi.org/simple/certora-cli-alpha-eyalf-improve-iscopyloop/ 2023-05-14T08:17:51,434 Given no hashes to check 0 links for project 'certora-cli-alpha-eyalf-improve-iscopyloop': discarding no candidates 2023-05-14T08:17:51,435 ERROR: Ignored the following versions that require a different python version: 20230509.14.7.115101 Requires-Python >=3.8.16 2023-05-14T08:17:51,438 ERROR: Could not find a version that satisfies the requirement certora-cli-alpha-eyalf-improve-iscopyloop==20230509.14.7.115101 (from versions: none) 2023-05-14T08:17:51,440 ERROR: No matching distribution found for certora-cli-alpha-eyalf-improve-iscopyloop==20230509.14.7.115101 2023-05-14T08:17:51,442 Exception information: 2023-05-14T08:17:51,442 Traceback (most recent call last): 2023-05-14T08:17:51,442 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-05-14T08:17:51,442 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-05-14T08:17:51,442 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-05-14T08:17:51,442 raise RequirementsConflicted(criterion) 2023-05-14T08:17:51,442 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('certora-cli-alpha-eyalf-improve-iscopyloop==20230509.14.7.115101') 2023-05-14T08:17:51,442 2023-05-14T08:17:51,442 During handling of the above exception, another exception occurred: 2023-05-14T08:17:51,442 2023-05-14T08:17:51,442 Traceback (most recent call last): 2023-05-14T08:17:51,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-05-14T08:17:51,442 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-05-14T08:17:51,442 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-05-14T08:17:51,442 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-05-14T08:17:51,442 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-05-14T08:17:51,442 raise ResolutionImpossible(e.criterion.information) 2023-05-14T08:17:51,442 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('certora-cli-alpha-eyalf-improve-iscopyloop==20230509.14.7.115101'), parent=None)] 2023-05-14T08:17:51,442 2023-05-14T08:17:51,442 The above exception was the direct cause of the following exception: 2023-05-14T08:17:51,442 2023-05-14T08:17:51,442 Traceback (most recent call last): 2023-05-14T08:17:51,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-05-14T08:17:51,442 status = run_func(*args) 2023-05-14T08:17:51,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-05-14T08:17:51,442 return func(self, options, args) 2023-05-14T08:17:51,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-05-14T08:17:51,442 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-05-14T08:17:51,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-05-14T08:17:51,442 raise error from e 2023-05-14T08:17:51,442 pip._internal.exceptions.DistributionNotFound: No matching distribution found for certora-cli-alpha-eyalf-improve-iscopyloop==20230509.14.7.115101 2023-05-14T08:17:51,451 Removed build tracker: '/tmp/pip-build-tracker-4qmdz2t4'