>>> py3-setuptools-rust: Building community/py3-setuptools-rust 1.5.1-r0 (using abuild 3.9.0-r5) started Mon, 15 Aug 2022 02:46:23 +0000 >>> py3-setuptools-rust: Checking sanity of /home/buildozer/aports/community/py3-setuptools-rust/APKBUILD... >>> py3-setuptools-rust: Analyzing dependencies... >>> py3-setuptools-rust: Installing for build: build-base py3-semantic-version py3-typing-extensions rust cargo py3-setuptools py3-wheel py3-setuptools_scm py3-pytest py3-nox python3-dev libffi-dev (1/41) Installing libffi (3.4.2-r1) (2/41) Installing gdbm (1.23-r0) (3/41) Installing mpdecimal (2.5.1-r1) (4/41) Installing readline (8.1.2-r0) (5/41) Installing sqlite-libs (3.39.2-r0) (6/41) Installing python3 (3.10.5-r2) (7/41) Installing py3-semantic-version (2.10.0-r0) (8/41) Installing py3-typing-extensions (4.3.0-r0) (9/41) Installing rust-stdlib (1.63.0-r0) (10/41) Installing llvm14-libs (14.0.6-r3) (11/41) Installing rust (1.63.0-r0) (12/41) Installing cargo (1.63.0-r0) (13/41) Installing py3-appdirs (1.4.4-r4) (14/41) Installing py3-more-itertools (8.13.0-r0) (15/41) Installing py3-ordered-set (4.0.2-r4) (16/41) Installing py3-parsing (3.0.9-r0) (17/41) Installing py3-packaging (21.3-r2) (18/41) Installing py3-setuptools (59.4.0-r0) (19/41) Installing py3-wheel (0.37.1-r0) (20/41) Installing py3-tomli (2.0.1-r1) (21/41) Installing py3-setuptools_scm (7.0.5-r0) (22/41) Installing py3-atomicwrites (1.4.1-r0) (23/41) Installing py3-attrs (21.4.0-r0) (24/41) Installing py3-iniconfig (1.1.1-r3) (25/41) Installing py3-pluggy (1.0.0-r0) (26/41) Installing py3-py (1.10.0-r2) (27/41) Installing py3-pygments (2.11.2-r0) (28/41) Installing py3-wcwidth (0.2.5-r2) (29/41) Installing py3-pytest (7.1.2-r2) (30/41) Installing py3-argcomplete (2.0.0-r0) (31/41) Installing py3-colorlog (6.6.0-r0) (32/41) Installing py3-platformdirs (2.5.2-r0) (33/41) Installing py3-distlib (0.3.4-r2) (34/41) Installing py3-filelock (3.4.2-r2) (35/41) Installing py3-six (1.16.0-r2) (36/41) Installing py3-virtualenv (20.15.1-r0) (37/41) Installing py3-nox (2022.1.7-r1) (38/41) Installing python3-dev (3.10.5-r2) (39/41) Installing linux-headers (5.16.7-r1) (40/41) Installing libffi-dev (3.4.2-r1) (41/41) Installing .makedepends-py3-setuptools-rust (20220815.024624) Executing busybox-1.35.0-r22.trigger OK: 1674 MiB in 163 packages >>> py3-setuptools-rust: Cleaning up srcdir >>> py3-setuptools-rust: Cleaning up pkgdir >>> py3-setuptools-rust: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-setuptools-rust-1.5.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-setuptools-rust: Fetching py3-setuptools-rust-1.5.1.tar.gz::https://github.com/PyO3/setuptools-rust/archive/refs/tags/v1.5.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 287k 3 10323 0 0 18501 0 0:00:15 --:--:-- 0:00:15 18501 100 287k 100 287k 0 0 313k 0 --:--:-- --:--:-- --:--:-- 775k >>> py3-setuptools-rust: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-setuptools-rust-1.5.1.tar.gz >>> py3-setuptools-rust: Checking sha512sums... py3-setuptools-rust-1.5.1.tar.gz: OK distutils.patch: OK >>> py3-setuptools-rust: Unpacking /var/cache/distfiles/edge/py3-setuptools-rust-1.5.1.tar.gz... >>> py3-setuptools-rust: distutils.patch patching file .github/workflows/ci.yml patching file examples/rust_with_cffi/setup.py patching file pyproject.toml patching file setup.cfg patching file setuptools_rust/build.py patching file setuptools_rust/setuptools_ext.py running build running build_py creating build creating build/lib creating build/lib/setuptools_rust copying setuptools_rust/__init__.py -> build/lib/setuptools_rust copying setuptools_rust/version.py -> build/lib/setuptools_rust copying setuptools_rust/extension.py -> build/lib/setuptools_rust copying setuptools_rust/rustc_info.py -> build/lib/setuptools_rust copying setuptools_rust/build.py -> build/lib/setuptools_rust copying setuptools_rust/setuptools_ext.py -> build/lib/setuptools_rust copying setuptools_rust/_utils.py -> build/lib/setuptools_rust copying setuptools_rust/command.py -> build/lib/setuptools_rust copying setuptools_rust/clean.py -> build/lib/setuptools_rust nox > Running session test-examples nox > nox -f examples/hello-world-script/noxfile.py nox > Running session test nox > Creating virtual environment (virtualenv) using python3 in .nox/test nox > python -m pip install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1 nox > python -m pip install --no-build-isolation . nox > hello-world-script Hello, world! nox > Session test was successful. nox > Running session setuptools_install nox > Creating virtual environment (virtualenv) using python3 in .nox/setuptools_install nox > python -m pip install setuptools nox > cd /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_egg running egg_info writing setuptools_rust.egg-info/PKG-INFO writing dependency_links to setuptools_rust.egg-info/dependency_links.txt writing entry points to setuptools_rust.egg-info/entry_points.txt writing requirements to setuptools_rust.egg-info/requires.txt writing top-level names to setuptools_rust.egg-info/top_level.txt reading manifest file 'setuptools_rust.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'setuptools_rust.egg-info/SOURCES.txt' installing library code to build/bdist.linux-i686/egg running install_lib running build_py creating build/bdist.linux-i686/egg creating build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-i686/egg/setuptools_rust byte-compiling build/bdist.linux-i686/egg/setuptools_rust/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/version.py to version.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/extension.py to extension.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/build.py to build.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/_utils.py to _utils.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/command.py to command.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/clean.py to clean.cpython-310.pyc creating build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-i686/egg/EGG-INFO creating dist creating 'dist/setuptools_rust-1.5.1-py3.10.egg' and adding 'build/bdist.linux-i686/egg' to it removing 'build/bdist.linux-i686/egg' (and everything under it) Processing setuptools_rust-1.5.1-py3.10.egg Copying setuptools_rust-1.5.1-py3.10.egg to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages Adding setuptools-rust 1.5.1 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages/setuptools_rust-1.5.1-py3.10.egg Processing dependencies for setuptools-rust==1.5.1 Searching for typing_extensions>=3.7.4.3 Reading https://pypi.org/simple/typing_extensions/ /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: is an invalid version and will not be supported in a future release warnings.warn( Downloading https://files.pythonhosted.org/packages/ed/d6/2afc375a8d55b8be879d6b4986d4f69f01115e795e36827fd3a40166028b/typing_extensions-4.3.0-py3-none-any.whl#sha256=25642c956049920a5aa49edcdd6ab1e06d7e5d467fc00e0506c44ac86fbfca02 Best match: typing-extensions 4.3.0 Processing typing_extensions-4.3.0-py3-none-any.whl Installing typing_extensions-4.3.0-py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages Adding typing-extensions 4.3.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages/typing_extensions-4.3.0-py3.10.egg Searching for semantic_version<3,>=2.8.2 Reading https://pypi.org/simple/semantic_version/ Downloading https://files.pythonhosted.org/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl#sha256=de78a3b8e0feda74cabc54aab2da702113e33ac9d9eb9d2389bcf1f58b7d9177 Best match: semantic-version 2.10.0 Processing semantic_version-2.10.0-py2.py3-none-any.whl Installing semantic_version-2.10.0-py2.py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages Adding semantic-version 2.10.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages/semantic_version-2.10.0-py3.10.egg Searching for setuptools==63.2.0 Best match: setuptools 63.2.0 Adding setuptools 63.2.0 to easy-install.pth file Using /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages Finished processing dependencies for setuptools-rust==1.5.1 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_ext running build_rust cargo build --manifest-path Cargo.toml --message-format=json-render-diagnostics -v --profile release-lto Fresh hello-world-script v0.1.0 (/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world-script) Finished release-lto [optimized] target(s) in 0.15s Copying rust artifact from /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world-script/target/release-lto/hello-world-script to build/lib.linux-i686-cpython-310/hello_world/hello-world-script running install_lib creating /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages/hello_world copying build/lib.linux-i686-cpython-310/hello_world/hello-world-script -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages/hello_world copying build/lib.linux-i686-cpython-310/hello_world/_gen_hello_world_script.py -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages/hello_world byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages/hello_world/_gen_hello_world_script.py to _gen_hello_world_script.cpython-310.pyc running install_egg_info running egg_info writing src/hello_world_script.egg-info/PKG-INFO writing dependency_links to src/hello_world_script.egg-info/dependency_links.txt writing entry points to src/hello_world_script.egg-info/entry_points.txt writing top-level names to src/hello_world_script.egg-info/top_level.txt reading manifest file 'src/hello_world_script.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/hello_world_script.egg-info/SOURCES.txt' Copying src/hello_world_script.egg-info to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages/hello_world_script-1.0-py3.10.egg-info running install_scripts Installing hello-world-script script to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world-script/.nox/setuptools_install/bin nox > hello-world-script Hello, world! nox > Session setuptools_install was successful. nox > Ran multiple sessions: nox > * test: success nox > * setuptools_install: success nox > nox -f examples/hello-world/noxfile.py nox > Running session test nox > Creating virtual environment (virtualenv) using python3 in .nox/test nox > python -m pip install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1 nox > python -m pip install --no-build-isolation . nox > hello-world Hello, world! nox > Session test was successful. nox > Running session setuptools_install nox > Creating virtual environment (virtualenv) using python3 in .nox/setuptools_install nox > python -m pip install setuptools nox > cd /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world/.nox/setuptools_install/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world/.nox/setuptools_install/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_egg running egg_info writing setuptools_rust.egg-info/PKG-INFO writing dependency_links to setuptools_rust.egg-info/dependency_links.txt writing entry points to setuptools_rust.egg-info/entry_points.txt writing requirements to setuptools_rust.egg-info/requires.txt writing top-level names to setuptools_rust.egg-info/top_level.txt reading manifest file 'setuptools_rust.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'setuptools_rust.egg-info/SOURCES.txt' installing library code to build/bdist.linux-i686/egg running install_lib running build_py creating build/bdist.linux-i686/egg creating build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-i686/egg/setuptools_rust byte-compiling build/bdist.linux-i686/egg/setuptools_rust/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/version.py to version.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/extension.py to extension.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/build.py to build.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/_utils.py to _utils.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/command.py to command.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/clean.py to clean.cpython-310.pyc creating build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-i686/egg/EGG-INFO creating 'dist/setuptools_rust-1.5.1-py3.10.egg' and adding 'build/bdist.linux-i686/egg' to it removing 'build/bdist.linux-i686/egg' (and everything under it) Processing setuptools_rust-1.5.1-py3.10.egg Copying setuptools_rust-1.5.1-py3.10.egg to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world/.nox/setuptools_install/lib/python3.10/site-packages Adding setuptools-rust 1.5.1 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world/.nox/setuptools_install/lib/python3.10/site-packages/setuptools_rust-1.5.1-py3.10.egg Processing dependencies for setuptools-rust==1.5.1 Searching for typing_extensions>=3.7.4.3 Reading https://pypi.org/simple/typing_extensions/ /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world/.nox/setuptools_install/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: is an invalid version and will not be supported in a future release warnings.warn( Downloading https://files.pythonhosted.org/packages/ed/d6/2afc375a8d55b8be879d6b4986d4f69f01115e795e36827fd3a40166028b/typing_extensions-4.3.0-py3-none-any.whl#sha256=25642c956049920a5aa49edcdd6ab1e06d7e5d467fc00e0506c44ac86fbfca02 Best match: typing-extensions 4.3.0 Processing typing_extensions-4.3.0-py3-none-any.whl Installing typing_extensions-4.3.0-py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world/.nox/setuptools_install/lib/python3.10/site-packages Adding typing-extensions 4.3.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world/.nox/setuptools_install/lib/python3.10/site-packages/typing_extensions-4.3.0-py3.10.egg Searching for semantic_version<3,>=2.8.2 Reading https://pypi.org/simple/semantic_version/ Downloading https://files.pythonhosted.org/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl#sha256=de78a3b8e0feda74cabc54aab2da702113e33ac9d9eb9d2389bcf1f58b7d9177 Best match: semantic-version 2.10.0 Processing semantic_version-2.10.0-py2.py3-none-any.whl Installing semantic_version-2.10.0-py2.py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world/.nox/setuptools_install/lib/python3.10/site-packages Adding semantic-version 2.10.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world/.nox/setuptools_install/lib/python3.10/site-packages/semantic_version-2.10.0-py3.10.egg Searching for setuptools==63.2.0 Best match: setuptools 63.2.0 Adding setuptools 63.2.0 to easy-install.pth file Using /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world/.nox/setuptools_install/lib/python3.10/site-packages Finished processing dependencies for setuptools-rust==1.5.1 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world/.nox/setuptools_install/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_ext running build_rust cargo build --manifest-path Cargo.toml --message-format=json-render-diagnostics -v --profile release-lto Fresh hello-world v0.1.0 (/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world) Finished release-lto [optimized] target(s) in 0.09s Copying rust artifact from /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world/target/release-lto/hello-world to build/lib.linux-i686-cpython-310/hello_world-1.0.data/scripts/hello-world running install_lib Skipping installation of /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world/.nox/setuptools_install/lib/python3.10/site-packages/hello_world-1.0.data/scripts/hello-world (namespace package) running install_egg_info running egg_info writing src/hello_world.egg-info/PKG-INFO writing dependency_links to src/hello_world.egg-info/dependency_links.txt writing top-level names to src/hello_world.egg-info/top_level.txt reading manifest file 'src/hello_world.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/hello_world.egg-info/SOURCES.txt' Copying src/hello_world.egg-info to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world/.nox/setuptools_install/lib/python3.10/site-packages/hello_world-1.0-py3.10.egg-info running install_scripts Installing hello-world script to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/hello-world/.nox/setuptools_install/bin nox > hello-world Hello, world! nox > Session setuptools_install was successful. nox > Ran multiple sessions: nox > * test: success nox > * setuptools_install: success nox > nox -f examples/html-py-ever/noxfile.py nox > Running session test nox > Creating virtual environment (virtualenv) using python3 in .nox/test nox > python -m pip install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1 pytest pytest-benchmark beautifulsoup4 nox > python -m pip install --no-build-isolation . nox > pytest ============================= test session starts ============================== platform linux -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 benchmark: 3.4.1 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever, configfile: pytest.ini plugins: benchmark-3.4.1 collected 20 items tests/test_parsing.py .......... [ 50%] tests/test_selector.py .......... [100%] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- benchmark: 20 tests ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/empty.html] 2.8498 (1.0) 342.1046 (1.0) 3.0444 (1.0) 1.3340 (1.0) 3.0212 (1.0) 0.0857 (1.0) 123;1352 328,467.3976 (1.0) 67821 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/small.html] 3.0026 (1.05) 342.7118 (1.00) 3.2188 (1.06) 1.4524 (1.09) 3.1926 (1.06) 0.0894 (1.04) 125;1105 310,679.2985 (0.95) 57865 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/empty.html] 13.3328 (4.68) 348.5084 (1.02) 14.0578 (4.62) 4.2224 (3.17) 13.8022 (4.57) 0.2645 (3.09) 177;1295 71,134.7482 (0.22) 18296 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/empty.html] 32.6000 (11.44) 380.9221 (1.11) 33.5761 (11.03) 5.8615 (4.39) 33.2817 (11.02) 0.2719 (3.17) 226;631 29,783.1138 (0.09) 17271 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/small.html] 37.8564 (13.28) 382.5240 (1.12) 39.1890 (12.87) 6.9110 (5.18) 38.6499 (12.79) 0.3204 (3.74) 155;494 25,517.3342 (0.08) 9505 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/empty.html] 98.7463 (34.65) 983.6480 (2.88) 104.7528 (34.41) 26.5737 (19.92) 100.3109 (33.20) 0.6855 (8.00) 166;718 9,546.2821 (0.03) 6118 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/small.html] 110.5107 (38.78) 459.9169 (1.34) 113.8584 (37.40) 10.6227 (7.96) 112.4386 (37.22) 1.5609 (18.22) 42;306 8,782.8408 (0.03) 2440 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/small.html] 608.3660 (213.47) 8,283.7492 (24.21) 647.5617 (212.70) 239.0930 (179.23) 619.9591 (205.20) 9.7565 (113.87) 16;119 1,544.2545 (0.00) 1112 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/rust.html] 691.7231 (242.72) 1,073.9826 (3.14) 705.8254 (231.84) 29.4565 (22.08) 699.9262 (231.67) 11.5009 (134.23) 29;64 1,416.7810 (0.00) 1377 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/monty-python.html] 741.5153 (260.19) 1,136.3775 (3.32) 754.1277 (247.71) 29.8758 (22.40) 746.9207 (247.23) 12.7517 (148.83) 30;34 1,326.0353 (0.00) 1210 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/python.html] 3,046.3301 (>1000.0) 3,504.0416 (10.24) 3,091.9493 (>1000.0) 67.4947 (50.60) 3,069.0171 (>1000.0) 41.0341 (478.91) 18;17 323.4206 (0.00) 261 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/monty-python.html] 22,676.8851 (>1000.0) 23,411.0765 (68.43) 22,827.5514 (>1000.0) 171.5031 (128.56) 22,736.8120 (>1000.0) 208.8044 (>1000.0) 8;2 43.8067 (0.00) 44 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/rust.html] 47,190.9828 (>1000.0) 47,848.9362 (139.87) 47,461.2179 (>1000.0) 226.8934 (170.08) 47,422.7816 (>1000.0) 428.4885 (>1000.0) 9;0 21.0698 (0.00) 21 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/monty-python.html] 68,353.4220 (>1000.0) 69,111.1349 (202.02) 68,835.6509 (>1000.0) 227.7347 (170.72) 68,918.9658 (>1000.0) 280.5023 (>1000.0) 4;0 14.5274 (0.00) 15 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/rust.html] 114,325.4079 (>1000.0) 114,902.0568 (335.87) 114,724.1609 (>1000.0) 167.8569 (125.83) 114,755.3660 (>1000.0) 127.5986 (>1000.0) 2;1 8.7166 (0.00) 9 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/python.html] 213,711.3772 (>1000.0) 214,063.9313 (625.73) 213,891.8154 (>1000.0) 154.8327 (116.07) 213,820.4947 (>1000.0) 257.3552 (>1000.0) 2;0 4.6753 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/monty-python.html] 381,982.4792 (>1000.0) 522,361.1593 (>1000.0) 418,063.9334 (>1000.0) 60,046.7822 (>1000.0) 386,891.5103 (>1000.0) 60,745.4758 (>1000.0) 1;0 2.3920 (0.00) 5 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/python.html] 653,987.6014 (>1000.0) 655,834.5258 (>1000.0) 654,743.9732 (>1000.0) 739.9699 (554.70) 654,384.7024 (>1000.0) 1,042.1248 (>1000.0) 2;0 1.5273 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/rust.html] 820,227.7385 (>1000.0) 866,796.2775 (>1000.0) 847,268.4190 (>1000.0) 17,043.8764 (>1000.0) 850,997.8391 (>1000.0) 17,291.9398 (>1000.0) 2;0 1.1803 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/python.html] 4,458,924.0104 (>1000.0) 4,466,407.1798 (>1000.0) 4,463,421.9751 (>1000.0) 2,866.3687 (>1000.0) 4,463,261.5373 (>1000.0) 3,477.8267 (>1000.0) 2;0 0.2240 (0.00) 5 1 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Legend: Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile. OPS: Operations Per Second, computed as 1 / Mean ======================== 20 passed in 65.90s (0:01:05) ========================= nox > Session test was successful. nox > Running session setuptools_install nox > Creating virtual environment (virtualenv) using python3 in .nox/setuptools_install nox > python -m pip install setuptools pytest pytest-benchmark beautifulsoup4 nox > cd /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_egg running egg_info writing setuptools_rust.egg-info/PKG-INFO writing dependency_links to setuptools_rust.egg-info/dependency_links.txt writing entry points to setuptools_rust.egg-info/entry_points.txt writing requirements to setuptools_rust.egg-info/requires.txt writing top-level names to setuptools_rust.egg-info/top_level.txt reading manifest file 'setuptools_rust.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'setuptools_rust.egg-info/SOURCES.txt' installing library code to build/bdist.linux-i686/egg running install_lib running build_py creating build/bdist.linux-i686/egg creating build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-i686/egg/setuptools_rust byte-compiling build/bdist.linux-i686/egg/setuptools_rust/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/version.py to version.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/extension.py to extension.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/build.py to build.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/_utils.py to _utils.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/command.py to command.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/clean.py to clean.cpython-310.pyc creating build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-i686/egg/EGG-INFO creating 'dist/setuptools_rust-1.5.1-py3.10.egg' and adding 'build/bdist.linux-i686/egg' to it removing 'build/bdist.linux-i686/egg' (and everything under it) Processing setuptools_rust-1.5.1-py3.10.egg Copying setuptools_rust-1.5.1-py3.10.egg to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages Adding setuptools-rust 1.5.1 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages/setuptools_rust-1.5.1-py3.10.egg Processing dependencies for setuptools-rust==1.5.1 Searching for typing_extensions>=3.7.4.3 Reading https://pypi.org/simple/typing_extensions/ /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: is an invalid version and will not be supported in a future release warnings.warn( Downloading https://files.pythonhosted.org/packages/ed/d6/2afc375a8d55b8be879d6b4986d4f69f01115e795e36827fd3a40166028b/typing_extensions-4.3.0-py3-none-any.whl#sha256=25642c956049920a5aa49edcdd6ab1e06d7e5d467fc00e0506c44ac86fbfca02 Best match: typing-extensions 4.3.0 Processing typing_extensions-4.3.0-py3-none-any.whl Installing typing_extensions-4.3.0-py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages Adding typing-extensions 4.3.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages/typing_extensions-4.3.0-py3.10.egg Searching for semantic_version<3,>=2.8.2 Reading https://pypi.org/simple/semantic_version/ Downloading https://files.pythonhosted.org/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl#sha256=de78a3b8e0feda74cabc54aab2da702113e33ac9d9eb9d2389bcf1f58b7d9177 Best match: semantic-version 2.10.0 Processing semantic_version-2.10.0-py2.py3-none-any.whl Installing semantic_version-2.10.0-py2.py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages Adding semantic-version 2.10.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages/semantic_version-2.10.0-py3.10.egg Searching for setuptools==63.2.0 Best match: setuptools 63.2.0 Adding setuptools 63.2.0 to easy-install.pth file Using /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages Finished processing dependencies for setuptools-rust==1.5.1 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing html_py_ever.egg-info/PKG-INFO writing dependency_links to html_py_ever.egg-info/dependency_links.txt writing top-level names to html_py_ever.egg-info/top_level.txt reading manifest file 'html_py_ever.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'html_py_ever.egg-info/SOURCES.txt' running build_ext running build_rust [RUSTFLAGS=-Ctarget-feature=-crt-static] cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --release -v --features pyo3/extension-module -- --crate-type cdylib Fresh unicode-xid v0.2.2 Fresh ppv-lite86 v0.2.16 Fresh cfg-if v1.0.0 Fresh smallvec v1.8.0 Fresh siphasher v0.3.10 Fresh scopeguard v1.1.0 Fresh once_cell v1.10.0 Fresh new_debug_unreachable v1.0.4 Fresh precomputed-hash v0.1.1 Fresh mac v0.1.1 Fresh utf-8 v0.7.6 Fresh dtoa v0.4.8 Fresh lazy_static v1.4.0 Fresh stable_deref_trait v1.2.0 Fresh convert_case v0.4.0 Fresh matches v0.1.9 Fresh itoa v0.4.8 Fresh nodrop v0.1.14 Fresh byteorder v1.4.3 Fresh thin-slice v0.1.1 Fresh bitflags v1.3.2 Fresh unindent v0.1.8 Fresh instant v0.1.12 Fresh lock_api v0.4.6 Fresh phf_shared v0.8.0 Fresh futf v0.1.5 Fresh phf_shared v0.10.0 Fresh dtoa-short v0.3.3 Fresh servo_arc v0.1.1 Fresh fxhash v0.2.1 Fresh indoc v1.0.4 Fresh proc-macro2 v1.0.36 Fresh target-lexicon v0.12.3 Fresh libc v0.2.121 Fresh proc-macro-hack v0.5.19 Fresh log v0.4.14 Fresh serde v1.0.136 Fresh tendril v0.4.3 Fresh quote v1.0.16 Fresh getrandom v0.1.16 Fresh parking_lot_core v0.8.5 Fresh rand_core v0.5.1 Fresh syn v1.0.89 Compiling pyo3-build-config v0.16.5 Fresh parking_lot v0.11.2 Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/build/pyo3-build-config-d012914f4cb19654/build-script-build` Fresh rand_pcg v0.2.1 Fresh rand_chacha v0.2.2 Fresh cssparser-macros v0.6.0 Fresh string_cache v0.8.3 Fresh derive_more v0.99.17 Fresh pyo3-macros-backend v0.16.5 Fresh rand v0.7.3 Fresh pyo3-macros v0.16.5 Fresh phf_generator v0.8.0 Fresh phf_codegen v0.8.0 Fresh phf_macros v0.8.0 Fresh string_cache_codegen v0.5.1 Fresh phf v0.8.0 Fresh cssparser v0.27.2 Fresh markup5ever v0.10.1 Fresh selectors v0.22.0 Fresh html5ever v0.25.1 Fresh kuchiki v0.8.1 Running `rustc --crate-name pyo3_build_config --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1285ae84e5963aae/pyo3-build-config-0.16.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' -C metadata=b731b380bfc1ab99 -C extra-filename=-b731b380bfc1ab99 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps --extern once_cell=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps/libonce_cell-64e1ca18f7e14d38.rmeta --extern target_lexicon=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps/libtarget_lexicon-ec738824b1ca8e8f.rmeta --cap-lints allow -Ctarget-feature=-crt-static` Compiling pyo3-ffi v0.16.5 Compiling pyo3 v0.16.5 Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1285ae84e5963aae/pyo3-ffi-0.16.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=8f48edb15b0526b3 -C extra-filename=-8f48edb15b0526b3 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/build/pyo3-ffi-8f48edb15b0526b3 -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps --extern pyo3_build_config=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps/libpyo3_build_config-b731b380bfc1ab99.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1285ae84e5963aae/pyo3-0.16.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="pyproto"' --cfg 'feature="unindent"' -C metadata=4782150b8819d0ed -C extra-filename=-4782150b8819d0ed --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/build/pyo3-4782150b8819d0ed -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps --extern pyo3_build_config=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps/libpyo3_build_config-b731b380bfc1ab99.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/build/pyo3-ffi-8f48edb15b0526b3/build-script-build` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/build/pyo3-4782150b8819d0ed/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1285ae84e5963aae/pyo3-ffi-0.16.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=c51d09b2eda94cd5 -C extra-filename=-c51d09b2eda94cd5 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps/liblibc-57c1c74df6254122.rmeta --cap-lints allow -Ctarget-feature=-crt-static --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg min_const_generics --cfg addr_of` Running `rustc --crate-name pyo3 --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1285ae84e5963aae/pyo3-0.16.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="pyproto"' --cfg 'feature="unindent"' -C metadata=931ade73433320a2 -C extra-filename=-931ade73433320a2 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps --extern cfg_if=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps/libcfg_if-c63156df0c491098.rmeta --extern indoc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps/libindoc-06b492991b84001e.so --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps/liblibc-57c1c74df6254122.rmeta --extern parking_lot=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps/libparking_lot-ab27895aa587752f.rmeta --extern pyo3_ffi=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps/libpyo3_ffi-c51d09b2eda94cd5.rmeta --extern pyo3_macros=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps/libpyo3_macros-4b0ac2f02232dbc7.so --extern unindent=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps/libunindent-152e23af6cf4834b.rmeta --cap-lints allow -Ctarget-feature=-crt-static --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg min_const_generics --cfg addr_of` Compiling html-py-ever v0.1.0 (/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever) Running `rustc --crate-name html_py_ever --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --crate-type cdylib -C metadata=9c59d1d9aadabc37 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps --extern kuchiki=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps/libkuchiki-250c435ac9005409.rlib --extern pyo3=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps/libpyo3-931ade73433320a2.rlib --extern tendril=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/deps/libtendril-0a7f46db5349d3ae.rlib -Ctarget-feature=-crt-static` Finished release [optimized] target(s) in 31.91s Copying rust artifact from /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/target/release/libhtml_py_ever.so to build/lib.linux-i686-cpython-310/html_py_ever/html_py_ever.cpython-310-i386-linux-gnu.so running install_lib creating /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages/html_py_ever copying build/lib.linux-i686-cpython-310/html_py_ever/__init__.py -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages/html_py_ever copying build/lib.linux-i686-cpython-310/html_py_ever/html_py_ever.cpython-310-i386-linux-gnu.so -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages/html_py_ever byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages/html_py_ever/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying html_py_ever.egg-info to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages/html_py_ever-0.1.0-py3.10.egg-info running install_scripts nox > pytest ============================= test session starts ============================== platform linux -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 benchmark: 3.4.1 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever, configfile: pytest.ini plugins: benchmark-3.4.1 collected 20 items tests/test_parsing.py .......... [ 50%] tests/test_selector.py .......... [100%] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- benchmark: 20 tests ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/empty.html] 2.7567 (1.0) 17.3599 (1.0) 2.9750 (1.0) 0.6000 (1.0) 2.9281 (1.0) 0.0969 (1.24) 25;89 336,137.2793 (1.0) 2867 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/small.html] 2.9579 (1.07) 352.1852 (20.29) 3.1771 (1.07) 2.4703 (4.12) 3.1367 (1.07) 0.0782 (1.0) 128;1378 314,750.7485 (0.94) 58534 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/empty.html] 11.8576 (4.30) 349.0336 (20.11) 12.8086 (4.31) 4.8675 (8.11) 12.5505 (4.29) 0.2943 (3.76) 196;1232 78,072.7700 (0.23) 22560 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/empty.html] 32.6112 (11.83) 387.4451 (22.32) 33.5247 (11.27) 6.1443 (10.24) 33.2408 (11.35) 0.2608 (3.33) 179;586 29,828.7281 (0.09) 16744 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/small.html] 37.1374 (13.47) 393.6626 (22.68) 38.4789 (12.93) 6.7527 (11.26) 38.0166 (12.98) 0.3725 (4.76) 124;448 25,988.2778 (0.08) 9966 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/empty.html] 97.0736 (35.21) 982.6012 (56.60) 102.9604 (34.61) 26.0733 (43.46) 98.5935 (33.67) 0.7562 (9.67) 179;778 9,712.4683 (0.03) 6594 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/small.html] 110.1159 (39.94) 471.2082 (27.14) 113.3176 (38.09) 12.9933 (21.66) 111.7662 (38.17) 1.2666 (16.19) 22;311 8,824.7569 (0.03) 2514 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/small.html] 606.0228 (219.84) 8,403.2714 (484.06) 645.8147 (217.08) 241.9866 (403.34) 618.0294 (211.07) 10.3218 (131.94) 15;106 1,548.4319 (0.00) 1123 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/rust.html] 694.3606 (251.88) 1,075.6589 (61.96) 708.2670 (238.07) 30.8711 (51.45) 703.3776 (240.22) 9.7398 (124.50) 27;86 1,411.8968 (0.00) 1352 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/monty-python.html] 761.7362 (276.32) 1,132.9986 (65.27) 774.3428 (260.29) 30.0826 (50.14) 767.6855 (262.18) 10.8741 (139.00) 27;49 1,291.4177 (0.00) 1162 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/python.html] 3,060.0429 (>1000.0) 3,479.3839 (200.43) 3,110.1146 (>1000.0) 65.5603 (109.27) 3,083.5792 (>1000.0) 56.7324 (725.19) 15;10 321.5316 (0.00) 262 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/monty-python.html] 22,705.5289 (>1000.0) 23,375.8241 (>1000.0) 22,890.5475 (>1000.0) 179.4470 (299.10) 22,825.3622 (>1000.0) 200.5342 (>1000.0) 9;3 43.6862 (0.00) 44 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/rust.html] 47,568.6304 (>1000.0) 48,127.3867 (>1000.0) 47,796.2010 (>1000.0) 163.4790 (272.48) 47,783.0470 (>1000.0) 241.2191 (>1000.0) 8;0 20.9222 (0.00) 21 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/monty-python.html] 67,873.9622 (>1000.0) 68,456.3965 (>1000.0) 68,201.4788 (>1000.0) 174.8604 (291.45) 68,177.0295 (>1000.0) 232.4432 (>1000.0) 6;0 14.6624 (0.00) 15 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/rust.html] 113,744.9406 (>1000.0) 114,589.4714 (>1000.0) 114,092.6882 (>1000.0) 261.1838 (435.33) 114,016.1306 (>1000.0) 234.6393 (>1000.0) 3;1 8.7648 (0.00) 9 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/python.html] 214,943.1445 (>1000.0) 216,054.4656 (>1000.0) 215,404.2259 (>1000.0) 431.5871 (719.36) 215,398.4532 (>1000.0) 600.9638 (>1000.0) 2;0 4.6424 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/monty-python.html] 380,752.2953 (>1000.0) 519,179.0983 (>1000.0) 416,065.4046 (>1000.0) 59,287.5743 (>1000.0) 385,114.4537 (>1000.0) 59,338.6767 (>1000.0) 1;0 2.4035 (0.00) 5 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/python.html] 657,487.1503 (>1000.0) 658,710.2488 (>1000.0) 658,178.2192 (>1000.0) 458.9981 (765.04) 658,214.1779 (>1000.0) 592.7766 (>1000.0) 2;0 1.5193 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/rust.html] 815,086.9347 (>1000.0) 861,955.9109 (>1000.0) 843,660.8762 (>1000.0) 17,407.4303 (>1000.0) 848,478.1235 (>1000.0) 16,779.0893 (>1000.0) 2;0 1.1853 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/html-py-ever/tests/python.html] 4,410,239.8865 (>1000.0) 4,422,464.1435 (>1000.0) 4,414,677.8673 (>1000.0) 4,976.5068 (>1000.0) 4,414,670.0241 (>1000.0) 6,903.9864 (>1000.0) 1;0 0.2265 (0.00) 5 1 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Legend: Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile. OPS: Operations Per Second, computed as 1 / Mean ======================== 20 passed in 64.70s (0:01:04) ========================= nox > Session setuptools_install was successful. nox > Ran multiple sessions: nox > * test: success nox > * setuptools_install: success nox > nox -f examples/namespace_package/noxfile.py nox > Running session test nox > Creating virtual environment (virtualenv) using python3 in .nox/test nox > python -m pip install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1 pytest nox > python -m pip install --no-build-isolation . nox > pytest ============================= test session starts ============================== platform linux -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package, configfile: pytest.ini collected 2 items tests/test_namespace_package.py .. [100%] ============================== 2 passed in 0.08s =============================== nox > Session test was successful. nox > Running session setuptools_install nox > Creating virtual environment (virtualenv) using python3 in .nox/setuptools_install nox > python -m pip install setuptools pytest nox > cd /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_egg running egg_info writing setuptools_rust.egg-info/PKG-INFO writing dependency_links to setuptools_rust.egg-info/dependency_links.txt writing entry points to setuptools_rust.egg-info/entry_points.txt writing requirements to setuptools_rust.egg-info/requires.txt writing top-level names to setuptools_rust.egg-info/top_level.txt reading manifest file 'setuptools_rust.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'setuptools_rust.egg-info/SOURCES.txt' installing library code to build/bdist.linux-i686/egg running install_lib running build_py creating build/bdist.linux-i686/egg creating build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-i686/egg/setuptools_rust byte-compiling build/bdist.linux-i686/egg/setuptools_rust/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/version.py to version.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/extension.py to extension.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/build.py to build.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/_utils.py to _utils.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/command.py to command.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/clean.py to clean.cpython-310.pyc creating build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-i686/egg/EGG-INFO creating 'dist/setuptools_rust-1.5.1-py3.10.egg' and adding 'build/bdist.linux-i686/egg' to it removing 'build/bdist.linux-i686/egg' (and everything under it) Processing setuptools_rust-1.5.1-py3.10.egg Copying setuptools_rust-1.5.1-py3.10.egg to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages Adding setuptools-rust 1.5.1 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages/setuptools_rust-1.5.1-py3.10.egg Processing dependencies for setuptools-rust==1.5.1 Searching for typing_extensions>=3.7.4.3 Reading https://pypi.org/simple/typing_extensions/ /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: is an invalid version and will not be supported in a future release warnings.warn( Downloading https://files.pythonhosted.org/packages/ed/d6/2afc375a8d55b8be879d6b4986d4f69f01115e795e36827fd3a40166028b/typing_extensions-4.3.0-py3-none-any.whl#sha256=25642c956049920a5aa49edcdd6ab1e06d7e5d467fc00e0506c44ac86fbfca02 Best match: typing-extensions 4.3.0 Processing typing_extensions-4.3.0-py3-none-any.whl Installing typing_extensions-4.3.0-py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages Adding typing-extensions 4.3.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages/typing_extensions-4.3.0-py3.10.egg Searching for semantic_version<3,>=2.8.2 Reading https://pypi.org/simple/semantic_version/ Downloading https://files.pythonhosted.org/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl#sha256=de78a3b8e0feda74cabc54aab2da702113e33ac9d9eb9d2389bcf1f58b7d9177 Best match: semantic-version 2.10.0 Processing semantic_version-2.10.0-py2.py3-none-any.whl Installing semantic_version-2.10.0-py2.py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages Adding semantic-version 2.10.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages/semantic_version-2.10.0-py3.10.egg Searching for setuptools==63.2.0 Best match: setuptools 63.2.0 Adding setuptools 63.2.0 to easy-install.pth file Using /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages Finished processing dependencies for setuptools-rust==1.5.1 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext running build_rust [RUSTFLAGS=-Ctarget-feature=-crt-static] cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --release -v --features pyo3/extension-module -- --crate-type cdylib Fresh once_cell v1.10.0 Fresh unicode-xid v0.2.2 Fresh cfg-if v1.0.0 Fresh smallvec v1.8.0 Fresh scopeguard v1.1.0 Fresh unindent v0.1.8 Fresh target-lexicon v0.12.3 Fresh instant v0.1.12 Fresh lock_api v0.4.6 Fresh indoc v1.0.4 Fresh proc-macro2 v1.0.36 Fresh libc v0.2.121 Compiling pyo3-build-config v0.16.5 Fresh quote v1.0.16 Fresh parking_lot_core v0.8.5 Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/build/pyo3-build-config-d012914f4cb19654/build-script-build` Fresh syn v1.0.89 Fresh parking_lot v0.11.2 Fresh pyo3-macros-backend v0.16.5 Fresh pyo3-macros v0.16.5 Running `rustc --crate-name pyo3_build_config --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1285ae84e5963aae/pyo3-build-config-0.16.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' -C metadata=b731b380bfc1ab99 -C extra-filename=-b731b380bfc1ab99 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps --extern once_cell=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps/libonce_cell-64e1ca18f7e14d38.rmeta --extern target_lexicon=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps/libtarget_lexicon-ec738824b1ca8e8f.rmeta --cap-lints allow -Ctarget-feature=-crt-static` Compiling pyo3-ffi v0.16.5 Compiling pyo3 v0.16.5 Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1285ae84e5963aae/pyo3-ffi-0.16.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=8f48edb15b0526b3 -C extra-filename=-8f48edb15b0526b3 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/build/pyo3-ffi-8f48edb15b0526b3 -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps --extern pyo3_build_config=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps/libpyo3_build_config-b731b380bfc1ab99.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1285ae84e5963aae/pyo3-0.16.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="pyproto"' --cfg 'feature="unindent"' -C metadata=4782150b8819d0ed -C extra-filename=-4782150b8819d0ed --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/build/pyo3-4782150b8819d0ed -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps --extern pyo3_build_config=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps/libpyo3_build_config-b731b380bfc1ab99.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/build/pyo3-ffi-8f48edb15b0526b3/build-script-build` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/build/pyo3-4782150b8819d0ed/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1285ae84e5963aae/pyo3-ffi-0.16.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=c51d09b2eda94cd5 -C extra-filename=-c51d09b2eda94cd5 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps/liblibc-57c1c74df6254122.rmeta --cap-lints allow -Ctarget-feature=-crt-static --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg min_const_generics --cfg addr_of` Running `rustc --crate-name pyo3 --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1285ae84e5963aae/pyo3-0.16.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="pyproto"' --cfg 'feature="unindent"' -C metadata=89f213eea0a2ea75 -C extra-filename=-89f213eea0a2ea75 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps --extern cfg_if=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps/libcfg_if-c63156df0c491098.rmeta --extern indoc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps/libindoc-06b492991b84001e.so --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps/liblibc-57c1c74df6254122.rmeta --extern parking_lot=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps/libparking_lot-ab27895aa587752f.rmeta --extern pyo3_ffi=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps/libpyo3_ffi-c51d09b2eda94cd5.rmeta --extern pyo3_macros=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps/libpyo3_macros-ec5dba29f4a49c6d.so --extern unindent=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps/libunindent-152e23af6cf4834b.rmeta --cap-lints allow -Ctarget-feature=-crt-static --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg min_const_generics --cfg addr_of` Compiling namespace_package_rust v0.1.0 (/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package) Running `rustc --crate-name namespace_package_rust --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --crate-type cdylib -C metadata=b8e21dc1bdffffc0 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps --extern pyo3=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/deps/libpyo3-89f213eea0a2ea75.rlib -Ctarget-feature=-crt-static` Finished release [optimized] target(s) in 19.65s Copying rust artifact from /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/target/release/libnamespace_package_rust.so to build/lib.linux-i686-cpython-310/namespace_package/rust.cpython-310-i386-linux-gnu.so running install_lib creating /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages/namespace_package copying build/lib.linux-i686-cpython-310/namespace_package/rust.cpython-310-i386-linux-gnu.so -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages/namespace_package creating /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages/namespace_package/python copying build/lib.linux-i686-cpython-310/namespace_package/python/__init__.py -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages/namespace_package/python byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages/namespace_package/python/__init__.py to __init__.cpython-310.pyc running install_egg_info running egg_info writing namespace_package.egg-info/PKG-INFO writing dependency_links to namespace_package.egg-info/dependency_links.txt writing top-level names to namespace_package.egg-info/top_level.txt reading manifest file 'namespace_package.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'namespace_package.egg-info/SOURCES.txt' Copying namespace_package.egg-info to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages/namespace_package-0.1.0-py3.10.egg-info running install_scripts nox > pytest ============================= test session starts ============================== platform linux -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/namespace_package, configfile: pytest.ini collected 2 items tests/test_namespace_package.py .. [100%] ============================== 2 passed in 0.07s =============================== nox > Session setuptools_install was successful. nox > Ran multiple sessions: nox > * test: success nox > * setuptools_install: success nox > nox -f examples/rust_with_cffi/noxfile.py nox > Running session test nox > Creating virtual environment (virtualenv) using python3 in .nox/test nox > python -m pip install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1 pytest cffi nox > python -m pip install --no-build-isolation . nox > pytest ============================= test session starts ============================== platform linux -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi, configfile: pytest.ini collected 2 items tests/test_rust_with_cffi.py .. [100%] ============================== 2 passed in 0.08s =============================== nox > Session test was successful. nox > Running session setuptools_install nox > Creating virtual environment (virtualenv) using python3 in .nox/setuptools_install nox > python -m pip install setuptools pytest cffi nox > cd /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_egg running egg_info writing setuptools_rust.egg-info/PKG-INFO writing dependency_links to setuptools_rust.egg-info/dependency_links.txt writing entry points to setuptools_rust.egg-info/entry_points.txt writing requirements to setuptools_rust.egg-info/requires.txt writing top-level names to setuptools_rust.egg-info/top_level.txt reading manifest file 'setuptools_rust.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'setuptools_rust.egg-info/SOURCES.txt' installing library code to build/bdist.linux-i686/egg running install_lib running build_py creating build/bdist.linux-i686/egg creating build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-i686/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-i686/egg/setuptools_rust byte-compiling build/bdist.linux-i686/egg/setuptools_rust/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/version.py to version.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/extension.py to extension.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/build.py to build.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/_utils.py to _utils.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/command.py to command.cpython-310.pyc byte-compiling build/bdist.linux-i686/egg/setuptools_rust/clean.py to clean.cpython-310.pyc creating build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-i686/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-i686/egg/EGG-INFO creating 'dist/setuptools_rust-1.5.1-py3.10.egg' and adding 'build/bdist.linux-i686/egg' to it removing 'build/bdist.linux-i686/egg' (and everything under it) Processing setuptools_rust-1.5.1-py3.10.egg Copying setuptools_rust-1.5.1-py3.10.egg to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages Adding setuptools-rust 1.5.1 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages/setuptools_rust-1.5.1-py3.10.egg Processing dependencies for setuptools-rust==1.5.1 Searching for typing_extensions>=3.7.4.3 Reading https://pypi.org/simple/typing_extensions/ /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: is an invalid version and will not be supported in a future release warnings.warn( Downloading https://files.pythonhosted.org/packages/ed/d6/2afc375a8d55b8be879d6b4986d4f69f01115e795e36827fd3a40166028b/typing_extensions-4.3.0-py3-none-any.whl#sha256=25642c956049920a5aa49edcdd6ab1e06d7e5d467fc00e0506c44ac86fbfca02 Best match: typing-extensions 4.3.0 Processing typing_extensions-4.3.0-py3-none-any.whl Installing typing_extensions-4.3.0-py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages Adding typing-extensions 4.3.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages/typing_extensions-4.3.0-py3.10.egg Searching for semantic_version<3,>=2.8.2 Reading https://pypi.org/simple/semantic_version/ Downloading https://files.pythonhosted.org/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl#sha256=de78a3b8e0feda74cabc54aab2da702113e33ac9d9eb9d2389bcf1f58b7d9177 Best match: semantic-version 2.10.0 Processing semantic_version-2.10.0-py2.py3-none-any.whl Installing semantic_version-2.10.0-py2.py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages Adding semantic-version 2.10.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages/semantic_version-2.10.0-py3.10.egg Searching for setuptools==63.2.0 Best match: setuptools 63.2.0 Adding setuptools 63.2.0 to easy-install.pth file Using /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages Finished processing dependencies for setuptools-rust==1.5.1 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing rust_with_cffi.egg-info/PKG-INFO writing dependency_links to rust_with_cffi.egg-info/dependency_links.txt writing requirements to rust_with_cffi.egg-info/requires.txt writing top-level names to rust_with_cffi.egg-info/top_level.txt reading manifest file 'rust_with_cffi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rust_with_cffi.egg-info/SOURCES.txt' running build_ext running build_rust [RUSTFLAGS=-Ctarget-feature=-crt-static] cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --release -v --features pyo3/extension-module -- --crate-type cdylib Fresh once_cell v1.10.0 Fresh unicode-xid v0.2.2 Fresh cfg-if v1.0.0 Fresh smallvec v1.8.0 Fresh scopeguard v1.1.0 Fresh unindent v0.1.8 Fresh target-lexicon v0.12.3 Fresh instant v0.1.12 Fresh lock_api v0.4.6 Fresh indoc v1.0.4 Fresh proc-macro2 v1.0.36 Fresh libc v0.2.121 Compiling pyo3-build-config v0.16.5 Fresh quote v1.0.16 Fresh parking_lot_core v0.8.5 Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/build/pyo3-build-config-d012914f4cb19654/build-script-build` Fresh syn v1.0.89 Fresh parking_lot v0.11.2 Fresh pyo3-macros-backend v0.16.5 Fresh pyo3-macros v0.16.5 Running `rustc --crate-name pyo3_build_config --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1285ae84e5963aae/pyo3-build-config-0.16.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' -C metadata=b731b380bfc1ab99 -C extra-filename=-b731b380bfc1ab99 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps --extern once_cell=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps/libonce_cell-64e1ca18f7e14d38.rmeta --extern target_lexicon=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps/libtarget_lexicon-ec738824b1ca8e8f.rmeta --cap-lints allow -Ctarget-feature=-crt-static` Compiling pyo3-ffi v0.16.5 Compiling pyo3 v0.16.5 Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1285ae84e5963aae/pyo3-ffi-0.16.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=8f48edb15b0526b3 -C extra-filename=-8f48edb15b0526b3 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/build/pyo3-ffi-8f48edb15b0526b3 -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps --extern pyo3_build_config=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps/libpyo3_build_config-b731b380bfc1ab99.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1285ae84e5963aae/pyo3-0.16.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="pyproto"' --cfg 'feature="unindent"' -C metadata=4782150b8819d0ed -C extra-filename=-4782150b8819d0ed --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/build/pyo3-4782150b8819d0ed -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps --extern pyo3_build_config=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps/libpyo3_build_config-b731b380bfc1ab99.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/build/pyo3-ffi-8f48edb15b0526b3/build-script-build` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/build/pyo3-4782150b8819d0ed/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1285ae84e5963aae/pyo3-ffi-0.16.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=c51d09b2eda94cd5 -C extra-filename=-c51d09b2eda94cd5 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps/liblibc-57c1c74df6254122.rmeta --cap-lints allow -Ctarget-feature=-crt-static --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg min_const_generics --cfg addr_of` Running `rustc --crate-name pyo3 --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1285ae84e5963aae/pyo3-0.16.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="pyproto"' --cfg 'feature="unindent"' -C metadata=89f213eea0a2ea75 -C extra-filename=-89f213eea0a2ea75 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps --extern cfg_if=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps/libcfg_if-c63156df0c491098.rmeta --extern indoc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps/libindoc-06b492991b84001e.so --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps/liblibc-57c1c74df6254122.rmeta --extern parking_lot=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps/libparking_lot-ab27895aa587752f.rmeta --extern pyo3_ffi=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps/libpyo3_ffi-c51d09b2eda94cd5.rmeta --extern pyo3_macros=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps/libpyo3_macros-ec5dba29f4a49c6d.so --extern unindent=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps/libunindent-152e23af6cf4834b.rmeta --cap-lints allow -Ctarget-feature=-crt-static --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg min_const_generics --cfg addr_of` Compiling rust_with_cffi v0.1.0 (/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi) Running `rustc --crate-name rust_with_cffi --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --crate-type cdylib -C metadata=a9e0adc7e155e52c --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps --extern pyo3=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/deps/libpyo3-89f213eea0a2ea75.rlib -Ctarget-feature=-crt-static` Finished release [optimized] target(s) in 20.02s Copying rust artifact from /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/target/release/librust_with_cffi.so to build/lib.linux-i686-cpython-310/rust_with_cffi/rust.cpython-310-i386-linux-gnu.so generating cffi module 'build/temp.linux-i686-cpython-310/rust_with_cffi.cffi.c' already up-to-date running install_lib creating /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages/rust_with_cffi copying build/lib.linux-i686-cpython-310/rust_with_cffi/rust.cpython-310-i386-linux-gnu.so -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages/rust_with_cffi copying build/lib.linux-i686-cpython-310/rust_with_cffi/__init__.py -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages/rust_with_cffi copying build/lib.linux-i686-cpython-310/rust_with_cffi/cffi.abi3.so -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages/rust_with_cffi byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages/rust_with_cffi/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying rust_with_cffi.egg-info to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages/rust_with_cffi-0.1.0-py3.10.egg-info running install_scripts nox > pytest ============================= test session starts ============================== platform linux -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.1/examples/rust_with_cffi, configfile: pytest.ini collected 2 items tests/test_rust_with_cffi.py .. [100%] ============================== 2 passed in 0.07s =============================== nox > Session setuptools_install was successful. nox > Ran multiple sessions: nox > * test: success nox > * setuptools_install: success nox > Session test-examples was successful. >>> py3-setuptools-rust: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/community/py3-setuptools-rust/pkg creating /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust creating /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr creating /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib creating /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust copying build/lib/setuptools_rust/version.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust copying build/lib/setuptools_rust/extension.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust copying build/lib/setuptools_rust/build.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust copying build/lib/setuptools_rust/command.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust copying build/lib/setuptools_rust/clean.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust/extension.py to extension.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust/rustc_info.py to rustc_info.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust/build.py to build.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust/_utils.py to _utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust/command.py to command.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust/clean.py to clean.cpython-310.pyc running install_egg_info running egg_info writing setuptools_rust.egg-info/PKG-INFO writing dependency_links to setuptools_rust.egg-info/dependency_links.txt writing entry points to setuptools_rust.egg-info/entry_points.txt writing requirements to setuptools_rust.egg-info/requires.txt writing top-level names to setuptools_rust.egg-info/top_level.txt reading manifest file 'setuptools_rust.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'setuptools_rust.egg-info/SOURCES.txt' Copying setuptools_rust.egg-info to /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust-1.5.1-py3.10.egg-info running install_scripts >>> py3-setuptools-rust*: Running postcheck for py3-setuptools-rust >>> py3-setuptools-rust*: Preparing package py3-setuptools-rust... >>> py3-setuptools-rust*: Tracing dependencies... >>> py3-setuptools-rust*: Package size: 224.0 KB >>> py3-setuptools-rust*: Compressing data... >>> py3-setuptools-rust*: Create checksum... >>> py3-setuptools-rust*: Create py3-setuptools-rust-1.5.1-r0.apk >>> py3-setuptools-rust: Build complete at Mon, 15 Aug 2022 02:55:35 +0000 elapsed time 0h 9m 12s >>> py3-setuptools-rust: Cleaning up srcdir >>> py3-setuptools-rust: Cleaning up pkgdir >>> py3-setuptools-rust: Uninstalling dependencies... (1/41) Purging .makedepends-py3-setuptools-rust (20220815.024624) (2/41) Purging py3-semantic-version (2.10.0-r0) (3/41) Purging cargo (1.63.0-r0) (4/41) Purging rust (1.63.0-r0) (5/41) Purging rust-stdlib (1.63.0-r0) (6/41) Purging py3-setuptools_scm (7.0.5-r0) (7/41) Purging py3-typing-extensions (4.3.0-r0) (8/41) Purging py3-pytest (7.1.2-r2) (9/41) Purging py3-atomicwrites (1.4.1-r0) (10/41) Purging py3-attrs (21.4.0-r0) (11/41) Purging py3-iniconfig (1.1.1-r3) (12/41) Purging py3-pluggy (1.0.0-r0) (13/41) Purging py3-pygments (2.11.2-r0) (14/41) Purging py3-tomli (2.0.1-r1) (15/41) Purging py3-wcwidth (0.2.5-r2) (16/41) Purging py3-nox (2022.1.7-r1) (17/41) Purging py3-argcomplete (2.0.0-r0) (18/41) Purging py3-colorlog (6.6.0-r0) (19/41) Purging py3-py (1.10.0-r2) (20/41) Purging py3-setuptools (59.4.0-r0) (21/41) Purging py3-appdirs (1.4.4-r4) (22/41) Purging py3-more-itertools (8.13.0-r0) (23/41) Purging py3-ordered-set (4.0.2-r4) (24/41) Purging py3-virtualenv (20.15.1-r0) (25/41) Purging py3-platformdirs (2.5.2-r0) (26/41) Purging py3-distlib (0.3.4-r2) (27/41) Purging py3-filelock (3.4.2-r2) (28/41) Purging py3-six (1.16.0-r2) (29/41) Purging py3-wheel (0.37.1-r0) (30/41) Purging py3-packaging (21.3-r2) (31/41) Purging py3-parsing (3.0.9-r0) (32/41) Purging python3-dev (3.10.5-r2) (33/41) Purging python3 (3.10.5-r2) (34/41) Purging libffi-dev (3.4.2-r1) (35/41) Purging linux-headers (5.16.7-r1) (36/41) Purging llvm14-libs (14.0.6-r3) (37/41) Purging libffi (3.4.2-r1) (38/41) Purging gdbm (1.23-r0) (39/41) Purging mpdecimal (2.5.1-r1) (40/41) Purging readline (8.1.2-r0) (41/41) Purging sqlite-libs (3.39.2-r0) Executing busybox-1.35.0-r22.trigger OK: 758 MiB in 122 packages >>> py3-setuptools-rust: Updating the community/x86 repository index... >>> py3-setuptools-rust: Signing the index...