2026-02-09T04:26:43,785 Created temporary directory: /tmp/pip-ephem-wheel-cache-88wr7gw2 2026-02-09T04:26:43,791 Created temporary directory: /tmp/pip-req-tracker-ccbbj812 2026-02-09T04:26:43,791 Initialized build tracking at /tmp/pip-req-tracker-ccbbj812 2026-02-09T04:26:43,792 Created build tracker: /tmp/pip-req-tracker-ccbbj812 2026-02-09T04:26:43,792 Entered build tracker: /tmp/pip-req-tracker-ccbbj812 2026-02-09T04:26:43,793 Created temporary directory: /tmp/pip-wheel-q4b96m9x 2026-02-09T04:26:43,840 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2026-02-09T04:26:43,844 2 location(s) to search for versions of flake8-f401-booster: 2026-02-09T04:26:43,844 * https://pypi.org/simple/flake8-f401-booster/ 2026-02-09T04:26:43,844 * https://www.piwheels.org/simple/flake8-f401-booster/ 2026-02-09T04:26:43,845 Fetching project page and analyzing links: https://pypi.org/simple/flake8-f401-booster/ 2026-02-09T04:26:43,846 Getting page https://pypi.org/simple/flake8-f401-booster/ 2026-02-09T04:26:43,849 Found index url https://pypi.org/simple 2026-02-09T04:26:43,859 Starting new HTTPS connection (1): pypi.org:443 2026-02-09T04:26:44,098 https://pypi.org:443 "GET /simple/flake8-f401-booster/ HTTP/1.1" 200 221 2026-02-09T04:26:44,252 Fetching project page and analyzing links: https://www.piwheels.org/simple/flake8-f401-booster/ 2026-02-09T04:26:44,253 Getting page https://www.piwheels.org/simple/flake8-f401-booster/ 2026-02-09T04:26:44,255 Found index url https://www.piwheels.org/simple 2026-02-09T04:26:44,259 Starting new HTTPS connection (1): www.piwheels.org:443 2026-02-09T04:26:44,382 https://www.piwheels.org:443 "GET /simple/flake8-f401-booster/ HTTP/1.1" 200 151 2026-02-09T04:26:44,459 Given no hashes to check 0 links for project 'flake8-f401-booster': discarding no candidates 2026-02-09T04:26:44,460 ERROR: Could not find a version that satisfies the requirement flake8-f401-booster==0.0.0 2026-02-09T04:26:44,460 ERROR: No matching distribution found for flake8-f401-booster==0.0.0 2026-02-09T04:26:44,461 Exception information: 2026-02-09T04:26:44,461 Traceback (most recent call last): 2026-02-09T04:26:44,461 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2026-02-09T04:26:44,461 crit = self.state.criteria[name] 2026-02-09T04:26:44,461 KeyError: 'flake8-f401-booster' 2026-02-09T04:26:44,461 2026-02-09T04:26:44,461 During handling of the above exception, another exception occurred: 2026-02-09T04:26:44,461 2026-02-09T04:26:44,461 Traceback (most recent call last): 2026-02-09T04:26:44,461 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2026-02-09T04:26:44,461 name, crit = self._merge_into_criterion(r, parent=None) 2026-02-09T04:26:44,461 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2026-02-09T04:26:44,461 crit = Criterion.from_requirement(self._p, requirement, parent) 2026-02-09T04:26:44,461 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2026-02-09T04:26:44,461 raise RequirementsConflicted(criterion) 2026-02-09T04:26:44,461 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('flake8-f401-booster==0.0.0') 2026-02-09T04:26:44,461 2026-02-09T04:26:44,461 During handling of the above exception, another exception occurred: 2026-02-09T04:26:44,461 2026-02-09T04:26:44,461 Traceback (most recent call last): 2026-02-09T04:26:44,461 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2026-02-09T04:26:44,461 self._result = resolver.resolve( 2026-02-09T04:26:44,461 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2026-02-09T04:26:44,461 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-02-09T04:26:44,461 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2026-02-09T04:26:44,461 raise ResolutionImpossible(e.criterion.information) 2026-02-09T04:26:44,461 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('flake8-f401-booster==0.0.0'), parent=None)] 2026-02-09T04:26:44,461 2026-02-09T04:26:44,461 The above exception was the direct cause of the following exception: 2026-02-09T04:26:44,461 2026-02-09T04:26:44,461 Traceback (most recent call last): 2026-02-09T04:26:44,461 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2026-02-09T04:26:44,461 status = self.run(options, args) 2026-02-09T04:26:44,461 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2026-02-09T04:26:44,461 return func(self, options, args) 2026-02-09T04:26:44,461 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2026-02-09T04:26:44,461 requirement_set = resolver.resolve( 2026-02-09T04:26:44,461 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2026-02-09T04:26:44,461 six.raise_from(error, e) 2026-02-09T04:26:44,461 File "", line 3, in raise_from 2026-02-09T04:26:44,461 pip._internal.exceptions.DistributionNotFound: No matching distribution found for flake8-f401-booster==0.0.0 2026-02-09T04:26:44,471 Removed build tracker: '/tmp/pip-req-tracker-ccbbj812'