2024-02-19T08:17:33,486 Created temporary directory: /tmp/pip-build-tracker-ml1o6dy5 2024-02-19T08:17:33,487 Initialized build tracking at /tmp/pip-build-tracker-ml1o6dy5 2024-02-19T08:17:33,488 Created build tracker: /tmp/pip-build-tracker-ml1o6dy5 2024-02-19T08:17:33,488 Entered build tracker: /tmp/pip-build-tracker-ml1o6dy5 2024-02-19T08:17:33,489 Created temporary directory: /tmp/pip-wheel-zl1ncs17 2024-02-19T08:17:33,493 Created temporary directory: /tmp/pip-ephem-wheel-cache-93pkgvbu 2024-02-19T08:17:33,515 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-02-19T08:17:33,518 2 location(s) to search for versions of df-evildownload: 2024-02-19T08:17:33,518 * https://pypi.org/simple/df-evildownload/ 2024-02-19T08:17:33,518 * https://www.piwheels.org/simple/df-evildownload/ 2024-02-19T08:17:33,519 Fetching project page and analyzing links: https://pypi.org/simple/df-evildownload/ 2024-02-19T08:17:33,520 Getting page https://pypi.org/simple/df-evildownload/ 2024-02-19T08:17:33,521 Found index url https://pypi.org/simple/ 2024-02-19T08:17:33,731 Fetched page https://pypi.org/simple/df-evildownload/ as application/vnd.pypi.simple.v1+json 2024-02-19T08:17:33,732 Found link https://files.pythonhosted.org/packages/78/3e/5ae6c2273906ec9a10c94413cc12b33c1a25272f00f0890b77677ddee223/df_evildownload-0.0.0.tar.gz (from https://pypi.org/simple/df-evildownload/), version: 0.0.0 2024-02-19T08:17:33,733 Fetching project page and analyzing links: https://www.piwheels.org/simple/df-evildownload/ 2024-02-19T08:17:33,734 Getting page https://www.piwheels.org/simple/df-evildownload/ 2024-02-19T08:17:33,735 Found index url https://www.piwheels.org/simple/ 2024-02-19T08:17:33,889 Fetched page https://www.piwheels.org/simple/df-evildownload/ as text/html 2024-02-19T08:17:33,891 Skipping link: not a file: https://www.piwheels.org/simple/df-evildownload/ 2024-02-19T08:17:33,891 Skipping link: not a file: https://pypi.org/simple/df-evildownload/ 2024-02-19T08:17:33,909 Given no hashes to check 1 links for project 'df-evildownload': discarding no candidates 2024-02-19T08:17:33,927 Collecting df-evildownload==0.0.0 2024-02-19T08:17:33,930 Created temporary directory: /tmp/pip-unpack-j59hzxis 2024-02-19T08:17:34,139 Downloading df_evildownload-0.0.0.tar.gz (856 bytes) 2024-02-19T08:17:34,160 Added df-evildownload==0.0.0 from https://files.pythonhosted.org/packages/78/3e/5ae6c2273906ec9a10c94413cc12b33c1a25272f00f0890b77677ddee223/df_evildownload-0.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-ml1o6dy5' 2024-02-19T08:17:34,163 Created temporary directory: /tmp/pip-build-env-9nxxmxj6 2024-02-19T08:17:34,167 Installing build dependencies: started 2024-02-19T08:17:34,168 Running command pip subprocess to install build dependencies 2024-02-19T08:17:35,290 Using pip 23.3.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2024-02-19T08:17:35,801 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-02-19T08:17:37,206 Collecting setuptools>=61.0 2024-02-19T08:17:37,220 Using cached https://www.piwheels.org/simple/setuptools/setuptools-69.1.0-py3-none-any.whl (819 kB) 2024-02-19T08:17:39,810 Installing collected packages: setuptools 2024-02-19T08:17:42,013 Successfully installed setuptools-69.1.0 2024-02-19T08:17:42,281 [notice] A new release of pip is available: 23.3.1 -> 24.0 2024-02-19T08:17:42,281 [notice] To update, run: python3 -m pip install --upgrade pip 2024-02-19T08:17:42,541 Installing build dependencies: finished with status 'done' 2024-02-19T08:17:42,544 Getting requirements to build wheel: started 2024-02-19T08:17:42,545 Running command Getting requirements to build wheel 2024-02-19T08:17:42,993 Traceback (most recent call last): 2024-02-19T08:17:42,993 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in 2024-02-19T08:17:42,994 main() 2024-02-19T08:17:42,994 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main 2024-02-19T08:17:42,995 json_out['return_val'] = hook(**hook_input['kwargs']) 2024-02-19T08:17:42,996 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-19T08:17:42,997 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel 2024-02-19T08:17:42,997 return hook(config_settings) 2024-02-19T08:17:42,998 ^^^^^^^^^^^^^^^^^^^^^ 2024-02-19T08:17:42,998 File "/tmp/pip-build-env-9nxxmxj6/overlay/local/lib/python3.11/dist-packages/setuptools/build_meta.py", line 325, in get_requires_for_build_wheel 2024-02-19T08:17:42,999 return self._get_build_requires(config_settings, requirements=['wheel']) 2024-02-19T08:17:43,000 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-19T08:17:43,001 File "/tmp/pip-build-env-9nxxmxj6/overlay/local/lib/python3.11/dist-packages/setuptools/build_meta.py", line 295, in _get_build_requires 2024-02-19T08:17:43,002 self.run_setup() 2024-02-19T08:17:43,002 File "/tmp/pip-build-env-9nxxmxj6/overlay/local/lib/python3.11/dist-packages/setuptools/build_meta.py", line 311, in run_setup 2024-02-19T08:17:43,003 exec(code, locals()) 2024-02-19T08:17:43,004 File "", line 4, in 2024-02-19T08:17:43,004 EvilException: Running the setup.py! 2024-02-19T08:17:43,068 ERROR: Getting requirements to build wheel exited with 1 2024-02-19T08:17:43,081 [bold magenta]full command[/]: [blue]/usr/bin/python3 /usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp7b81no2k[/] 2024-02-19T08:17:43,081 [bold magenta]cwd[/]: /tmp/pip-wheel-zl1ncs17/df-evildownload_2a8aa544bb544ea7af5409a2d2160617 2024-02-19T08:17:43,082 Getting requirements to build wheel: finished with status 'error' 2024-02-19T08:17:43,084 ERROR: Getting requirements to build wheel exited with 1 2024-02-19T08:17:43,090 Exception information: 2024-02-19T08:17:43,090 Traceback (most recent call last): 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-02-19T08:17:43,090 status = run_func(*args) 2024-02-19T08:17:43,090 ^^^^^^^^^^^^^^^ 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-02-19T08:17:43,090 return func(self, options, args) 2024-02-19T08:17:43,090 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-02-19T08:17:43,090 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-02-19T08:17:43,090 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-02-19T08:17:43,090 result = self._result = resolver.resolve( 2024-02-19T08:17:43,090 ^^^^^^^^^^^^^^^^^ 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-02-19T08:17:43,090 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-02-19T08:17:43,090 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-02-19T08:17:43,090 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2024-02-19T08:17:43,090 if not criterion.candidates: 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2024-02-19T08:17:43,090 return bool(self._sequence) 2024-02-19T08:17:43,090 ^^^^^^^^^^^^^^^^^^^^ 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2024-02-19T08:17:43,090 return any(self) 2024-02-19T08:17:43,090 ^^^^^^^^^ 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2024-02-19T08:17:43,090 return (c for c in iterator if id(c) not in self._incompatible_ids) 2024-02-19T08:17:43,090 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2024-02-19T08:17:43,090 candidate = func() 2024-02-19T08:17:43,090 ^^^^^^ 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 211, in _make_candidate_from_link 2024-02-19T08:17:43,090 self._link_candidate_cache[link] = LinkCandidate( 2024-02-19T08:17:43,090 ^^^^^^^^^^^^^^ 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__ 2024-02-19T08:17:43,090 super().__init__( 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2024-02-19T08:17:43,090 self.dist = self._prepare() 2024-02-19T08:17:43,090 ^^^^^^^^^^^^^^^ 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2024-02-19T08:17:43,090 dist = self._prepare_distribution() 2024-02-19T08:17:43,090 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2024-02-19T08:17:43,090 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2024-02-19T08:17:43,090 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 525, in prepare_linked_requirement 2024-02-19T08:17:43,090 return self._prepare_linked_requirement(req, parallel_builds) 2024-02-19T08:17:43,090 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 640, in _prepare_linked_requirement 2024-02-19T08:17:43,090 dist = _get_prepared_distribution( 2024-02-19T08:17:43,090 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 71, in _get_prepared_distribution 2024-02-19T08:17:43,090 abstract_dist.prepare_distribution_metadata( 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 54, in prepare_distribution_metadata 2024-02-19T08:17:43,090 self._install_build_reqs(finder) 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 124, in _install_build_reqs 2024-02-19T08:17:43,090 build_reqs = self._get_build_requires_wheel() 2024-02-19T08:17:43,090 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 101, in _get_build_requires_wheel 2024-02-19T08:17:43,090 return backend.get_requires_for_build_wheel() 2024-02-19T08:17:43,090 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/misc.py", line 751, in get_requires_for_build_wheel 2024-02-19T08:17:43,090 return super().get_requires_for_build_wheel(config_settings=cs) 2024-02-19T08:17:43,090 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_impl.py", line 166, in get_requires_for_build_wheel 2024-02-19T08:17:43,090 return self._call_hook('get_requires_for_build_wheel', { 2024-02-19T08:17:43,090 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_impl.py", line 311, in _call_hook 2024-02-19T08:17:43,090 self._subprocess_runner( 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 252, in runner 2024-02-19T08:17:43,090 call_subprocess( 2024-02-19T08:17:43,090 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2024-02-19T08:17:43,090 raise error 2024-02-19T08:17:43,090 pip._internal.exceptions.InstallationSubprocessError: Getting requirements to build wheel exited with 1 2024-02-19T08:17:43,103 Removed df-evildownload==0.0.0 from https://files.pythonhosted.org/packages/78/3e/5ae6c2273906ec9a10c94413cc12b33c1a25272f00f0890b77677ddee223/df_evildownload-0.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-ml1o6dy5' 2024-02-19T08:17:43,104 Removed build tracker: '/tmp/pip-build-tracker-ml1o6dy5'