2026-01-04T04:14:15,241 Created temporary directory: /tmp/pip-ephem-wheel-cache-o26c_euf 2026-01-04T04:14:15,242 Created temporary directory: /tmp/pip-build-tracker-71qrexih 2026-01-04T04:14:15,243 Initialized build tracking at /tmp/pip-build-tracker-71qrexih 2026-01-04T04:14:15,244 Created build tracker: /tmp/pip-build-tracker-71qrexih 2026-01-04T04:14:15,244 Entered build tracker: /tmp/pip-build-tracker-71qrexih 2026-01-04T04:14:15,245 Created temporary directory: /tmp/pip-wheel-fp_rr6m_ 2026-01-04T04:14:15,248 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2026-01-04T04:14:15,250 Created temporary directory: /tmp/pip-ephem-wheel-cache-zzonz_s_ 2026-01-04T04:14:15,272 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-01-04T04:14:15,276 2 location(s) to search for versions of fastgit: 2026-01-04T04:14:15,276 * https://pypi.org/simple/fastgit/ 2026-01-04T04:14:15,276 * https://www.piwheels.org/simple/fastgit/ 2026-01-04T04:14:15,277 Fetching project page and analyzing links: https://pypi.org/simple/fastgit/ 2026-01-04T04:14:15,277 Getting page https://pypi.org/simple/fastgit/ 2026-01-04T04:14:15,279 Found index url https://pypi.org/simple 2026-01-04T04:14:15,487 Fetched page https://pypi.org/simple/fastgit/ as application/vnd.pypi.simple.v1+json 2026-01-04T04:14:15,489 Skipping link: No binaries permitted for fastgit: https://files.pythonhosted.org/packages/7f/68/0adb064156bf0b1c459e714f2da79cc21b75e666c307125e6cfe7616e1a6/fastgit-0.0.1-py3-none-any.whl (from https://pypi.org/simple/fastgit/) (requires-python:>=3.9) 2026-01-04T04:14:15,490 Found link https://files.pythonhosted.org/packages/ab/74/bff49a746e6fc3bd3ff8755c58046bf222adb0b25f5d7fa904fefe4c1b46/fastgit-0.0.1.tar.gz (from https://pypi.org/simple/fastgit/) (requires-python:>=3.9), version: 0.0.1 2026-01-04T04:14:15,491 Fetching project page and analyzing links: https://www.piwheels.org/simple/fastgit/ 2026-01-04T04:14:15,491 Getting page https://www.piwheels.org/simple/fastgit/ 2026-01-04T04:14:15,493 Found index url https://www.piwheels.org/simple 2026-01-04T04:14:15,649 Fetched page https://www.piwheels.org/simple/fastgit/ as text/html 2026-01-04T04:14:15,650 Skipping link: not a file: https://www.piwheels.org/simple/fastgit/ 2026-01-04T04:14:15,651 Skipping link: not a file: https://pypi.org/simple/fastgit/ 2026-01-04T04:14:15,670 Given no hashes to check 1 links for project 'fastgit': discarding no candidates 2026-01-04T04:14:15,688 Collecting fastgit==0.0.1 2026-01-04T04:14:15,691 Created temporary directory: /tmp/pip-unpack-o6r97ao5 2026-01-04T04:14:15,823 Downloading fastgit-0.0.1.tar.gz (8.8 kB) 2026-01-04T04:14:15,863 Added fastgit==0.0.1 from https://files.pythonhosted.org/packages/ab/74/bff49a746e6fc3bd3ff8755c58046bf222adb0b25f5d7fa904fefe4c1b46/fastgit-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-71qrexih' 2026-01-04T04:14:15,867 Created temporary directory: /tmp/pip-build-env-avwxgfmi 2026-01-04T04:14:15,871 Installing build dependencies: started 2026-01-04T04:14:15,873 Running command pip subprocess to install build dependencies 2026-01-04T04:14:17,017 Using pip 23.0.1 from /usr/lib/python3/dist-packages/pip (python 3.11) 2026-01-04T04:14:17,678 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2026-01-04T04:14:17,701 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-01-04T04:14:19,415 Collecting setuptools>=64.0 2026-01-04T04:14:19,519 Using cached https://www.piwheels.org/simple/setuptools/setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2026-01-04T04:14:22,536 Installing collected packages: setuptools 2026-01-04T04:14:26,176 Successfully installed setuptools-80.9.0 2026-01-04T04:14:26,440 Installing build dependencies: finished with status 'done' 2026-01-04T04:14:26,447 Getting requirements to build wheel: started 2026-01-04T04:14:26,448 Running command Getting requirements to build wheel 2026-01-04T04:14:27,050 :1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2026-01-04T04:14:27,243 /tmp/pip-build-env-avwxgfmi/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-01-04T04:14:27,243 !! 2026-01-04T04:14:27,244 ******************************************************************************** 2026-01-04T04:14:27,245 Please consider removing the following classifiers in favor of a SPDX license expression: 2026-01-04T04:14:27,246 License :: OSI Approved :: Apache Software License 2026-01-04T04:14:27,247 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-01-04T04:14:27,247 ******************************************************************************** 2026-01-04T04:14:27,248 !! 2026-01-04T04:14:27,249 dist._finalize_license_expression() 2026-01-04T04:14:27,249 /tmp/pip-build-env-avwxgfmi/overlay/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-01-04T04:14:27,250 !! 2026-01-04T04:14:27,251 ******************************************************************************** 2026-01-04T04:14:27,252 Please consider removing the following classifiers in favor of a SPDX license expression: 2026-01-04T04:14:27,253 License :: OSI Approved :: Apache Software License 2026-01-04T04:14:27,254 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-01-04T04:14:27,255 ******************************************************************************** 2026-01-04T04:14:27,256 !! 2026-01-04T04:14:27,257 self._finalize_license_expression() 2026-01-04T04:14:27,257 running egg_info 2026-01-04T04:14:27,263 writing fastgit.egg-info/PKG-INFO 2026-01-04T04:14:27,266 writing dependency_links to fastgit.egg-info/dependency_links.txt 2026-01-04T04:14:27,268 writing entry points to fastgit.egg-info/entry_points.txt 2026-01-04T04:14:27,269 writing requirements to fastgit.egg-info/requires.txt 2026-01-04T04:14:27,271 writing top-level names to fastgit.egg-info/top_level.txt 2026-01-04T04:14:27,292 reading manifest file 'fastgit.egg-info/SOURCES.txt' 2026-01-04T04:14:27,295 reading manifest template 'MANIFEST.in' 2026-01-04T04:14:27,297 warning: no files found matching 'CONTRIBUTING.md' 2026-01-04T04:14:27,298 warning: no previously-included files matching '__pycache__' found under directory '*' 2026-01-04T04:14:27,299 adding license file 'LICENSE' 2026-01-04T04:14:27,301 writing manifest file 'fastgit.egg-info/SOURCES.txt' 2026-01-04T04:14:27,404 Getting requirements to build wheel: finished with status 'done' 2026-01-04T04:14:27,407 Created temporary directory: /tmp/pip-modern-metadata-rzi2fghp 2026-01-04T04:14:27,410 Preparing metadata (pyproject.toml): started 2026-01-04T04:14:27,411 Running command Preparing metadata (pyproject.toml) 2026-01-04T04:14:27,928 :1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2026-01-04T04:14:28,093 /tmp/pip-build-env-avwxgfmi/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-01-04T04:14:28,093 !! 2026-01-04T04:14:28,094 ******************************************************************************** 2026-01-04T04:14:28,095 Please consider removing the following classifiers in favor of a SPDX license expression: 2026-01-04T04:14:28,096 License :: OSI Approved :: Apache Software License 2026-01-04T04:14:28,097 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-01-04T04:14:28,097 ******************************************************************************** 2026-01-04T04:14:28,098 !! 2026-01-04T04:14:28,099 dist._finalize_license_expression() 2026-01-04T04:14:28,099 /tmp/pip-build-env-avwxgfmi/overlay/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-01-04T04:14:28,100 !! 2026-01-04T04:14:28,101 ******************************************************************************** 2026-01-04T04:14:28,101 Please consider removing the following classifiers in favor of a SPDX license expression: 2026-01-04T04:14:28,102 License :: OSI Approved :: Apache Software License 2026-01-04T04:14:28,103 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-01-04T04:14:28,103 ******************************************************************************** 2026-01-04T04:14:28,104 !! 2026-01-04T04:14:28,105 self._finalize_license_expression() 2026-01-04T04:14:28,106 running dist_info 2026-01-04T04:14:28,117 creating /tmp/pip-modern-metadata-rzi2fghp/fastgit.egg-info 2026-01-04T04:14:28,118 writing /tmp/pip-modern-metadata-rzi2fghp/fastgit.egg-info/PKG-INFO 2026-01-04T04:14:28,121 writing dependency_links to /tmp/pip-modern-metadata-rzi2fghp/fastgit.egg-info/dependency_links.txt 2026-01-04T04:14:28,123 writing entry points to /tmp/pip-modern-metadata-rzi2fghp/fastgit.egg-info/entry_points.txt 2026-01-04T04:14:28,124 writing requirements to /tmp/pip-modern-metadata-rzi2fghp/fastgit.egg-info/requires.txt 2026-01-04T04:14:28,125 writing top-level names to /tmp/pip-modern-metadata-rzi2fghp/fastgit.egg-info/top_level.txt 2026-01-04T04:14:28,127 writing manifest file '/tmp/pip-modern-metadata-rzi2fghp/fastgit.egg-info/SOURCES.txt' 2026-01-04T04:14:28,146 reading manifest file '/tmp/pip-modern-metadata-rzi2fghp/fastgit.egg-info/SOURCES.txt' 2026-01-04T04:14:28,148 reading manifest template 'MANIFEST.in' 2026-01-04T04:14:28,149 warning: no files found matching 'CONTRIBUTING.md' 2026-01-04T04:14:28,150 warning: no previously-included files matching '__pycache__' found under directory '*' 2026-01-04T04:14:28,151 adding license file 'LICENSE' 2026-01-04T04:14:28,153 writing manifest file '/tmp/pip-modern-metadata-rzi2fghp/fastgit.egg-info/SOURCES.txt' 2026-01-04T04:14:28,154 creating '/tmp/pip-modern-metadata-rzi2fghp/fastgit-0.0.1.dist-info' 2026-01-04T04:14:28,287 Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-04T04:14:28,292 Source in /tmp/pip-wheel-fp_rr6m_/fastgit_f9fb72f05cad468f9292d18d0cb18fb2 has version 0.0.1, which satisfies requirement fastgit==0.0.1 from https://files.pythonhosted.org/packages/ab/74/bff49a746e6fc3bd3ff8755c58046bf222adb0b25f5d7fa904fefe4c1b46/fastgit-0.0.1.tar.gz 2026-01-04T04:14:28,293 Removed fastgit==0.0.1 from https://files.pythonhosted.org/packages/ab/74/bff49a746e6fc3bd3ff8755c58046bf222adb0b25f5d7fa904fefe4c1b46/fastgit-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-71qrexih' 2026-01-04T04:14:28,299 Created temporary directory: /tmp/pip-unpack-3rdso57c 2026-01-04T04:14:28,300 Building wheels for collected packages: fastgit 2026-01-04T04:14:28,304 Created temporary directory: /tmp/pip-wheel-045rnk_h 2026-01-04T04:14:28,305 Destination directory: /tmp/pip-wheel-045rnk_h 2026-01-04T04:14:28,308 Building wheel for fastgit (pyproject.toml): started 2026-01-04T04:14:28,309 Running command Building wheel for fastgit (pyproject.toml) 2026-01-04T04:14:28,812 :1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2026-01-04T04:14:28,971 /tmp/pip-build-env-avwxgfmi/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-01-04T04:14:28,971 !! 2026-01-04T04:14:28,972 ******************************************************************************** 2026-01-04T04:14:28,973 Please consider removing the following classifiers in favor of a SPDX license expression: 2026-01-04T04:14:28,974 License :: OSI Approved :: Apache Software License 2026-01-04T04:14:28,975 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-01-04T04:14:28,975 ******************************************************************************** 2026-01-04T04:14:28,976 !! 2026-01-04T04:14:28,977 dist._finalize_license_expression() 2026-01-04T04:14:28,977 /tmp/pip-build-env-avwxgfmi/overlay/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-01-04T04:14:28,978 !! 2026-01-04T04:14:28,979 ******************************************************************************** 2026-01-04T04:14:28,979 Please consider removing the following classifiers in favor of a SPDX license expression: 2026-01-04T04:14:28,981 License :: OSI Approved :: Apache Software License 2026-01-04T04:14:28,982 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-01-04T04:14:28,982 ******************************************************************************** 2026-01-04T04:14:28,984 !! 2026-01-04T04:14:28,984 self._finalize_license_expression() 2026-01-04T04:14:28,985 running bdist_wheel 2026-01-04T04:14:28,999 running build 2026-01-04T04:14:28,999 running build_py 2026-01-04T04:14:29,006 creating build/lib/fastgit 2026-01-04T04:14:29,008 copying fastgit/core.py -> build/lib/fastgit 2026-01-04T04:14:29,010 copying fastgit/_modidx.py -> build/lib/fastgit 2026-01-04T04:14:29,012 copying fastgit/__init__.py -> build/lib/fastgit 2026-01-04T04:14:29,014 running egg_info 2026-01-04T04:14:29,025 writing fastgit.egg-info/PKG-INFO 2026-01-04T04:14:29,028 writing dependency_links to fastgit.egg-info/dependency_links.txt 2026-01-04T04:14:29,029 writing entry points to fastgit.egg-info/entry_points.txt 2026-01-04T04:14:29,030 writing requirements to fastgit.egg-info/requires.txt 2026-01-04T04:14:29,031 writing top-level names to fastgit.egg-info/top_level.txt 2026-01-04T04:14:29,041 reading manifest file 'fastgit.egg-info/SOURCES.txt' 2026-01-04T04:14:29,043 reading manifest template 'MANIFEST.in' 2026-01-04T04:14:29,044 warning: no files found matching 'CONTRIBUTING.md' 2026-01-04T04:14:29,045 warning: no previously-included files matching '__pycache__' found under directory '*' 2026-01-04T04:14:29,046 adding license file 'LICENSE' 2026-01-04T04:14:29,048 writing manifest file 'fastgit.egg-info/SOURCES.txt' 2026-01-04T04:14:29,061 installing to build/bdist.linux-armv7l/wheel 2026-01-04T04:14:29,062 running install 2026-01-04T04:14:29,085 running install_lib 2026-01-04T04:14:29,091 creating build/bdist.linux-armv7l/wheel 2026-01-04T04:14:29,094 creating build/bdist.linux-armv7l/wheel/fastgit 2026-01-04T04:14:29,095 copying build/lib/fastgit/core.py -> build/bdist.linux-armv7l/wheel/./fastgit 2026-01-04T04:14:29,097 copying build/lib/fastgit/_modidx.py -> build/bdist.linux-armv7l/wheel/./fastgit 2026-01-04T04:14:29,099 copying build/lib/fastgit/__init__.py -> build/bdist.linux-armv7l/wheel/./fastgit 2026-01-04T04:14:29,101 running install_egg_info 2026-01-04T04:14:29,106 Copying fastgit.egg-info to build/bdist.linux-armv7l/wheel/./fastgit-0.0.1-py3.11.egg-info 2026-01-04T04:14:29,120 running install_scripts 2026-01-04T04:14:29,134 creating build/bdist.linux-armv7l/wheel/fastgit-0.0.1.dist-info/WHEEL 2026-01-04T04:14:29,137 creating '/tmp/pip-wheel-045rnk_h/.tmp-7abrk1wm/fastgit-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2026-01-04T04:14:29,139 adding 'fastgit/__init__.py' 2026-01-04T04:14:29,140 adding 'fastgit/_modidx.py' 2026-01-04T04:14:29,142 adding 'fastgit/core.py' 2026-01-04T04:14:29,146 adding 'fastgit-0.0.1.dist-info/licenses/LICENSE' 2026-01-04T04:14:29,147 adding 'fastgit-0.0.1.dist-info/METADATA' 2026-01-04T04:14:29,148 adding 'fastgit-0.0.1.dist-info/WHEEL' 2026-01-04T04:14:29,149 adding 'fastgit-0.0.1.dist-info/entry_points.txt' 2026-01-04T04:14:29,150 adding 'fastgit-0.0.1.dist-info/top_level.txt' 2026-01-04T04:14:29,151 adding 'fastgit-0.0.1.dist-info/RECORD' 2026-01-04T04:14:29,152 removing build/bdist.linux-armv7l/wheel 2026-01-04T04:14:29,259 Building wheel for fastgit (pyproject.toml): finished with status 'done' 2026-01-04T04:14:29,263 Created wheel for fastgit: filename=fastgit-0.0.1-py3-none-any.whl size=7786 sha256=651d8ee238b5a7791adf949aa4dd56184d77adbaae49a65af877904f46286e60 2026-01-04T04:14:29,265 Stored in directory: /tmp/pip-ephem-wheel-cache-zzonz_s_/wheels/ce/8e/14/6ba50aa7ae8785d098cf5863ab9785df916995e57cce10e8f3 2026-01-04T04:14:29,275 Successfully built fastgit 2026-01-04T04:14:29,278 Removed build tracker: '/tmp/pip-build-tracker-71qrexih'