2024-01-31T05:41:45,680 Created temporary directory: /tmp/pip-build-tracker-56sxcb87 2024-01-31T05:41:45,683 Initialized build tracking at /tmp/pip-build-tracker-56sxcb87 2024-01-31T05:41:45,684 Created build tracker: /tmp/pip-build-tracker-56sxcb87 2024-01-31T05:41:45,684 Entered build tracker: /tmp/pip-build-tracker-56sxcb87 2024-01-31T05:41:45,685 Created temporary directory: /tmp/pip-wheel-hqwsdl6r 2024-01-31T05:41:45,696 Created temporary directory: /tmp/pip-ephem-wheel-cache-2aj0o6n6 2024-01-31T05:41:45,751 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-01-31T05:41:45,764 2 location(s) to search for versions of ruli: 2024-01-31T05:41:45,764 * https://pypi.org/simple/ruli/ 2024-01-31T05:41:45,764 * https://www.piwheels.org/simple/ruli/ 2024-01-31T05:41:45,766 Fetching project page and analyzing links: https://pypi.org/simple/ruli/ 2024-01-31T05:41:45,767 Getting page https://pypi.org/simple/ruli/ 2024-01-31T05:41:45,771 Found index url https://pypi.org/simple/ 2024-01-31T05:41:45,882 Fetched page https://pypi.org/simple/ruli/ as application/vnd.pypi.simple.v1+json 2024-01-31T05:41:45,885 Skipping link: No binaries permitted for ruli: https://files.pythonhosted.org/packages/87/8b/a47a01dd08ac510a58993620cfc3b9f596fd3589c309d9c1fceb704a25f9/ruli-0.0.0-py3-none-any.whl (from https://pypi.org/simple/ruli/) (requires-python:>=3.6) 2024-01-31T05:41:45,886 Found link https://files.pythonhosted.org/packages/f3/87/98433974593a65e57a56ddbe8d08182e9bad37d28e2ac3cc27496b566e69/ruli-0.0.0.tar.gz (from https://pypi.org/simple/ruli/) (requires-python:>=3.6), version: 0.0.0 2024-01-31T05:41:45,887 Fetching project page and analyzing links: https://www.piwheels.org/simple/ruli/ 2024-01-31T05:41:45,888 Getting page https://www.piwheels.org/simple/ruli/ 2024-01-31T05:41:45,890 Found index url https://www.piwheels.org/simple/ 2024-01-31T05:41:46,022 Fetched page https://www.piwheels.org/simple/ruli/ as text/html 2024-01-31T05:41:46,024 Skipping link: not a file: https://www.piwheels.org/simple/ruli/ 2024-01-31T05:41:46,024 Skipping link: not a file: https://pypi.org/simple/ruli/ 2024-01-31T05:41:46,058 Given no hashes to check 1 links for project 'ruli': discarding no candidates 2024-01-31T05:41:46,089 Collecting ruli==0.0.0 2024-01-31T05:41:46,094 Created temporary directory: /tmp/pip-unpack-oi0phu9a 2024-01-31T05:41:46,190 Downloading ruli-0.0.0.tar.gz (1.4 kB) 2024-01-31T05:41:46,240 Added ruli==0.0.0 from https://files.pythonhosted.org/packages/f3/87/98433974593a65e57a56ddbe8d08182e9bad37d28e2ac3cc27496b566e69/ruli-0.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-56sxcb87' 2024-01-31T05:41:46,242 ERROR: ruli==0.0.0 from https://files.pythonhosted.org/packages/f3/87/98433974593a65e57a56ddbe8d08182e9bad37d28e2ac3cc27496b566e69/ruli-0.0.0.tar.gz does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2024-01-31T05:41:46,245 Exception information: 2024-01-31T05:41:46,245 Traceback (most recent call last): 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-01-31T05:41:46,245 status = run_func(*args) 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-01-31T05:41:46,245 return func(self, options, args) 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-01-31T05:41:46,245 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2024-01-31T05:41:46,245 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-01-31T05:41:46,245 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-01-31T05:41:46,245 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2024-01-31T05:41:46,245 if not criterion.candidates: 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2024-01-31T05:41:46,245 return bool(self._sequence) 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2024-01-31T05:41:46,245 return any(self) 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2024-01-31T05:41:46,245 return (c for c in iterator if id(c) not in self._incompatible_ids) 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2024-01-31T05:41:46,245 candidate = func() 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 216, in _make_candidate_from_link 2024-01-31T05:41:46,245 version=version, 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 299, in __init__ 2024-01-31T05:41:46,245 version=version, 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2024-01-31T05:41:46,245 self.dist = self._prepare() 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2024-01-31T05:41:46,245 dist = self._prepare_distribution() 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2024-01-31T05:41:46,245 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 525, in prepare_linked_requirement 2024-01-31T05:41:46,245 return self._prepare_linked_requirement(req, parallel_builds) 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 645, in _prepare_linked_requirement 2024-01-31T05:41:46,245 self.check_build_deps, 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 72, in _get_prepared_distribution 2024-01-31T05:41:46,245 finder, build_isolation, check_build_deps 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/distributions/sdist.py", line 37, in prepare_distribution_metadata 2024-01-31T05:41:46,245 self.req.load_pyproject_toml() 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 507, in load_pyproject_toml 2024-01-31T05:41:46,245 self.use_pep517, self.pyproject_toml_path, self.setup_py_path, str(self) 2024-01-31T05:41:46,245 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/pyproject.py", line 58, in load_pyproject_toml 2024-01-31T05:41:46,245 f"{req_name} does not appear to be a Python project: " 2024-01-31T05:41:46,245 pip._internal.exceptions.InstallationError: ruli==0.0.0 from https://files.pythonhosted.org/packages/f3/87/98433974593a65e57a56ddbe8d08182e9bad37d28e2ac3cc27496b566e69/ruli-0.0.0.tar.gz does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2024-01-31T05:41:46,267 Removed ruli==0.0.0 from https://files.pythonhosted.org/packages/f3/87/98433974593a65e57a56ddbe8d08182e9bad37d28e2ac3cc27496b566e69/ruli-0.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-56sxcb87' 2024-01-31T05:41:46,267 Removed build tracker: '/tmp/pip-build-tracker-56sxcb87'