2026-05-22T14:56:12,123 Created temporary directory: /tmp/pip-build-tracker-cq_t7z7y 2026-05-22T14:56:12,124 Initialized build tracking at /tmp/pip-build-tracker-cq_t7z7y 2026-05-22T14:56:12,124 Created build tracker: /tmp/pip-build-tracker-cq_t7z7y 2026-05-22T14:56:12,124 Entered build tracker: /tmp/pip-build-tracker-cq_t7z7y 2026-05-22T14:56:12,125 Created temporary directory: /tmp/pip-wheel-_ihik9fx 2026-05-22T14:56:12,128 Created temporary directory: /tmp/pip-ephem-wheel-cache-e_4i5vjk 2026-05-22T14:56:12,190 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-05-22T14:56:12,192 2 location(s) to search for versions of langchain-firescraper: 2026-05-22T14:56:12,192 * https://pypi.org/simple/langchain-firescraper/ 2026-05-22T14:56:12,192 * https://www.piwheels.org/simple/langchain-firescraper/ 2026-05-22T14:56:12,193 Fetching project page and analyzing links: https://pypi.org/simple/langchain-firescraper/ 2026-05-22T14:56:12,193 Getting page https://pypi.org/simple/langchain-firescraper/ 2026-05-22T14:56:12,194 Found index url https://pypi.org/simple/ 2026-05-22T14:56:12,263 Fetched page https://pypi.org/simple/langchain-firescraper/ as application/vnd.pypi.simple.v1+json 2026-05-22T14:56:12,263 Skipping link: No binaries permitted for langchain-firescraper: https://files.pythonhosted.org/packages/ad/52/6be53bd5278a7d54b2c5f0341bdba66515462c4ea64fd896c89ebbaa9bda/langchain_firescraper-1.0.1-py3-none-any.whl (from https://pypi.org/simple/langchain-firescraper/) (requires-python:>=3.9) 2026-05-22T14:56:12,264 Found link https://files.pythonhosted.org/packages/dc/4b/9d5bb7a0e6ddfdf653f35236071afd72f6ce810ae3dd706d70fb4353d599/langchain_firescraper-1.0.1.tar.gz (from https://pypi.org/simple/langchain-firescraper/) (requires-python:>=3.9), version: 1.0.1 2026-05-22T14:56:12,265 Fetching project page and analyzing links: https://www.piwheels.org/simple/langchain-firescraper/ 2026-05-22T14:56:12,265 Getting page https://www.piwheels.org/simple/langchain-firescraper/ 2026-05-22T14:56:12,266 Found index url https://www.piwheels.org/simple/ 2026-05-22T14:56:12,351 Fetched page https://www.piwheels.org/simple/langchain-firescraper/ as text/html 2026-05-22T14:56:12,352 Skipping link: not a file: https://www.piwheels.org/simple/langchain-firescraper/ 2026-05-22T14:56:12,352 Skipping link: not a file: https://pypi.org/simple/langchain-firescraper/ 2026-05-22T14:56:12,374 Given no hashes to check 1 links for project 'langchain-firescraper': discarding no candidates 2026-05-22T14:56:12,376 Collecting langchain-firescraper==1.0.1 2026-05-22T14:56:12,378 Created temporary directory: /tmp/pip-unpack-9hlhtutc 2026-05-22T14:56:12,438 Downloading langchain_firescraper-1.0.1.tar.gz (5.2 kB) 2026-05-22T14:56:12,451 ERROR: Invalid member in the tar file /tmp/pip-unpack-9hlhtutc/langchain_firescraper-1.0.1.tar.gz: '../README.md' would be extracted to '/tmp/pip-wheel-_ihik9fx/README.md', which is outside the destination 2026-05-22T14:56:12,453 Exception information: 2026-05-22T14:56:12,453 Traceback (most recent call last): 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/utils/unpacking.py", line 208, in pip_filter 2026-05-22T14:56:12,453 member = data_filter(member, location) 2026-05-22T14:56:12,453 File "/usr/lib/python3.13/tarfile.py", line 848, in data_filter 2026-05-22T14:56:12,453 new_attrs = _get_filtered_attrs(member, dest_path, True) 2026-05-22T14:56:12,453 File "/usr/lib/python3.13/tarfile.py", line 786, in _get_filtered_attrs 2026-05-22T14:56:12,453 raise OutsideDestinationError(member, target_path) 2026-05-22T14:56:12,453 tarfile.OutsideDestinationError: '../README.md' would be extracted to '/tmp/pip-wheel-_ihik9fx/README.md', which is outside the destination 2026-05-22T14:56:12,453 2026-05-22T14:56:12,453 During handling of the above exception, another exception occurred: 2026-05-22T14:56:12,453 2026-05-22T14:56:12,453 Traceback (most recent call last): 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2026-05-22T14:56:12,453 status = _inner_run() 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2026-05-22T14:56:12,453 return self.run(options, args) 2026-05-22T14:56:12,453 ~~~~~~~~^^^^^^^^^^^^^^^ 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2026-05-22T14:56:12,453 return func(self, options, args) 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2026-05-22T14:56:12,453 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2026-05-22T14:56:12,453 result = self._result = resolver.resolve( 2026-05-22T14:56:12,453 ~~~~~~~~~~~~~~~~^ 2026-05-22T14:56:12,453 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2026-05-22T14:56:12,453 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-22T14:56:12,453 ) 2026-05-22T14:56:12,453 ^ 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2026-05-22T14:56:12,453 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2026-05-22T14:56:12,453 self._add_to_criteria(self.state.criteria, r, parent=None) 2026-05-22T14:56:12,453 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 141, in _add_to_criteria 2026-05-22T14:56:12,453 if not criterion.candidates: 2026-05-22T14:56:12,453 ^^^^^^^^^^^^^^^^^^^^ 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/structs.py", line 194, in __bool__ 2026-05-22T14:56:12,453 return bool(self._sequence) 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 163, in __bool__ 2026-05-22T14:56:12,453 self._bool = any(self) 2026-05-22T14:56:12,453 ~~~^^^^^^ 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 147, in 2026-05-22T14:56:12,453 return (c for c in iterator if id(c) not in self._incompatible_ids) 2026-05-22T14:56:12,453 ^^^^^^^^ 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 37, in _iter_built 2026-05-22T14:56:12,453 candidate = func() 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 187, in _make_candidate_from_link 2026-05-22T14:56:12,453 base: Optional[BaseCandidate] = self._make_base_candidate_from_link( 2026-05-22T14:56:12,453 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2026-05-22T14:56:12,453 link, template, name, version 2026-05-22T14:56:12,453 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-22T14:56:12,453 ) 2026-05-22T14:56:12,453 ^ 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 233, in _make_base_candidate_from_link 2026-05-22T14:56:12,453 self._link_candidate_cache[link] = LinkCandidate( 2026-05-22T14:56:12,453 ~~~~~~~~~~~~~^ 2026-05-22T14:56:12,453 link, 2026-05-22T14:56:12,453 ^^^^^ 2026-05-22T14:56:12,453 ...<3 lines>... 2026-05-22T14:56:12,453 version=version, 2026-05-22T14:56:12,453 ^^^^^^^^^^^^^^^^ 2026-05-22T14:56:12,453 ) 2026-05-22T14:56:12,453 ^ 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 306, in __init__ 2026-05-22T14:56:12,453 super().__init__( 2026-05-22T14:56:12,453 ~~~~~~~~~~~~~~~~^ 2026-05-22T14:56:12,453 link=link, 2026-05-22T14:56:12,453 ^^^^^^^^^^ 2026-05-22T14:56:12,453 ...<4 lines>... 2026-05-22T14:56:12,453 version=version, 2026-05-22T14:56:12,453 ^^^^^^^^^^^^^^^^ 2026-05-22T14:56:12,453 ) 2026-05-22T14:56:12,453 ^ 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 159, in __init__ 2026-05-22T14:56:12,453 self.dist = self._prepare() 2026-05-22T14:56:12,453 ~~~~~~~~~~~~~^^ 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 236, in _prepare 2026-05-22T14:56:12,453 dist = self._prepare_distribution() 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 317, in _prepare_distribution 2026-05-22T14:56:12,453 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2026-05-22T14:56:12,453 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 532, in prepare_linked_requirement 2026-05-22T14:56:12,453 return self._prepare_linked_requirement(req, parallel_builds) 2026-05-22T14:56:12,453 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 603, in _prepare_linked_requirement 2026-05-22T14:56:12,453 local_file = unpack_url( 2026-05-22T14:56:12,453 link, 2026-05-22T14:56:12,453 ...<4 lines>... 2026-05-22T14:56:12,453 hashes, 2026-05-22T14:56:12,453 ) 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 184, in unpack_url 2026-05-22T14:56:12,453 unpack_file(file.path, location, file.content_type) 2026-05-22T14:56:12,453 ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/utils/unpacking.py", line 324, in unpack_file 2026-05-22T14:56:12,453 untar_file(filename, location) 2026-05-22T14:56:12,453 ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/utils/unpacking.py", line 243, in untar_file 2026-05-22T14:56:12,453 tar.extractall(location, filter=pip_filter) 2026-05-22T14:56:12,453 ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-22T14:56:12,453 File "/usr/lib/python3.13/tarfile.py", line 2343, in extractall 2026-05-22T14:56:12,453 tarinfo, unfiltered = self._get_extract_tarinfo( 2026-05-22T14:56:12,453 ~~~~~~~~~~~~~~~~~~~~~~~~~^ 2026-05-22T14:56:12,453 member, filter_function, path) 2026-05-22T14:56:12,453 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-22T14:56:12,453 File "/usr/lib/python3.13/tarfile.py", line 2430, in _get_extract_tarinfo 2026-05-22T14:56:12,453 filtered = filter_function(unfiltered, path) 2026-05-22T14:56:12,453 File "/usr/lib/python3/dist-packages/pip/_internal/utils/unpacking.py", line 227, in pip_filter 2026-05-22T14:56:12,453 raise InstallationError( 2026-05-22T14:56:12,453 ...<4 lines>... 2026-05-22T14:56:12,453 ) 2026-05-22T14:56:12,453 pip._internal.exceptions.InstallationError: Invalid member in the tar file /tmp/pip-unpack-9hlhtutc/langchain_firescraper-1.0.1.tar.gz: '../README.md' would be extracted to '/tmp/pip-wheel-_ihik9fx/README.md', which is outside the destination 2026-05-22T14:56:12,481 Removed build tracker: '/tmp/pip-build-tracker-cq_t7z7y'