2025-09-10T11:14:25,591 Created temporary directory: /tmp/pip-build-tracker-dk34s97g 2025-09-10T11:14:25,592 Initialized build tracking at /tmp/pip-build-tracker-dk34s97g 2025-09-10T11:14:25,592 Created build tracker: /tmp/pip-build-tracker-dk34s97g 2025-09-10T11:14:25,592 Entered build tracker: /tmp/pip-build-tracker-dk34s97g 2025-09-10T11:14:25,593 Created temporary directory: /tmp/pip-wheel-c3tj10x5 2025-09-10T11:14:25,596 Created temporary directory: /tmp/pip-ephem-wheel-cache-q_1qvist 2025-09-10T11:14:25,660 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-10T11:14:25,662 2 location(s) to search for versions of test-audit-dog: 2025-09-10T11:14:25,662 * https://pypi.org/simple/test-audit-dog/ 2025-09-10T11:14:25,662 * https://www.piwheels.org/simple/test-audit-dog/ 2025-09-10T11:14:25,663 Fetching project page and analyzing links: https://pypi.org/simple/test-audit-dog/ 2025-09-10T11:14:25,663 Getting page https://pypi.org/simple/test-audit-dog/ 2025-09-10T11:14:25,664 Found index url https://pypi.org/simple/ 2025-09-10T11:14:25,871 Fetched page https://pypi.org/simple/test-audit-dog/ as application/vnd.pypi.simple.v1+json 2025-09-10T11:14:25,875 Skipping link: Missing project version for test-audit-dog: https://files.pythonhosted.org/packages/29/2b/a13eafde58f2850e9d48b2515e482970c89ab2afc48b0b1f58bbea8b03a8/test%20audit%20dog-0.0.1.tar.gz (from https://pypi.org/simple/test-audit-dog/) 2025-09-10T11:14:25,875 Skipping link: No binaries permitted for test-audit-dog: https://files.pythonhosted.org/packages/01/e3/fb09a1a44e30354d6580eacf2c5e518c049ff371339bb2a7f57332861fa6/test_audit_dog-0.0.1-py3-none-any.whl (from https://pypi.org/simple/test-audit-dog/) 2025-09-10T11:14:25,876 Fetching project page and analyzing links: https://www.piwheels.org/simple/test-audit-dog/ 2025-09-10T11:14:25,877 Getting page https://www.piwheels.org/simple/test-audit-dog/ 2025-09-10T11:14:25,878 Found index url https://www.piwheels.org/simple/ 2025-09-10T11:14:25,982 Fetched page https://www.piwheels.org/simple/test-audit-dog/ as text/html 2025-09-10T11:14:25,983 Skipping link: not a file: https://www.piwheels.org/simple/test-audit-dog/ 2025-09-10T11:14:25,983 Skipping link: not a file: https://pypi.org/simple/test-audit-dog/ 2025-09-10T11:14:26,005 Given no hashes to check 0 links for project 'test-audit-dog': discarding no candidates 2025-09-10T11:14:26,006 ERROR: Could not find a version that satisfies the requirement test-audit-dog==0.0.1 (from versions: none) 2025-09-10T11:14:26,007 ERROR: No matching distribution found for test-audit-dog==0.0.1 2025-09-10T11:14:26,008 Exception information: 2025-09-10T11:14:26,008 Traceback (most recent call last): 2025-09-10T11:14:26,008 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-10T11:14:26,008 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-10T11:14:26,008 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-10T11:14:26,008 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-10T11:14:26,008 raise RequirementsConflicted(criterion) 2025-09-10T11:14:26,008 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('test-audit-dog==0.0.1') 2025-09-10T11:14:26,008 2025-09-10T11:14:26,008 The above exception was the direct cause of the following exception: 2025-09-10T11:14:26,008 2025-09-10T11:14:26,008 Traceback (most recent call last): 2025-09-10T11:14:26,008 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-10T11:14:26,008 result = self._result = resolver.resolve( 2025-09-10T11:14:26,008 ~~~~~~~~~~~~~~~~^ 2025-09-10T11:14:26,008 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-10T11:14:26,008 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-10T11:14:26,008 ) 2025-09-10T11:14:26,008 ^ 2025-09-10T11:14:26,008 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-10T11:14:26,008 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-10T11:14:26,008 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-10T11:14:26,008 raise ResolutionImpossible(e.criterion.information) from e 2025-09-10T11:14:26,008 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('test-audit-dog==0.0.1'), parent=None)] 2025-09-10T11:14:26,008 2025-09-10T11:14:26,008 The above exception was the direct cause of the following exception: 2025-09-10T11:14:26,008 2025-09-10T11:14:26,008 Traceback (most recent call last): 2025-09-10T11:14:26,008 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-10T11:14:26,008 status = _inner_run() 2025-09-10T11:14:26,008 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-10T11:14:26,008 return self.run(options, args) 2025-09-10T11:14:26,008 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-10T11:14:26,008 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-10T11:14:26,008 return func(self, options, args) 2025-09-10T11:14:26,008 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-10T11:14:26,008 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-10T11:14:26,008 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-10T11:14:26,008 raise error from e 2025-09-10T11:14:26,008 pip._internal.exceptions.DistributionNotFound: No matching distribution found for test-audit-dog==0.0.1 2025-09-10T11:14:26,018 Removed build tracker: '/tmp/pip-build-tracker-dk34s97g'