2023-09-23T07:55:50,411 Created temporary directory: /tmp/pip-build-tracker-7rbvmq7n 2023-09-23T07:55:50,412 Initialized build tracking at /tmp/pip-build-tracker-7rbvmq7n 2023-09-23T07:55:50,413 Created build tracker: /tmp/pip-build-tracker-7rbvmq7n 2023-09-23T07:55:50,413 Entered build tracker: /tmp/pip-build-tracker-7rbvmq7n 2023-09-23T07:55:50,414 Created temporary directory: /tmp/pip-wheel-bmsaasls 2023-09-23T07:55:50,417 Created temporary directory: /tmp/pip-ephem-wheel-cache-6sblkg7k 2023-09-23T07:55:50,439 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-23T07:55:50,443 2 location(s) to search for versions of nanoclient: 2023-09-23T07:55:50,443 * https://pypi.org/simple/nanoclient/ 2023-09-23T07:55:50,443 * https://www.piwheels.org/simple/nanoclient/ 2023-09-23T07:55:50,444 Fetching project page and analyzing links: https://pypi.org/simple/nanoclient/ 2023-09-23T07:55:50,445 Getting page https://pypi.org/simple/nanoclient/ 2023-09-23T07:55:50,446 Found index url https://pypi.org/simple/ 2023-09-23T07:55:50,701 Fetched page https://pypi.org/simple/nanoclient/ as application/vnd.pypi.simple.v1+json 2023-09-23T07:55:50,702 Found link https://files.pythonhosted.org/packages/93/29/e331b8d0cb8128900bf470b1577610cce31dd8ebdac638b8a9e31e4b2382/nanoclient-0.0.2.tar.gz (from https://pypi.org/simple/nanoclient/) (requires-python:>=3.7), version: 0.0.2 2023-09-23T07:55:50,703 Fetching project page and analyzing links: https://www.piwheels.org/simple/nanoclient/ 2023-09-23T07:55:50,704 Getting page https://www.piwheels.org/simple/nanoclient/ 2023-09-23T07:55:50,705 Found index url https://www.piwheels.org/simple/ 2023-09-23T07:55:50,873 Fetched page https://www.piwheels.org/simple/nanoclient/ as text/html 2023-09-23T07:55:50,874 Skipping link: not a file: https://www.piwheels.org/simple/nanoclient/ 2023-09-23T07:55:50,875 Skipping link: not a file: https://pypi.org/simple/nanoclient/ 2023-09-23T07:55:50,893 Given no hashes to check 1 links for project 'nanoclient': discarding no candidates 2023-09-23T07:55:50,911 Collecting nanoclient==0.0.2 2023-09-23T07:55:50,913 Created temporary directory: /tmp/pip-unpack-ltqq8xgv 2023-09-23T07:55:51,123 Downloading nanoclient-0.0.2.tar.gz (3.2 kB) 2023-09-23T07:55:51,149 Added nanoclient==0.0.2 from https://files.pythonhosted.org/packages/93/29/e331b8d0cb8128900bf470b1577610cce31dd8ebdac638b8a9e31e4b2382/nanoclient-0.0.2.tar.gz to build tracker '/tmp/pip-build-tracker-7rbvmq7n' 2023-09-23T07:55:51,153 Created temporary directory: /tmp/pip-build-env-nl6o06sh 2023-09-23T07:55:51,158 Installing build dependencies: started 2023-09-23T07:55:51,159 Running command pip subprocess to install build dependencies 2023-09-23T07:55:52,310 Using pip 23.2.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2023-09-23T07:55:52,808 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-23T07:55:53,321 Collecting poetry-core>=1.0.0 2023-09-23T07:55:53,364 Using cached https://www.piwheels.org/simple/poetry-core/poetry_core-1.7.0-py3-none-any.whl (426 kB) 2023-09-23T07:55:55,564 Installing collected packages: poetry-core 2023-09-23T07:55:57,101 Successfully installed poetry-core-1.7.0 2023-09-23T07:55:57,566 Installing build dependencies: finished with status 'done' 2023-09-23T07:55:57,569 Getting requirements to build wheel: started 2023-09-23T07:55:57,571 Running command Getting requirements to build wheel 2023-09-23T07:55:57,909 Getting requirements to build wheel: finished with status 'done' 2023-09-23T07:55:57,912 Created temporary directory: /tmp/pip-modern-metadata-ooojw7zc 2023-09-23T07:55:57,914 Preparing metadata (pyproject.toml): started 2023-09-23T07:55:57,916 Running command Preparing metadata (pyproject.toml) 2023-09-23T07:55:58,667 Traceback (most recent call last): 2023-09-23T07:55:58,668 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in 2023-09-23T07:55:58,668 main() 2023-09-23T07:55:58,669 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main 2023-09-23T07:55:58,670 json_out['return_val'] = hook(**hook_input['kwargs']) 2023-09-23T07:55:58,670 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-23T07:55:58,671 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-23T07:55:58,671 return hook(metadata_directory, config_settings) 2023-09-23T07:55:58,672 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-23T07:55:58,672 File "/tmp/pip-build-env-nl6o06sh/overlay/local/lib/python3.11/dist-packages/poetry/core/masonry/api.py", line 42, in prepare_metadata_for_build_wheel 2023-09-23T07:55:58,672 builder = WheelBuilder(poetry) 2023-09-23T07:55:58,673 ^^^^^^^^^^^^^^^^^^^^ 2023-09-23T07:55:58,674 File "/tmp/pip-build-env-nl6o06sh/overlay/local/lib/python3.11/dist-packages/poetry/core/masonry/builders/wheel.py", line 61, in __init__ 2023-09-23T07:55:58,675 super().__init__(poetry, executable=executable) 2023-09-23T07:55:58,675 File "/tmp/pip-build-env-nl6o06sh/overlay/local/lib/python3.11/dist-packages/poetry/core/masonry/builders/builder.py", line 85, in __init__ 2023-09-23T07:55:58,676 self._module = Module( 2023-09-23T07:55:58,677 ^^^^^^^ 2023-09-23T07:55:58,677 File "/tmp/pip-build-env-nl6o06sh/overlay/local/lib/python3.11/dist-packages/poetry/core/masonry/utils/module.py", line 69, in __init__ 2023-09-23T07:55:58,678 raise ModuleOrPackageNotFound( 2023-09-23T07:55:58,679 poetry.core.masonry.utils.module.ModuleOrPackageNotFound: No file/folder found for package nanoclient 2023-09-23T07:55:58,754 ERROR: [present-rich] Preparing metadata (pyproject.toml) exited with 1 2023-09-23T07:55:58,768 [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/tmph6ca74n1[/] 2023-09-23T07:55:58,768 [bold magenta]cwd[/]: /tmp/pip-wheel-bmsaasls/nanoclient_3578c72f41334cb4b379f4a5cad180bd 2023-09-23T07:55:58,769 Preparing metadata (pyproject.toml): finished with status 'error' 2023-09-23T07:55:58,771 ERROR: [present-rich] metadata generation failed 2023-09-23T07:55:58,777 Exception information: 2023-09-23T07:55:58,777 Traceback (most recent call last): 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata.py", line 35, in generate_metadata 2023-09-23T07:55:58,777 distinfo_dir = backend.prepare_metadata_for_build_wheel(metadata_dir) 2023-09-23T07:55:58,777 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/misc.py", line 718, in prepare_metadata_for_build_wheel 2023-09-23T07:55:58,777 return super().prepare_metadata_for_build_wheel( 2023-09-23T07:55:58,777 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_impl.py", line 186, in prepare_metadata_for_build_wheel 2023-09-23T07:55:58,777 return self._call_hook('prepare_metadata_for_build_wheel', { 2023-09-23T07:55:58,777 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_impl.py", line 311, in _call_hook 2023-09-23T07:55:58,777 self._subprocess_runner( 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 252, in runner 2023-09-23T07:55:58,777 call_subprocess( 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2023-09-23T07:55:58,777 raise error 2023-09-23T07:55:58,777 pip._internal.exceptions.InstallationSubprocessError: Preparing metadata (pyproject.toml) exited with 1 2023-09-23T07:55:58,777 2023-09-23T07:55:58,777 The above exception was the direct cause of the following exception: 2023-09-23T07:55:58,777 2023-09-23T07:55:58,777 Traceback (most recent call last): 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-23T07:55:58,777 status = run_func(*args) 2023-09-23T07:55:58,777 ^^^^^^^^^^^^^^^ 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-23T07:55:58,777 return func(self, options, args) 2023-09-23T07:55:58,777 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-23T07:55:58,777 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-23T07:55:58,777 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-23T07:55:58,777 result = self._result = resolver.resolve( 2023-09-23T07:55:58,777 ^^^^^^^^^^^^^^^^^ 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-23T07:55:58,777 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-23T07:55:58,777 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-23T07:55:58,777 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-09-23T07:55:58,777 if not criterion.candidates: 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2023-09-23T07:55:58,777 return bool(self._sequence) 2023-09-23T07:55:58,777 ^^^^^^^^^^^^^^^^^^^^ 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-09-23T07:55:58,777 return any(self) 2023-09-23T07:55:58,777 ^^^^^^^^^ 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-09-23T07:55:58,777 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-09-23T07:55:58,777 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-09-23T07:55:58,777 candidate = func() 2023-09-23T07:55:58,777 ^^^^^^ 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2023-09-23T07:55:58,777 self._link_candidate_cache[link] = LinkCandidate( 2023-09-23T07:55:58,777 ^^^^^^^^^^^^^^ 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__ 2023-09-23T07:55:58,777 super().__init__( 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2023-09-23T07:55:58,777 self.dist = self._prepare() 2023-09-23T07:55:58,777 ^^^^^^^^^^^^^^^ 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2023-09-23T07:55:58,777 dist = self._prepare_distribution() 2023-09-23T07:55:58,777 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2023-09-23T07:55:58,777 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-09-23T07:55:58,777 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 538, in prepare_linked_requirement 2023-09-23T07:55:58,777 return self._prepare_linked_requirement(req, parallel_builds) 2023-09-23T07:55:58,777 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 653, in _prepare_linked_requirement 2023-09-23T07:55:58,777 dist = _get_prepared_distribution( 2023-09-23T07:55:58,777 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 69, in _get_prepared_distribution 2023-09-23T07:55:58,777 abstract_dist.prepare_distribution_metadata( 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 61, in prepare_distribution_metadata 2023-09-23T07:55:58,777 self.req.prepare_metadata() 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/req_install.py", line 562, in prepare_metadata 2023-09-23T07:55:58,777 self.metadata_directory = generate_metadata( 2023-09-23T07:55:58,777 ^^^^^^^^^^^^^^^^^^ 2023-09-23T07:55:58,777 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata.py", line 37, in generate_metadata 2023-09-23T07:55:58,777 raise MetadataGenerationFailed(package_details=details) from error 2023-09-23T07:55:58,777 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2023-09-23T07:55:58,790 Removed nanoclient==0.0.2 from https://files.pythonhosted.org/packages/93/29/e331b8d0cb8128900bf470b1577610cce31dd8ebdac638b8a9e31e4b2382/nanoclient-0.0.2.tar.gz from build tracker '/tmp/pip-build-tracker-7rbvmq7n' 2023-09-23T07:55:58,791 Removed build tracker: '/tmp/pip-build-tracker-7rbvmq7n'