2026-03-29T11:01:10,657 Created temporary directory: /tmp/pip-ephem-wheel-cache-nz0kd8u9 2026-03-29T11:01:10,659 Created temporary directory: /tmp/pip-build-tracker-q77erapv 2026-03-29T11:01:10,660 Initialized build tracking at /tmp/pip-build-tracker-q77erapv 2026-03-29T11:01:10,660 Created build tracker: /tmp/pip-build-tracker-q77erapv 2026-03-29T11:01:10,660 Entered build tracker: /tmp/pip-build-tracker-q77erapv 2026-03-29T11:01:10,661 Created temporary directory: /tmp/pip-wheel-pn7c195u 2026-03-29T11:01:10,664 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-03-29T11:01:10,666 Created temporary directory: /tmp/pip-ephem-wheel-cache-o80h78sq 2026-03-29T11:01:10,688 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-03-29T11:01:10,691 2 location(s) to search for versions of prosperai: 2026-03-29T11:01:10,691 * https://pypi.org/simple/prosperai/ 2026-03-29T11:01:10,691 * https://www.piwheels.org/simple/prosperai/ 2026-03-29T11:01:10,692 Fetching project page and analyzing links: https://pypi.org/simple/prosperai/ 2026-03-29T11:01:10,693 Getting page https://pypi.org/simple/prosperai/ 2026-03-29T11:01:10,694 Found index url https://pypi.org/simple 2026-03-29T11:01:10,918 Fetched page https://pypi.org/simple/prosperai/ as application/vnd.pypi.simple.v1+json 2026-03-29T11:01:10,920 Skipping link: No binaries permitted for prosperai: https://files.pythonhosted.org/packages/06/ca/48b085f43def88ada4614ddce8e88aeafa6e2bc701e77c4ab08ce6eb1a18/prosperai-0.0.1-py3-none-any.whl (from https://pypi.org/simple/prosperai/) (requires-python:>=3.10) 2026-03-29T11:01:10,921 Found link https://files.pythonhosted.org/packages/f7/79/fb3852502a24008f8aadfb4f2ae19e53e66c9e947580b186561fca31a95c/prosperai-0.0.1.tar.gz (from https://pypi.org/simple/prosperai/) (requires-python:>=3.10), version: 0.0.1 2026-03-29T11:01:10,921 Fetching project page and analyzing links: https://www.piwheels.org/simple/prosperai/ 2026-03-29T11:01:10,922 Getting page https://www.piwheels.org/simple/prosperai/ 2026-03-29T11:01:10,923 Found index url https://www.piwheels.org/simple 2026-03-29T11:01:11,098 Fetched page https://www.piwheels.org/simple/prosperai/ as text/html 2026-03-29T11:01:11,100 Skipping link: not a file: https://www.piwheels.org/simple/prosperai/ 2026-03-29T11:01:11,100 Skipping link: not a file: https://pypi.org/simple/prosperai/ 2026-03-29T11:01:11,119 Given no hashes to check 1 links for project 'prosperai': discarding no candidates 2026-03-29T11:01:11,137 Collecting prosperai==0.0.1 2026-03-29T11:01:11,139 Created temporary directory: /tmp/pip-unpack-y0jj69yr 2026-03-29T11:01:11,286 Downloading prosperai-0.0.1.tar.gz (1.0 kB) 2026-03-29T11:01:11,307 Added prosperai==0.0.1 from https://files.pythonhosted.org/packages/f7/79/fb3852502a24008f8aadfb4f2ae19e53e66c9e947580b186561fca31a95c/prosperai-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-q77erapv' 2026-03-29T11:01:11,311 Created temporary directory: /tmp/pip-build-env-ih9eebc8 2026-03-29T11:01:11,315 Installing build dependencies: started 2026-03-29T11:01:11,316 Running command pip subprocess to install build dependencies 2026-03-29T11:01:12,469 Using pip 23.0.1 from /usr/lib/python3/dist-packages/pip (python 3.11) 2026-03-29T11:01:12,950 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-03-29T11:01:12,973 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-03-29T11:01:14,723 Collecting setuptools>=64 2026-03-29T11:01:14,798 Using cached https://www.piwheels.org/simple/setuptools/setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-29T11:01:17,800 Installing collected packages: setuptools 2026-03-29T11:01:20,834 Successfully installed setuptools-82.0.1 2026-03-29T11:01:21,103 Installing build dependencies: finished with status 'done' 2026-03-29T11:01:21,109 Getting requirements to build wheel: started 2026-03-29T11:01:21,110 Running command Getting requirements to build wheel 2026-03-29T11:01:21,741 /tmp/pip-build-env-ih9eebc8/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-03-29T11:01:21,741 !! 2026-03-29T11:01:21,742 ******************************************************************************** 2026-03-29T11:01:21,743 Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-03-29T11:01:21,744 By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-03-29T11:01:21,744 or your builds will no longer be supported. 2026-03-29T11:01:21,745 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29T11:01:21,746 ******************************************************************************** 2026-03-29T11:01:21,746 !! 2026-03-29T11:01:21,747 corresp(dist, value, root_dir) 2026-03-29T11:01:21,841 running egg_info 2026-03-29T11:01:21,848 writing prosperai.egg-info/PKG-INFO 2026-03-29T11:01:21,851 writing dependency_links to prosperai.egg-info/dependency_links.txt 2026-03-29T11:01:21,854 writing top-level names to prosperai.egg-info/top_level.txt 2026-03-29T11:01:21,873 reading manifest file 'prosperai.egg-info/SOURCES.txt' 2026-03-29T11:01:21,878 writing manifest file 'prosperai.egg-info/SOURCES.txt' 2026-03-29T11:01:21,976 Getting requirements to build wheel: finished with status 'done' 2026-03-29T11:01:21,979 Created temporary directory: /tmp/pip-modern-metadata-43tct4d4 2026-03-29T11:01:21,982 Preparing metadata (pyproject.toml): started 2026-03-29T11:01:21,984 Running command Preparing metadata (pyproject.toml) 2026-03-29T11:01:22,567 /tmp/pip-build-env-ih9eebc8/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-03-29T11:01:22,567 !! 2026-03-29T11:01:22,568 ******************************************************************************** 2026-03-29T11:01:22,569 Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-03-29T11:01:22,570 By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-03-29T11:01:22,570 or your builds will no longer be supported. 2026-03-29T11:01:22,572 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29T11:01:22,572 ******************************************************************************** 2026-03-29T11:01:22,573 !! 2026-03-29T11:01:22,574 corresp(dist, value, root_dir) 2026-03-29T11:01:22,664 running dist_info 2026-03-29T11:01:22,675 creating /tmp/pip-modern-metadata-43tct4d4/prosperai.egg-info 2026-03-29T11:01:22,676 writing /tmp/pip-modern-metadata-43tct4d4/prosperai.egg-info/PKG-INFO 2026-03-29T11:01:22,679 writing dependency_links to /tmp/pip-modern-metadata-43tct4d4/prosperai.egg-info/dependency_links.txt 2026-03-29T11:01:22,681 writing top-level names to /tmp/pip-modern-metadata-43tct4d4/prosperai.egg-info/top_level.txt 2026-03-29T11:01:22,682 writing manifest file '/tmp/pip-modern-metadata-43tct4d4/prosperai.egg-info/SOURCES.txt' 2026-03-29T11:01:22,698 reading manifest file '/tmp/pip-modern-metadata-43tct4d4/prosperai.egg-info/SOURCES.txt' 2026-03-29T11:01:22,702 writing manifest file '/tmp/pip-modern-metadata-43tct4d4/prosperai.egg-info/SOURCES.txt' 2026-03-29T11:01:22,703 creating '/tmp/pip-modern-metadata-43tct4d4/prosperai-0.0.1.dist-info' 2026-03-29T11:01:22,821 Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-29T11:01:22,826 Source in /tmp/pip-wheel-pn7c195u/prosperai_0be2f0783ce7440aaca141cd91eb9581 has version 0.0.1, which satisfies requirement prosperai==0.0.1 from https://files.pythonhosted.org/packages/f7/79/fb3852502a24008f8aadfb4f2ae19e53e66c9e947580b186561fca31a95c/prosperai-0.0.1.tar.gz 2026-03-29T11:01:22,827 Removed prosperai==0.0.1 from https://files.pythonhosted.org/packages/f7/79/fb3852502a24008f8aadfb4f2ae19e53e66c9e947580b186561fca31a95c/prosperai-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-q77erapv' 2026-03-29T11:01:22,832 Created temporary directory: /tmp/pip-unpack-eg0jzq0b 2026-03-29T11:01:22,832 Building wheels for collected packages: prosperai 2026-03-29T11:01:22,836 Created temporary directory: /tmp/pip-wheel-tapwud73 2026-03-29T11:01:22,837 Destination directory: /tmp/pip-wheel-tapwud73 2026-03-29T11:01:22,839 Building wheel for prosperai (pyproject.toml): started 2026-03-29T11:01:22,840 Running command Building wheel for prosperai (pyproject.toml) 2026-03-29T11:01:23,407 /tmp/pip-build-env-ih9eebc8/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-03-29T11:01:23,407 !! 2026-03-29T11:01:23,409 ******************************************************************************** 2026-03-29T11:01:23,409 Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-03-29T11:01:23,411 By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-03-29T11:01:23,411 or your builds will no longer be supported. 2026-03-29T11:01:23,413 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-29T11:01:23,413 ******************************************************************************** 2026-03-29T11:01:23,414 !! 2026-03-29T11:01:23,415 corresp(dist, value, root_dir) 2026-03-29T11:01:23,492 running bdist_wheel 2026-03-29T11:01:23,509 running build 2026-03-29T11:01:23,509 running build_py 2026-03-29T11:01:23,515 creating build/lib/prosperai 2026-03-29T11:01:23,517 copying prosperai/__init__.py -> build/lib/prosperai 2026-03-29T11:01:23,519 running egg_info 2026-03-29T11:01:23,528 writing prosperai.egg-info/PKG-INFO 2026-03-29T11:01:23,531 writing dependency_links to prosperai.egg-info/dependency_links.txt 2026-03-29T11:01:23,532 writing top-level names to prosperai.egg-info/top_level.txt 2026-03-29T11:01:23,539 reading manifest file 'prosperai.egg-info/SOURCES.txt' 2026-03-29T11:01:23,543 writing manifest file 'prosperai.egg-info/SOURCES.txt' 2026-03-29T11:01:23,554 installing to build/bdist.linux-armv7l/wheel 2026-03-29T11:01:23,555 running install 2026-03-29T11:01:23,578 running install_lib 2026-03-29T11:01:23,583 creating build/bdist.linux-armv7l/wheel 2026-03-29T11:01:23,585 creating build/bdist.linux-armv7l/wheel/prosperai 2026-03-29T11:01:23,586 copying build/lib/prosperai/__init__.py -> build/bdist.linux-armv7l/wheel/./prosperai 2026-03-29T11:01:23,588 running install_egg_info 2026-03-29T11:01:23,593 Copying prosperai.egg-info to build/bdist.linux-armv7l/wheel/./prosperai-0.0.1-py3.11.egg-info 2026-03-29T11:01:23,601 running install_scripts 2026-03-29T11:01:23,607 creating build/bdist.linux-armv7l/wheel/prosperai-0.0.1.dist-info/WHEEL 2026-03-29T11:01:23,611 creating '/tmp/pip-wheel-tapwud73/.tmp-e02169hj/prosperai-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2026-03-29T11:01:23,613 adding 'prosperai/__init__.py' 2026-03-29T11:01:23,615 adding 'prosperai-0.0.1.dist-info/METADATA' 2026-03-29T11:01:23,616 adding 'prosperai-0.0.1.dist-info/WHEEL' 2026-03-29T11:01:23,617 adding 'prosperai-0.0.1.dist-info/top_level.txt' 2026-03-29T11:01:23,618 adding 'prosperai-0.0.1.dist-info/RECORD' 2026-03-29T11:01:23,619 removing build/bdist.linux-armv7l/wheel 2026-03-29T11:01:23,719 Building wheel for prosperai (pyproject.toml): finished with status 'done' 2026-03-29T11:01:23,723 Created wheel for prosperai: filename=prosperai-0.0.1-py3-none-any.whl size=1328 sha256=138b39fbf147ac4c2342538076d9e3c7ec22cd518a95909fb40a456efa33797c 2026-03-29T11:01:23,724 Stored in directory: /tmp/pip-ephem-wheel-cache-o80h78sq/wheels/08/97/b6/9a3c98479265d5e89b2ee8081e8cbaa29b0276234188b7b468 2026-03-29T11:01:23,733 Successfully built prosperai 2026-03-29T11:01:23,735 Removed build tracker: '/tmp/pip-build-tracker-q77erapv'