2021-07-11T20:09:00,518 Created temporary directory: /tmp/pip-ephem-wheel-cache-pb27du0p 2021-07-11T20:09:00,521 Created temporary directory: /tmp/pip-req-tracker-h6ohxxxv 2021-07-11T20:09:00,521 Initialized build tracking at /tmp/pip-req-tracker-h6ohxxxv 2021-07-11T20:09:00,521 Created build tracker: /tmp/pip-req-tracker-h6ohxxxv 2021-07-11T20:09:00,522 Entered build tracker: /tmp/pip-req-tracker-h6ohxxxv 2021-07-11T20:09:00,522 Created temporary directory: /tmp/pip-wheel-dvnje_vf 2021-07-11T20:09:00,554 1 location(s) to search for versions of micropython-getpass: 2021-07-11T20:09:00,554 * https://pypi.org/simple/micropython-getpass/ 2021-07-11T20:09:00,554 Fetching project page and analyzing links: https://pypi.org/simple/micropython-getpass/ 2021-07-11T20:09:00,555 Getting page https://pypi.org/simple/micropython-getpass/ 2021-07-11T20:09:00,557 Found index url https://pypi.org/simple 2021-07-11T20:09:00,771 Found link https://files.pythonhosted.org/packages/9e/5b/3693cfcb4148217b5bc21695266f6a76d8d9198f08075709cf676d6590d6/micropython-getpass-0.0.0.tar.gz#sha256=f8281929f1f053f026ad49fc8bd21c5f3f0e0c806706ddd7aac3ff193c84deb2 (from https://pypi.org/simple/micropython-getpass/), version: 0.0.0 2021-07-11T20:09:00,771 Found link https://files.pythonhosted.org/packages/70/e0/91e90f2a4f5f2ab1363fedf6f65ae939231c0f39bc805517585f9879a448/micropython-getpass-0.0.1.tar.gz#sha256=8f96f1238d407dea8348f5d2d1428660d33c92aa6b04b8fa108bd4dba60af7b3 (from https://pypi.org/simple/micropython-getpass/), version: 0.0.1 2021-07-11T20:09:00,771 Skipping link: not a file: https://pypi.org/simple/micropython-getpass/ 2021-07-11T20:09:00,789 Given no hashes to check 1 links for project 'micropython-getpass': discarding no candidates 2021-07-11T20:09:00,808 Collecting micropython-getpass==0.0.1 2021-07-11T20:09:00,810 Created temporary directory: /tmp/pip-unpack-p3vlk8eg 2021-07-11T20:09:00,985 Downloading micropython-getpass-0.0.1.tar.gz (627 bytes) 2021-07-11T20:09:01,006 Added micropython-getpass==0.0.1 from https://files.pythonhosted.org/packages/70/e0/91e90f2a4f5f2ab1363fedf6f65ae939231c0f39bc805517585f9879a448/micropython-getpass-0.0.1.tar.gz#sha256=8f96f1238d407dea8348f5d2d1428660d33c92aa6b04b8fa108bd4dba60af7b3 to build tracker '/tmp/pip-req-tracker-h6ohxxxv' 2021-07-11T20:09:01,007 ERROR: File "setup.py" not found for legacy project micropython-getpass==0.0.1 from https://files.pythonhosted.org/packages/70/e0/91e90f2a4f5f2ab1363fedf6f65ae939231c0f39bc805517585f9879a448/micropython-getpass-0.0.1.tar.gz#sha256=8f96f1238d407dea8348f5d2d1428660d33c92aa6b04b8fa108bd4dba60af7b3. 2021-07-11T20:09:01,007 Exception information: 2021-07-11T20:09:01,007 Traceback (most recent call last): 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T20:09:01,007 status = self.run(options, args) 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T20:09:01,007 return func(self, options, args) 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T20:09:01,007 requirement_set = resolver.resolve( 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T20:09:01,007 result = self._result = resolver.resolve( 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T20:09:01,007 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T20:09:01,007 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _merge_into_criterion 2021-07-11T20:09:01,007 if not criterion.candidates: 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/structs.py", line 139, in __bool__ 2021-07-11T20:09:01,007 return bool(self._sequence) 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in __bool__ 2021-07-11T20:09:01,007 return any(self) 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 129, in 2021-07-11T20:09:01,007 return (c for c in iterator if id(c) not in self._incompatible_ids) 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 33, in _iter_built 2021-07-11T20:09:01,007 candidate = func() 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 200, in _make_candidate_from_link 2021-07-11T20:09:01,007 self._link_candidate_cache[link] = LinkCandidate( 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 306, in __init__ 2021-07-11T20:09:01,007 super().__init__( 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 151, in __init__ 2021-07-11T20:09:01,007 self.dist = self._prepare() 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 234, in _prepare 2021-07-11T20:09:01,007 dist = self._prepare_distribution() 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 317, in _prepare_distribution 2021-07-11T20:09:01,007 return self._factory.preparer.prepare_linked_requirement( 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 508, in prepare_linked_requirement 2021-07-11T20:09:01,007 return self._prepare_linked_requirement(req, parallel_builds) 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 570, in _prepare_linked_requirement 2021-07-11T20:09:01,007 dist = _get_prepared_distribution( 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 60, in _get_prepared_distribution 2021-07-11T20:09:01,007 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/distributions/sdist.py", line 36, in prepare_distribution_metadata 2021-07-11T20:09:01,007 self.req.prepare_metadata() 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/req/req_install.py", line 549, in prepare_metadata 2021-07-11T20:09:01,007 self.metadata_directory = self._generate_metadata() 2021-07-11T20:09:01,007 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/req/req_install.py", line 520, in _generate_metadata 2021-07-11T20:09:01,007 raise InstallationError( 2021-07-11T20:09:01,007 pip._internal.exceptions.InstallationError: File "setup.py" not found for legacy project micropython-getpass==0.0.1 from https://files.pythonhosted.org/packages/70/e0/91e90f2a4f5f2ab1363fedf6f65ae939231c0f39bc805517585f9879a448/micropython-getpass-0.0.1.tar.gz#sha256=8f96f1238d407dea8348f5d2d1428660d33c92aa6b04b8fa108bd4dba60af7b3. 2021-07-11T20:09:01,016 Removed micropython-getpass==0.0.1 from https://files.pythonhosted.org/packages/70/e0/91e90f2a4f5f2ab1363fedf6f65ae939231c0f39bc805517585f9879a448/micropython-getpass-0.0.1.tar.gz#sha256=8f96f1238d407dea8348f5d2d1428660d33c92aa6b04b8fa108bd4dba60af7b3 from build tracker '/tmp/pip-req-tracker-h6ohxxxv' 2021-07-11T20:09:01,016 Removed build tracker: '/tmp/pip-req-tracker-h6ohxxxv'