2023-09-13T16:02:44,584 Created temporary directory: /tmp/pip-build-tracker-959gtury 2023-09-13T16:02:44,585 Initialized build tracking at /tmp/pip-build-tracker-959gtury 2023-09-13T16:02:44,586 Created build tracker: /tmp/pip-build-tracker-959gtury 2023-09-13T16:02:44,586 Entered build tracker: /tmp/pip-build-tracker-959gtury 2023-09-13T16:02:44,587 Created temporary directory: /tmp/pip-wheel-r4782pct 2023-09-13T16:02:44,590 Created temporary directory: /tmp/pip-ephem-wheel-cache-n2ku59bl 2023-09-13T16:02:44,612 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-13T16:02:44,615 2 location(s) to search for versions of whoiam: 2023-09-13T16:02:44,615 * https://pypi.org/simple/whoiam/ 2023-09-13T16:02:44,615 * https://www.piwheels.org/simple/whoiam/ 2023-09-13T16:02:44,616 Fetching project page and analyzing links: https://pypi.org/simple/whoiam/ 2023-09-13T16:02:44,617 Getting page https://pypi.org/simple/whoiam/ 2023-09-13T16:02:44,618 Found index url https://pypi.org/simple/ 2023-09-13T16:02:44,873 Fetched page https://pypi.org/simple/whoiam/ as application/vnd.pypi.simple.v1+json 2023-09-13T16:02:44,874 Skipping link: No binaries permitted for whoiam: https://files.pythonhosted.org/packages/42/23/edf8131bb3b2fcbff1b808deb106f2b62c2ebd4c880b902b4d57988f46e7/WhoIAm-1.0.0-py3-none-any.whl (from https://pypi.org/simple/whoiam/) (requires-python:>=3.8,<4.0) 2023-09-13T16:02:44,875 Found link https://files.pythonhosted.org/packages/c6/93/516e5cfb1771b818ba793c4908b9ee65a289bb3e42bb372b5c269ac89b53/WhoIAm-1.0.0.tar.gz (from https://pypi.org/simple/whoiam/) (requires-python:>=3.8,<4.0), version: 1.0.0 2023-09-13T16:02:44,876 Fetching project page and analyzing links: https://www.piwheels.org/simple/whoiam/ 2023-09-13T16:02:44,877 Getting page https://www.piwheels.org/simple/whoiam/ 2023-09-13T16:02:44,878 Found index url https://www.piwheels.org/simple/ 2023-09-13T16:02:45,130 Fetched page https://www.piwheels.org/simple/whoiam/ as text/html 2023-09-13T16:02:45,131 Skipping link: not a file: https://www.piwheels.org/simple/whoiam/ 2023-09-13T16:02:45,132 Skipping link: not a file: https://pypi.org/simple/whoiam/ 2023-09-13T16:02:45,150 Given no hashes to check 1 links for project 'whoiam': discarding no candidates 2023-09-13T16:02:45,169 Collecting whoiam==1.0.0 2023-09-13T16:02:45,171 Created temporary directory: /tmp/pip-unpack-mb39v3cw 2023-09-13T16:02:46,017 Downloading WhoIAm-1.0.0.tar.gz (1.0 kB) 2023-09-13T16:02:46,044 Added whoiam==1.0.0 from https://files.pythonhosted.org/packages/c6/93/516e5cfb1771b818ba793c4908b9ee65a289bb3e42bb372b5c269ac89b53/WhoIAm-1.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-959gtury' 2023-09-13T16:02:46,051 Created temporary directory: /tmp/pip-build-env-f9f18f1w 2023-09-13T16:02:46,060 Installing build dependencies: started 2023-09-13T16:02:46,063 Running command pip subprocess to install build dependencies 2023-09-13T16:02:47,257 Using pip 23.2.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2023-09-13T16:02:47,754 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-13T16:02:48,374 Collecting poetry-core>=1.0.0 2023-09-13T16:02:48,410 Using cached https://www.piwheels.org/simple/poetry-core/poetry_core-1.7.0-py3-none-any.whl (426 kB) 2023-09-13T16:02:50,632 Installing collected packages: poetry-core 2023-09-13T16:02:52,207 Successfully installed poetry-core-1.7.0 2023-09-13T16:02:52,706 Installing build dependencies: finished with status 'done' 2023-09-13T16:02:52,710 Getting requirements to build wheel: started 2023-09-13T16:02:52,711 Running command Getting requirements to build wheel 2023-09-13T16:02:53,056 Getting requirements to build wheel: finished with status 'done' 2023-09-13T16:02:53,060 Created temporary directory: /tmp/pip-modern-metadata-uqn1047z 2023-09-13T16:02:53,062 Preparing metadata (pyproject.toml): started 2023-09-13T16:02:53,064 Running command Preparing metadata (pyproject.toml) 2023-09-13T16:02:53,830 Traceback (most recent call last): 2023-09-13T16:02:53,831 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in 2023-09-13T16:02:53,832 main() 2023-09-13T16:02:53,832 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main 2023-09-13T16:02:53,833 json_out['return_val'] = hook(**hook_input['kwargs']) 2023-09-13T16:02:53,833 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T16:02:53,834 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-13T16:02:53,834 return hook(metadata_directory, config_settings) 2023-09-13T16:02:53,835 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T16:02:53,835 File "/tmp/pip-build-env-f9f18f1w/overlay/local/lib/python3.11/dist-packages/poetry/core/masonry/api.py", line 42, in prepare_metadata_for_build_wheel 2023-09-13T16:02:53,836 builder = WheelBuilder(poetry) 2023-09-13T16:02:53,837 ^^^^^^^^^^^^^^^^^^^^ 2023-09-13T16:02:53,838 File "/tmp/pip-build-env-f9f18f1w/overlay/local/lib/python3.11/dist-packages/poetry/core/masonry/builders/wheel.py", line 61, in __init__ 2023-09-13T16:02:53,838 super().__init__(poetry, executable=executable) 2023-09-13T16:02:53,839 File "/tmp/pip-build-env-f9f18f1w/overlay/local/lib/python3.11/dist-packages/poetry/core/masonry/builders/builder.py", line 85, in __init__ 2023-09-13T16:02:53,840 self._module = Module( 2023-09-13T16:02:53,840 ^^^^^^^ 2023-09-13T16:02:53,841 File "/tmp/pip-build-env-f9f18f1w/overlay/local/lib/python3.11/dist-packages/poetry/core/masonry/utils/module.py", line 69, in __init__ 2023-09-13T16:02:53,842 raise ModuleOrPackageNotFound( 2023-09-13T16:02:53,842 poetry.core.masonry.utils.module.ModuleOrPackageNotFound: No file/folder found for package whoiam 2023-09-13T16:02:53,917 ERROR: [present-rich] Preparing metadata (pyproject.toml) exited with 1 2023-09-13T16:02:53,931 [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/tmpjsqr6qov[/] 2023-09-13T16:02:53,931 [bold magenta]cwd[/]: /tmp/pip-wheel-r4782pct/whoiam_c7f005c7f659486b90979b842835e586 2023-09-13T16:02:53,932 Preparing metadata (pyproject.toml): finished with status 'error' 2023-09-13T16:02:53,934 ERROR: [present-rich] metadata generation failed 2023-09-13T16:02:53,940 Exception information: 2023-09-13T16:02:53,940 Traceback (most recent call last): 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata.py", line 35, in generate_metadata 2023-09-13T16:02:53,940 distinfo_dir = backend.prepare_metadata_for_build_wheel(metadata_dir) 2023-09-13T16:02:53,940 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/misc.py", line 718, in prepare_metadata_for_build_wheel 2023-09-13T16:02:53,940 return super().prepare_metadata_for_build_wheel( 2023-09-13T16:02:53,940 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_impl.py", line 186, in prepare_metadata_for_build_wheel 2023-09-13T16:02:53,940 return self._call_hook('prepare_metadata_for_build_wheel', { 2023-09-13T16:02:53,940 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_impl.py", line 311, in _call_hook 2023-09-13T16:02:53,940 self._subprocess_runner( 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 252, in runner 2023-09-13T16:02:53,940 call_subprocess( 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2023-09-13T16:02:53,940 raise error 2023-09-13T16:02:53,940 pip._internal.exceptions.InstallationSubprocessError: Preparing metadata (pyproject.toml) exited with 1 2023-09-13T16:02:53,940 2023-09-13T16:02:53,940 The above exception was the direct cause of the following exception: 2023-09-13T16:02:53,940 2023-09-13T16:02:53,940 Traceback (most recent call last): 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-13T16:02:53,940 status = run_func(*args) 2023-09-13T16:02:53,940 ^^^^^^^^^^^^^^^ 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-13T16:02:53,940 return func(self, options, args) 2023-09-13T16:02:53,940 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-13T16:02:53,940 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-13T16:02:53,940 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-13T16:02:53,940 result = self._result = resolver.resolve( 2023-09-13T16:02:53,940 ^^^^^^^^^^^^^^^^^ 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-13T16:02:53,940 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-13T16:02:53,940 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-13T16:02:53,940 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-09-13T16:02:53,940 if not criterion.candidates: 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2023-09-13T16:02:53,940 return bool(self._sequence) 2023-09-13T16:02:53,940 ^^^^^^^^^^^^^^^^^^^^ 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-09-13T16:02:53,940 return any(self) 2023-09-13T16:02:53,940 ^^^^^^^^^ 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-09-13T16:02:53,940 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-09-13T16:02:53,940 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-09-13T16:02:53,940 candidate = func() 2023-09-13T16:02:53,940 ^^^^^^ 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2023-09-13T16:02:53,940 self._link_candidate_cache[link] = LinkCandidate( 2023-09-13T16:02:53,940 ^^^^^^^^^^^^^^ 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__ 2023-09-13T16:02:53,940 super().__init__( 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2023-09-13T16:02:53,940 self.dist = self._prepare() 2023-09-13T16:02:53,940 ^^^^^^^^^^^^^^^ 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2023-09-13T16:02:53,940 dist = self._prepare_distribution() 2023-09-13T16:02:53,940 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2023-09-13T16:02:53,940 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-09-13T16:02:53,940 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 538, in prepare_linked_requirement 2023-09-13T16:02:53,940 return self._prepare_linked_requirement(req, parallel_builds) 2023-09-13T16:02:53,940 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 653, in _prepare_linked_requirement 2023-09-13T16:02:53,940 dist = _get_prepared_distribution( 2023-09-13T16:02:53,940 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 69, in _get_prepared_distribution 2023-09-13T16:02:53,940 abstract_dist.prepare_distribution_metadata( 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 61, in prepare_distribution_metadata 2023-09-13T16:02:53,940 self.req.prepare_metadata() 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/req_install.py", line 562, in prepare_metadata 2023-09-13T16:02:53,940 self.metadata_directory = generate_metadata( 2023-09-13T16:02:53,940 ^^^^^^^^^^^^^^^^^^ 2023-09-13T16:02:53,940 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata.py", line 37, in generate_metadata 2023-09-13T16:02:53,940 raise MetadataGenerationFailed(package_details=details) from error 2023-09-13T16:02:53,940 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2023-09-13T16:02:53,954 Removed whoiam==1.0.0 from https://files.pythonhosted.org/packages/c6/93/516e5cfb1771b818ba793c4908b9ee65a289bb3e42bb372b5c269ac89b53/WhoIAm-1.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-959gtury' 2023-09-13T16:02:53,954 Removed build tracker: '/tmp/pip-build-tracker-959gtury'