2023-06-29T08:32:53,291 Created temporary directory: /tmp/pip-build-tracker-49xs0ax_ 2023-06-29T08:32:53,292 Initialized build tracking at /tmp/pip-build-tracker-49xs0ax_ 2023-06-29T08:32:53,292 Created build tracker: /tmp/pip-build-tracker-49xs0ax_ 2023-06-29T08:32:53,293 Entered build tracker: /tmp/pip-build-tracker-49xs0ax_ 2023-06-29T08:32:53,293 Created temporary directory: /tmp/pip-wheel-86m02euh 2023-06-29T08:32:53,296 Created temporary directory: /tmp/pip-ephem-wheel-cache-erg1qqtm 2023-06-29T08:32:53,323 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-29T08:32:53,326 2 location(s) to search for versions of pymudclient: 2023-06-29T08:32:53,326 * https://pypi.org/simple/pymudclient/ 2023-06-29T08:32:53,326 * https://www.piwheels.org/simple/pymudclient/ 2023-06-29T08:32:53,326 Fetching project page and analyzing links: https://pypi.org/simple/pymudclient/ 2023-06-29T08:32:53,327 Getting page https://pypi.org/simple/pymudclient/ 2023-06-29T08:32:53,328 Found index url https://pypi.org/simple/ 2023-06-29T08:32:53,399 Fetched page https://pypi.org/simple/pymudclient/ as application/vnd.pypi.simple.v1+json 2023-06-29T08:32:53,400 Skipping link: No binaries permitted for pymudclient: https://files.pythonhosted.org/packages/fd/3b/08159e4ec06622dd35a3b4d9882f89890f5d135d92de4174e4ad0d1ddc8b/pymudclient-0.1.0-py3-none-any.whl (from https://pypi.org/simple/pymudclient/) (requires-python:>=3.7) 2023-06-29T08:32:53,400 Found link https://files.pythonhosted.org/packages/6c/4b/5ba367e226ba6129d12080ce07db3ce3ffd487414b3824405927ba6fea7b/pymudclient-0.1.0.tar.gz (from https://pypi.org/simple/pymudclient/) (requires-python:>=3.7), version: 0.1.0 2023-06-29T08:32:53,401 Fetching project page and analyzing links: https://www.piwheels.org/simple/pymudclient/ 2023-06-29T08:32:53,401 Getting page https://www.piwheels.org/simple/pymudclient/ 2023-06-29T08:32:53,402 Found index url https://www.piwheels.org/simple/ 2023-06-29T08:32:53,569 Fetched page https://www.piwheels.org/simple/pymudclient/ as text/html 2023-06-29T08:32:53,570 Skipping link: not a file: https://www.piwheels.org/simple/pymudclient/ 2023-06-29T08:32:53,570 Skipping link: not a file: https://pypi.org/simple/pymudclient/ 2023-06-29T08:32:53,587 Given no hashes to check 1 links for project 'pymudclient': discarding no candidates 2023-06-29T08:32:53,604 Collecting pymudclient==0.1.0 2023-06-29T08:32:53,606 Created temporary directory: /tmp/pip-unpack-2zjehgwv 2023-06-29T08:32:53,667 Downloading pymudclient-0.1.0.tar.gz (13 kB) 2023-06-29T08:32:53,721 Added pymudclient==0.1.0 from https://files.pythonhosted.org/packages/6c/4b/5ba367e226ba6129d12080ce07db3ce3ffd487414b3824405927ba6fea7b/pymudclient-0.1.0.tar.gz to build tracker '/tmp/pip-build-tracker-49xs0ax_' 2023-06-29T08:32:53,726 Created temporary directory: /tmp/pip-build-env-7n3nggne 2023-06-29T08:32:53,736 Installing build dependencies: started 2023-06-29T08:32:53,737 Running command pip subprocess to install build dependencies 2023-06-29T08:32:54,899 Using pip 23.1.2 from /home/piwheels/.local/lib/python3.9/site-packages/pip (python 3.9) 2023-06-29T08:32:55,261 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-29T08:32:56,959 Collecting setuptools>=40.8.0 2023-06-29T08:32:57,044 Using cached https://www.piwheels.org/simple/setuptools/setuptools-68.0.0-py3-none-any.whl (804 kB) 2023-06-29T08:32:57,303 Collecting wheel 2023-06-29T08:32:57,322 Using cached https://www.piwheels.org/simple/wheel/wheel-0.40.0-py3-none-any.whl (64 kB) 2023-06-29T08:32:59,099 Installing collected packages: wheel, setuptools 2023-06-29T08:32:59,316 Creating /tmp/pip-build-env-7n3nggne/overlay/bin 2023-06-29T08:32:59,318 changing mode of /tmp/pip-build-env-7n3nggne/overlay/bin/wheel to 755 2023-06-29T08:33:01,448 Successfully installed setuptools-68.0.0 wheel-0.40.0 2023-06-29T08:33:01,727 Installing build dependencies: finished with status 'done' 2023-06-29T08:33:01,732 Getting requirements to build wheel: started 2023-06-29T08:33:01,733 Running command Getting requirements to build wheel 2023-06-29T08:33:02,190 Traceback (most recent call last): 2023-06-29T08:33:02,190 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in 2023-06-29T08:33:02,191 main() 2023-06-29T08:33:02,191 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main 2023-06-29T08:33:02,191 json_out['return_val'] = hook(**hook_input['kwargs']) 2023-06-29T08:33:02,191 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel 2023-06-29T08:33:02,191 return hook(config_settings) 2023-06-29T08:33:02,192 File "/tmp/pip-build-env-7n3nggne/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 341, in get_requires_for_build_wheel 2023-06-29T08:33:02,192 return self._get_build_requires(config_settings, requirements=['wheel']) 2023-06-29T08:33:02,192 File "/tmp/pip-build-env-7n3nggne/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 323, in _get_build_requires 2023-06-29T08:33:02,192 self.run_setup() 2023-06-29T08:33:02,193 File "/tmp/pip-build-env-7n3nggne/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 487, in run_setup 2023-06-29T08:33:02,193 super(_BuildMetaLegacyBackend, 2023-06-29T08:33:02,193 File "/tmp/pip-build-env-7n3nggne/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 338, in run_setup 2023-06-29T08:33:02,194 exec(code, locals()) 2023-06-29T08:33:02,194 File "", line 19, in 2023-06-29T08:33:02,194 File "/usr/lib/python3.9/pathlib.py", line 1255, in read_text 2023-06-29T08:33:02,195 with self.open(mode='r', encoding=encoding, errors=errors) as f: 2023-06-29T08:33:02,196 File "/usr/lib/python3.9/pathlib.py", line 1241, in open 2023-06-29T08:33:02,197 return io.open(self, mode, buffering, encoding, errors, newline, 2023-06-29T08:33:02,197 File "/usr/lib/python3.9/pathlib.py", line 1109, in _opener 2023-06-29T08:33:02,197 return self._accessor.open(self, flags, mode) 2023-06-29T08:33:02,198 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-86m02euh/pymudclient_bc8fb3b13cf648cca20b91b8a0f00b2f/requirements.txt' 2023-06-29T08:33:02,245 ERROR: [present-rich] Getting requirements to build wheel exited with 1 2023-06-29T08:33:02,262 [bold magenta]full command[/]: [blue]/usr/bin/python3 /home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpobvhne8l[/] 2023-06-29T08:33:02,263 [bold magenta]cwd[/]: /tmp/pip-wheel-86m02euh/pymudclient_bc8fb3b13cf648cca20b91b8a0f00b2f 2023-06-29T08:33:02,263 Getting requirements to build wheel: finished with status 'error' 2023-06-29T08:33:02,265 ERROR: [present-rich] Getting requirements to build wheel exited with 1 2023-06-29T08:33:02,271 Exception information: 2023-06-29T08:33:02,271 Traceback (most recent call last): 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-06-29T08:33:02,271 status = run_func(*args) 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-06-29T08:33:02,271 return func(self, options, args) 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-06-29T08:33:02,271 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-06-29T08:33:02,271 result = self._result = resolver.resolve( 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-06-29T08:33:02,271 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-06-29T08:33:02,271 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-06-29T08:33:02,271 if not criterion.candidates: 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2023-06-29T08:33:02,271 return bool(self._sequence) 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-06-29T08:33:02,271 return any(self) 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-06-29T08:33:02,271 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-06-29T08:33:02,271 candidate = func() 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2023-06-29T08:33:02,271 self._link_candidate_cache[link] = LinkCandidate( 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__ 2023-06-29T08:33:02,271 super().__init__( 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2023-06-29T08:33:02,271 self.dist = self._prepare() 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2023-06-29T08:33:02,271 dist = self._prepare_distribution() 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2023-06-29T08:33:02,271 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2023-06-29T08:33:02,271 return self._prepare_linked_requirement(req, parallel_builds) 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 631, in _prepare_linked_requirement 2023-06-29T08:33:02,271 dist = _get_prepared_distribution( 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/operations/prepare.py", line 69, in _get_prepared_distribution 2023-06-29T08:33:02,271 abstract_dist.prepare_distribution_metadata( 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/distributions/sdist.py", line 48, in prepare_distribution_metadata 2023-06-29T08:33:02,271 self._install_build_reqs(finder) 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/distributions/sdist.py", line 118, in _install_build_reqs 2023-06-29T08:33:02,271 build_reqs = self._get_build_requires_wheel() 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/distributions/sdist.py", line 95, in _get_build_requires_wheel 2023-06-29T08:33:02,271 return backend.get_requires_for_build_wheel() 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/utils/misc.py", line 692, in get_requires_for_build_wheel 2023-06-29T08:33:02,271 return super().get_requires_for_build_wheel(config_settings=cs) 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_impl.py", line 166, in get_requires_for_build_wheel 2023-06-29T08:33:02,271 return self._call_hook('get_requires_for_build_wheel', { 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_impl.py", line 311, in _call_hook 2023-06-29T08:33:02,271 self._subprocess_runner( 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/utils/subprocess.py", line 252, in runner 2023-06-29T08:33:02,271 call_subprocess( 2023-06-29T08:33:02,271 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2023-06-29T08:33:02,271 raise error 2023-06-29T08:33:02,271 pip._internal.exceptions.InstallationSubprocessError: Getting requirements to build wheel exited with 1 2023-06-29T08:33:02,280 Removed pymudclient==0.1.0 from https://files.pythonhosted.org/packages/6c/4b/5ba367e226ba6129d12080ce07db3ce3ffd487414b3824405927ba6fea7b/pymudclient-0.1.0.tar.gz from build tracker '/tmp/pip-build-tracker-49xs0ax_' 2023-06-29T08:33:02,280 Removed build tracker: '/tmp/pip-build-tracker-49xs0ax_'