>>> py3-setuptools-rust: Building community/py3-setuptools-rust 1.5.2-r0 (using abuild 3.10.0_rc1-r2) started Wed, 26 Oct 2022 13:18:32 +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/38) Installing libbz2 (1.0.8-r3) (2/38) Installing libffi (3.4.3-r0) (3/38) Installing gdbm (1.23-r0) (4/38) Installing xz-libs (5.2.7-r0) (5/38) Installing mpdecimal (2.5.1-r1) (6/38) Installing readline (8.2.0-r0) (7/38) Installing sqlite-libs (3.39.4-r0) (8/38) Installing python3 (3.10.8-r1) (9/38) Installing py3-semantic-version (2.10.0-r0) (10/38) Installing py3-typing-extensions (4.4.0-r0) (11/38) Installing rust-stdlib (1.64.0-r2) (12/38) Installing libxml2 (2.10.3-r0) (13/38) Installing llvm15-libs (15.0.3-r1) (14/38) Installing rust (1.64.0-r2) (15/38) Installing cargo (1.64.0-r2) (16/38) Installing py3-parsing (3.0.9-r0) (17/38) Installing py3-packaging (21.3-r2) (18/38) Installing py3-setuptools (65.5.0-r0) (19/38) Installing py3-wheel (0.37.1-r1) (20/38) Installing py3-tomli (2.0.1-r1) (21/38) Installing py3-setuptools_scm (7.0.5-r0) (22/38) Installing py3-attrs (22.1.0-r0) (23/38) Installing py3-iniconfig (1.1.1-r3) (24/38) Installing py3-pluggy (1.0.0-r1) (25/38) Installing py3-py (1.11.0-r0) (26/38) Installing py3-pytest (7.1.3-r1) (27/38) Installing py3-argcomplete (2.0.0-r0) (28/38) Installing py3-colorlog (6.7.0-r0) (29/38) Installing py3-platformdirs (2.5.2-r0) (30/38) Installing py3-distlib (0.3.4-r2) (31/38) Installing py3-filelock (3.8.0-r0) (32/38) Installing py3-six (1.16.0-r3) (33/38) Installing py3-virtualenv (20.16.5-r0) (34/38) Installing py3-nox (2022.8.7-r0) (35/38) Installing python3-dev (3.10.8-r1) (36/38) Installing linux-headers (5.19.5-r0) (37/38) Installing libffi-dev (3.4.3-r0) (38/38) Installing .makedepends-py3-setuptools-rust (20221026.131835) Executing busybox-1.35.0-r27.trigger OK: 1287 MiB in 130 packages >>> py3-setuptools-rust: Cleaning up srcdir >>> py3-setuptools-rust: Cleaning up pkgdir >>> py3-setuptools-rust: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-setuptools-rust-1.5.2.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.2.tar.gz::https://github.com/PyO3/setuptools-rust/archive/refs/tags/v1.5.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 287k 0 287k 0 0 407k 0 --:--:-- --:--:-- --:--:-- 1349k >>> py3-setuptools-rust: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-setuptools-rust-1.5.2.tar.gz >>> py3-setuptools-rust: Checking sha512sums... py3-setuptools-rust-1.5.2.tar.gz: OK distutils.patch: OK >>> py3-setuptools-rust: Unpacking /var/cache/distfiles/v3.17/py3-setuptools-rust-1.5.2.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/extension.py -> build/lib/setuptools_rust copying setuptools_rust/version.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/command.py -> build/lib/setuptools_rust copying setuptools_rust/clean.py -> build/lib/setuptools_rust copying setuptools_rust/setuptools_ext.py -> build/lib/setuptools_rust copying setuptools_rust/__init__.py -> build/lib/setuptools_rust copying setuptools_rust/_utils.py -> build/lib/setuptools_rust nox > Running session test-examples 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.2 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.2 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/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.2/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-ppc64le/egg running install_lib running build_py creating build/bdist.linux-ppc64le/egg creating build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-ppc64le/egg/setuptools_rust byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/extension.py to extension.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/version.py to version.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/build.py to build.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/command.py to command.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/clean.py to clean.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/_utils.py to _utils.cpython-310.pyc creating build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-ppc64le/egg/EGG-INFO creating dist creating 'dist/setuptools_rust-1.5.2-py3.10.egg' and adding 'build/bdist.linux-ppc64le/egg' to it removing 'build/bdist.linux-ppc64le/egg' (and everything under it) Processing setuptools_rust-1.5.2-py3.10.egg Copying setuptools_rust-1.5.2-py3.10.egg to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world/.nox/setuptools_install/lib/python3.10/site-packages Adding setuptools-rust 1.5.2 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world/.nox/setuptools_install/lib/python3.10/site-packages/setuptools_rust-1.5.2-py3.10.egg Processing dependencies for setuptools-rust==1.5.2 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.2/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/0b/8e/f1a0a5a76cfef77e1eb6004cb49e5f8d72634da638420b9ea492ce8305e8/typing_extensions-4.4.0-py3-none-any.whl#sha256=16fa4864408f655d35ec496218b85f79b3437c829e93320c7c9215ccfd92489e Best match: typing-extensions 4.4.0 Processing typing_extensions-4.4.0-py3-none-any.whl Installing typing_extensions-4.4.0-py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world/.nox/setuptools_install/lib/python3.10/site-packages Adding typing-extensions 4.4.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world/.nox/setuptools_install/lib/python3.10/site-packages/typing_extensions-4.4.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.2/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.2/examples/hello-world/.nox/setuptools_install/lib/python3.10/site-packages/semantic_version-2.10.0-py3.10.egg Searching for setuptools==65.3.0 Best match: setuptools 65.3.0 Adding setuptools 65.3.0 to easy-install.pth file Using /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world/.nox/setuptools_install/lib/python3.10/site-packages Finished processing dependencies for setuptools-rust==1.5.2 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/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.2/examples/hello-world) Finished release-lto [optimized] target(s) in 0.14s Copying rust artifact from /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world/target/release-lto/hello-world to build/lib.linux-ppc64le-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.2/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.2/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.2/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/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.2 pytest cffi nox > python -m pip install --no-build-isolation . nox > pytest ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi, configfile: pytest.ini collected 2 items tests/test_rust_with_cffi.py .. [100%] ============================== 2 passed in 0.11s =============================== 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.2 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/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.2/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-ppc64le/egg running install_lib running build_py creating build/bdist.linux-ppc64le/egg creating build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-ppc64le/egg/setuptools_rust byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/extension.py to extension.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/version.py to version.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/build.py to build.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/command.py to command.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/clean.py to clean.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/_utils.py to _utils.cpython-310.pyc creating build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-ppc64le/egg/EGG-INFO creating 'dist/setuptools_rust-1.5.2-py3.10.egg' and adding 'build/bdist.linux-ppc64le/egg' to it removing 'build/bdist.linux-ppc64le/egg' (and everything under it) Processing setuptools_rust-1.5.2-py3.10.egg Copying setuptools_rust-1.5.2-py3.10.egg to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages Adding setuptools-rust 1.5.2 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages/setuptools_rust-1.5.2-py3.10.egg Processing dependencies for setuptools-rust==1.5.2 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.2/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/0b/8e/f1a0a5a76cfef77e1eb6004cb49e5f8d72634da638420b9ea492ce8305e8/typing_extensions-4.4.0-py3-none-any.whl#sha256=16fa4864408f655d35ec496218b85f79b3437c829e93320c7c9215ccfd92489e Best match: typing-extensions 4.4.0 Processing typing_extensions-4.4.0-py3-none-any.whl Installing typing_extensions-4.4.0-py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages Adding typing-extensions 4.4.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages/typing_extensions-4.4.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.2/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.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages/semantic_version-2.10.0-py3.10.egg Searching for setuptools==65.3.0 Best match: setuptools 65.3.0 Adding setuptools 65.3.0 to easy-install.pth file Using /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages Finished processing dependencies for setuptools-rust==1.5.2 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/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 autocfg v1.1.0 Fresh scopeguard v1.1.0 Fresh smallvec v1.8.0 Fresh unindent v0.1.8 Fresh instant v0.1.12 Fresh target-lexicon v0.12.3 Fresh proc-macro2 v1.0.36 Fresh libc v0.2.121 Fresh lock_api v0.4.6 Fresh indoc v1.0.4 Fresh quote v1.0.16 Fresh parking_lot_core v0.8.5 Compiling pyo3-build-config v0.17.1 Fresh syn v1.0.89 Fresh memoffset v0.6.5 Fresh parking_lot v0.11.2 Fresh pyo3-macros-backend v0.17.1 Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/build/pyo3-build-config-af295063f066d242/build-script-build` Fresh pyo3-macros v0.17.1 Running `rustc --crate-name pyo3_build_config --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-build-config-0.17.1/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=a77766f7de25dcf9 -C extra-filename=-a77766f7de25dcf9 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps --extern once_cell=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libonce_cell-2bf88b0a1cb43164.rmeta --extern target_lexicon=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libtarget_lexicon-471e79d2c2c8b50c.rmeta --cap-lints allow -Ctarget-feature=-crt-static` Compiling pyo3-ffi v0.17.1 Compiling pyo3 v0.17.1 Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.17.1/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=f406902af7ffd1aa -C extra-filename=-f406902af7ffd1aa --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/build/pyo3-ffi-f406902af7ffd1aa -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps --extern pyo3_build_config=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libpyo3_build_config-a77766f7de25dcf9.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.17.1/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="unindent"' -C metadata=76a4879c178d26b5 -C extra-filename=-76a4879c178d26b5 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/build/pyo3-76a4879c178d26b5 -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps --extern pyo3_build_config=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libpyo3_build_config-a77766f7de25dcf9.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/build/pyo3-ffi-f406902af7ffd1aa/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=688841c1fd8e5d17 -C extra-filename=-688841c1fd8e5d17 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/liblibc-18b59d727c68cf71.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 --cfg option_insert` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/build/pyo3-76a4879c178d26b5/build-script-build` Running `rustc --crate-name pyo3 --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=d4b8109b4cc45154 -C extra-filename=-d4b8109b4cc45154 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps --extern cfg_if=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libcfg_if-365e331aff942e75.rmeta --extern indoc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libindoc-241a341b9dac4d89.so --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/liblibc-18b59d727c68cf71.rmeta --extern memoffset=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libmemoffset-5c530a835336bf95.rmeta --extern parking_lot=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libparking_lot-be24717a6038aef4.rmeta --extern pyo3_ffi=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libpyo3_ffi-688841c1fd8e5d17.rmeta --extern pyo3_macros=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libpyo3_macros-b40a1fdf23e3f68d.so --extern unindent=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libunindent-cadfe47249ff98db.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 --cfg option_insert` Compiling rust_with_cffi v0.1.0 (/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/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=s -C panic=abort -C lto -C codegen-units=1 --crate-type cdylib -C metadata=b1022fb649daaca4 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps --extern pyo3=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libpyo3-d4b8109b4cc45154.rlib -Ctarget-feature=-crt-static` Finished release [optimized] target(s) in 29.53s Copying rust artifact from /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/librust_with_cffi.so to build/lib.linux-ppc64le-cpython-310/rust_with_cffi/rust.cpython-310-powerpc64le-linux-gnu.so generating cffi module 'build/temp.linux-ppc64le-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.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages/rust_with_cffi copying build/lib.linux-ppc64le-cpython-310/rust_with_cffi/cffi.abi3.so -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages/rust_with_cffi copying build/lib.linux-ppc64le-cpython-310/rust_with_cffi/__init__.py -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.10/site-packages/rust_with_cffi copying build/lib.linux-ppc64le-cpython-310/rust_with_cffi/rust.cpython-310-powerpc64le-linux-gnu.so -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/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.2/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.2/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.8, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi, configfile: pytest.ini collected 2 items tests/test_rust_with_cffi.py .. [100%] ============================== 2 passed in 0.10s =============================== 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.2 pytest pytest-benchmark beautifulsoup4 nox > python -m pip install --no-build-isolation . nox > pytest ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 benchmark: 4.0.0 (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.2/examples/html-py-ever, configfile: pytest.ini plugins: benchmark-4.0.0 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.2/examples/html-py-ever/tests/empty.html] 6.7577 (1.0) 134.1216 (1.08) 14.0579 (1.09) 3.6902 (1.71) 14.3610 (1.16) 3.9926 (9.83) 8743;328 71,134.4583 (0.92) 43311 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/small.html] 7.2494 (1.07) 124.3241 (1.0) 12.9450 (1.0) 5.0011 (2.32) 12.3642 (1.0) 6.3628 (15.67) 4637;206 77,249.7858 (1.0) 28251 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/empty.html] 22.5343 (3.33) 372.2273 (2.99) 24.0650 (1.86) 6.8557 (3.18) 23.1750 (1.87) 0.4433 (1.09) 632;1983 41,554.1413 (0.54) 17658 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/small.html] 65.1926 (9.65) 360.2169 (2.90) 68.9288 (5.32) 12.8333 (5.96) 66.9137 (5.41) 0.7488 (1.84) 302;895 14,507.7180 (0.19) 8660 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/empty.html] 66.2990 (9.81) 140.0709 (1.13) 67.5628 (5.22) 2.1534 (1.0) 67.3681 (5.45) 0.4061 (1.0) 149;284 14,801.0437 (0.19) 11525 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/empty.html] 162.8548 (24.10) 2,819.5605 (22.68) 175.0292 (13.52) 67.9001 (31.53) 164.9782 (13.34) 1.1623 (2.86) 103;702 5,713.3322 (0.07) 4774 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/small.html] 229.5487 (33.97) 544.0377 (4.38) 236.1097 (18.24) 16.7726 (7.79) 232.2644 (18.79) 3.5977 (8.86) 163;308 4,235.3189 (0.05) 3747 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/small.html] 1,186.0654 (175.51) 3,202.1329 (25.76) 1,384.3100 (106.94) 302.1164 (140.30) 1,250.1683 (101.11) 211.7828 (521.56) 122;94 722.3815 (0.01) 784 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/rust.html] 1,838.4941 (272.06) 5,535.4722 (44.52) 3,553.9624 (274.54) 960.3523 (445.96) 3,686.9943 (298.20) 1,634.9955 (>1000.0) 128;0 281.3761 (0.00) 317 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/monty-python.html] 2,120.9642 (313.86) 5,433.1981 (43.70) 3,690.8234 (285.12) 703.1189 (326.51) 3,811.3371 (308.25) 986.0713 (>1000.0) 76;0 270.9423 (0.00) 228 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/python.html] 10,565.4821 (>1000.0) 25,940.2916 (208.65) 18,972.6660 (>1000.0) 3,956.2529 (>1000.0) 20,245.9451 (>1000.0) 6,512.5059 (>1000.0) 15;0 52.7074 (0.00) 44 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/monty-python.html] 36,143.0235 (>1000.0) 39,685.6032 (319.21) 36,724.5576 (>1000.0) 857.9245 (398.40) 36,360.9158 (>1000.0) 492.0037 (>1000.0) 3;3 27.2297 (0.00) 25 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/rust.html] 79,307.1017 (>1000.0) 86,806.8486 (698.23) 81,039.2831 (>1000.0) 2,216.2926 (>1000.0) 80,341.6725 (>1000.0) 2,399.0832 (>1000.0) 1;1 12.3397 (0.00) 12 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/monty-python.html] 146,059.3455 (>1000.0) 146,440.0366 (>1000.0) 146,203.7382 (>1000.0) 117.9455 (54.77) 146,186.1283 (>1000.0) 78.9808 (194.51) 2;1 6.8398 (0.00) 7 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/rust.html] 247,067.2168 (>1000.0) 285,436.5967 (>1000.0) 256,042.2145 (>1000.0) 16,554.9389 (>1000.0) 248,255.5173 (>1000.0) 13,151.2787 (>1000.0) 1;1 3.9056 (0.00) 5 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/python.html] 337,130.2634 (>1000.0) 358,615.2457 (>1000.0) 345,273.6750 (>1000.0) 8,909.9778 (>1000.0) 345,490.4705 (>1000.0) 13,485.8359 (>1000.0) 1;0 2.8963 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/monty-python.html] 847,155.5039 (>1000.0) 1,277,762.8936 (>1000.0) 1,012,532.5792 (>1000.0) 191,769.2292 (>1000.0) 897,642.1654 (>1000.0) 309,155.4707 (>1000.0) 1;0 0.9876 (0.00) 5 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/python.html] 1,398,820.9404 (>1000.0) 1,467,286.7693 (>1000.0) 1,425,313.4787 (>1000.0) 29,016.6387 (>1000.0) 1,414,833.5345 (>1000.0) 46,775.4500 (>1000.0) 1;0 0.7016 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/rust.html] 1,763,319.7382 (>1000.0) 1,913,192.0673 (>1000.0) 1,835,775.2912 (>1000.0) 61,269.0342 (>1000.0) 1,811,194.0213 (>1000.0) 95,327.0886 (>1000.0) 2;0 0.5447 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/python.html] 9,140,630.7593 (>1000.0) 11,708,830.1890 (>1000.0) 9,680,268.2973 (>1000.0) 1,134,478.1968 (>1000.0) 9,194,809.1127 (>1000.0) 697,664.2963 (>1000.0) 1;1 0.1033 (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 142.89s (0:02:22) ======================== 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.2 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/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.2/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-ppc64le/egg running install_lib running build_py creating build/bdist.linux-ppc64le/egg creating build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-ppc64le/egg/setuptools_rust byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/extension.py to extension.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/version.py to version.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/build.py to build.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/command.py to command.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/clean.py to clean.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/_utils.py to _utils.cpython-310.pyc creating build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-ppc64le/egg/EGG-INFO creating 'dist/setuptools_rust-1.5.2-py3.10.egg' and adding 'build/bdist.linux-ppc64le/egg' to it removing 'build/bdist.linux-ppc64le/egg' (and everything under it) Processing setuptools_rust-1.5.2-py3.10.egg Copying setuptools_rust-1.5.2-py3.10.egg to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages Adding setuptools-rust 1.5.2 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages/setuptools_rust-1.5.2-py3.10.egg Processing dependencies for setuptools-rust==1.5.2 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.2/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/0b/8e/f1a0a5a76cfef77e1eb6004cb49e5f8d72634da638420b9ea492ce8305e8/typing_extensions-4.4.0-py3-none-any.whl#sha256=16fa4864408f655d35ec496218b85f79b3437c829e93320c7c9215ccfd92489e Best match: typing-extensions 4.4.0 Processing typing_extensions-4.4.0-py3-none-any.whl Installing typing_extensions-4.4.0-py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages Adding typing-extensions 4.4.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages/typing_extensions-4.4.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.2/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.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages/semantic_version-2.10.0-py3.10.egg Searching for setuptools==65.3.0 Best match: setuptools 65.3.0 Adding setuptools 65.3.0 to easy-install.pth file Using /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages Finished processing dependencies for setuptools-rust==1.5.2 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/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 siphasher v0.3.10 Fresh smallvec v1.8.0 Fresh once_cell v1.10.0 Fresh scopeguard v1.1.0 Fresh new_debug_unreachable v1.0.4 Fresh mac v0.1.1 Fresh precomputed-hash v0.1.1 Fresh lazy_static v1.4.0 Fresh utf-8 v0.7.6 Fresh dtoa v0.4.8 Fresh autocfg v1.1.0 Fresh convert_case v0.4.0 Fresh matches v0.1.9 Fresh stable_deref_trait v1.2.0 Fresh nodrop v0.1.14 Fresh itoa v0.4.8 Fresh byteorder v1.4.3 Fresh bitflags v1.3.2 Fresh thin-slice v0.1.1 Fresh unindent v0.1.8 Fresh proc-macro2 v1.0.36 Fresh libc v0.2.121 Fresh instant v0.1.12 Fresh phf_shared v0.8.0 Fresh lock_api v0.4.6 Fresh phf_shared v0.10.0 Fresh futf v0.1.5 Fresh dtoa-short v0.3.3 Fresh servo_arc v0.1.1 Fresh fxhash v0.2.1 Fresh indoc v1.0.4 Fresh quote v1.0.16 Fresh getrandom v0.1.16 Fresh target-lexicon v0.12.3 Fresh proc-macro-hack v0.5.19 Fresh parking_lot_core v0.8.5 Fresh serde v1.0.136 Fresh log v0.4.14 Fresh tendril v0.4.3 Fresh rand_core v0.5.1 Fresh syn v1.0.89 Fresh parking_lot v0.11.2 Fresh memoffset v0.6.5 Fresh rand_pcg v0.2.1 Fresh rand_chacha v0.2.2 Compiling pyo3-build-config v0.17.1 Fresh cssparser-macros v0.6.0 Fresh string_cache v0.8.3 Fresh derive_more v0.99.17 Fresh pyo3-macros-backend v0.17.1 Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-build-config-af295063f066d242/build-script-build` Fresh rand v0.7.3 Fresh pyo3-macros v0.17.1 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-1ecc6299db9ec823/pyo3-build-config-0.17.1/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=a77766f7de25dcf9 -C extra-filename=-a77766f7de25dcf9 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps --extern once_cell=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libonce_cell-2bf88b0a1cb43164.rmeta --extern target_lexicon=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libtarget_lexicon-471e79d2c2c8b50c.rmeta --cap-lints allow -Ctarget-feature=-crt-static` Compiling pyo3-ffi v0.17.1 Compiling pyo3 v0.17.1 Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.17.1/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=f406902af7ffd1aa -C extra-filename=-f406902af7ffd1aa --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-ffi-f406902af7ffd1aa -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps --extern pyo3_build_config=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libpyo3_build_config-a77766f7de25dcf9.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.17.1/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="unindent"' -C metadata=76a4879c178d26b5 -C extra-filename=-76a4879c178d26b5 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-76a4879c178d26b5 -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps --extern pyo3_build_config=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libpyo3_build_config-a77766f7de25dcf9.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-ffi-f406902af7ffd1aa/build-script-build` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-76a4879c178d26b5/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=688841c1fd8e5d17 -C extra-filename=-688841c1fd8e5d17 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/liblibc-18b59d727c68cf71.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 --cfg option_insert` Running `rustc --crate-name pyo3 --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=016b7e48a78186be -C extra-filename=-016b7e48a78186be --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps --extern cfg_if=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libcfg_if-365e331aff942e75.rmeta --extern indoc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libindoc-241a341b9dac4d89.so --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/liblibc-18b59d727c68cf71.rmeta --extern memoffset=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libmemoffset-5c530a835336bf95.rmeta --extern parking_lot=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libparking_lot-be24717a6038aef4.rmeta --extern pyo3_ffi=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libpyo3_ffi-688841c1fd8e5d17.rmeta --extern pyo3_macros=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libpyo3_macros-ac1f8b2fc60456ce.so --extern unindent=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libunindent-cadfe47249ff98db.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 --cfg option_insert` Compiling html-py-ever v0.1.0 (/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/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=s -C panic=abort -C lto -C codegen-units=1 --crate-type cdylib -C metadata=000bb112eb12c76e --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps --extern kuchiki=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libkuchiki-0bf1fb86030a8c34.rlib --extern pyo3=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libpyo3-016b7e48a78186be.rlib --extern tendril=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libtendril-1b119b2002b6562d.rlib -Ctarget-feature=-crt-static` Finished release [optimized] target(s) in 56.00s Copying rust artifact from /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/libhtml_py_ever.so to build/lib.linux-ppc64le-cpython-310/html_py_ever/html_py_ever.cpython-310-powerpc64le-linux-gnu.so running install_lib creating /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages/html_py_ever copying build/lib.linux-ppc64le-cpython-310/html_py_ever/html_py_ever.cpython-310-powerpc64le-linux-gnu.so -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.10/site-packages/html_py_ever copying build/lib.linux-ppc64le-cpython-310/html_py_ever/__init__.py -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/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.2/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.2/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.8, pytest-7.2.0, pluggy-1.0.0 benchmark: 4.0.0 (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.2/examples/html-py-ever, configfile: pytest.ini plugins: benchmark-4.0.0 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.2/examples/html-py-ever/tests/small.html] 5.4836 (1.0) 58.3231 (1.0) 6.5952 (1.0) 1.9771 (1.24) 5.6724 (1.0) 1.7770 (7.82) 5659;3955 151,625.1995 (1.0) 54044 3 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/empty.html] 7.1898 (1.31) 95.0880 (1.63) 8.6439 (1.31) 1.6005 (1.01) 8.4899 (1.50) 0.4210 (1.85) 1789;3732 115,688.4289 (0.76) 53623 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/empty.html] 22.7280 (4.14) 297.2595 (5.10) 23.4865 (3.56) 5.5654 (3.50) 23.3278 (4.11) 0.2272 (1.0) 59;365 42,577.7334 (0.28) 27431 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/small.html] 65.7849 (12.00) 654.4627 (11.22) 67.4966 (10.23) 7.4496 (4.68) 67.1260 (11.83) 0.4955 (2.18) 54;321 14,815.5561 (0.10) 9300 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/empty.html] 65.8855 (12.01) 106.3645 (1.82) 67.2603 (10.20) 1.5905 (1.0) 67.0925 (11.83) 0.4135 (1.82) 185;316 14,867.6207 (0.10) 11437 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/empty.html] 163.9239 (29.89) 2,908.0175 (49.86) 174.5638 (26.47) 67.6430 (42.53) 165.8760 (29.24) 0.8717 (3.84) 86;517 5,728.5641 (0.04) 4794 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/small.html] 227.1682 (41.43) 345.0103 (5.92) 230.6066 (34.97) 4.3930 (2.76) 229.1538 (40.40) 3.4114 (15.01) 185;112 4,336.3888 (0.03) 3839 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/small.html] 1,161.2326 (211.76) 2,871.7481 (49.24) 1,214.4310 (184.14) 155.2869 (97.63) 1,171.0562 (206.45) 5.8413 (25.70) 59;142 823.4309 (0.01) 811 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/monty-python.html] 1,726.3368 (314.82) 3,773.1901 (64.69) 1,938.7008 (293.96) 354.2393 (222.72) 1,767.7583 (311.64) 80.8295 (355.70) 101;106 515.8093 (0.00) 532 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/rust.html] 1,810.4389 (330.15) 2,913.8252 (49.96) 1,916.0507 (290.52) 184.7546 (116.16) 1,851.9275 (326.48) 49.7596 (218.97) 33;46 521.9069 (0.00) 401 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/python.html] 8,673.4071 (>1000.0) 9,085.9458 (155.79) 8,800.1861 (>1000.0) 71.0915 (44.70) 8,787.2334 (>1000.0) 102.1493 (449.52) 36;1 113.6340 (0.00) 111 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/monty-python.html] 35,734.3666 (>1000.0) 36,087.8259 (618.76) 35,813.8187 (>1000.0) 81.8004 (51.43) 35,793.0306 (>1000.0) 38.3332 (168.69) 2;3 27.9222 (0.00) 28 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/rust.html] 77,812.8989 (>1000.0) 78,138.8879 (>1000.0) 77,939.3917 (>1000.0) 90.1655 (56.69) 77,923.8269 (>1000.0) 98.4715 (433.33) 3;1 12.8305 (0.00) 13 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/monty-python.html] 145,961.2027 (>1000.0) 146,346.0624 (>1000.0) 146,101.2975 (>1000.0) 144.6198 (90.93) 146,063.4060 (>1000.0) 216.3723 (952.16) 2;0 6.8446 (0.00) 7 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/rust.html] 245,239.4776 (>1000.0) 246,352.1846 (>1000.0) 245,758.6482 (>1000.0) 412.9437 (259.63) 245,719.7271 (>1000.0) 533.8890 (>1000.0) 2;0 4.0690 (0.00) 5 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/python.html] 336,572.1740 (>1000.0) 338,485.0286 (>1000.0) 337,485.2955 (>1000.0) 868.6855 (546.16) 337,604.8952 (>1000.0) 1,615.4647 (>1000.0) 2;0 2.9631 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/monty-python.html] 780,274.8010 (>1000.0) 874,846.7378 (>1000.0) 801,538.8414 (>1000.0) 41,110.7345 (>1000.0) 783,051.1443 (>1000.0) 29,390.1591 (>1000.0) 1;1 1.2476 (0.00) 5 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/python.html] 1,388,664.8454 (>1000.0) 1,393,448.1442 (>1000.0) 1,391,665.4684 (>1000.0) 1,939.0524 (>1000.0) 1,392,524.4100 (>1000.0) 2,716.6065 (>1000.0) 1;0 0.7186 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/rust.html] 1,682,467.3750 (>1000.0) 1,809,586.5697 (>1000.0) 1,760,511.6449 (>1000.0) 47,575.6986 (>1000.0) 1,769,772.8351 (>1000.0) 49,354.6771 (>1000.0) 2;0 0.5680 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/python.html] 8,994,926.6016 (>1000.0) 18,773,957.5990 (>1000.0) 11,054,094.1067 (>1000.0) 4,319,691.2047 (>1000.0) 9,053,527.8171 (>1000.0) 2,783,381.0160 (>1000.0) 1;1 0.0905 (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 138.39s (0:02:18) ======================== nox > Session setuptools_install was successful. nox > Ran multiple sessions: nox > * test: success nox > * setuptools_install: success 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.2 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.2 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/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.2/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-ppc64le/egg running install_lib running build_py creating build/bdist.linux-ppc64le/egg creating build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-ppc64le/egg/setuptools_rust byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/extension.py to extension.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/version.py to version.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/build.py to build.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/command.py to command.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/clean.py to clean.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/_utils.py to _utils.cpython-310.pyc creating build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-ppc64le/egg/EGG-INFO creating 'dist/setuptools_rust-1.5.2-py3.10.egg' and adding 'build/bdist.linux-ppc64le/egg' to it removing 'build/bdist.linux-ppc64le/egg' (and everything under it) Processing setuptools_rust-1.5.2-py3.10.egg Copying setuptools_rust-1.5.2-py3.10.egg to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages Adding setuptools-rust 1.5.2 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages/setuptools_rust-1.5.2-py3.10.egg Processing dependencies for setuptools-rust==1.5.2 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.2/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/0b/8e/f1a0a5a76cfef77e1eb6004cb49e5f8d72634da638420b9ea492ce8305e8/typing_extensions-4.4.0-py3-none-any.whl#sha256=16fa4864408f655d35ec496218b85f79b3437c829e93320c7c9215ccfd92489e Best match: typing-extensions 4.4.0 Processing typing_extensions-4.4.0-py3-none-any.whl Installing typing_extensions-4.4.0-py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages Adding typing-extensions 4.4.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages/typing_extensions-4.4.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.2/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.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages/semantic_version-2.10.0-py3.10.egg Searching for setuptools==65.3.0 Best match: setuptools 65.3.0 Adding setuptools 65.3.0 to easy-install.pth file Using /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages Finished processing dependencies for setuptools-rust==1.5.2 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/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.2/examples/hello-world-script) Finished release-lto [optimized] target(s) in 0.42s Copying rust artifact from /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/target/release-lto/hello-world-script to build/lib.linux-ppc64le-cpython-310/hello_world/hello-world-script running install_lib creating /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages/hello_world copying build/lib.linux-ppc64le-cpython-310/hello_world/_gen_hello_world_script.py -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.10/site-packages/hello_world copying build/lib.linux-ppc64le-cpython-310/hello_world/hello-world-script -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/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.2/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.2/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.2/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/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.2 pytest nox > python -m pip install --no-build-isolation . nox > pytest ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package, configfile: pytest.ini collected 2 items tests/test_namespace_package.py .. [100%] ============================== 2 passed in 0.14s =============================== 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.2 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/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.2/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-ppc64le/egg running install_lib running build_py creating build/bdist.linux-ppc64le/egg creating build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-ppc64le/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-ppc64le/egg/setuptools_rust byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/extension.py to extension.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/version.py to version.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/build.py to build.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/command.py to command.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/clean.py to clean.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/_utils.py to _utils.cpython-310.pyc creating build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-ppc64le/egg/EGG-INFO creating 'dist/setuptools_rust-1.5.2-py3.10.egg' and adding 'build/bdist.linux-ppc64le/egg' to it removing 'build/bdist.linux-ppc64le/egg' (and everything under it) Processing setuptools_rust-1.5.2-py3.10.egg Copying setuptools_rust-1.5.2-py3.10.egg to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages Adding setuptools-rust 1.5.2 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages/setuptools_rust-1.5.2-py3.10.egg Processing dependencies for setuptools-rust==1.5.2 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.2/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/0b/8e/f1a0a5a76cfef77e1eb6004cb49e5f8d72634da638420b9ea492ce8305e8/typing_extensions-4.4.0-py3-none-any.whl#sha256=16fa4864408f655d35ec496218b85f79b3437c829e93320c7c9215ccfd92489e Best match: typing-extensions 4.4.0 Processing typing_extensions-4.4.0-py3-none-any.whl Installing typing_extensions-4.4.0-py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages Adding typing-extensions 4.4.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages/typing_extensions-4.4.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.2/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.2/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages/semantic_version-2.10.0-py3.10.egg Searching for setuptools==65.3.0 Best match: setuptools 65.3.0 Adding setuptools 65.3.0 to easy-install.pth file Using /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages Finished processing dependencies for setuptools-rust==1.5.2 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/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 autocfg v1.1.0 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.17.1 Fresh quote v1.0.16 Fresh parking_lot_core v0.8.5 Fresh memoffset v0.6.5 Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-build-config-af295063f066d242/build-script-build` Fresh syn v1.0.89 Fresh parking_lot v0.11.2 Fresh pyo3-macros-backend v0.17.1 Fresh pyo3-macros v0.17.1 Running `rustc --crate-name pyo3_build_config --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-build-config-0.17.1/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=a77766f7de25dcf9 -C extra-filename=-a77766f7de25dcf9 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps --extern once_cell=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libonce_cell-2bf88b0a1cb43164.rmeta --extern target_lexicon=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libtarget_lexicon-471e79d2c2c8b50c.rmeta --cap-lints allow -Ctarget-feature=-crt-static` Compiling pyo3-ffi v0.17.1 Compiling pyo3 v0.17.1 Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.17.1/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=f406902af7ffd1aa -C extra-filename=-f406902af7ffd1aa --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-ffi-f406902af7ffd1aa -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps --extern pyo3_build_config=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libpyo3_build_config-a77766f7de25dcf9.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.17.1/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="unindent"' -C metadata=76a4879c178d26b5 -C extra-filename=-76a4879c178d26b5 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-76a4879c178d26b5 -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps --extern pyo3_build_config=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libpyo3_build_config-a77766f7de25dcf9.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-ffi-f406902af7ffd1aa/build-script-build` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-76a4879c178d26b5/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=e82a2b3be9c4fa34 -C extra-filename=-e82a2b3be9c4fa34 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/liblibc-92c5018eafe13fed.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 --cfg option_insert` Running `rustc --crate-name pyo3 --edition=2018 /home/buildozer/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=e807350679f9b47e -C extra-filename=-e807350679f9b47e --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps --extern cfg_if=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libcfg_if-c77ed9c6a44d75ff.rmeta --extern indoc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libindoc-241a341b9dac4d89.so --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/liblibc-92c5018eafe13fed.rmeta --extern memoffset=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libmemoffset-bae71a79583e0715.rmeta --extern parking_lot=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libparking_lot-825ab17a5788bafd.rmeta --extern pyo3_ffi=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libpyo3_ffi-e82a2b3be9c4fa34.rmeta --extern pyo3_macros=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libpyo3_macros-b40a1fdf23e3f68d.so --extern unindent=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libunindent-2cf7e709e0d1ab88.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 --cfg option_insert` Compiling namespace_package_rust v0.1.0 (/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/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=s -C panic=abort -C codegen-units=1 --crate-type cdylib -C metadata=b681050e6e06047c --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps -L dependency=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps --extern pyo3=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libpyo3-e807350679f9b47e.rlib -Ctarget-feature=-crt-static` Finished release [optimized] target(s) in 26.64s Copying rust artifact from /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/libnamespace_package_rust.so to build/lib.linux-ppc64le-cpython-310/namespace_package/rust.cpython-310-powerpc64le-linux-gnu.so running install_lib creating /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/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.2/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages/namespace_package/python copying build/lib.linux-ppc64le-cpython-310/namespace_package/python/__init__.py -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages/namespace_package/python copying build/lib.linux-ppc64le-cpython-310/namespace_package/rust.cpython-310-powerpc64le-linux-gnu.so -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.10/site-packages/namespace_package byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/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.2/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.8, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package, configfile: pytest.ini collected 2 items tests/test_namespace_package.py .. [100%] ============================== 2 passed in 0.12s =============================== 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/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/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/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/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 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/__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/_utils.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/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/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/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/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 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/__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/_utils.py to _utils.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.2-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.2-r0.apk >>> py3-setuptools-rust: Build complete at Wed, 26 Oct 2022 13:33:57 +0000 elapsed time 0h 15m 25s >>> py3-setuptools-rust: Cleaning up srcdir >>> py3-setuptools-rust: Cleaning up pkgdir >>> py3-setuptools-rust: Uninstalling dependencies... (1/38) Purging .makedepends-py3-setuptools-rust (20221026.131835) (2/38) Purging py3-semantic-version (2.10.0-r0) (3/38) Purging cargo (1.64.0-r2) (4/38) Purging rust (1.64.0-r2) (5/38) Purging rust-stdlib (1.64.0-r2) (6/38) Purging py3-setuptools_scm (7.0.5-r0) (7/38) Purging py3-typing-extensions (4.4.0-r0) (8/38) Purging py3-pytest (7.1.3-r1) (9/38) Purging py3-attrs (22.1.0-r0) (10/38) Purging py3-iniconfig (1.1.1-r3) (11/38) Purging py3-pluggy (1.0.0-r1) (12/38) Purging py3-tomli (2.0.1-r1) (13/38) Purging py3-nox (2022.8.7-r0) (14/38) Purging py3-argcomplete (2.0.0-r0) (15/38) Purging py3-colorlog (6.7.0-r0) (16/38) Purging py3-py (1.11.0-r0) (17/38) Purging py3-setuptools (65.5.0-r0) (18/38) Purging py3-virtualenv (20.16.5-r0) (19/38) Purging py3-platformdirs (2.5.2-r0) (20/38) Purging py3-distlib (0.3.4-r2) (21/38) Purging py3-filelock (3.8.0-r0) (22/38) Purging py3-six (1.16.0-r3) (23/38) Purging py3-wheel (0.37.1-r1) (24/38) Purging py3-packaging (21.3-r2) (25/38) Purging py3-parsing (3.0.9-r0) (26/38) Purging python3-dev (3.10.8-r1) (27/38) Purging python3 (3.10.8-r1) (28/38) Purging libffi-dev (3.4.3-r0) (29/38) Purging linux-headers (5.19.5-r0) (30/38) Purging libbz2 (1.0.8-r3) (31/38) Purging llvm15-libs (15.0.3-r1) (32/38) Purging libffi (3.4.3-r0) (33/38) Purging gdbm (1.23-r0) (34/38) Purging libxml2 (2.10.3-r0) (35/38) Purging xz-libs (5.2.7-r0) (36/38) Purging mpdecimal (2.5.1-r1) (37/38) Purging readline (8.2.0-r0) (38/38) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 288 MiB in 92 packages >>> py3-setuptools-rust: Updating the community/ppc64le repository index... >>> py3-setuptools-rust: Signing the index...