2023-09-14T13:01:40,620 Created temporary directory: /tmp/pip-build-tracker-o0fzaurc 2023-09-14T13:01:40,621 Initialized build tracking at /tmp/pip-build-tracker-o0fzaurc 2023-09-14T13:01:40,622 Created build tracker: /tmp/pip-build-tracker-o0fzaurc 2023-09-14T13:01:40,622 Entered build tracker: /tmp/pip-build-tracker-o0fzaurc 2023-09-14T13:01:40,623 Created temporary directory: /tmp/pip-wheel-2136k5y1 2023-09-14T13:01:40,626 Created temporary directory: /tmp/pip-ephem-wheel-cache-x8ohb9cp 2023-09-14T13:01:40,647 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-14T13:01:40,651 2 location(s) to search for versions of pxldb: 2023-09-14T13:01:40,651 * https://pypi.org/simple/pxldb/ 2023-09-14T13:01:40,651 * https://www.piwheels.org/simple/pxldb/ 2023-09-14T13:01:40,652 Fetching project page and analyzing links: https://pypi.org/simple/pxldb/ 2023-09-14T13:01:40,653 Getting page https://pypi.org/simple/pxldb/ 2023-09-14T13:01:40,654 Found index url https://pypi.org/simple/ 2023-09-14T13:01:40,871 Fetched page https://pypi.org/simple/pxldb/ as application/vnd.pypi.simple.v1+json 2023-09-14T13:01:40,872 Found link https://files.pythonhosted.org/packages/0b/5a/ac63689687073261f4df6435892c8c7254fcb799c4ec60489741b6737275/pxlDB-1.0.tar.gz (from https://pypi.org/simple/pxldb/), version: 1.0 2023-09-14T13:01:40,873 Fetching project page and analyzing links: https://www.piwheels.org/simple/pxldb/ 2023-09-14T13:01:40,874 Getting page https://www.piwheels.org/simple/pxldb/ 2023-09-14T13:01:40,875 Found index url https://www.piwheels.org/simple/ 2023-09-14T13:01:41,140 Fetched page https://www.piwheels.org/simple/pxldb/ as text/html 2023-09-14T13:01:41,141 Skipping link: not a file: https://www.piwheels.org/simple/pxldb/ 2023-09-14T13:01:41,141 Skipping link: not a file: https://pypi.org/simple/pxldb/ 2023-09-14T13:01:41,160 Given no hashes to check 1 links for project 'pxldb': discarding no candidates 2023-09-14T13:01:41,178 Collecting pxldb==1.0 2023-09-14T13:01:41,180 Created temporary directory: /tmp/pip-unpack-zf4bg_lp 2023-09-14T13:01:41,422 Downloading pxlDB-1.0.tar.gz (1.4 kB) 2023-09-14T13:01:41,445 Added pxldb==1.0 from https://files.pythonhosted.org/packages/0b/5a/ac63689687073261f4df6435892c8c7254fcb799c4ec60489741b6737275/pxlDB-1.0.tar.gz to build tracker '/tmp/pip-build-tracker-o0fzaurc' 2023-09-14T13:01:41,449 Created temporary directory: /tmp/pip-build-env-2k6h_nbq 2023-09-14T13:01:41,453 Installing build dependencies: started 2023-09-14T13:01:41,454 Running command pip subprocess to install build dependencies 2023-09-14T13:01:42,812 Using pip 23.2.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2023-09-14T13:01:43,316 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-14T13:01:43,921 Collecting poetry-core>=1.0.0 2023-09-14T13:01:43,967 Using cached https://www.piwheels.org/simple/poetry-core/poetry_core-1.7.0-py3-none-any.whl (426 kB) 2023-09-14T13:01:46,191 Installing collected packages: poetry-core 2023-09-14T13:01:47,692 Successfully installed poetry-core-1.7.0 2023-09-14T13:01:48,149 Installing build dependencies: finished with status 'done' 2023-09-14T13:01:48,152 Getting requirements to build wheel: started 2023-09-14T13:01:48,153 Running command Getting requirements to build wheel 2023-09-14T13:01:48,528 Getting requirements to build wheel: finished with status 'done' 2023-09-14T13:01:48,531 Created temporary directory: /tmp/pip-modern-metadata-2sedz648 2023-09-14T13:01:48,533 Preparing metadata (pyproject.toml): started 2023-09-14T13:01:48,534 Running command Preparing metadata (pyproject.toml) 2023-09-14T13:01:49,264 Traceback (most recent call last): 2023-09-14T13:01:49,265 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in 2023-09-14T13:01:49,265 main() 2023-09-14T13:01:49,266 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main 2023-09-14T13:01:49,266 json_out['return_val'] = hook(**hook_input['kwargs']) 2023-09-14T13:01:49,267 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:01:49,268 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 149, in prepare_metadata_for_build_wheel 2023-09-14T13:01:49,268 return hook(metadata_directory, config_settings) 2023-09-14T13:01:49,269 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:01:49,269 File "/tmp/pip-build-env-2k6h_nbq/overlay/local/lib/python3.11/dist-packages/poetry/core/masonry/api.py", line 42, in prepare_metadata_for_build_wheel 2023-09-14T13:01:49,270 builder = WheelBuilder(poetry) 2023-09-14T13:01:49,270 ^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:01:49,271 File "/tmp/pip-build-env-2k6h_nbq/overlay/local/lib/python3.11/dist-packages/poetry/core/masonry/builders/wheel.py", line 61, in __init__ 2023-09-14T13:01:49,272 super().__init__(poetry, executable=executable) 2023-09-14T13:01:49,272 File "/tmp/pip-build-env-2k6h_nbq/overlay/local/lib/python3.11/dist-packages/poetry/core/masonry/builders/builder.py", line 85, in __init__ 2023-09-14T13:01:49,273 self._module = Module( 2023-09-14T13:01:49,274 ^^^^^^^ 2023-09-14T13:01:49,274 File "/tmp/pip-build-env-2k6h_nbq/overlay/local/lib/python3.11/dist-packages/poetry/core/masonry/utils/module.py", line 69, in __init__ 2023-09-14T13:01:49,275 raise ModuleOrPackageNotFound( 2023-09-14T13:01:49,276 poetry.core.masonry.utils.module.ModuleOrPackageNotFound: No file/folder found for package repl-python3-pxldb 2023-09-14T13:01:49,351 ERROR: [present-rich] Preparing metadata (pyproject.toml) exited with 1 2023-09-14T13:01:49,364 [bold magenta]full command[/]: [blue]/usr/bin/python3 /usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmp8m_p2pyd[/] 2023-09-14T13:01:49,365 [bold magenta]cwd[/]: /tmp/pip-wheel-2136k5y1/pxldb_8ea4a4e479ae4378ae24b8499ddb5b9b 2023-09-14T13:01:49,365 Preparing metadata (pyproject.toml): finished with status 'error' 2023-09-14T13:01:49,368 ERROR: [present-rich] metadata generation failed 2023-09-14T13:01:49,373 Exception information: 2023-09-14T13:01:49,373 Traceback (most recent call last): 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata.py", line 35, in generate_metadata 2023-09-14T13:01:49,373 distinfo_dir = backend.prepare_metadata_for_build_wheel(metadata_dir) 2023-09-14T13:01:49,373 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/misc.py", line 718, in prepare_metadata_for_build_wheel 2023-09-14T13:01:49,373 return super().prepare_metadata_for_build_wheel( 2023-09-14T13:01:49,373 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_impl.py", line 186, in prepare_metadata_for_build_wheel 2023-09-14T13:01:49,373 return self._call_hook('prepare_metadata_for_build_wheel', { 2023-09-14T13:01:49,373 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_impl.py", line 311, in _call_hook 2023-09-14T13:01:49,373 self._subprocess_runner( 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 252, in runner 2023-09-14T13:01:49,373 call_subprocess( 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2023-09-14T13:01:49,373 raise error 2023-09-14T13:01:49,373 pip._internal.exceptions.InstallationSubprocessError: Preparing metadata (pyproject.toml) exited with 1 2023-09-14T13:01:49,373 2023-09-14T13:01:49,373 The above exception was the direct cause of the following exception: 2023-09-14T13:01:49,373 2023-09-14T13:01:49,373 Traceback (most recent call last): 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-14T13:01:49,373 status = run_func(*args) 2023-09-14T13:01:49,373 ^^^^^^^^^^^^^^^ 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-14T13:01:49,373 return func(self, options, args) 2023-09-14T13:01:49,373 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-14T13:01:49,373 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-14T13:01:49,373 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-14T13:01:49,373 result = self._result = resolver.resolve( 2023-09-14T13:01:49,373 ^^^^^^^^^^^^^^^^^ 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-14T13:01:49,373 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-14T13:01:49,373 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-14T13:01:49,373 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-09-14T13:01:49,373 if not criterion.candidates: 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2023-09-14T13:01:49,373 return bool(self._sequence) 2023-09-14T13:01:49,373 ^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-09-14T13:01:49,373 return any(self) 2023-09-14T13:01:49,373 ^^^^^^^^^ 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-09-14T13:01:49,373 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-09-14T13:01:49,373 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-09-14T13:01:49,373 candidate = func() 2023-09-14T13:01:49,373 ^^^^^^ 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2023-09-14T13:01:49,373 self._link_candidate_cache[link] = LinkCandidate( 2023-09-14T13:01:49,373 ^^^^^^^^^^^^^^ 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__ 2023-09-14T13:01:49,373 super().__init__( 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2023-09-14T13:01:49,373 self.dist = self._prepare() 2023-09-14T13:01:49,373 ^^^^^^^^^^^^^^^ 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2023-09-14T13:01:49,373 dist = self._prepare_distribution() 2023-09-14T13:01:49,373 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2023-09-14T13:01:49,373 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-09-14T13:01:49,373 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 538, in prepare_linked_requirement 2023-09-14T13:01:49,373 return self._prepare_linked_requirement(req, parallel_builds) 2023-09-14T13:01:49,373 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 653, in _prepare_linked_requirement 2023-09-14T13:01:49,373 dist = _get_prepared_distribution( 2023-09-14T13:01:49,373 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 69, in _get_prepared_distribution 2023-09-14T13:01:49,373 abstract_dist.prepare_distribution_metadata( 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 61, in prepare_distribution_metadata 2023-09-14T13:01:49,373 self.req.prepare_metadata() 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/req_install.py", line 562, in prepare_metadata 2023-09-14T13:01:49,373 self.metadata_directory = generate_metadata( 2023-09-14T13:01:49,373 ^^^^^^^^^^^^^^^^^^ 2023-09-14T13:01:49,373 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata.py", line 37, in generate_metadata 2023-09-14T13:01:49,373 raise MetadataGenerationFailed(package_details=details) from error 2023-09-14T13:01:49,373 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2023-09-14T13:01:49,389 Removed pxldb==1.0 from https://files.pythonhosted.org/packages/0b/5a/ac63689687073261f4df6435892c8c7254fcb799c4ec60489741b6737275/pxlDB-1.0.tar.gz from build tracker '/tmp/pip-build-tracker-o0fzaurc' 2023-09-14T13:01:49,390 Removed build tracker: '/tmp/pip-build-tracker-o0fzaurc'