2025-09-08T08:26:00,100 Created temporary directory: /tmp/pip-build-tracker-_660ggqk 2025-09-08T08:26:00,100 Initialized build tracking at /tmp/pip-build-tracker-_660ggqk 2025-09-08T08:26:00,101 Created build tracker: /tmp/pip-build-tracker-_660ggqk 2025-09-08T08:26:00,101 Entered build tracker: /tmp/pip-build-tracker-_660ggqk 2025-09-08T08:26:00,101 Created temporary directory: /tmp/pip-wheel-cong82r4 2025-09-08T08:26:00,104 Created temporary directory: /tmp/pip-ephem-wheel-cache-3alp6yk9 2025-09-08T08:26:00,166 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T08:26:00,168 2 location(s) to search for versions of iif-processor: 2025-09-08T08:26:00,168 * https://pypi.org/simple/iif-processor/ 2025-09-08T08:26:00,168 * https://www.piwheels.org/simple/iif-processor/ 2025-09-08T08:26:00,169 Fetching project page and analyzing links: https://pypi.org/simple/iif-processor/ 2025-09-08T08:26:00,169 Getting page https://pypi.org/simple/iif-processor/ 2025-09-08T08:26:00,170 Found index url https://pypi.org/simple/ 2025-09-08T08:26:00,317 Fetched page https://pypi.org/simple/iif-processor/ as application/vnd.pypi.simple.v1+json 2025-09-08T08:26:00,318 Found link https://files.pythonhosted.org/packages/c0/2b/3b850cdadc2f16048067ccb2b7bc71c4165599443d82240c715c28cb34ae/iif_processor-0.1.tar.gz (from https://pypi.org/simple/iif-processor/), version: 0.1 2025-09-08T08:26:00,318 Found link https://files.pythonhosted.org/packages/d5/3f/81dda938965b79978a0383cc7f30edcd4f43e51561da953381748705934c/iif_processor-0.2.tar.gz (from https://pypi.org/simple/iif-processor/), version: 0.2 2025-09-08T08:26:00,319 Fetching project page and analyzing links: https://www.piwheels.org/simple/iif-processor/ 2025-09-08T08:26:00,319 Getting page https://www.piwheels.org/simple/iif-processor/ 2025-09-08T08:26:00,320 Found index url https://www.piwheels.org/simple/ 2025-09-08T08:26:00,425 Fetched page https://www.piwheels.org/simple/iif-processor/ as text/html 2025-09-08T08:26:00,426 Skipping link: No binaries permitted for iif-processor: https://archive1.piwheels.org/simple/iif-processor/iif_processor-0.2-py3-none-any.whl#sha256=165a241602e43a34c52f539ed81426d4fd1b0c81b2c30fb71a9d194de9296207 (from https://www.piwheels.org/simple/iif-processor/) 2025-09-08T08:26:00,426 Skipping link: not a file: https://www.piwheels.org/simple/iif-processor/ 2025-09-08T08:26:00,426 Skipping link: not a file: https://pypi.org/simple/iif-processor/ 2025-09-08T08:26:00,450 Given no hashes to check 1 links for project 'iif-processor': discarding no candidates 2025-09-08T08:26:00,452 Collecting iif-processor==0.1 2025-09-08T08:26:00,453 Created temporary directory: /tmp/pip-unpack-nxtc_ejr 2025-09-08T08:26:00,590 Downloading iif_processor-0.1.tar.gz (955 bytes) 2025-09-08T08:26:00,605 ERROR: Invalid member in the tar file /tmp/pip-unpack-nxtc_ejr/iif_processor-0.1.tar.gz: 'bin/iif_process.py' would link to '/tmp/pip-wheel-cong82r4/process.py', which is outside the destination 2025-09-08T08:26:00,607 Exception information: 2025-09-08T08:26:00,607 Traceback (most recent call last): 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/utils/unpacking.py", line 208, in pip_filter 2025-09-08T08:26:00,607 member = data_filter(member, location) 2025-09-08T08:26:00,607 File "/usr/lib/python3.13/tarfile.py", line 848, in data_filter 2025-09-08T08:26:00,607 new_attrs = _get_filtered_attrs(member, dest_path, True) 2025-09-08T08:26:00,607 File "/usr/lib/python3.13/tarfile.py", line 835, in _get_filtered_attrs 2025-09-08T08:26:00,607 raise LinkOutsideDestinationError(member, target_path) 2025-09-08T08:26:00,607 tarfile.LinkOutsideDestinationError: 'bin/iif_process.py' would link to '/tmp/pip-wheel-cong82r4/process.py', which is outside the destination 2025-09-08T08:26:00,607 2025-09-08T08:26:00,607 During handling of the above exception, another exception occurred: 2025-09-08T08:26:00,607 2025-09-08T08:26:00,607 Traceback (most recent call last): 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T08:26:00,607 status = _inner_run() 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T08:26:00,607 return self.run(options, args) 2025-09-08T08:26:00,607 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T08:26:00,607 return func(self, options, args) 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-08T08:26:00,607 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-08T08:26:00,607 result = self._result = resolver.resolve( 2025-09-08T08:26:00,607 ~~~~~~~~~~~~~~~~^ 2025-09-08T08:26:00,607 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-08T08:26:00,607 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T08:26:00,607 ) 2025-09-08T08:26:00,607 ^ 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-08T08:26:00,607 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-08T08:26:00,607 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-08T08:26:00,607 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 141, in _add_to_criteria 2025-09-08T08:26:00,607 if not criterion.candidates: 2025-09-08T08:26:00,607 ^^^^^^^^^^^^^^^^^^^^ 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/structs.py", line 194, in __bool__ 2025-09-08T08:26:00,607 return bool(self._sequence) 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 163, in __bool__ 2025-09-08T08:26:00,607 self._bool = any(self) 2025-09-08T08:26:00,607 ~~~^^^^^^ 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 147, in 2025-09-08T08:26:00,607 return (c for c in iterator if id(c) not in self._incompatible_ids) 2025-09-08T08:26:00,607 ^^^^^^^^ 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 37, in _iter_built 2025-09-08T08:26:00,607 candidate = func() 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 187, in _make_candidate_from_link 2025-09-08T08:26:00,607 base: Optional[BaseCandidate] = self._make_base_candidate_from_link( 2025-09-08T08:26:00,607 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-08T08:26:00,607 link, template, name, version 2025-09-08T08:26:00,607 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T08:26:00,607 ) 2025-09-08T08:26:00,607 ^ 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 233, in _make_base_candidate_from_link 2025-09-08T08:26:00,607 self._link_candidate_cache[link] = LinkCandidate( 2025-09-08T08:26:00,607 ~~~~~~~~~~~~~^ 2025-09-08T08:26:00,607 link, 2025-09-08T08:26:00,607 ^^^^^ 2025-09-08T08:26:00,607 ...<3 lines>... 2025-09-08T08:26:00,607 version=version, 2025-09-08T08:26:00,607 ^^^^^^^^^^^^^^^^ 2025-09-08T08:26:00,607 ) 2025-09-08T08:26:00,607 ^ 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 306, in __init__ 2025-09-08T08:26:00,607 super().__init__( 2025-09-08T08:26:00,607 ~~~~~~~~~~~~~~~~^ 2025-09-08T08:26:00,607 link=link, 2025-09-08T08:26:00,607 ^^^^^^^^^^ 2025-09-08T08:26:00,607 ...<4 lines>... 2025-09-08T08:26:00,607 version=version, 2025-09-08T08:26:00,607 ^^^^^^^^^^^^^^^^ 2025-09-08T08:26:00,607 ) 2025-09-08T08:26:00,607 ^ 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 159, in __init__ 2025-09-08T08:26:00,607 self.dist = self._prepare() 2025-09-08T08:26:00,607 ~~~~~~~~~~~~~^^ 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 236, in _prepare 2025-09-08T08:26:00,607 dist = self._prepare_distribution() 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 317, in _prepare_distribution 2025-09-08T08:26:00,607 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2025-09-08T08:26:00,607 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 532, in prepare_linked_requirement 2025-09-08T08:26:00,607 return self._prepare_linked_requirement(req, parallel_builds) 2025-09-08T08:26:00,607 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 603, in _prepare_linked_requirement 2025-09-08T08:26:00,607 local_file = unpack_url( 2025-09-08T08:26:00,607 link, 2025-09-08T08:26:00,607 ...<4 lines>... 2025-09-08T08:26:00,607 hashes, 2025-09-08T08:26:00,607 ) 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 184, in unpack_url 2025-09-08T08:26:00,607 unpack_file(file.path, location, file.content_type) 2025-09-08T08:26:00,607 ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/utils/unpacking.py", line 324, in unpack_file 2025-09-08T08:26:00,607 untar_file(filename, location) 2025-09-08T08:26:00,607 ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/utils/unpacking.py", line 243, in untar_file 2025-09-08T08:26:00,607 tar.extractall(location, filter=pip_filter) 2025-09-08T08:26:00,607 ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T08:26:00,607 File "/usr/lib/python3.13/tarfile.py", line 2343, in extractall 2025-09-08T08:26:00,607 tarinfo, unfiltered = self._get_extract_tarinfo( 2025-09-08T08:26:00,607 ~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-08T08:26:00,607 member, filter_function, path) 2025-09-08T08:26:00,607 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T08:26:00,607 File "/usr/lib/python3.13/tarfile.py", line 2430, in _get_extract_tarinfo 2025-09-08T08:26:00,607 filtered = filter_function(unfiltered, path) 2025-09-08T08:26:00,607 File "/usr/lib/python3/dist-packages/pip/_internal/utils/unpacking.py", line 227, in pip_filter 2025-09-08T08:26:00,607 raise InstallationError( 2025-09-08T08:26:00,607 ...<4 lines>... 2025-09-08T08:26:00,607 ) 2025-09-08T08:26:00,607 pip._internal.exceptions.InstallationError: Invalid member in the tar file /tmp/pip-unpack-nxtc_ejr/iif_processor-0.1.tar.gz: 'bin/iif_process.py' would link to '/tmp/pip-wheel-cong82r4/process.py', which is outside the destination 2025-09-08T08:26:00,633 Removed build tracker: '/tmp/pip-build-tracker-_660ggqk'