2022-02-20T06:37:08,074 Created temporary directory: /tmp/pip-ephem-wheel-cache-kscgs2l2 2022-02-20T06:37:08,085 Created temporary directory: /tmp/pip-req-tracker-h0dmx3ww 2022-02-20T06:37:08,085 Initialized build tracking at /tmp/pip-req-tracker-h0dmx3ww 2022-02-20T06:37:08,086 Created build tracker: /tmp/pip-req-tracker-h0dmx3ww 2022-02-20T06:37:08,086 Entered build tracker: /tmp/pip-req-tracker-h0dmx3ww 2022-02-20T06:37:08,087 Created temporary directory: /tmp/pip-wheel-hurktxe9 2022-02-20T06:37:08,160 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-20T06:37:08,169 2 location(s) to search for versions of lazymath: 2022-02-20T06:37:08,169 * https://pypi.org/simple/lazymath/ 2022-02-20T06:37:08,169 * https://www.piwheels.org/simple/lazymath/ 2022-02-20T06:37:08,170 Fetching project page and analyzing links: https://pypi.org/simple/lazymath/ 2022-02-20T06:37:08,171 Getting page https://pypi.org/simple/lazymath/ 2022-02-20T06:37:08,174 Found index url https://pypi.org/simple 2022-02-20T06:37:08,288 Skipping link: No binaries permitted for lazymath: https://files.pythonhosted.org/packages/4c/16/340b52436e587c1934fa42a8221ff1c5d2b104ca79c8198a7531d50aec8a/lazymath-0.0.1-py3-none-any.whl#sha256=d6fbd23a42e3ee962e45c21b747263d6e6d86a6637761232312cf3e3028e0541 (from https://pypi.org/simple/lazymath/) 2022-02-20T06:37:08,288 Found link https://files.pythonhosted.org/packages/2d/9d/f5e920baaf9c5ada1b1389279a83564f8fe31cc0f3139da2ed075e2cb946/lazymath-0.0.1.tar.gz#sha256=49a52641151716faf5011ceda8065bde91b3484be8005b8fd6043c2068b8298c (from https://pypi.org/simple/lazymath/), version: 0.0.1 2022-02-20T06:37:08,289 Fetching project page and analyzing links: https://www.piwheels.org/simple/lazymath/ 2022-02-20T06:37:08,290 Getting page https://www.piwheels.org/simple/lazymath/ 2022-02-20T06:37:08,292 Found index url https://www.piwheels.org/simple 2022-02-20T06:37:08,491 Skipping link: not a file: https://www.piwheels.org/simple/lazymath/ 2022-02-20T06:37:08,492 Skipping link: not a file: https://pypi.org/simple/lazymath/ 2022-02-20T06:37:08,536 Given no hashes to check 1 links for project 'lazymath': discarding no candidates 2022-02-20T06:37:08,578 Collecting lazymath==0.0.1 2022-02-20T06:37:08,582 Created temporary directory: /tmp/pip-unpack-7cxapqt9 2022-02-20T06:37:08,670 Downloading lazymath-0.0.1.tar.gz (1.7 kB) 2022-02-20T06:37:08,728 Added lazymath==0.0.1 from https://files.pythonhosted.org/packages/2d/9d/f5e920baaf9c5ada1b1389279a83564f8fe31cc0f3139da2ed075e2cb946/lazymath-0.0.1.tar.gz#sha256=49a52641151716faf5011ceda8065bde91b3484be8005b8fd6043c2068b8298c to build tracker '/tmp/pip-req-tracker-h0dmx3ww' 2022-02-20T06:37:08,737 Created temporary directory: /tmp/pip-build-env-1a59yar7 2022-02-20T06:37:08,757 Created temporary directory: /tmp/pip-standalone-pip-k5qekjgw 2022-02-20T06:37:10,964 Installing build dependencies: started 2022-02-20T06:37:10,966 Running command pip subprocess to install build dependencies 2022-02-20T06:37:23,090 Using pip 22.0.3 from /tmp/pip-standalone-pip-k5qekjgw/__env_pip__.zip/pip (python 3.9) 2022-02-20T06:37:24,565 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-20T06:37:25,515 Collecting poetry-core>=1.0.0 2022-02-20T06:37:25,649 Using cached https://www.piwheels.org/simple/poetry-core/poetry_core-1.0.7-py2.py3-none-any.whl (424 kB) 2022-02-20T06:37:28,899 Installing collected packages: poetry-core 2022-02-20T06:37:32,203 Successfully installed poetry-core-1.0.7 2022-02-20T06:37:32,785 Installing build dependencies: finished with status 'done' 2022-02-20T06:37:32,810 Getting requirements to build wheel: started 2022-02-20T06:37:32,812 Running command Getting requirements to build wheel 2022-02-20T06:37:35,997 Getting requirements to build wheel: finished with status 'done' 2022-02-20T06:37:36,007 Created temporary directory: /tmp/pip-modern-metadata-txzg06go 2022-02-20T06:37:36,013 Preparing metadata (pyproject.toml): started 2022-02-20T06:37:36,015 Running command Preparing metadata (pyproject.toml) 2022-02-20T06:37:39,009 Traceback (most recent call last): 2022-02-20T06:37:39,010 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in 2022-02-20T06:37:39,010 main() 2022-02-20T06:37:39,011 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main 2022-02-20T06:37:39,011 json_out['return_val'] = hook(**hook_input['kwargs']) 2022-02-20T06:37:39,012 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/pep517/in_process/_in_process.py", line 164, in prepare_metadata_for_build_wheel 2022-02-20T06:37:39,012 return hook(metadata_directory, config_settings) 2022-02-20T06:37:39,012 File "/tmp/pip-build-env-1a59yar7/overlay/lib/python3.9/site-packages/poetry/core/masonry/api.py", line 44, in prepare_metadata_for_build_wheel 2022-02-20T06:37:39,013 builder = WheelBuilder(poetry) 2022-02-20T06:37:39,013 File "/tmp/pip-build-env-1a59yar7/overlay/lib/python3.9/site-packages/poetry/core/masonry/builders/wheel.py", line 57, in __init__ 2022-02-20T06:37:39,014 super(WheelBuilder, self).__init__(poetry, executable=executable) 2022-02-20T06:37:39,014 File "/tmp/pip-build-env-1a59yar7/overlay/lib/python3.9/site-packages/poetry/core/masonry/builders/builder.py", line 85, in __init__ 2022-02-20T06:37:39,015 self._module = Module( 2022-02-20T06:37:39,015 File "/tmp/pip-build-env-1a59yar7/overlay/lib/python3.9/site-packages/poetry/core/masonry/utils/module.py", line 63, in __init__ 2022-02-20T06:37:39,016 raise ModuleOrPackageNotFound( 2022-02-20T06:37:39,016 poetry.core.masonry.utils.module.ModuleOrPackageNotFound: No file/folder found for package python-template 2022-02-20T06:37:39,166 ERROR: [present-diagnostic] Preparing metadata (pyproject.toml) exited with 1 2022-02-20T06:37:39,205 [bold magenta]full command[/]: [blue]/usr/bin/python3 /usr/local/lib/python3.9/dist-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmpn46852bk[/] 2022-02-20T06:37:39,206 [bold magenta]cwd[/]: /tmp/pip-wheel-hurktxe9/lazymath_fdde56430f27476ba550870837f394a2 2022-02-20T06:37:39,206 Preparing metadata (pyproject.toml): finished with status 'error' 2022-02-20T06:37:39,212 ERROR: [present-diagnostic] metadata generation failed 2022-02-20T06:37:39,226 Exception information: 2022-02-20T06:37:39,226 Traceback (most recent call last): 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/build/metadata.py", line 35, in generate_metadata 2022-02-20T06:37:39,226 distinfo_dir = backend.prepare_metadata_for_build_wheel(metadata_dir) 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/pep517/wrappers.py", line 188, in prepare_metadata_for_build_wheel 2022-02-20T06:37:39,226 return self._call_hook('prepare_metadata_for_build_wheel', { 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/pep517/wrappers.py", line 322, in _call_hook 2022-02-20T06:37:39,226 self._subprocess_runner( 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/utils/subprocess.py", line 252, in runner 2022-02-20T06:37:39,226 call_subprocess( 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2022-02-20T06:37:39,226 raise error 2022-02-20T06:37:39,226 pip._internal.exceptions.InstallationSubprocessError: Preparing metadata (pyproject.toml) exited with 1 2022-02-20T06:37:39,226 2022-02-20T06:37:39,226 The above exception was the direct cause of the following exception: 2022-02-20T06:37:39,226 2022-02-20T06:37:39,226 Traceback (most recent call last): 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-20T06:37:39,226 status = run_func(*args) 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-20T06:37:39,226 return func(self, options, args) 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-20T06:37:39,226 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-02-20T06:37:39,226 result = self._result = resolver.resolve( 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-20T06:37:39,226 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-20T06:37:39,226 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-02-20T06:37:39,226 if not criterion.candidates: 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-02-20T06:37:39,226 return bool(self._sequence) 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-02-20T06:37:39,226 return any(self) 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-02-20T06:37:39,226 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-02-20T06:37:39,226 candidate = func() 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 215, in _make_candidate_from_link 2022-02-20T06:37:39,226 self._link_candidate_cache[link] = LinkCandidate( 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 288, in __init__ 2022-02-20T06:37:39,226 super().__init__( 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 158, in __init__ 2022-02-20T06:37:39,226 self.dist = self._prepare() 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 227, in _prepare 2022-02-20T06:37:39,226 dist = self._prepare_distribution() 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 299, in _prepare_distribution 2022-02-20T06:37:39,226 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 487, in prepare_linked_requirement 2022-02-20T06:37:39,226 return self._prepare_linked_requirement(req, parallel_builds) 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 556, in _prepare_linked_requirement 2022-02-20T06:37:39,226 dist = _get_prepared_distribution( 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 58, in _get_prepared_distribution 2022-02-20T06:37:39,226 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 47, in prepare_distribution_metadata 2022-02-20T06:37:39,226 self.req.prepare_metadata() 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 522, in prepare_metadata 2022-02-20T06:37:39,226 self.metadata_directory = generate_metadata( 2022-02-20T06:37:39,226 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/build/metadata.py", line 37, in generate_metadata 2022-02-20T06:37:39,226 raise MetadataGenerationFailed(package_details=details) from error 2022-02-20T06:37:39,226 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2022-02-20T06:37:39,248 Removed lazymath==0.0.1 from https://files.pythonhosted.org/packages/2d/9d/f5e920baaf9c5ada1b1389279a83564f8fe31cc0f3139da2ed075e2cb946/lazymath-0.0.1.tar.gz#sha256=49a52641151716faf5011ceda8065bde91b3484be8005b8fd6043c2068b8298c from build tracker '/tmp/pip-req-tracker-h0dmx3ww' 2022-02-20T06:37:39,249 Removed build tracker: '/tmp/pip-req-tracker-h0dmx3ww'