2021-12-07T05:46:55,074 Created temporary directory: /tmp/pip-ephem-wheel-cache-l22g8hu7 2021-12-07T05:46:55,080 Created temporary directory: /tmp/pip-req-tracker-rzd9itje 2021-12-07T05:46:55,080 Initialized build tracking at /tmp/pip-req-tracker-rzd9itje 2021-12-07T05:46:55,081 Created build tracker: /tmp/pip-req-tracker-rzd9itje 2021-12-07T05:46:55,081 Entered build tracker: /tmp/pip-req-tracker-rzd9itje 2021-12-07T05:46:55,082 Created temporary directory: /tmp/pip-wheel-bzy4nrfx 2021-12-07T05:46:55,137 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-07T05:46:55,143 2 location(s) to search for versions of test-poetry-deps: 2021-12-07T05:46:55,143 * https://pypi.org/simple/test-poetry-deps/ 2021-12-07T05:46:55,143 * https://www.piwheels.org/simple/test-poetry-deps/ 2021-12-07T05:46:55,144 Fetching project page and analyzing links: https://pypi.org/simple/test-poetry-deps/ 2021-12-07T05:46:55,145 Getting page https://pypi.org/simple/test-poetry-deps/ 2021-12-07T05:46:55,148 Found index url https://pypi.org/simple 2021-12-07T05:46:55,412 Skipping link: No binaries permitted for test-poetry-deps: https://files.pythonhosted.org/packages/19/e7/622bb724283f51e2e1404504c502519b80593b4212112b9572eb38783833/test_poetry_deps-0.1.0-py3-none-any.whl#sha256=89565df8eff4aa7b3b24b1ad28f5deacca65fa3e7e4e5e9d8631cb57f90e9c4a (from https://pypi.org/simple/test-poetry-deps/) (requires-python:>=3.8,<3.9) 2021-12-07T05:46:55,414 Link requires a different Python (3.9.2 not in: '>=3.8,<3.9'): https://files.pythonhosted.org/packages/8a/a4/0a9294045192f405200e356004b2f0671b7599cfc9fdb423fd2f27051bca/test_poetry_deps-0.1.0.tar.gz#sha256=fa9179521d72f6506a4d42faf79dce6099420a33a300a642d25bb7c544f66681 (from https://pypi.org/simple/test-poetry-deps/) (requires-python:>=3.8,<3.9) 2021-12-07T05:46:55,415 Fetching project page and analyzing links: https://www.piwheels.org/simple/test-poetry-deps/ 2021-12-07T05:46:55,415 Getting page https://www.piwheels.org/simple/test-poetry-deps/ 2021-12-07T05:46:55,417 Found index url https://www.piwheels.org/simple 2021-12-07T05:46:55,631 Skipping link: not a file: https://www.piwheels.org/simple/test-poetry-deps/ 2021-12-07T05:46:55,631 Skipping link: not a file: https://pypi.org/simple/test-poetry-deps/ 2021-12-07T05:46:55,670 Given no hashes to check 0 links for project 'test-poetry-deps': discarding no candidates 2021-12-07T05:46:55,670 ERROR: Could not find a version that satisfies the requirement test-poetry-deps==0.1.0 (from versions: none) 2021-12-07T05:46:55,671 ERROR: No matching distribution found for test-poetry-deps==0.1.0 2021-12-07T05:46:55,672 Exception information: 2021-12-07T05:46:55,672 Traceback (most recent call last): 2021-12-07T05:46:55,672 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-07T05:46:55,672 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-07T05:46:55,672 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-07T05:46:55,672 raise RequirementsConflicted(criterion) 2021-12-07T05:46:55,672 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('test-poetry-deps==0.1.0') 2021-12-07T05:46:55,672 2021-12-07T05:46:55,672 During handling of the above exception, another exception occurred: 2021-12-07T05:46:55,672 2021-12-07T05:46:55,672 Traceback (most recent call last): 2021-12-07T05:46:55,672 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2021-12-07T05:46:55,672 result = self._result = resolver.resolve( 2021-12-07T05:46:55,672 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-07T05:46:55,672 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-07T05:46:55,672 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-07T05:46:55,672 raise ResolutionImpossible(e.criterion.information) 2021-12-07T05:46:55,672 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('test-poetry-deps==0.1.0'), parent=None)] 2021-12-07T05:46:55,672 2021-12-07T05:46:55,672 The above exception was the direct cause of the following exception: 2021-12-07T05:46:55,672 2021-12-07T05:46:55,672 Traceback (most recent call last): 2021-12-07T05:46:55,672 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-07T05:46:55,672 status = run_func(*args) 2021-12-07T05:46:55,672 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-07T05:46:55,672 return func(self, options, args) 2021-12-07T05:46:55,672 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-07T05:46:55,672 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-07T05:46:55,672 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-07T05:46:55,672 raise error from e 2021-12-07T05:46:55,672 pip._internal.exceptions.DistributionNotFound: No matching distribution found for test-poetry-deps==0.1.0 2021-12-07T05:46:55,679 Removed build tracker: '/tmp/pip-req-tracker-rzd9itje'