2021-07-14T16:32:45,994 Created temporary directory: /tmp/pip-ephem-wheel-cache-xxoo7mek 2021-07-14T16:32:46,009 Created temporary directory: /tmp/pip-req-tracker-56922oul 2021-07-14T16:32:46,009 Initialized build tracking at /tmp/pip-req-tracker-56922oul 2021-07-14T16:32:46,010 Created build tracker: /tmp/pip-req-tracker-56922oul 2021-07-14T16:32:46,010 Entered build tracker: /tmp/pip-req-tracker-56922oul 2021-07-14T16:32:46,011 Created temporary directory: /tmp/pip-wheel-61md9g_6 2021-07-14T16:32:46,065 1 location(s) to search for versions of micropython-shutil: 2021-07-14T16:32:46,065 * https://pypi.org/simple/micropython-shutil/ 2021-07-14T16:32:46,066 Fetching project page and analyzing links: https://pypi.org/simple/micropython-shutil/ 2021-07-14T16:32:46,067 Getting page https://pypi.org/simple/micropython-shutil/ 2021-07-14T16:32:46,070 Found index url https://pypi.org/simple 2021-07-14T16:32:46,299 Found link https://files.pythonhosted.org/packages/69/ca/757025f437b121f941cc83a7723940657a18f9ed5c9bd4b54d4833dc7b4f/micropython-shutil-0.0.0.tar.gz#sha256=394b493e9fbac33342a5e86cbe567d92fbf0f4372ca942299541e915328b195d (from https://pypi.org/simple/micropython-shutil/), version: 0.0.0 2021-07-14T16:32:46,299 Found link https://files.pythonhosted.org/packages/08/bf/4b1897e47bce90cf6f1866457d98ba44820a5c5e12d6d2e439e3ccb6d5e9/micropython-shutil-0.0.1.tar.gz#sha256=59ddb67aab66a004bf81bcba3bc363a9acb9a81f0677e6cdbdd469e0183313d8 (from https://pypi.org/simple/micropython-shutil/), version: 0.0.1 2021-07-14T16:32:46,300 Found link https://files.pythonhosted.org/packages/bf/df/f046eb42d1c42b239274cfeab792503c9a9e9f5caf86f9f226cba958ffee/micropython-shutil-0.0.2.tar.gz#sha256=0adc1a33e114729a7ce5b3dad64daff4db428778311d804ac57d226709ad267a (from https://pypi.org/simple/micropython-shutil/), version: 0.0.2 2021-07-14T16:32:46,301 Found link https://files.pythonhosted.org/packages/41/d3/306812a32c24113f1f8ebcd519c13fe84186a71ebaf78dc5f15e9156ee96/micropython-shutil-0.0.3.tar.gz#sha256=8912b0a5901a39de01dc856cf9119c32756069bb38adb32e87b16dec6861bdeb (from https://pypi.org/simple/micropython-shutil/), version: 0.0.3 2021-07-14T16:32:46,301 Found link https://files.pythonhosted.org/packages/45/77/5be3b936705edc2f52fb312ade9ecab89ad6b4df2c782d755a3fb22bbce2/micropython-shutil-0.1.tar.gz#sha256=03736622da5687ea9c407ab136e497e3169912b4cd52d24eb20a1ce838ea8f5d (from https://pypi.org/simple/micropython-shutil/), version: 0.1 2021-07-14T16:32:46,302 Skipping link: not a file: https://pypi.org/simple/micropython-shutil/ 2021-07-14T16:32:46,389 Given no hashes to check 1 links for project 'micropython-shutil': discarding no candidates 2021-07-14T16:32:46,445 Collecting micropython-shutil==0.1 2021-07-14T16:32:46,447 Created temporary directory: /tmp/pip-unpack-a6hfqhg4 2021-07-14T16:32:46,626 Downloading micropython-shutil-0.1.tar.gz (912 bytes) 2021-07-14T16:32:46,656 Added micropython-shutil==0.1 from https://files.pythonhosted.org/packages/45/77/5be3b936705edc2f52fb312ade9ecab89ad6b4df2c782d755a3fb22bbce2/micropython-shutil-0.1.tar.gz#sha256=03736622da5687ea9c407ab136e497e3169912b4cd52d24eb20a1ce838ea8f5d to build tracker '/tmp/pip-req-tracker-56922oul' 2021-07-14T16:32:46,659 ERROR: File "setup.py" not found for legacy project micropython-shutil==0.1 from https://files.pythonhosted.org/packages/45/77/5be3b936705edc2f52fb312ade9ecab89ad6b4df2c782d755a3fb22bbce2/micropython-shutil-0.1.tar.gz#sha256=03736622da5687ea9c407ab136e497e3169912b4cd52d24eb20a1ce838ea8f5d. 2021-07-14T16:32:46,660 Exception information: 2021-07-14T16:32:46,660 Traceback (most recent call last): 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T16:32:46,660 status = self.run(options, args) 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T16:32:46,660 return func(self, options, args) 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T16:32:46,660 requirement_set = resolver.resolve( 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T16:32:46,660 result = self._result = resolver.resolve( 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T16:32:46,660 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T16:32:46,660 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _merge_into_criterion 2021-07-14T16:32:46,660 if not criterion.candidates: 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/structs.py", line 139, in __bool__ 2021-07-14T16:32:46,660 return bool(self._sequence) 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in __bool__ 2021-07-14T16:32:46,660 return any(self) 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 129, in 2021-07-14T16:32:46,660 return (c for c in iterator if id(c) not in self._incompatible_ids) 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 33, in _iter_built 2021-07-14T16:32:46,660 candidate = func() 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 200, in _make_candidate_from_link 2021-07-14T16:32:46,660 self._link_candidate_cache[link] = LinkCandidate( 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 306, in __init__ 2021-07-14T16:32:46,660 super().__init__( 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 151, in __init__ 2021-07-14T16:32:46,660 self.dist = self._prepare() 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 234, in _prepare 2021-07-14T16:32:46,660 dist = self._prepare_distribution() 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 317, in _prepare_distribution 2021-07-14T16:32:46,660 return self._factory.preparer.prepare_linked_requirement( 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 508, in prepare_linked_requirement 2021-07-14T16:32:46,660 return self._prepare_linked_requirement(req, parallel_builds) 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 570, in _prepare_linked_requirement 2021-07-14T16:32:46,660 dist = _get_prepared_distribution( 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 60, in _get_prepared_distribution 2021-07-14T16:32:46,660 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/distributions/sdist.py", line 36, in prepare_distribution_metadata 2021-07-14T16:32:46,660 self.req.prepare_metadata() 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/req/req_install.py", line 549, in prepare_metadata 2021-07-14T16:32:46,660 self.metadata_directory = self._generate_metadata() 2021-07-14T16:32:46,660 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/req/req_install.py", line 520, in _generate_metadata 2021-07-14T16:32:46,660 raise InstallationError( 2021-07-14T16:32:46,660 pip._internal.exceptions.InstallationError: File "setup.py" not found for legacy project micropython-shutil==0.1 from https://files.pythonhosted.org/packages/45/77/5be3b936705edc2f52fb312ade9ecab89ad6b4df2c782d755a3fb22bbce2/micropython-shutil-0.1.tar.gz#sha256=03736622da5687ea9c407ab136e497e3169912b4cd52d24eb20a1ce838ea8f5d. 2021-07-14T16:32:46,699 Removed micropython-shutil==0.1 from https://files.pythonhosted.org/packages/45/77/5be3b936705edc2f52fb312ade9ecab89ad6b4df2c782d755a3fb22bbce2/micropython-shutil-0.1.tar.gz#sha256=03736622da5687ea9c407ab136e497e3169912b4cd52d24eb20a1ce838ea8f5d from build tracker '/tmp/pip-req-tracker-56922oul' 2021-07-14T16:32:46,699 Removed build tracker: '/tmp/pip-req-tracker-56922oul'