2026-03-27T02:53:51,645 Created temporary directory: /tmp/pip-ephem-wheel-cache-_fnhq0zz 2026-03-27T02:53:51,647 Created temporary directory: /tmp/pip-build-tracker-e_855b67 2026-03-27T02:53:51,647 Initialized build tracking at /tmp/pip-build-tracker-e_855b67 2026-03-27T02:53:51,648 Created build tracker: /tmp/pip-build-tracker-e_855b67 2026-03-27T02:53:51,648 Entered build tracker: /tmp/pip-build-tracker-e_855b67 2026-03-27T02:53:51,649 Created temporary directory: /tmp/pip-wheel-2ve6w21t 2026-03-27T02:53:51,652 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-27T02:53:51,654 Created temporary directory: /tmp/pip-ephem-wheel-cache-djnyld7q 2026-03-27T02:53:51,676 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-03-27T02:53:51,679 2 location(s) to search for versions of rasar: 2026-03-27T02:53:51,679 * https://pypi.org/simple/rasar/ 2026-03-27T02:53:51,679 * https://www.piwheels.org/simple/rasar/ 2026-03-27T02:53:51,680 Fetching project page and analyzing links: https://pypi.org/simple/rasar/ 2026-03-27T02:53:51,681 Getting page https://pypi.org/simple/rasar/ 2026-03-27T02:53:51,682 Found index url https://pypi.org/simple 2026-03-27T02:53:51,907 Fetched page https://pypi.org/simple/rasar/ as application/vnd.pypi.simple.v1+json 2026-03-27T02:53:51,909 Skipping link: No binaries permitted for rasar: https://files.pythonhosted.org/packages/94/c9/8657c5729f7eb419a88a9e813a839f0333a3d5fd76bbf6e3d8f4e4ece4c0/rasar-0.1.0-py3-none-any.whl (from https://pypi.org/simple/rasar/) (requires-python:>=3.10.4) 2026-03-27T02:53:51,910 Found link https://files.pythonhosted.org/packages/bf/bb/4e5dcd8b541e64af59fb8cffc154a208328a8058766fbf694898c6b7b49d/rasar-0.1.0.tar.gz (from https://pypi.org/simple/rasar/) (requires-python:>=3.10.4), version: 0.1.0 2026-03-27T02:53:51,911 Fetching project page and analyzing links: https://www.piwheels.org/simple/rasar/ 2026-03-27T02:53:51,912 Getting page https://www.piwheels.org/simple/rasar/ 2026-03-27T02:53:51,913 Found index url https://www.piwheels.org/simple 2026-03-27T02:53:52,090 Fetched page https://www.piwheels.org/simple/rasar/ as text/html 2026-03-27T02:53:52,091 Skipping link: not a file: https://www.piwheels.org/simple/rasar/ 2026-03-27T02:53:52,092 Skipping link: not a file: https://pypi.org/simple/rasar/ 2026-03-27T02:53:52,111 Given no hashes to check 1 links for project 'rasar': discarding no candidates 2026-03-27T02:53:52,128 Collecting rasar==0.1.0 2026-03-27T02:53:52,131 Created temporary directory: /tmp/pip-unpack-vtny0ny3 2026-03-27T02:53:52,354 Downloading rasar-0.1.0.tar.gz (13 kB) 2026-03-27T02:53:52,390 Added rasar==0.1.0 from https://files.pythonhosted.org/packages/bf/bb/4e5dcd8b541e64af59fb8cffc154a208328a8058766fbf694898c6b7b49d/rasar-0.1.0.tar.gz to build tracker '/tmp/pip-build-tracker-e_855b67' 2026-03-27T02:53:52,394 Created temporary directory: /tmp/pip-build-env-dyt1q4hh 2026-03-27T02:53:52,398 Installing build dependencies: started 2026-03-27T02:53:52,399 Running command pip subprocess to install build dependencies 2026-03-27T02:53:53,908 Using pip 23.0.1 from /usr/lib/python3/dist-packages/pip (python 3.11) 2026-03-27T02:53:54,341 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-27T02:53:54,365 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-03-27T02:53:56,119 Collecting setuptools>=61.0 2026-03-27T02:53:56,199 Using cached https://www.piwheels.org/simple/setuptools/setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-27T02:53:59,204 Installing collected packages: setuptools 2026-03-27T02:54:02,494 Successfully installed setuptools-82.0.1 2026-03-27T02:54:02,764 Installing build dependencies: finished with status 'done' 2026-03-27T02:54:02,770 Getting requirements to build wheel: started 2026-03-27T02:54:02,771 Running command Getting requirements to build wheel 2026-03-27T02:54:03,577 /tmp/pip-build-env-dyt1q4hh/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-03-27T02:54:03,577 !! 2026-03-27T02:54:03,578 ******************************************************************************** 2026-03-27T02:54:03,578 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-27T02:54:03,579 By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-03-27T02:54:03,580 or your builds will no longer be supported. 2026-03-27T02:54:03,580 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-27T02:54:03,581 ******************************************************************************** 2026-03-27T02:54:03,582 !! 2026-03-27T02:54:03,582 corresp(dist, value, root_dir) 2026-03-27T02:54:03,676 running egg_info 2026-03-27T02:54:03,682 writing rasar.egg-info/PKG-INFO 2026-03-27T02:54:03,686 writing dependency_links to rasar.egg-info/dependency_links.txt 2026-03-27T02:54:03,688 writing requirements to rasar.egg-info/requires.txt 2026-03-27T02:54:03,689 writing top-level names to rasar.egg-info/top_level.txt 2026-03-27T02:54:03,707 reading manifest file 'rasar.egg-info/SOURCES.txt' 2026-03-27T02:54:03,710 adding license file 'LICENSE' 2026-03-27T02:54:03,713 writing manifest file 'rasar.egg-info/SOURCES.txt' 2026-03-27T02:54:03,810 Getting requirements to build wheel: finished with status 'done' 2026-03-27T02:54:03,813 Created temporary directory: /tmp/pip-modern-metadata-86lc0uag 2026-03-27T02:54:03,816 Preparing metadata (pyproject.toml): started 2026-03-27T02:54:03,817 Running command Preparing metadata (pyproject.toml) 2026-03-27T02:54:04,372 /tmp/pip-build-env-dyt1q4hh/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-03-27T02:54:04,372 !! 2026-03-27T02:54:04,374 ******************************************************************************** 2026-03-27T02:54:04,374 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-27T02:54:04,375 By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-03-27T02:54:04,376 or your builds will no longer be supported. 2026-03-27T02:54:04,377 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-27T02:54:04,377 ******************************************************************************** 2026-03-27T02:54:04,378 !! 2026-03-27T02:54:04,379 corresp(dist, value, root_dir) 2026-03-27T02:54:04,468 running dist_info 2026-03-27T02:54:04,478 creating /tmp/pip-modern-metadata-86lc0uag/rasar.egg-info 2026-03-27T02:54:04,479 writing /tmp/pip-modern-metadata-86lc0uag/rasar.egg-info/PKG-INFO 2026-03-27T02:54:04,483 writing dependency_links to /tmp/pip-modern-metadata-86lc0uag/rasar.egg-info/dependency_links.txt 2026-03-27T02:54:04,485 writing requirements to /tmp/pip-modern-metadata-86lc0uag/rasar.egg-info/requires.txt 2026-03-27T02:54:04,486 writing top-level names to /tmp/pip-modern-metadata-86lc0uag/rasar.egg-info/top_level.txt 2026-03-27T02:54:04,487 writing manifest file '/tmp/pip-modern-metadata-86lc0uag/rasar.egg-info/SOURCES.txt' 2026-03-27T02:54:04,504 reading manifest file '/tmp/pip-modern-metadata-86lc0uag/rasar.egg-info/SOURCES.txt' 2026-03-27T02:54:04,506 adding license file 'LICENSE' 2026-03-27T02:54:04,508 writing manifest file '/tmp/pip-modern-metadata-86lc0uag/rasar.egg-info/SOURCES.txt' 2026-03-27T02:54:04,509 creating '/tmp/pip-modern-metadata-86lc0uag/rasar-0.1.0.dist-info' 2026-03-27T02:54:04,634 Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-27T02:54:04,639 Source in /tmp/pip-wheel-2ve6w21t/rasar_5c62bbcd93024a3b8107d417f447b530 has version 0.1.0, which satisfies requirement rasar==0.1.0 from https://files.pythonhosted.org/packages/bf/bb/4e5dcd8b541e64af59fb8cffc154a208328a8058766fbf694898c6b7b49d/rasar-0.1.0.tar.gz 2026-03-27T02:54:04,640 Removed rasar==0.1.0 from https://files.pythonhosted.org/packages/bf/bb/4e5dcd8b541e64af59fb8cffc154a208328a8058766fbf694898c6b7b49d/rasar-0.1.0.tar.gz from build tracker '/tmp/pip-build-tracker-e_855b67' 2026-03-27T02:54:04,644 Created temporary directory: /tmp/pip-unpack-5d3fx0jd 2026-03-27T02:54:04,645 Building wheels for collected packages: rasar 2026-03-27T02:54:04,649 Created temporary directory: /tmp/pip-wheel-jet8ymxr 2026-03-27T02:54:04,650 Destination directory: /tmp/pip-wheel-jet8ymxr 2026-03-27T02:54:04,652 Building wheel for rasar (pyproject.toml): started 2026-03-27T02:54:04,654 Running command Building wheel for rasar (pyproject.toml) 2026-03-27T02:54:05,200 /tmp/pip-build-env-dyt1q4hh/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-03-27T02:54:05,200 !! 2026-03-27T02:54:05,202 ******************************************************************************** 2026-03-27T02:54:05,202 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-27T02:54:05,204 By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-03-27T02:54:05,204 or your builds will no longer be supported. 2026-03-27T02:54:05,205 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-27T02:54:05,206 ******************************************************************************** 2026-03-27T02:54:05,207 !! 2026-03-27T02:54:05,208 corresp(dist, value, root_dir) 2026-03-27T02:54:05,287 running bdist_wheel 2026-03-27T02:54:05,304 running build 2026-03-27T02:54:05,305 running build_py 2026-03-27T02:54:05,310 creating build/lib/rasar 2026-03-27T02:54:05,313 copying rasar/feature_importance.py -> build/lib/rasar 2026-03-27T02:54:05,315 copying rasar/__init__.py -> build/lib/rasar 2026-03-27T02:54:05,317 copying rasar/prediction.py -> build/lib/rasar 2026-03-27T02:54:05,319 copying rasar/similarity.py -> build/lib/rasar 2026-03-27T02:54:05,322 copying rasar/rasar_descriptors.py -> build/lib/rasar 2026-03-27T02:54:05,323 copying rasar/optimization.py -> build/lib/rasar 2026-03-27T02:54:05,325 running egg_info 2026-03-27T02:54:05,335 writing rasar.egg-info/PKG-INFO 2026-03-27T02:54:05,337 writing dependency_links to rasar.egg-info/dependency_links.txt 2026-03-27T02:54:05,339 writing requirements to rasar.egg-info/requires.txt 2026-03-27T02:54:05,340 writing top-level names to rasar.egg-info/top_level.txt 2026-03-27T02:54:05,348 reading manifest file 'rasar.egg-info/SOURCES.txt' 2026-03-27T02:54:05,351 adding license file 'LICENSE' 2026-03-27T02:54:05,354 writing manifest file 'rasar.egg-info/SOURCES.txt' 2026-03-27T02:54:05,366 installing to build/bdist.linux-armv7l/wheel 2026-03-27T02:54:05,367 running install 2026-03-27T02:54:05,391 running install_lib 2026-03-27T02:54:05,397 creating build/bdist.linux-armv7l/wheel 2026-03-27T02:54:05,400 creating build/bdist.linux-armv7l/wheel/rasar 2026-03-27T02:54:05,401 copying build/lib/rasar/feature_importance.py -> build/bdist.linux-armv7l/wheel/./rasar 2026-03-27T02:54:05,404 copying build/lib/rasar/__init__.py -> build/bdist.linux-armv7l/wheel/./rasar 2026-03-27T02:54:05,406 copying build/lib/rasar/prediction.py -> build/bdist.linux-armv7l/wheel/./rasar 2026-03-27T02:54:05,408 copying build/lib/rasar/similarity.py -> build/bdist.linux-armv7l/wheel/./rasar 2026-03-27T02:54:05,410 copying build/lib/rasar/rasar_descriptors.py -> build/bdist.linux-armv7l/wheel/./rasar 2026-03-27T02:54:05,412 copying build/lib/rasar/optimization.py -> build/bdist.linux-armv7l/wheel/./rasar 2026-03-27T02:54:05,414 running install_egg_info 2026-03-27T02:54:05,418 Copying rasar.egg-info to build/bdist.linux-armv7l/wheel/./rasar-0.1.0-py3.11.egg-info 2026-03-27T02:54:05,428 running install_scripts 2026-03-27T02:54:05,448 creating build/bdist.linux-armv7l/wheel/rasar-0.1.0.dist-info/WHEEL 2026-03-27T02:54:05,451 creating '/tmp/pip-wheel-jet8ymxr/.tmp-mngd1e_p/rasar-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2026-03-27T02:54:05,453 adding 'rasar/__init__.py' 2026-03-27T02:54:05,455 adding 'rasar/feature_importance.py' 2026-03-27T02:54:05,456 adding 'rasar/optimization.py' 2026-03-27T02:54:05,458 adding 'rasar/prediction.py' 2026-03-27T02:54:05,460 adding 'rasar/rasar_descriptors.py' 2026-03-27T02:54:05,461 adding 'rasar/similarity.py' 2026-03-27T02:54:05,465 adding 'rasar-0.1.0.dist-info/licenses/LICENSE' 2026-03-27T02:54:05,466 adding 'rasar-0.1.0.dist-info/METADATA' 2026-03-27T02:54:05,467 adding 'rasar-0.1.0.dist-info/WHEEL' 2026-03-27T02:54:05,468 adding 'rasar-0.1.0.dist-info/top_level.txt' 2026-03-27T02:54:05,469 adding 'rasar-0.1.0.dist-info/RECORD' 2026-03-27T02:54:05,470 removing build/bdist.linux-armv7l/wheel 2026-03-27T02:54:05,572 Building wheel for rasar (pyproject.toml): finished with status 'done' 2026-03-27T02:54:05,577 Created wheel for rasar: filename=rasar-0.1.0-py3-none-any.whl size=15141 sha256=f4e4c0df7b0f25992f8260f6f22d2a575f87347960283e07490e26ade8cbbbc6 2026-03-27T02:54:05,578 Stored in directory: /tmp/pip-ephem-wheel-cache-djnyld7q/wheels/92/c7/aa/5b6ca7679eeffb3dfeba0dcb1c5137c3ccdc800632489158c9 2026-03-27T02:54:05,588 Successfully built rasar 2026-03-27T02:54:05,591 Removed build tracker: '/tmp/pip-build-tracker-e_855b67'