>>> py3-setuptools-rust: Building community/py3-setuptools-rust 1.5.2-r1 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 10:24:59 +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/53) Installing libbz2 (1.0.8-r5) (2/53) Installing libffi (3.4.4-r2) (3/53) Installing gdbm (1.23-r1) (4/53) Installing xz-libs (5.4.2-r1) (5/53) Installing mpdecimal (2.5.1-r2) (6/53) Installing libpanelw (6.4_p20230401-r4) (7/53) Installing readline (8.2.1-r1) (8/53) Installing sqlite-libs (3.41.2-r2) (9/53) Installing python3 (3.11.3-r10) (10/53) Installing python3-pycache-pyc0 (3.11.3-r10) (11/53) Installing pyc (0.1-r0) (12/53) Installing python3-pyc (3.11.3-r10) (13/53) Installing py3-semantic-version (2.10.0-r1) (14/53) Installing py3-typing-extensions (4.5.0-r1) (15/53) Installing py3-typing-extensions-pyc (4.5.0-r1) (16/53) Installing libxml2 (2.10.4-r2) (17/53) Installing llvm15-libs (15.0.7-r5) (18/53) Installing rust (1.69.0-r2) (19/53) Installing cargo (1.69.0-r2) (20/53) Installing py3-parsing (3.0.9-r2) (21/53) Installing py3-parsing-pyc (3.0.9-r2) (22/53) Installing py3-packaging (23.1-r1) (23/53) Installing py3-packaging-pyc (23.1-r1) (24/53) Installing py3-setuptools (67.7.0-r0) (25/53) Installing py3-setuptools-pyc (67.7.0-r0) (26/53) Installing py3-wheel (0.40.0-r1) (27/53) Installing py3-wheel-pyc (0.40.0-r1) (28/53) Installing py3-setuptools_scm (7.1.0-r0) (29/53) Installing py3-iniconfig (1.1.1-r6) (30/53) Installing py3-iniconfig-pyc (1.1.1-r6) (31/53) Installing py3-pluggy (1.0.0-r3) (32/53) Installing py3-pluggy-pyc (1.0.0-r3) (33/53) Installing py3-py (1.11.0-r2) (34/53) Installing py3-py-pyc (1.11.0-r2) (35/53) Installing py3-pytest (7.3.1-r1) (36/53) Installing py3-pytest-pyc (7.3.1-r1) (37/53) Installing py3-argcomplete (2.0.5-r1) (38/53) Installing py3-argcomplete-pyc (2.0.5-r1) (39/53) Installing py3-colorlog (6.7.0-r2) (40/53) Installing py3-colorlog-pyc (6.7.0-r2) (41/53) Installing py3-platformdirs (3.2.0-r0) (42/53) Installing py3-distlib (0.3.6-r2) (43/53) Installing py3-distlib-pyc (0.3.6-r2) (44/53) Installing py3-filelock (3.11.0-r1) (45/53) Installing py3-filelock-pyc (3.11.0-r1) (46/53) Installing py3-virtualenv (20.22.0-r0) (47/53) Installing py3-virtualenv-pyc (20.22.0-r0) (48/53) Installing py3-nox (2022.11.21-r1) (49/53) Installing py3-nox-pyc (2022.11.21-r1) (50/53) Installing python3-dev (3.11.3-r10) (51/53) Installing linux-headers (6.2-r0) (52/53) Installing libffi-dev (3.4.4-r2) (53/53) Installing .makedepends-py3-setuptools-rust (20230421.102502) Executing busybox-1.36.0-r7.trigger OK: 1345 MiB in 151 packages >>> py3-setuptools-rust: Cleaning up srcdir >>> py3-setuptools-rust: Cleaning up pkgdir >>> py3-setuptools-rust: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/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 11 287k 11 32768 0 0 35946 0 0:00:08 --:--:-- 0:00:08 35929 100 287k 100 287k 0 0 203k 0 0:00:01 0:00:01 --:--:-- 203k >>> py3-setuptools-rust: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/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.18/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 /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) 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 /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world/.nox/setuptools_install/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world/.nox/setuptools_install/lib/python3.11/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.11/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-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/build.py to build.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/clean.py to clean.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/_utils.py to _utils.cpython-311.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.11.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.11.egg Copying setuptools_rust-1.5.2-py3.11.egg to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world/.nox/setuptools_install/lib/python3.11/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.11/site-packages/setuptools_rust-1.5.2-py3.11.egg Processing dependencies for setuptools-rust==1.5.2 Searching for typing_extensions>=3.7.4.3 Reading https://pypi.org/simple/typing_extensions/ Downloading https://files.pythonhosted.org/packages/31/25/5abcd82372d3d4a3932e1fa8c3dbf9efac10cc7c0d16e78467460571b404/typing_extensions-4.5.0-py3-none-any.whl#sha256=fb33085c39dd998ac16d1431ebc293a8b3eedd00fd4a32de0ff79002c19511b4 Best match: typing-extensions 4.5.0 Processing typing_extensions-4.5.0-py3-none-any.whl Installing typing_extensions-4.5.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.11/site-packages Adding typing-extensions 4.5.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.11/site-packages/typing_extensions-4.5.0-py3.11.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.11/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.11/site-packages/semantic_version-2.10.0-py3.11.egg Searching for setuptools==67.6.1 Best match: setuptools 67.6.1 Adding setuptools 67.6.1 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.11/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.11/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.04s 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-311/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.11/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.11/site-packages/hello_world-1.0-py3.11.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.11.3, pytest-7.3.1, 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.03s =============================== 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 /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.11/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.11/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-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/build.py to build.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/clean.py to clean.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/_utils.py to _utils.cpython-311.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.11.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.11.egg Copying setuptools_rust-1.5.2-py3.11.egg to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.11/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.11/site-packages/setuptools_rust-1.5.2-py3.11.egg Processing dependencies for setuptools-rust==1.5.2 Searching for typing_extensions>=3.7.4.3 Reading https://pypi.org/simple/typing_extensions/ Downloading https://files.pythonhosted.org/packages/31/25/5abcd82372d3d4a3932e1fa8c3dbf9efac10cc7c0d16e78467460571b404/typing_extensions-4.5.0-py3-none-any.whl#sha256=fb33085c39dd998ac16d1431ebc293a8b3eedd00fd4a32de0ff79002c19511b4 Best match: typing-extensions 4.5.0 Processing typing_extensions-4.5.0-py3-none-any.whl Installing typing_extensions-4.5.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.11/site-packages Adding typing-extensions 4.5.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.11/site-packages/typing_extensions-4.5.0-py3.11.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.11/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.11/site-packages/semantic_version-2.10.0-py3.11.egg Searching for setuptools==67.6.1 Best match: setuptools 67.6.1 Adding setuptools 67.6.1 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.11/site-packages Finished processing dependencies for setuptools-rust==1.5.2 nox > python setup.py install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.11/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 -Clink-arg=-Wl,-z,pack-relative-relocs] 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 target-lexicon v0.12.3 Fresh instant v0.1.12 Fresh lock_api v0.4.6 Fresh unindent v0.1.8 Fresh proc-macro2 v1.0.36 Fresh libc v0.2.121 Fresh indoc v1.0.4 Dirty pyo3-build-config v0.17.1: the env variable PYO3_PYTHON changed 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/rust_with_cffi/target/release/build/pyo3-build-config-feca6ba2e04abb8d/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/index.crates.io-6f17d22bba15001f/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=f958a3f56c301cee -C extra-filename=-f958a3f56c301cee --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-d5148bdf33efe503.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-476bbfeadce50707.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Dirty pyo3-ffi v0.17.1: dependency info changed Compiling pyo3-ffi v0.17.1 Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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=94fe4e43b8a7aed3 -C extra-filename=-94fe4e43b8a7aed3 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/build/pyo3-ffi-94fe4e43b8a7aed3 -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-f958a3f56c301cee.rlib --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Dirty pyo3 v0.17.1: dependency info changed Compiling pyo3 v0.17.1 Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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=61d5350f5c72c84a -C extra-filename=-61d5350f5c72c84a --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/build/pyo3-61d5350f5c72c84a -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-f958a3f56c301cee.rlib --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/build/pyo3-ffi-94fe4e43b8a7aed3/build-script-build` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/build/pyo3-61d5350f5c72c84a/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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=395d1c5968bd5462 -C extra-filename=-395d1c5968bd5462 --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-a789b1a88e0120c8.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg min_const_generics --cfg addr_of --cfg option_insert` Running `rustc --crate-name pyo3 --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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=fd7a40129210133a -C extra-filename=-fd7a40129210133a --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-82d1821d311d3e68.rmeta --extern indoc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libindoc-62c9c1fa0ed1a523.so --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/liblibc-a789b1a88e0120c8.rmeta --extern memoffset=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libmemoffset-b6c4fcc10000ebcd.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-928af8c3442dacce.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-395d1c5968bd5462.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-923f841d5bda2d40.so --extern unindent=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libunindent-0503858720e50e67.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg min_const_generics --cfg addr_of --cfg option_insert` Dirty rust_with_cffi v0.1.0 (/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi): dependency info changed 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=eabcb85ee0c33b0f --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-fd7a40129210133a.rlib -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Finished release [optimized] target(s) in 15.73s 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-311/rust_with_cffi/rust.cpython-311-powerpc64le-linux-musl.so generating cffi module 'build/temp.linux-ppc64le-cpython-311/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.11/site-packages/rust_with_cffi copying build/lib.linux-ppc64le-cpython-311/rust_with_cffi/rust.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.11/site-packages/rust_with_cffi copying build/lib.linux-ppc64le-cpython-311/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.11/site-packages/rust_with_cffi copying build/lib.linux-ppc64le-cpython-311/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.11/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.11/site-packages/rust_with_cffi/__init__.py to __init__.cpython-311.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.11/site-packages/rust_with_cffi-0.1.0-py3.11.egg-info running install_scripts nox > pytest ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, 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.03s =============================== 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.11.3, pytest-7.3.1, 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] 2.5793 (1.0) 28.4177 (1.0) 2.6717 (1.0) 0.1319 (1.0) 2.6677 (1.0) 0.0314 (1.0) 226;1263 374,297.0870 (1.0) 114130 3 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/small.html] 3.5641 (1.38) 50.3090 (1.77) 3.7618 (1.41) 0.2268 (1.72) 3.7560 (1.41) 0.0721 (2.30) 118;934 265,831.3427 (0.71) 109637 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] 9.3670 (3.63) 450.3740 (15.85) 9.8092 (3.67) 5.0372 (38.18) 9.6910 (3.63) 0.1349 (4.30) 39;476 101,945.0354 (0.27) 37340 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] 22.4810 (8.72) 69.1970 (2.43) 22.9911 (8.61) 0.5939 (4.50) 22.9580 (8.61) 0.1849 (5.90) 146;377 43,495.1281 (0.12) 30331 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] 27.6631 (10.72) 208.4060 (7.33) 28.4009 (10.63) 3.6657 (27.78) 28.2449 (10.59) 0.2310 (7.37) 54;289 35,210.0924 (0.09) 16343 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] 50.7451 (19.67) 424.7510 (14.95) 54.0806 (20.24) 17.1643 (130.08) 51.6070 (19.35) 0.3839 (12.25) 236;774 18,490.9298 (0.05) 12283 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] 63.6480 (24.68) 169.0800 (5.95) 64.6437 (24.20) 1.4133 (10.71) 64.5565 (24.20) 0.2851 (9.09) 99;236 15,469.4102 (0.04) 9694 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] 324.6760 (125.88) 1,211.3439 (42.63) 345.4012 (129.28) 51.3795 (389.39) 329.3870 (123.47) 3.1927 (101.83) 163;416 2,895.1841 (0.01) 2431 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] 796.3920 (308.76) 3,831.2500 (134.82) 809.8775 (303.13) 101.7046 (770.78) 801.7325 (300.53) 3.4469 (109.93) 3;102 1,234.7547 (0.00) 1178 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] 893.8439 (346.54) 970.1940 (34.14) 901.1332 (337.29) 5.2739 (39.97) 900.1420 (337.42) 4.4855 (143.06) 83;28 1,109.7139 (0.00) 1051 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] 4,589.5730 (>1000.0) 4,762.6550 (167.59) 4,636.1851 (>1000.0) 27.4112 (207.74) 4,632.0149 (>1000.0) 25.9473 (827.55) 38;11 215.6946 (0.00) 215 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] 18,227.8950 (>1000.0) 22,233.8929 (782.40) 18,341.7774 (>1000.0) 562.1005 (>1000.0) 18,256.3575 (>1000.0) 21.9720 (700.76) 1;4 54.5203 (0.00) 50 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] 36,996.7590 (>1000.0) 37,193.4560 (>1000.0) 37,047.6458 (>1000.0) 35.1631 (266.49) 37,042.2340 (>1000.0) 29.0592 (926.79) 3;1 26.9923 (0.00) 27 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] 37,378.0640 (>1000.0) 37,563.4690 (>1000.0) 37,441.2544 (>1000.0) 45.5533 (345.23) 37,425.9331 (>1000.0) 60.7422 (>1000.0) 5;1 26.7085 (0.00) 27 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] 62,221.0120 (>1000.0) 62,625.5650 (>1000.0) 62,365.3337 (>1000.0) 119.4166 (905.01) 62,349.5850 (>1000.0) 82.4055 (>1000.0) 6;3 16.0345 (0.00) 17 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] 165,342.0230 (>1000.0) 177,957.1280 (>1000.0) 167,288.3001 (>1000.0) 4,707.2028 (>1000.0) 165,473.8219 (>1000.0) 365.5155 (>1000.0) 1;1 5.9777 (0.00) 7 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] 231,923.2110 (>1000.0) 266,793.0371 (>1000.0) 246,286.9538 (>1000.0) 18,379.8800 (>1000.0) 234,252.7050 (>1000.0) 33,868.3675 (>1000.0) 2;0 4.0603 (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] 355,581.0740 (>1000.0) 357,176.6820 (>1000.0) 356,395.0966 (>1000.0) 631.0424 (>1000.0) 356,539.3620 (>1000.0) 972.3303 (>1000.0) 2;0 2.8059 (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] 493,856.0911 (>1000.0) 543,332.6319 (>1000.0) 520,110.0022 (>1000.0) 24,828.9802 (>1000.0) 526,740.3970 (>1000.0) 48,910.6209 (>1000.0) 2;0 1.9227 (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] 2,642,692.6879 (>1000.0) 2,678,681.7451 (>1000.0) 2,660,650.1982 (>1000.0) 15,220.4107 (>1000.0) 2,655,080.5060 (>1000.0) 25,184.4873 (>1000.0) 2;0 0.3758 (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 47.01s ============================== 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 /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/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.11/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-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/build.py to build.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/clean.py to clean.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/_utils.py to _utils.cpython-311.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.11.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.11.egg Copying setuptools_rust-1.5.2-py3.11.egg to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/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.11/site-packages/setuptools_rust-1.5.2-py3.11.egg Processing dependencies for setuptools-rust==1.5.2 Searching for typing_extensions>=3.7.4.3 Reading https://pypi.org/simple/typing_extensions/ Downloading https://files.pythonhosted.org/packages/31/25/5abcd82372d3d4a3932e1fa8c3dbf9efac10cc7c0d16e78467460571b404/typing_extensions-4.5.0-py3-none-any.whl#sha256=fb33085c39dd998ac16d1431ebc293a8b3eedd00fd4a32de0ff79002c19511b4 Best match: typing-extensions 4.5.0 Processing typing_extensions-4.5.0-py3-none-any.whl Installing typing_extensions-4.5.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.11/site-packages Adding typing-extensions 4.5.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.11/site-packages/typing_extensions-4.5.0-py3.11.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.11/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.11/site-packages/semantic_version-2.10.0-py3.11.egg Searching for setuptools==67.6.1 Best match: setuptools 67.6.1 Adding setuptools 67.6.1 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.11/site-packages Finished processing dependencies for setuptools-rust==1.5.2 nox > python setup.py install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/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 -Clink-arg=-Wl,-z,pack-relative-relocs] 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 proc-macro2 v1.0.36 Fresh quote v1.0.16 Fresh getrandom v0.1.16 Fresh rand_core v0.5.1 Fresh ppv-lite86 v0.2.16 Fresh cfg-if v1.0.0 Fresh rand_chacha v0.2.2 Fresh rand_pcg v0.2.1 Fresh smallvec v1.8.0 Fresh siphasher v0.3.10 Fresh instant v0.1.12 Fresh scopeguard v1.1.0 Fresh once_cell v1.10.0 Fresh new_debug_unreachable v1.0.4 Fresh precomputed-hash v0.1.1 Fresh mac v0.1.1 Fresh lazy_static v1.4.0 Fresh autocfg v1.1.0 Fresh dtoa v0.4.8 Fresh utf-8 v0.7.6 Fresh itoa v0.4.8 Fresh convert_case v0.4.0 Fresh stable_deref_trait v1.2.0 Fresh byteorder v1.4.3 Fresh matches v0.1.9 Fresh nodrop v0.1.14 Fresh bitflags v1.3.2 Fresh thin-slice v0.1.1 Fresh unindent v0.1.8 Fresh syn v1.0.89 Fresh rand v0.7.3 Fresh target-lexicon v0.12.3 Fresh libc v0.2.121 Fresh lock_api v0.4.6 Fresh phf_shared v0.8.0 Fresh phf_shared v0.10.0 Fresh futf v0.1.5 Fresh dtoa-short v0.3.3 Fresh fxhash v0.2.1 Fresh servo_arc v0.1.1 Fresh indoc v1.0.4 Fresh phf_generator v0.8.0 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 cssparser-macros v0.6.0 Fresh pyo3-macros-backend v0.17.1 Fresh derive_more v0.99.17 Fresh phf_codegen v0.8.0 Dirty pyo3-build-config v0.17.1: the env variable PYO3_PYTHON changed Compiling pyo3-build-config v0.17.1 Fresh phf_macros v0.8.0 Fresh parking_lot v0.11.2 Fresh string_cache_codegen v0.5.1 Fresh pyo3-macros v0.17.1 Fresh memoffset v0.6.5 Fresh phf v0.8.0 Fresh string_cache v0.8.3 Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-build-config-feca6ba2e04abb8d/build-script-build` 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/index.crates.io-6f17d22bba15001f/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=f958a3f56c301cee -C extra-filename=-f958a3f56c301cee --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-d5148bdf33efe503.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-476bbfeadce50707.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Dirty pyo3-ffi v0.17.1: dependency info changed Compiling pyo3-ffi v0.17.1 Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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=94fe4e43b8a7aed3 -C extra-filename=-94fe4e43b8a7aed3 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-ffi-94fe4e43b8a7aed3 -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-f958a3f56c301cee.rlib --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Dirty pyo3 v0.17.1: dependency info changed Compiling pyo3 v0.17.1 Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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=61d5350f5c72c84a -C extra-filename=-61d5350f5c72c84a --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-61d5350f5c72c84a -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-f958a3f56c301cee.rlib --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-ffi-94fe4e43b8a7aed3/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-61d5350f5c72c84a/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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=395d1c5968bd5462 -C extra-filename=-395d1c5968bd5462 --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-a789b1a88e0120c8.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg min_const_generics --cfg addr_of --cfg option_insert` Running `rustc --crate-name pyo3 --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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=d382eea444ca6b41 -C extra-filename=-d382eea444ca6b41 --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-82d1821d311d3e68.rmeta --extern indoc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libindoc-62c9c1fa0ed1a523.so --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/liblibc-a789b1a88e0120c8.rmeta --extern memoffset=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libmemoffset-b6c4fcc10000ebcd.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-928af8c3442dacce.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-395d1c5968bd5462.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-8c7d5a78aa4a2aa2.so --extern unindent=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libunindent-0503858720e50e67.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg min_const_generics --cfg addr_of --cfg option_insert` Dirty html-py-ever v0.1.0 (/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever): dependency info changed 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=b82dcc4ebab87092 --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-43a95b03e298bc57.rlib --extern pyo3=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libpyo3-d382eea444ca6b41.rlib --extern tendril=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libtendril-6bd5f83915577527.rlib -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Finished release [optimized] target(s) in 28.38s warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1 note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` 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-311/html_py_ever/html_py_ever.cpython-311-powerpc64le-linux-musl.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.11/site-packages/html_py_ever copying build/lib.linux-ppc64le-cpython-311/html_py_ever/html_py_ever.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/site-packages/html_py_ever copying build/lib.linux-ppc64le-cpython-311/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.11/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.11/site-packages/html_py_ever/__init__.py to __init__.cpython-311.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.11/site-packages/html_py_ever-0.1.0-py3.11.egg-info running install_scripts nox > pytest ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, 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] 2.7595 (1.0) 30.3330 (1.0) 2.9122 (1.0) 0.1505 (1.0) 2.9060 (1.0) 0.0500 (1.0) 477;1396 343,382.4538 (1.0) 145477 2 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/small.html] 3.5820 (1.30) 67.6030 (2.23) 3.7851 (1.30) 0.2358 (1.57) 3.7791 (1.30) 0.0780 (1.56) 68;675 264,196.0692 (0.77) 108850 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] 9.5100 (3.45) 251.7781 (8.30) 9.9737 (3.42) 4.7566 (31.61) 9.8590 (3.39) 0.1480 (2.96) 30;505 100,263.6958 (0.29) 52348 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] 22.9410 (8.31) 86.3289 (2.85) 23.5145 (8.07) 0.6883 (4.57) 23.4799 (8.08) 0.2030 (4.06) 139;392 42,526.9539 (0.12) 30433 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] 28.0789 (10.18) 165.7440 (5.46) 28.8733 (9.91) 3.5289 (23.45) 28.7161 (9.88) 0.2929 (5.86) 55;207 34,634.0139 (0.10) 17832 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] 50.6861 (18.37) 477.1899 (15.73) 54.1605 (18.60) 17.4004 (115.63) 51.7151 (17.80) 0.4232 (8.46) 235;701 18,463.6469 (0.05) 12077 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] 64.9471 (23.54) 110.3671 (3.64) 65.9806 (22.66) 0.8919 (5.93) 65.9160 (22.68) 0.3433 (6.87) 113;182 15,155.9609 (0.04) 9625 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] 327.1970 (118.57) 669.5840 (22.07) 344.0835 (118.15) 46.3904 (308.28) 331.4610 (114.06) 2.6000 (52.00) 162;245 2,906.2717 (0.01) 2424 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] 794.7220 (287.99) 866.8530 (28.58) 800.4029 (274.84) 4.2802 (28.44) 799.7691 (275.22) 2.6395 (52.79) 95;73 1,249.3708 (0.00) 1181 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] 896.2869 (324.80) 961.4391 (31.70) 903.9051 (310.39) 4.8522 (32.24) 902.8990 (310.71) 4.4601 (89.20) 126;30 1,106.3108 (0.00) 1054 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] 4,583.8100 (>1000.0) 4,729.2060 (155.91) 4,619.0673 (>1000.0) 23.5131 (156.25) 4,616.0000 (>1000.0) 26.3480 (526.96) 50;9 216.4939 (0.00) 216 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] 18,151.6940 (>1000.0) 18,436.5631 (607.81) 18,182.0979 (>1000.0) 41.0169 (272.57) 18,173.3770 (>1000.0) 10.5948 (211.89) 2;5 54.9992 (0.00) 55 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] 37,173.4130 (>1000.0) 37,412.8120 (>1000.0) 37,231.3114 (>1000.0) 56.9673 (378.56) 37,207.2021 (>1000.0) 52.7826 (>1000.0) 5;2 26.8591 (0.00) 27 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] 37,652.9330 (>1000.0) 37,854.8710 (>1000.0) 37,729.5133 (>1000.0) 46.0792 (306.21) 37,730.2680 (>1000.0) 33.9023 (678.04) 8;3 26.5045 (0.00) 27 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] 62,235.2430 (>1000.0) 62,565.8389 (>1000.0) 62,332.1921 (>1000.0) 81.9538 (544.60) 62,323.2885 (>1000.0) 73.6370 (>1000.0) 4;1 16.0431 (0.00) 16 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] 165,330.2880 (>1000.0) 165,490.5070 (>1000.0) 165,416.0437 (>1000.0) 57.6551 (383.13) 165,422.7111 (>1000.0) 88.0015 (>1000.0) 3;0 6.0454 (0.00) 7 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] 234,225.3650 (>1000.0) 276,048.1429 (>1000.0) 249,566.2870 (>1000.0) 21,072.2120 (>1000.0) 234,357.8540 (>1000.0) 36,435.3997 (>1000.0) 1;0 4.0070 (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] 356,585.1691 (>1000.0) 358,633.8640 (>1000.0) 357,325.6556 (>1000.0) 782.0195 (>1000.0) 357,227.8530 (>1000.0) 785.7153 (>1000.0) 1;0 2.7986 (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] 496,063.8440 (>1000.0) 554,381.0281 (>1000.0) 524,139.7300 (>1000.0) 27,047.4356 (>1000.0) 528,064.7720 (>1000.0) 51,160.7079 (>1000.0) 3;0 1.9079 (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] 2,665,835.8109 (>1000.0) 2,703,224.0441 (>1000.0) 2,683,349.1434 (>1000.0) 14,393.6920 (>1000.0) 2,681,131.7350 (>1000.0) 21,065.2029 (>1000.0) 2;0 0.3727 (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 47.64s ============================== 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 /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.11/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.11/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-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/build.py to build.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/clean.py to clean.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/_utils.py to _utils.cpython-311.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.11.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.11.egg Copying setuptools_rust-1.5.2-py3.11.egg to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.11/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.11/site-packages/setuptools_rust-1.5.2-py3.11.egg Processing dependencies for setuptools-rust==1.5.2 Searching for typing_extensions>=3.7.4.3 Reading https://pypi.org/simple/typing_extensions/ Downloading https://files.pythonhosted.org/packages/31/25/5abcd82372d3d4a3932e1fa8c3dbf9efac10cc7c0d16e78467460571b404/typing_extensions-4.5.0-py3-none-any.whl#sha256=fb33085c39dd998ac16d1431ebc293a8b3eedd00fd4a32de0ff79002c19511b4 Best match: typing-extensions 4.5.0 Processing typing_extensions-4.5.0-py3-none-any.whl Installing typing_extensions-4.5.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.11/site-packages Adding typing-extensions 4.5.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.11/site-packages/typing_extensions-4.5.0-py3.11.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.11/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.11/site-packages/semantic_version-2.10.0-py3.11.egg Searching for setuptools==67.6.1 Best match: setuptools 67.6.1 Adding setuptools 67.6.1 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.11/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.11/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.04s 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-311/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.11/site-packages/hello_world copying build/lib.linux-ppc64le-cpython-311/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.11/site-packages/hello_world copying build/lib.linux-ppc64le-cpython-311/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.11/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.11/site-packages/hello_world/_gen_hello_world_script.py to _gen_hello_world_script.cpython-311.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.11/site-packages/hello_world_script-1.0-py3.11.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.11.3, pytest-7.3.1, 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.03s =============================== 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 /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/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.11/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-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/build.py to build.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/clean.py to clean.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools_rust/_utils.py to _utils.cpython-311.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.11.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.11.egg Copying setuptools_rust-1.5.2-py3.11.egg to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/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.11/site-packages/setuptools_rust-1.5.2-py3.11.egg Processing dependencies for setuptools-rust==1.5.2 Searching for typing_extensions>=3.7.4.3 Reading https://pypi.org/simple/typing_extensions/ Downloading https://files.pythonhosted.org/packages/31/25/5abcd82372d3d4a3932e1fa8c3dbf9efac10cc7c0d16e78467460571b404/typing_extensions-4.5.0-py3-none-any.whl#sha256=fb33085c39dd998ac16d1431ebc293a8b3eedd00fd4a32de0ff79002c19511b4 Best match: typing-extensions 4.5.0 Processing typing_extensions-4.5.0-py3-none-any.whl Installing typing_extensions-4.5.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.11/site-packages Adding typing-extensions 4.5.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.11/site-packages/typing_extensions-4.5.0-py3.11.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.11/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.11/site-packages/semantic_version-2.10.0-py3.11.egg Searching for setuptools==67.6.1 Best match: setuptools 67.6.1 Adding setuptools 67.6.1 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.11/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.11/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 -Clink-arg=-Wl,-z,pack-relative-relocs] cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --release -v --features pyo3/extension-module -- --crate-type cdylib Fresh target-lexicon v0.12.3 Dirty pyo3-build-config v0.17.1: the env variable PYO3_PYTHON changed Compiling pyo3-build-config v0.17.1 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 Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-build-config-feca6ba2e04abb8d/build-script-build` Fresh proc-macro2 v1.0.36 Fresh instant v0.1.12 Fresh lock_api v0.4.6 Fresh indoc v1.0.4 Fresh quote v1.0.16 Fresh libc v0.2.121 Fresh syn v1.0.89 Fresh parking_lot_core v0.8.5 Fresh memoffset v0.6.5 Fresh pyo3-macros-backend v0.17.1 Fresh parking_lot v0.11.2 Fresh pyo3-macros v0.17.1 Running `rustc --crate-name pyo3_build_config --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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=f958a3f56c301cee -C extra-filename=-f958a3f56c301cee --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-d5148bdf33efe503.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-476bbfeadce50707.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Dirty pyo3-ffi v0.17.1: dependency info changed Compiling pyo3-ffi v0.17.1 Dirty pyo3 v0.17.1: dependency info changed Compiling pyo3 v0.17.1 Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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=94fe4e43b8a7aed3 -C extra-filename=-94fe4e43b8a7aed3 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-ffi-94fe4e43b8a7aed3 -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-f958a3f56c301cee.rlib --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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=61d5350f5c72c84a -C extra-filename=-61d5350f5c72c84a --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-61d5350f5c72c84a -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-f958a3f56c301cee.rlib --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-ffi-94fe4e43b8a7aed3/build-script-build` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-61d5350f5c72c84a/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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=e593238999677dc3 -C extra-filename=-e593238999677dc3 --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-6fb17c7a5200a166.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg min_const_generics --cfg addr_of --cfg option_insert` Running `rustc --crate-name pyo3 --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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=a366567e562d547c -C extra-filename=-a366567e562d547c --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-c0350c9f3780af2e.rmeta --extern indoc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libindoc-62c9c1fa0ed1a523.so --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/liblibc-6fb17c7a5200a166.rmeta --extern memoffset=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libmemoffset-fdf61d5dd23c4e01.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-94caa8d351c76dad.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-e593238999677dc3.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-923f841d5bda2d40.so --extern unindent=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libunindent-fddf665e5e32eb26.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg min_const_generics --cfg addr_of --cfg option_insert` Dirty namespace_package_rust v0.1.0 (/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package): dependency info changed 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=abf77e4ef7ca9e5c --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-a366567e562d547c.rlib -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Finished release [optimized] target(s) in 11.92s 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-311/namespace_package/rust.cpython-311-powerpc64le-linux-musl.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.11/site-packages/namespace_package copying build/lib.linux-ppc64le-cpython-311/namespace_package/rust.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/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.11/site-packages/namespace_package/python copying build/lib.linux-ppc64le-cpython-311/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.11/site-packages/namespace_package/python byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/site-packages/namespace_package/python/__init__.py to __init__.cpython-311.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.11/site-packages/namespace_package-0.1.0-py3.11.egg-info running install_scripts nox > pytest ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, 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.03s =============================== 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... /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() 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.11 creating /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/site-packages/setuptools_rust byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages/setuptools_rust/extension.py to extension.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages/setuptools_rust/build.py to build.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages/setuptools_rust/clean.py to clean.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages/setuptools_rust/_utils.py to _utils.cpython-311.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.11/site-packages/setuptools_rust-1.5.2-py3.11.egg-info running install_scripts >>> py3-setuptools-rust*: Running postcheck for py3-setuptools-rust >>> WARNING: py3-setuptools-rust*: Found __pycache__ but package name doesn't end with -pyc >>> py3-setuptools-rust*: Preparing package py3-setuptools-rust... >>> py3-setuptools-rust*: Tracing dependencies... py3-semantic-version py3-typing-extensions rust cargo python3~3.11 >>> py3-setuptools-rust*: Package size: 252.0 KB >>> py3-setuptools-rust*: Compressing data... >>> py3-setuptools-rust*: Create checksum... >>> py3-setuptools-rust*: Create py3-setuptools-rust-1.5.2-r1.apk >>> py3-setuptools-rust: Build complete at Fri, 21 Apr 2023 10:31:08 +0000 elapsed time 0h 6m 9s >>> py3-setuptools-rust: Cleaning up srcdir >>> py3-setuptools-rust: Cleaning up pkgdir >>> py3-setuptools-rust: Uninstalling dependencies... (1/53) Purging .makedepends-py3-setuptools-rust (20230421.102502) (2/53) Purging py3-semantic-version (2.10.0-r1) (3/53) Purging cargo (1.69.0-r2) (4/53) Purging rust (1.69.0-r2) (5/53) Purging py3-setuptools_scm (7.1.0-r0) (6/53) Purging py3-typing-extensions-pyc (4.5.0-r1) (7/53) Purging py3-typing-extensions (4.5.0-r1) (8/53) Purging py3-pytest-pyc (7.3.1-r1) (9/53) Purging py3-pytest (7.3.1-r1) (10/53) Purging py3-iniconfig-pyc (1.1.1-r6) (11/53) Purging py3-iniconfig (1.1.1-r6) (12/53) Purging py3-pluggy-pyc (1.0.0-r3) (13/53) Purging py3-pluggy (1.0.0-r3) (14/53) Purging py3-nox-pyc (2022.11.21-r1) (15/53) Purging py3-nox (2022.11.21-r1) (16/53) Purging py3-argcomplete-pyc (2.0.5-r1) (17/53) Purging py3-argcomplete (2.0.5-r1) (18/53) Purging py3-colorlog-pyc (6.7.0-r2) (19/53) Purging py3-colorlog (6.7.0-r2) (20/53) Purging py3-py-pyc (1.11.0-r2) (21/53) Purging py3-py (1.11.0-r2) (22/53) Purging py3-setuptools-pyc (67.7.0-r0) (23/53) Purging py3-setuptools (67.7.0-r0) (24/53) Purging py3-virtualenv-pyc (20.22.0-r0) (25/53) Purging py3-virtualenv (20.22.0-r0) (26/53) Purging py3-platformdirs (3.2.0-r0) (27/53) Purging py3-distlib-pyc (0.3.6-r2) (28/53) Purging py3-distlib (0.3.6-r2) (29/53) Purging py3-filelock-pyc (3.11.0-r1) (30/53) Purging py3-filelock (3.11.0-r1) (31/53) Purging py3-wheel-pyc (0.40.0-r1) (32/53) Purging py3-wheel (0.40.0-r1) (33/53) Purging py3-packaging-pyc (23.1-r1) (34/53) Purging py3-packaging (23.1-r1) (35/53) Purging py3-parsing-pyc (3.0.9-r2) (36/53) Purging py3-parsing (3.0.9-r2) (37/53) Purging python3-dev (3.11.3-r10) (38/53) Purging libffi-dev (3.4.4-r2) (39/53) Purging linux-headers (6.2-r0) (40/53) Purging llvm15-libs (15.0.7-r5) (41/53) Purging python3-pyc (3.11.3-r10) (42/53) Purging python3-pycache-pyc0 (3.11.3-r10) (43/53) Purging pyc (0.1-r0) (44/53) Purging python3 (3.11.3-r10) (45/53) Purging gdbm (1.23-r1) (46/53) Purging libbz2 (1.0.8-r5) (47/53) Purging libffi (3.4.4-r2) (48/53) Purging libpanelw (6.4_p20230401-r4) (49/53) Purging libxml2 (2.10.4-r2) (50/53) Purging mpdecimal (2.5.1-r2) (51/53) Purging readline (8.2.1-r1) (52/53) Purging sqlite-libs (3.41.2-r2) (53/53) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 440 MiB in 98 packages >>> py3-setuptools-rust: Updating the community/ppc64le repository index... >>> py3-setuptools-rust: Signing the index...