2023-05-14T19:57:36,457 Created temporary directory: /tmp/pip-build-tracker-i_nldw06 2023-05-14T19:57:36,458 Initialized build tracking at /tmp/pip-build-tracker-i_nldw06 2023-05-14T19:57:36,458 Created build tracker: /tmp/pip-build-tracker-i_nldw06 2023-05-14T19:57:36,458 Entered build tracker: /tmp/pip-build-tracker-i_nldw06 2023-05-14T19:57:36,459 Created temporary directory: /tmp/pip-wheel-ktq7ozft 2023-05-14T19:57:36,463 Created temporary directory: /tmp/pip-ephem-wheel-cache-p365671d 2023-05-14T19:57:36,487 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-14T19:57:36,490 2 location(s) to search for versions of bt-test-interfaces: 2023-05-14T19:57:36,490 * https://pypi.org/simple/bt-test-interfaces/ 2023-05-14T19:57:36,490 * https://www.piwheels.org/simple/bt-test-interfaces/ 2023-05-14T19:57:36,491 Fetching project page and analyzing links: https://pypi.org/simple/bt-test-interfaces/ 2023-05-14T19:57:36,491 Getting page https://pypi.org/simple/bt-test-interfaces/ 2023-05-14T19:57:36,493 Found index url https://pypi.org/simple/ 2023-05-14T19:57:36,544 Fetched page https://pypi.org/simple/bt-test-interfaces/ as application/vnd.pypi.simple.v1+json 2023-05-14T19:57:36,546 Found link https://files.pythonhosted.org/packages/0d/ea/b419d4b69047d49872ce1c073235f982788cfe0ab21c33b7798bb0a7c043/bt-test-interfaces-0.0.1.tar.gz (from https://pypi.org/simple/bt-test-interfaces/), version: 0.0.1 2023-05-14T19:57:36,546 Skipping link: No binaries permitted for bt-test-interfaces: https://files.pythonhosted.org/packages/1b/bb/e6c3d68310c23f56bdc2443c318bf04cc7da4dcaf677922eed6f04bfe605/bt_test_interfaces-0.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/bt-test-interfaces/) 2023-05-14T19:57:36,546 Found link https://files.pythonhosted.org/packages/ee/d6/592c3270f33c0ecdc985ecdf4b5ece513623f8335abaa1af13cbd6bb1d78/bt-test-interfaces-0.0.2.tar.gz (from https://pypi.org/simple/bt-test-interfaces/), version: 0.0.2 2023-05-14T19:57:36,547 Skipping link: No binaries permitted for bt-test-interfaces: https://files.pythonhosted.org/packages/6b/c7/da1765d189f0472a52b5fc8bbfac87ec41a0fe52e5a67c1d21a5b44c1c7c/bt_test_interfaces-0.0.2-py2.py3-none-any.whl (from https://pypi.org/simple/bt-test-interfaces/) 2023-05-14T19:57:36,547 Fetching project page and analyzing links: https://www.piwheels.org/simple/bt-test-interfaces/ 2023-05-14T19:57:36,547 Getting page https://www.piwheels.org/simple/bt-test-interfaces/ 2023-05-14T19:57:36,548 Found index url https://www.piwheels.org/simple/ 2023-05-14T19:57:36,698 Fetched page https://www.piwheels.org/simple/bt-test-interfaces/ as text/html 2023-05-14T19:57:36,699 Skipping link: not a file: https://www.piwheels.org/simple/bt-test-interfaces/ 2023-05-14T19:57:36,699 Skipping link: not a file: https://pypi.org/simple/bt-test-interfaces/ 2023-05-14T19:57:36,717 Given no hashes to check 1 links for project 'bt-test-interfaces': discarding no candidates 2023-05-14T19:57:36,735 Collecting bt-test-interfaces==0.0.2 2023-05-14T19:57:36,737 Created temporary directory: /tmp/pip-unpack-7wxjialq 2023-05-14T19:57:36,790 Downloading bt-test-interfaces-0.0.2.tar.gz (25.5 MB) 2023-05-14T19:57:40,682 ERROR: The tar file (/tmp/pip-unpack-7wxjialq/bt-test-interfaces-0.0.2.tar.gz) has a file (/tmp/pip-wheel-ktq7ozft/bt-test-interfaces_afa330520a9443f29545cc0aa82741f9/../.git/COMMIT_EDITMSG) trying to install outside target directory (/tmp/pip-wheel-ktq7ozft/bt-test-interfaces_afa330520a9443f29545cc0aa82741f9) 2023-05-14T19:57:40,684 Exception information: 2023-05-14T19:57:40,684 Traceback (most recent call last): 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-05-14T19:57:40,684 status = run_func(*args) 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-05-14T19:57:40,684 return func(self, options, args) 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-05-14T19:57:40,684 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-05-14T19:57:40,684 result = self._result = resolver.resolve( 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-05-14T19:57:40,684 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-05-14T19:57:40,684 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-05-14T19:57:40,684 if not criterion.candidates: 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2023-05-14T19:57:40,684 return bool(self._sequence) 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-05-14T19:57:40,684 return any(self) 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-05-14T19:57:40,684 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-05-14T19:57:40,684 candidate = func() 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2023-05-14T19:57:40,684 self._link_candidate_cache[link] = LinkCandidate( 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__ 2023-05-14T19:57:40,684 super().__init__( 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2023-05-14T19:57:40,684 self.dist = self._prepare() 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2023-05-14T19:57:40,684 dist = self._prepare_distribution() 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2023-05-14T19:57:40,684 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2023-05-14T19:57:40,684 return self._prepare_linked_requirement(req, parallel_builds) 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 587, in _prepare_linked_requirement 2023-05-14T19:57:40,684 local_file = unpack_url( 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 176, in unpack_url 2023-05-14T19:57:40,684 unpack_file(file.path, location, file.content_type) 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/utils/unpacking.py", line 246, in unpack_file 2023-05-14T19:57:40,684 untar_file(filename, location) 2023-05-14T19:57:40,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/utils/unpacking.py", line 186, in untar_file 2023-05-14T19:57:40,684 raise InstallationError(message.format(filename, path, location)) 2023-05-14T19:57:40,684 pip._internal.exceptions.InstallationError: The tar file (/tmp/pip-unpack-7wxjialq/bt-test-interfaces-0.0.2.tar.gz) has a file (/tmp/pip-wheel-ktq7ozft/bt-test-interfaces_afa330520a9443f29545cc0aa82741f9/../.git/COMMIT_EDITMSG) trying to install outside target directory (/tmp/pip-wheel-ktq7ozft/bt-test-interfaces_afa330520a9443f29545cc0aa82741f9) 2023-05-14T19:57:40,696 Removed build tracker: '/tmp/pip-build-tracker-i_nldw06'