2021-12-19T04:38:27,512 Created temporary directory: /tmp/pip-ephem-wheel-cache-vhn6lwnt 2021-12-19T04:38:27,517 Created temporary directory: /tmp/pip-req-tracker-guffdsaj 2021-12-19T04:38:27,518 Initialized build tracking at /tmp/pip-req-tracker-guffdsaj 2021-12-19T04:38:27,518 Created build tracker: /tmp/pip-req-tracker-guffdsaj 2021-12-19T04:38:27,518 Entered build tracker: /tmp/pip-req-tracker-guffdsaj 2021-12-19T04:38:27,519 Created temporary directory: /tmp/pip-wheel-31qvza50 2021-12-19T04:38:27,582 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-19T04:38:27,587 2 location(s) to search for versions of mrz-mess-server: 2021-12-19T04:38:27,587 * https://pypi.org/simple/mrz-mess-server/ 2021-12-19T04:38:27,587 * https://www.piwheels.org/simple/mrz-mess-server/ 2021-12-19T04:38:27,588 Fetching project page and analyzing links: https://pypi.org/simple/mrz-mess-server/ 2021-12-19T04:38:27,590 Getting page https://pypi.org/simple/mrz-mess-server/ 2021-12-19T04:38:27,593 Found index url https://pypi.org/simple 2021-12-19T04:38:27,783 Skipping link: No binaries permitted for mrz-mess-server: https://files.pythonhosted.org/packages/5c/28/b6f7db588167787b0c9f1bd4b1c5649444bf46c1781e7d63b50385462152/mrz_mess_server-0.0.1-py3-none-any.whl#sha256=ae8bd8cc0e582e181210a1693612272be86a106df31720925145554a5e6295d2 (from https://pypi.org/simple/mrz-mess-server/) 2021-12-19T04:38:27,783 Found link https://files.pythonhosted.org/packages/9e/39/1faa5678c8abbdcf762edd94ae4a09a15aeba71230fac868d676a497852c/mrz_mess_server-0.0.1.tar.gz#sha256=4c9fc02b46153d3703e2dffa8be58f6e63afa7f2ef94aa94bff2d0a135b6a556 (from https://pypi.org/simple/mrz-mess-server/), version: 0.0.1 2021-12-19T04:38:27,784 Fetching project page and analyzing links: https://www.piwheels.org/simple/mrz-mess-server/ 2021-12-19T04:38:27,785 Getting page https://www.piwheels.org/simple/mrz-mess-server/ 2021-12-19T04:38:27,787 Found index url https://www.piwheels.org/simple 2021-12-19T04:38:27,985 Skipping link: not a file: https://www.piwheels.org/simple/mrz-mess-server/ 2021-12-19T04:38:27,985 Skipping link: not a file: https://pypi.org/simple/mrz-mess-server/ 2021-12-19T04:38:28,022 Given no hashes to check 1 links for project 'mrz-mess-server': discarding no candidates 2021-12-19T04:38:28,056 Collecting mrz-mess-server==0.0.1 2021-12-19T04:38:28,059 Created temporary directory: /tmp/pip-unpack-353nf4hl 2021-12-19T04:38:28,155 Downloading mrz_mess_server-0.0.1.tar.gz (18 kB) 2021-12-19T04:38:28,294 Added mrz-mess-server==0.0.1 from https://files.pythonhosted.org/packages/9e/39/1faa5678c8abbdcf762edd94ae4a09a15aeba71230fac868d676a497852c/mrz_mess_server-0.0.1.tar.gz#sha256=4c9fc02b46153d3703e2dffa8be58f6e63afa7f2ef94aa94bff2d0a135b6a556 to build tracker '/tmp/pip-req-tracker-guffdsaj' 2021-12-19T04:38:28,296 ERROR: mrz-mess-server==0.0.1 from https://files.pythonhosted.org/packages/9e/39/1faa5678c8abbdcf762edd94ae4a09a15aeba71230fac868d676a497852c/mrz_mess_server-0.0.1.tar.gz#sha256=4c9fc02b46153d3703e2dffa8be58f6e63afa7f2ef94aa94bff2d0a135b6a556 does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2021-12-19T04:38:28,297 Exception information: 2021-12-19T04:38:28,297 Traceback (most recent call last): 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-19T04:38:28,297 status = run_func(*args) 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-19T04:38:28,297 return func(self, options, args) 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-19T04:38:28,297 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2021-12-19T04:38:28,297 result = self._result = resolver.resolve( 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-19T04:38:28,297 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-19T04:38:28,297 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2021-12-19T04:38:28,297 if not criterion.candidates: 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2021-12-19T04:38:28,297 return bool(self._sequence) 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2021-12-19T04:38:28,297 return any(self) 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2021-12-19T04:38:28,297 return (c for c in iterator if id(c) not in self._incompatible_ids) 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2021-12-19T04:38:28,297 candidate = func() 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 201, in _make_candidate_from_link 2021-12-19T04:38:28,297 self._link_candidate_cache[link] = LinkCandidate( 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 281, in __init__ 2021-12-19T04:38:28,297 super().__init__( 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2021-12-19T04:38:28,297 self.dist = self._prepare() 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2021-12-19T04:38:28,297 dist = self._prepare_distribution() 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 292, in _prepare_distribution 2021-12-19T04:38:28,297 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 482, in prepare_linked_requirement 2021-12-19T04:38:28,297 return self._prepare_linked_requirement(req, parallel_builds) 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 546, in _prepare_linked_requirement 2021-12-19T04:38:28,297 dist = _get_prepared_distribution( 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 58, in _get_prepared_distribution 2021-12-19T04:38:28,297 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 30, in prepare_distribution_metadata 2021-12-19T04:38:28,297 self.req.load_pyproject_toml() 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 497, in load_pyproject_toml 2021-12-19T04:38:28,297 pyproject_toml_data = load_pyproject_toml( 2021-12-19T04:38:28,297 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/pyproject.py", line 52, in load_pyproject_toml 2021-12-19T04:38:28,297 raise InstallationError( 2021-12-19T04:38:28,297 pip._internal.exceptions.InstallationError: mrz-mess-server==0.0.1 from https://files.pythonhosted.org/packages/9e/39/1faa5678c8abbdcf762edd94ae4a09a15aeba71230fac868d676a497852c/mrz_mess_server-0.0.1.tar.gz#sha256=4c9fc02b46153d3703e2dffa8be58f6e63afa7f2ef94aa94bff2d0a135b6a556 does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2021-12-19T04:38:28,315 Removed mrz-mess-server==0.0.1 from https://files.pythonhosted.org/packages/9e/39/1faa5678c8abbdcf762edd94ae4a09a15aeba71230fac868d676a497852c/mrz_mess_server-0.0.1.tar.gz#sha256=4c9fc02b46153d3703e2dffa8be58f6e63afa7f2ef94aa94bff2d0a135b6a556 from build tracker '/tmp/pip-req-tracker-guffdsaj' 2021-12-19T04:38:28,316 Removed build tracker: '/tmp/pip-req-tracker-guffdsaj'