2025-09-08T08:10:24,891 Created temporary directory: /tmp/pip-build-tracker-aih86bjq 2025-09-08T08:10:24,891 Initialized build tracking at /tmp/pip-build-tracker-aih86bjq 2025-09-08T08:10:24,892 Created build tracker: /tmp/pip-build-tracker-aih86bjq 2025-09-08T08:10:24,892 Entered build tracker: /tmp/pip-build-tracker-aih86bjq 2025-09-08T08:10:24,892 Created temporary directory: /tmp/pip-wheel-qg_n74ef 2025-09-08T08:10:24,895 Created temporary directory: /tmp/pip-ephem-wheel-cache-cb48l7au 2025-09-08T08:10:24,952 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T08:10:24,954 2 location(s) to search for versions of tokio: 2025-09-08T08:10:24,954 * https://pypi.org/simple/tokio/ 2025-09-08T08:10:24,954 * https://www.piwheels.org/simple/tokio/ 2025-09-08T08:10:24,955 Fetching project page and analyzing links: https://pypi.org/simple/tokio/ 2025-09-08T08:10:24,955 Getting page https://pypi.org/simple/tokio/ 2025-09-08T08:10:24,956 Found index url https://pypi.org/simple/ 2025-09-08T08:10:25,163 Fetched page https://pypi.org/simple/tokio/ as application/vnd.pypi.simple.v1+json 2025-09-08T08:10:25,165 Found link https://files.pythonhosted.org/packages/b0/e0/6a4d494e689c670c2b39ac7b752f2b31f00df15b67fc18680528bb9b3624/tokio-0.1.0.tar.gz (from https://pypi.org/simple/tokio/), version: 0.1.0 2025-09-08T08:10:25,165 Found link https://files.pythonhosted.org/packages/38/79/7039fb417ab95d511bca9389cb459c1298e3227389a1fc27a417ab9791a8/tokio-0.2.0.tar.gz (from https://pypi.org/simple/tokio/), version: 0.2.0 2025-09-08T08:10:25,166 Fetching project page and analyzing links: https://www.piwheels.org/simple/tokio/ 2025-09-08T08:10:25,166 Getting page https://www.piwheels.org/simple/tokio/ 2025-09-08T08:10:25,168 Found index url https://www.piwheels.org/simple/ 2025-09-08T08:10:25,260 Fetched page https://www.piwheels.org/simple/tokio/ as text/html 2025-09-08T08:10:25,261 Skipping link: not a file: https://www.piwheels.org/simple/tokio/ 2025-09-08T08:10:25,261 Skipping link: not a file: https://pypi.org/simple/tokio/ 2025-09-08T08:10:25,287 Given no hashes to check 1 links for project 'tokio': discarding no candidates 2025-09-08T08:10:25,288 Collecting tokio==0.1.0 2025-09-08T08:10:25,290 Created temporary directory: /tmp/pip-unpack-_bmfu66w 2025-09-08T08:10:25,436 Downloading tokio-0.1.0.tar.gz (94 kB) 2025-09-08T08:10:25,512 Added tokio==0.1.0 from https://files.pythonhosted.org/packages/b0/e0/6a4d494e689c670c2b39ac7b752f2b31f00df15b67fc18680528bb9b3624/tokio-0.1.0.tar.gz to build tracker '/tmp/pip-build-tracker-aih86bjq' 2025-09-08T08:10:25,513 Running setup.py (path:/tmp/pip-wheel-qg_n74ef/tokio_ecfeed04af5847ff9dbd022f94cb4678/setup.py) egg_info for package tokio 2025-09-08T08:10:25,513 Created temporary directory: /tmp/pip-pip-egg-info-r93oocyl 2025-09-08T08:10:25,513 Preparing metadata (setup.py): started 2025-09-08T08:10:25,514 Running command python setup.py egg_info 2025-09-08T08:10:26,032 /tmp/pip-wheel-qg_n74ef/tokio_ecfeed04af5847ff9dbd022f94cb4678/setup.py:6: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. 2025-09-08T08:10:26,032 !! 2025-09-08T08:10:26,033 ******************************************************************************** 2025-09-08T08:10:26,033 Please remove any references to `setuptools.command.test` in all supported versions of the affected package. 2025-09-08T08:10:26,033 This deprecation is overdue, please update your project and remove deprecated 2025-09-08T08:10:26,033 calls to avoid build errors in the future. 2025-09-08T08:10:26,033 ******************************************************************************** 2025-09-08T08:10:26,034 !! 2025-09-08T08:10:26,034 from setuptools.command.test import test as TestCommand 2025-09-08T08:10:26,371 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T08:10:26,371 !! 2025-09-08T08:10:26,372 ******************************************************************************** 2025-09-08T08:10:26,372 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T08:10:26,372 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T08:10:26,372 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T08:10:26,372 or your builds will no longer be supported. 2025-09-08T08:10:26,372 ******************************************************************************** 2025-09-08T08:10:26,372 !! 2025-09-08T08:10:26,372 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T08:10:26,492 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T08:10:26,492 warnings.warn(msg) 2025-09-08T08:10:26,656 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-08T08:10:26,656 !! 2025-09-08T08:10:26,657 ******************************************************************************** 2025-09-08T08:10:26,657 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-08T08:10:26,657 License :: OSI Approved :: Apache Software License 2025-09-08T08:10:26,657 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-08T08:10:26,657 ******************************************************************************** 2025-09-08T08:10:26,657 !! 2025-09-08T08:10:26,657 self._finalize_license_expression() 2025-09-08T08:10:26,731 running egg_info 2025-09-08T08:10:26,805 creating /tmp/pip-pip-egg-info-r93oocyl/tokio.egg-info 2025-09-08T08:10:26,805 writing /tmp/pip-pip-egg-info-r93oocyl/tokio.egg-info/PKG-INFO 2025-09-08T08:10:26,807 writing dependency_links to /tmp/pip-pip-egg-info-r93oocyl/tokio.egg-info/dependency_links.txt 2025-09-08T08:10:26,807 writing top-level names to /tmp/pip-pip-egg-info-r93oocyl/tokio.egg-info/top_level.txt 2025-09-08T08:10:26,808 writing manifest file '/tmp/pip-pip-egg-info-r93oocyl/tokio.egg-info/SOURCES.txt' 2025-09-08T08:10:27,033 reading manifest file '/tmp/pip-pip-egg-info-r93oocyl/tokio.egg-info/SOURCES.txt' 2025-09-08T08:10:27,034 adding license file 'LICENSE.txt' 2025-09-08T08:10:27,036 writing manifest file '/tmp/pip-pip-egg-info-r93oocyl/tokio.egg-info/SOURCES.txt' 2025-09-08T08:10:27,151 Preparing metadata (setup.py): finished with status 'done' 2025-09-08T08:10:27,156 Source in /tmp/pip-wheel-qg_n74ef/tokio_ecfeed04af5847ff9dbd022f94cb4678 has version 0.1.0, which satisfies requirement tokio==0.1.0 from https://files.pythonhosted.org/packages/b0/e0/6a4d494e689c670c2b39ac7b752f2b31f00df15b67fc18680528bb9b3624/tokio-0.1.0.tar.gz 2025-09-08T08:10:27,156 Removed tokio==0.1.0 from https://files.pythonhosted.org/packages/b0/e0/6a4d494e689c670c2b39ac7b752f2b31f00df15b67fc18680528bb9b3624/tokio-0.1.0.tar.gz from build tracker '/tmp/pip-build-tracker-aih86bjq' 2025-09-08T08:10:27,159 Created temporary directory: /tmp/pip-unpack-z5upv9rb 2025-09-08T08:10:27,159 Created temporary directory: /tmp/pip-unpack-8cr22ik6 2025-09-08T08:10:27,159 Building wheels for collected packages: tokio 2025-09-08T08:10:27,161 Created temporary directory: /tmp/pip-wheel-mtkdh3dj 2025-09-08T08:10:27,161 DEPRECATION: Building 'tokio' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'tokio'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-08T08:10:27,162 Building wheel for tokio (setup.py): started 2025-09-08T08:10:27,163 Destination directory: /tmp/pip-wheel-mtkdh3dj 2025-09-08T08:10:27,163 Running command python setup.py bdist_wheel 2025-09-08T08:10:27,686 /tmp/pip-wheel-qg_n74ef/tokio_ecfeed04af5847ff9dbd022f94cb4678/setup.py:6: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. 2025-09-08T08:10:27,686 !! 2025-09-08T08:10:27,687 ******************************************************************************** 2025-09-08T08:10:27,687 Please remove any references to `setuptools.command.test` in all supported versions of the affected package. 2025-09-08T08:10:27,687 This deprecation is overdue, please update your project and remove deprecated 2025-09-08T08:10:27,687 calls to avoid build errors in the future. 2025-09-08T08:10:27,687 ******************************************************************************** 2025-09-08T08:10:27,688 !! 2025-09-08T08:10:27,688 from setuptools.command.test import test as TestCommand 2025-09-08T08:10:28,017 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T08:10:28,017 !! 2025-09-08T08:10:28,017 ******************************************************************************** 2025-09-08T08:10:28,018 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T08:10:28,018 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T08:10:28,018 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T08:10:28,018 or your builds will no longer be supported. 2025-09-08T08:10:28,018 ******************************************************************************** 2025-09-08T08:10:28,018 !! 2025-09-08T08:10:28,018 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T08:10:28,140 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T08:10:28,140 warnings.warn(msg) 2025-09-08T08:10:28,308 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-08T08:10:28,309 !! 2025-09-08T08:10:28,309 ******************************************************************************** 2025-09-08T08:10:28,309 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-08T08:10:28,309 License :: OSI Approved :: Apache Software License 2025-09-08T08:10:28,309 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-08T08:10:28,309 ******************************************************************************** 2025-09-08T08:10:28,310 !! 2025-09-08T08:10:28,310 self._finalize_license_expression() 2025-09-08T08:10:28,310 running bdist_wheel 2025-09-08T08:10:28,609 running build 2025-09-08T08:10:28,609 running build_py 2025-09-08T08:10:28,687 creating build/lib.linux-armv7l-cpython-313/tokio 2025-09-08T08:10:28,688 copying tokio/test_utils.py -> build/lib.linux-armv7l-cpython-313/tokio 2025-09-08T08:10:28,688 copying tokio/pytest_plugin.py -> build/lib.linux-armv7l-cpython-313/tokio 2025-09-08T08:10:28,689 copying tokio/helpers.py -> build/lib.linux-armv7l-cpython-313/tokio 2025-09-08T08:10:28,689 copying tokio/__init__.py -> build/lib.linux-armv7l-cpython-313/tokio 2025-09-08T08:10:28,690 running egg_info 2025-09-08T08:10:28,765 writing tokio.egg-info/PKG-INFO 2025-09-08T08:10:28,766 writing dependency_links to tokio.egg-info/dependency_links.txt 2025-09-08T08:10:28,766 writing top-level names to tokio.egg-info/top_level.txt 2025-09-08T08:10:28,845 reading manifest file 'tokio.egg-info/SOURCES.txt' 2025-09-08T08:10:28,849 adding license file 'LICENSE.txt' 2025-09-08T08:10:28,852 writing manifest file 'tokio.egg-info/SOURCES.txt' 2025-09-08T08:10:28,854 running build_ext 2025-09-08T08:10:28,854 running build_rust 2025-09-08T08:10:29,788 Updating crates.io index 2025-09-08T08:10:29,793 Updating git repository `https://github.com/PyO3/rust-cpython.git` 2025-09-08T08:10:29,948 error: failed to get `cpython` as a dependency of package `async-tokio v0.1.0 (/tmp/pip-wheel-qg_n74ef/tokio_ecfeed04af5847ff9dbd022f94cb4678)` 2025-09-08T08:10:29,949 Caused by: 2025-09-08T08:10:29,949 failed to load source for dependency `cpython` 2025-09-08T08:10:29,950 Caused by: 2025-09-08T08:10:29,950 Unable to update https://github.com/PyO3/rust-cpython.git#da310715 2025-09-08T08:10:29,951 Caused by: 2025-09-08T08:10:29,951 failed to clone into: /home/piwheels/.cargo/git/db/rust-cpython-6283b9de646d736e 2025-09-08T08:10:29,951 Caused by: 2025-09-08T08:10:29,952 revision da310715f44263e6509cfc93f058dedbb92a7379 not found 2025-09-08T08:10:29,952 Caused by: 2025-09-08T08:10:29,952 failed to authenticate when downloading repository 2025-09-08T08:10:29,953 * attempted to find username/password via git's `credential.helper` support, but failed 2025-09-08T08:10:29,953 if the git CLI succeeds then `net.git-fetch-with-cli` may help here 2025-09-08T08:10:29,953 https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli 2025-09-08T08:10:29,954 Caused by: 2025-09-08T08:10:29,954 failed to acquire username/password from local configuration 2025-09-08T08:10:29,956 error: `cargo metadata --manifest-path Cargo.toml --format-version 1` failed with code 101 2025-09-08T08:10:29,956 -- Output captured from stdout: 2025-09-08T08:10:30,081 ERROR: python setup.py bdist_wheel exited with 1 2025-09-08T08:10:30,093 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2025-09-08T08:10:30,093 exec(compile('"'"''"'"''"'"' 2025-09-08T08:10:30,093 # This is -- a caller that pip uses to run setup.py 2025-09-08T08:10:30,093 # 2025-09-08T08:10:30,093 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-08T08:10:30,093 # import from `distutils.core` to work with newer packaging standards. 2025-09-08T08:10:30,093 # - It provides a clear error message when setuptools is not installed. 2025-09-08T08:10:30,093 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-08T08:10:30,093 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-08T08:10:30,093 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-08T08:10:30,093 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-08T08:10:30,093 import os, sys, tokenize, traceback 2025-09-08T08:10:30,093 2025-09-08T08:10:30,093 try: 2025-09-08T08:10:30,093 import setuptools 2025-09-08T08:10:30,093 except ImportError: 2025-09-08T08:10:30,093 print( 2025-09-08T08:10:30,093 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-08T08:10:30,093 "the build environment with exception:", 2025-09-08T08:10:30,093 file=sys.stderr, 2025-09-08T08:10:30,093 ) 2025-09-08T08:10:30,093 traceback.print_exc() 2025-09-08T08:10:30,093 sys.exit(1) 2025-09-08T08:10:30,093 2025-09-08T08:10:30,093 __file__ = %r 2025-09-08T08:10:30,093 sys.argv[0] = __file__ 2025-09-08T08:10:30,093 2025-09-08T08:10:30,093 if os.path.exists(__file__): 2025-09-08T08:10:30,093 filename = __file__ 2025-09-08T08:10:30,093 with tokenize.open(__file__) as f: 2025-09-08T08:10:30,093 setup_py_code = f.read() 2025-09-08T08:10:30,093 else: 2025-09-08T08:10:30,093 filename = "" 2025-09-08T08:10:30,093 setup_py_code = "from setuptools import setup; setup()" 2025-09-08T08:10:30,093 2025-09-08T08:10:30,093 exec(compile(setup_py_code, filename, "exec")) 2025-09-08T08:10:30,093 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-qg_n74ef/tokio_ecfeed04af5847ff9dbd022f94cb4678/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-mtkdh3dj[/] 2025-09-08T08:10:30,093 [bold magenta]cwd[/]: /tmp/pip-wheel-qg_n74ef/tokio_ecfeed04af5847ff9dbd022f94cb4678/ 2025-09-08T08:10:30,093 Building wheel for tokio (setup.py): finished with status 'error' 2025-09-08T08:10:30,094 ERROR: Failed building wheel for tokio 2025-09-08T08:10:30,095 Running setup.py clean for tokio 2025-09-08T08:10:30,095 Running command python setup.py clean 2025-09-08T08:10:30,613 /tmp/pip-wheel-qg_n74ef/tokio_ecfeed04af5847ff9dbd022f94cb4678/setup.py:6: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. 2025-09-08T08:10:30,613 !! 2025-09-08T08:10:30,613 ******************************************************************************** 2025-09-08T08:10:30,613 Please remove any references to `setuptools.command.test` in all supported versions of the affected package. 2025-09-08T08:10:30,614 This deprecation is overdue, please update your project and remove deprecated 2025-09-08T08:10:30,614 calls to avoid build errors in the future. 2025-09-08T08:10:30,614 ******************************************************************************** 2025-09-08T08:10:30,614 !! 2025-09-08T08:10:30,614 from setuptools.command.test import test as TestCommand 2025-09-08T08:10:30,942 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T08:10:30,942 !! 2025-09-08T08:10:30,942 ******************************************************************************** 2025-09-08T08:10:30,942 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T08:10:30,942 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T08:10:30,942 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T08:10:30,943 or your builds will no longer be supported. 2025-09-08T08:10:30,943 ******************************************************************************** 2025-09-08T08:10:30,943 !! 2025-09-08T08:10:30,943 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T08:10:31,061 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T08:10:31,061 warnings.warn(msg) 2025-09-08T08:10:31,223 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-08T08:10:31,223 !! 2025-09-08T08:10:31,223 ******************************************************************************** 2025-09-08T08:10:31,223 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-08T08:10:31,223 License :: OSI Approved :: Apache Software License 2025-09-08T08:10:31,224 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-08T08:10:31,224 ******************************************************************************** 2025-09-08T08:10:31,224 !! 2025-09-08T08:10:31,224 self._finalize_license_expression() 2025-09-08T08:10:31,296 running clean 2025-09-08T08:10:31,441 removing 'build/lib.linux-armv7l-cpython-313' (and everything under it) 2025-09-08T08:10:31,442 'build/bdist.linux-armv7l' does not exist -- can't clean it 2025-09-08T08:10:31,442 'build/scripts-3.13' does not exist -- can't clean it 2025-09-08T08:10:31,442 removing 'build' 2025-09-08T08:10:31,556 Failed to build tokio 2025-09-08T08:10:31,557 ERROR: Failed to build one or more wheels 2025-09-08T08:10:31,558 Exception information: 2025-09-08T08:10:31,558 Traceback (most recent call last): 2025-09-08T08:10:31,558 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T08:10:31,558 status = _inner_run() 2025-09-08T08:10:31,558 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T08:10:31,558 return self.run(options, args) 2025-09-08T08:10:31,558 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T08:10:31,558 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T08:10:31,558 return func(self, options, args) 2025-09-08T08:10:31,558 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 180, in run 2025-09-08T08:10:31,558 raise CommandError("Failed to build one or more wheels") 2025-09-08T08:10:31,558 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2025-09-08T08:10:31,562 Removed build tracker: '/tmp/pip-build-tracker-aih86bjq'