2021-10-18T14:35:29,872 Created temporary directory: /tmp/pip-ephem-wheel-cache-witng21c 2021-10-18T14:35:29,875 Created temporary directory: /tmp/pip-req-tracker-cg_4feo0 2021-10-18T14:35:29,875 Initialized build tracking at /tmp/pip-req-tracker-cg_4feo0 2021-10-18T14:35:29,876 Created build tracker: /tmp/pip-req-tracker-cg_4feo0 2021-10-18T14:35:29,876 Entered build tracker: /tmp/pip-req-tracker-cg_4feo0 2021-10-18T14:35:29,877 Created temporary directory: /tmp/pip-wheel-95ji11m8 2021-10-18T14:35:29,914 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-18T14:35:29,917 2 location(s) to search for versions of test-jrubics-poetry-publish: 2021-10-18T14:35:29,917 * https://pypi.org/simple/test-jrubics-poetry-publish/ 2021-10-18T14:35:29,917 * https://www.piwheels.org/simple/test-jrubics-poetry-publish/ 2021-10-18T14:35:29,917 Fetching project page and analyzing links: https://pypi.org/simple/test-jrubics-poetry-publish/ 2021-10-18T14:35:29,918 Getting page https://pypi.org/simple/test-jrubics-poetry-publish/ 2021-10-18T14:35:29,920 Found index url https://pypi.org/simple 2021-10-18T14:35:30,011 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/93/ee/992128b2daf276a7bdd0612bd3c94acaa16cc60ba5eab881442918fd22ae/test-jrubics-poetry-publish-0.1.0.tar.gz#sha256=8c8aaa0fa7fd27943c98cbf06435cb0c639e93674496543b2b595be31c822905 (from https://pypi.org/simple/test-jrubics-poetry-publish/) (requires-python:>=3.8,<4.0) 2021-10-18T14:35:30,012 Skipping link: No binaries permitted for test-jrubics-poetry-publish: https://files.pythonhosted.org/packages/3c/05/b60b831b97d21ba003977082575537c06d2768bd6edf2f5e7d4f9c832610/test_jrubics_poetry_publish-0.1.0-py3-none-any.whl#sha256=9fe699d0563321df72c9a2592c57c21b0605a49a6aa1e900e13eb6ddf82dd06b (from https://pypi.org/simple/test-jrubics-poetry-publish/) (requires-python:>=3.8,<4.0) 2021-10-18T14:35:30,012 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/18/42/9845c4b0c40794455e99727b9f1abdff0e4a53da4506673971f97c991ccd/test-jrubics-poetry-publish-0.2.0.tar.gz#sha256=73cc000c700b3b19c9cdc8cc29299506fb5d2c61563e3411962965f1de5b9a88 (from https://pypi.org/simple/test-jrubics-poetry-publish/) (requires-python:>=3.8,<4.0) 2021-10-18T14:35:30,012 Skipping link: No binaries permitted for test-jrubics-poetry-publish: https://files.pythonhosted.org/packages/b4/e4/cb5a81f386598baa3bdca996b6954fd376052fb0a470ade063301fd27bf7/test_jrubics_poetry_publish-0.2.0-py3-none-any.whl#sha256=31e72072abdf741bcfb1d41981f1ba599ae4d3d7c109933d077e50ca8c810468 (from https://pypi.org/simple/test-jrubics-poetry-publish/) (requires-python:>=3.8,<4.0) 2021-10-18T14:35:30,013 Fetching project page and analyzing links: https://www.piwheels.org/simple/test-jrubics-poetry-publish/ 2021-10-18T14:35:30,013 Getting page https://www.piwheels.org/simple/test-jrubics-poetry-publish/ 2021-10-18T14:35:30,014 Found index url https://www.piwheels.org/simple 2021-10-18T14:35:30,274 Skipping link: No binaries permitted for test-jrubics-poetry-publish: https://www.piwheels.org/simple/test-jrubics-poetry-publish/test_jrubics_poetry_publish-0.1.0-py3-none-any.whl#sha256=d0b6bf2ccfa0dc6872b9a7b462eee05e5a1ebcc41a7dcb21e3b2822fac5ff995 (from https://www.piwheels.org/simple/test-jrubics-poetry-publish/) (requires-python:>=3.8,<4.0) 2021-10-18T14:35:30,274 Skipping link: not a file: https://www.piwheels.org/simple/test-jrubics-poetry-publish/ 2021-10-18T14:35:30,275 Skipping link: not a file: https://pypi.org/simple/test-jrubics-poetry-publish/ 2021-10-18T14:35:30,291 Given no hashes to check 0 links for project 'test-jrubics-poetry-publish': discarding no candidates 2021-10-18T14:35:30,291 ERROR: Could not find a version that satisfies the requirement test-jrubics-poetry-publish==0.2.0 (from versions: none) 2021-10-18T14:35:30,291 ERROR: No matching distribution found for test-jrubics-poetry-publish==0.2.0 2021-10-18T14:35:30,292 Exception information: 2021-10-18T14:35:30,292 Traceback (most recent call last): 2021-10-18T14:35:30,292 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-18T14:35:30,292 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-18T14:35:30,292 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-18T14:35:30,292 raise RequirementsConflicted(criterion) 2021-10-18T14:35:30,292 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('test-jrubics-poetry-publish==0.2.0') 2021-10-18T14:35:30,292 2021-10-18T14:35:30,292 During handling of the above exception, another exception occurred: 2021-10-18T14:35:30,292 2021-10-18T14:35:30,292 Traceback (most recent call last): 2021-10-18T14:35:30,292 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-18T14:35:30,292 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-18T14:35:30,292 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-18T14:35:30,292 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-18T14:35:30,292 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-18T14:35:30,292 raise ResolutionImpossible(e.criterion.information) 2021-10-18T14:35:30,292 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('test-jrubics-poetry-publish==0.2.0'), parent=None)] 2021-10-18T14:35:30,292 2021-10-18T14:35:30,292 The above exception was the direct cause of the following exception: 2021-10-18T14:35:30,292 2021-10-18T14:35:30,292 Traceback (most recent call last): 2021-10-18T14:35:30,292 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-18T14:35:30,292 status = self.run(options, args) 2021-10-18T14:35:30,292 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-18T14:35:30,292 return func(self, options, args) 2021-10-18T14:35:30,292 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-18T14:35:30,292 reqs, check_supported_wheels=True 2021-10-18T14:35:30,292 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-18T14:35:30,292 raise error from e 2021-10-18T14:35:30,292 pip._internal.exceptions.DistributionNotFound: No matching distribution found for test-jrubics-poetry-publish==0.2.0 2021-10-18T14:35:30,296 Removed build tracker: '/tmp/pip-req-tracker-cg_4feo0'