>>> py3-setuptools-rust: Building community/py3-setuptools-rust 1.5.2-r1 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 13:42:05 +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.68.2-r0) (19/53) Installing cargo (1.68.2-r0) (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.6.1-r1) (25/53) Installing py3-setuptools-pyc (67.6.1-r1) (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 (20230420.134208) Executing busybox-1.36.0-r7.trigger OK: 1068 MiB in 150 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 >>> 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: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 build running build_py creating build creating build/lib creating build/lib/setuptools_rust copying setuptools_rust/__init__.py -> build/lib/setuptools_rust copying setuptools_rust/build.py -> build/lib/setuptools_rust copying setuptools_rust/rustc_info.py -> build/lib/setuptools_rust copying setuptools_rust/version.py -> build/lib/setuptools_rust copying setuptools_rust/_utils.py -> build/lib/setuptools_rust copying setuptools_rust/command.py -> build/lib/setuptools_rust copying setuptools_rust/clean.py -> build/lib/setuptools_rust copying setuptools_rust/extension.py -> build/lib/setuptools_rust copying setuptools_rust/setuptools_ext.py -> build/lib/setuptools_rust nox > Running session test-examples nox > nox -f examples/hello-world-script/noxfile.py nox > Running session test nox > Creating virtual environment (virtualenv) using python3 in .nox/test nox > python -m pip install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.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-armv8l/egg running install_lib running build_py creating build/bdist.linux-armv8l/egg creating build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-armv8l/egg/setuptools_rust byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/build.py to build.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/_utils.py to _utils.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/clean.py to clean.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/extension.py to extension.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc creating build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-armv8l/egg/EGG-INFO creating dist creating 'dist/setuptools_rust-1.5.2-py3.11.egg' and adding 'build/bdist.linux-armv8l/egg' to it removing 'build/bdist.linux-armv8l/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.02s 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-armv8l-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-armv8l-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-armv8l-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.02s =============================== 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-armv8l/egg running install_lib running build_py creating build/bdist.linux-armv8l/egg creating build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-armv8l/egg/setuptools_rust byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/build.py to build.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/_utils.py to _utils.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/clean.py to clean.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/extension.py to extension.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc creating build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-armv8l/egg/EGG-INFO creating 'dist/setuptools_rust-1.5.2-py3.11.egg' and adding 'build/bdist.linux-armv8l/egg' to it removing 'build/bdist.linux-armv8l/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] cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --release -v --features pyo3/extension-module -- --crate-type cdylib Fresh once_cell v1.10.0 Fresh unicode-xid v0.2.2 Fresh cfg-if v1.0.0 Fresh autocfg v1.1.0 Fresh smallvec v1.8.0 Fresh scopeguard v1.1.0 Fresh unindent v0.1.8 Fresh target-lexicon v0.12.3 Fresh instant v0.1.12 Fresh lock_api v0.4.6 Fresh indoc v1.0.4 Fresh proc-macro2 v1.0.36 Fresh libc v0.2.121 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/namespace_package/target/release/build/pyo3-build-config-6a016975156836ad/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-1cd66030c949c28d/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=a3b6c1bc9d146f6a -C extra-filename=-a3b6c1bc9d146f6a --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-f98a216b6683437d.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-1fb10e482dd1650a.rmeta --cap-lints allow -Ctarget-feature=-crt-static` 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-1cd66030c949c28d/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=c20f727fe24d6626 -C extra-filename=-c20f727fe24d6626 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-ffi-c20f727fe24d6626 -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-a3b6c1bc9d146f6a.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-1cd66030c949c28d/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=bcfe39aca3854696 -C extra-filename=-bcfe39aca3854696 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-bcfe39aca3854696 -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-a3b6c1bc9d146f6a.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-ffi-c20f727fe24d6626/build-script-build` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-bcfe39aca3854696/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-1cd66030c949c28d/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=2e7bd036fe19b55e -C extra-filename=-2e7bd036fe19b55e --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-d4bad65fc0cb8c23.rmeta --cap-lints allow -Ctarget-feature=-crt-static --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg 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-1cd66030c949c28d/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=da745802865f2d26 -C extra-filename=-da745802865f2d26 --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-08d3542872f0d19f.rmeta --extern indoc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libindoc-ff83ad714e583cef.so --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/liblibc-d4bad65fc0cb8c23.rmeta --extern memoffset=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libmemoffset-b096c9dffaa496dc.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-9e469a55d65c7775.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-2e7bd036fe19b55e.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-9b95a2959ba8ea3f.so --extern unindent=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libunindent-19413286b9c58717.rmeta --cap-lints allow -Ctarget-feature=-crt-static --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg 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=62fa2a9036bdb405 --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-da745802865f2d26.rlib -Ctarget-feature=-crt-static` Finished release [optimized] target(s) in 12.53s 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-armv8l-cpython-311/namespace_package/rust.cpython-311-arm-linux-musleabihf.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 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-armv8l-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 copying build/lib.linux-armv8l-cpython-311/namespace_package/rust.cpython-311-arm-linux-musleabihf.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 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.02s =============================== nox > Session setuptools_install was successful. nox > Ran multiple sessions: nox > * test: success nox > * setuptools_install: success nox > nox -f examples/hello-world/noxfile.py nox > Running session test nox > Creating virtual environment (virtualenv) using python3 in .nox/test nox > python -m pip install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.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-armv8l/egg running install_lib running build_py creating build/bdist.linux-armv8l/egg creating build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-armv8l/egg/setuptools_rust byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/build.py to build.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/_utils.py to _utils.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/clean.py to clean.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/extension.py to extension.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc creating build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-armv8l/egg/EGG-INFO creating 'dist/setuptools_rust-1.5.2-py3.11.egg' and adding 'build/bdist.linux-armv8l/egg' to it removing 'build/bdist.linux-armv8l/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.02s 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-armv8l-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.02s =============================== 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-armv8l/egg running install_lib running build_py creating build/bdist.linux-armv8l/egg creating build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-armv8l/egg/setuptools_rust byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/build.py to build.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/_utils.py to _utils.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/clean.py to clean.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/extension.py to extension.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc creating build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-armv8l/egg/EGG-INFO creating 'dist/setuptools_rust-1.5.2-py3.11.egg' and adding 'build/bdist.linux-armv8l/egg' to it removing 'build/bdist.linux-armv8l/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] cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --release -v --features pyo3/extension-module -- --crate-type cdylib Fresh once_cell v1.10.0 Fresh unicode-xid v0.2.2 Fresh autocfg v1.1.0 Fresh cfg-if v1.0.0 Fresh smallvec v1.8.0 Fresh scopeguard v1.1.0 Fresh unindent v0.1.8 Fresh target-lexicon v0.12.3 Fresh instant v0.1.12 Fresh lock_api v0.4.6 Fresh indoc v1.0.4 Fresh proc-macro2 v1.0.36 Fresh libc v0.2.121 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-6a016975156836ad/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-1cd66030c949c28d/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=a3b6c1bc9d146f6a -C extra-filename=-a3b6c1bc9d146f6a --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-f98a216b6683437d.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-1fb10e482dd1650a.rmeta --cap-lints allow -Ctarget-feature=-crt-static` 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-1cd66030c949c28d/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=c20f727fe24d6626 -C extra-filename=-c20f727fe24d6626 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/build/pyo3-ffi-c20f727fe24d6626 -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-a3b6c1bc9d146f6a.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-1cd66030c949c28d/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=bcfe39aca3854696 -C extra-filename=-bcfe39aca3854696 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/build/pyo3-bcfe39aca3854696 -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-a3b6c1bc9d146f6a.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/build/pyo3-ffi-c20f727fe24d6626/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-bcfe39aca3854696/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-1cd66030c949c28d/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=2debd0ba8bd5778b -C extra-filename=-2debd0ba8bd5778b --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-c3775a541f47ddd8.rmeta --cap-lints allow -Ctarget-feature=-crt-static --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg 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-1cd66030c949c28d/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=d354dd9255ae0462 -C extra-filename=-d354dd9255ae0462 --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-30086edcbaf758b6.rmeta --extern indoc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libindoc-ff83ad714e583cef.so --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/liblibc-c3775a541f47ddd8.rmeta --extern memoffset=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libmemoffset-52352e035314a445.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-27b0b3156564b265.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-2debd0ba8bd5778b.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-9b95a2959ba8ea3f.so --extern unindent=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libunindent-8b2d02acca228054.rmeta --cap-lints allow -Ctarget-feature=-crt-static --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg 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=2a5f94bf6026f60c --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-d354dd9255ae0462.rlib -Ctarget-feature=-crt-static` Finished release [optimized] target(s) in 15.31s 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-armv8l-cpython-311/rust_with_cffi/rust.cpython-311-arm-linux-musleabihf.so generating cffi module 'build/temp.linux-armv8l-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-armv8l-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 copying build/lib.linux-armv8l-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-armv8l-cpython-311/rust_with_cffi/rust.cpython-311-arm-linux-musleabihf.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 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.02s =============================== 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] 1.9995 (1.0) 13.5200 (1.0) 2.1523 (1.0) 0.1181 (1.03) 2.1206 (1.0) 0.0400 (1.0) 7922;11645 464,610.6329 (1.0) 151509 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/small.html] 2.1998 (1.10) 13.8404 (1.02) 2.3707 (1.10) 0.1147 (1.0) 2.3600 (1.11) 0.0801 (2.00) 6421;5082 421,823.3825 (0.91) 142049 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] 6.1998 (3.10) 491.4431 (36.35) 6.6830 (3.10) 7.3407 (64.02) 6.4401 (3.04) 0.2794 (6.98) 15;586 149,633.3912 (0.32) 27593 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] 10.8806 (5.44) 19.2802 (1.43) 11.1581 (5.18) 0.1933 (1.69) 11.1591 (5.26) 0.1201 (3.00) 1027;559 89,621.3568 (0.19) 31368 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] 16.9594 (8.48) 435.6029 (32.22) 17.6575 (8.20) 5.3344 (46.52) 17.4418 (8.22) 0.3604 (9.00) 40;544 56,633.2148 (0.12) 20851 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] 29.0796 (14.54) 3,483.6978 (257.67) 32.9531 (15.31) 44.2368 (385.79) 30.3201 (14.30) 0.6417 (16.02) 234;1283 30,346.1165 (0.07) 12723 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] 30.3602 (15.18) 62.4005 (4.62) 30.8522 (14.33) 0.4298 (3.75) 30.8007 (14.52) 0.2002 (5.00) 295;466 32,412.6171 (0.07) 14502 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] 177.5613 (88.80) 27,875.3443 (>1000.0) 202.4207 (94.05) 493.0178 (>1000.0) 182.0410 (85.84) 4.1088 (102.60) 8;336 4,940.2051 (0.01) 3259 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] 712.0026 (356.08) 785.1645 (58.07) 726.1927 (337.40) 7.0574 (61.55) 724.8037 (341.79) 8.6499 (215.99) 297;24 1,377.0449 (0.00) 1125 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] 782.4432 (391.31) 4,370.7024 (323.28) 830.5462 (385.88) 280.2787 (>1000.0) 798.8648 (376.71) 9.8003 (244.72) 14;38 1,204.0269 (0.00) 1050 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] 3,748.4588 (>1000.0) 4,846.2646 (358.45) 3,966.1063 (>1000.0) 197.1571 (>1000.0) 3,880.9804 (>1000.0) 205.1909 (>1000.0) 36;14 252.1365 (0.00) 209 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] 12,707.0267 (>1000.0) 13,010.9079 (962.34) 12,763.8445 (>1000.0) 45.0285 (392.69) 12,755.8652 (>1000.0) 31.9006 (796.58) 12;7 78.3463 (0.00) 77 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] 17,448.6106 (>1000.0) 18,607.4171 (>1000.0) 18,254.4201 (>1000.0) 259.1645 (>1000.0) 18,277.7955 (>1000.0) 317.2411 (>1000.0) 10;3 54.7813 (0.00) 54 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] 27,779.1442 (>1000.0) 28,814.3093 (>1000.0) 28,344.6617 (>1000.0) 248.1898 (>1000.0) 28,319.5078 (>1000.0) 330.3615 (>1000.0) 13;0 35.2800 (0.00) 36 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] 31,598.3640 (>1000.0) 36,661.7898 (>1000.0) 32,633.8934 (>1000.0) 1,341.9346 (>1000.0) 32,230.8885 (>1000.0) 430.1132 (>1000.0) 5;5 30.6430 (0.00) 31 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] 116,235.2441 (>1000.0) 163,901.3710 (>1000.0) 128,711.0227 (>1000.0) 20,359.5669 (>1000.0) 117,227.6894 (>1000.0) 26,594.0775 (>1000.0) 2;0 7.7693 (0.00) 7 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] 116,622.5262 (>1000.0) 117,392.9702 (>1000.0) 116,949.8432 (>1000.0) 283.3019 (>1000.0) 116,956.2088 (>1000.0) 463.3330 (>1000.0) 4;0 8.5507 (0.00) 9 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] 181,540.1828 (>1000.0) 182,673.0277 (>1000.0) 182,204.1060 (>1000.0) 477.5171 (>1000.0) 182,312.7265 (>1000.0) 904.1643 (>1000.0) 1;0 5.4884 (0.00) 6 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] 251,686.3467 (>1000.0) 350,711.2209 (>1000.0) 292,588.9274 (>1000.0) 36,551.2519 (>1000.0) 282,341.8658 (>1000.0) 38,316.2003 (>1000.0) 2;0 3.4178 (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] 1,395,031.5649 (>1000.0) 1,426,360.5280 (>1000.0) 1,406,862.0184 (>1000.0) 15,046.5052 (>1000.0) 1,396,688.6932 (>1000.0) 25,542.5037 (>1000.0) 1;0 0.7108 (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 29.74s ============================== 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-armv8l/egg running install_lib running build_py creating build/bdist.linux-armv8l/egg creating build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-armv8l/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-armv8l/egg/setuptools_rust byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/build.py to build.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/_utils.py to _utils.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/clean.py to clean.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/extension.py to extension.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc creating build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-armv8l/egg/EGG-INFO creating 'dist/setuptools_rust-1.5.2-py3.11.egg' and adding 'build/bdist.linux-armv8l/egg' to it removing 'build/bdist.linux-armv8l/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] cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --release -v --features pyo3/extension-module -- --crate-type cdylib Fresh unicode-xid v0.2.2 Fresh ppv-lite86 v0.2.16 Fresh cfg-if v1.0.0 Fresh siphasher v0.3.10 Fresh smallvec v1.8.0 Fresh scopeguard v1.1.0 Fresh once_cell v1.10.0 Fresh new_debug_unreachable v1.0.4 Fresh mac v0.1.1 Fresh precomputed-hash v0.1.1 Fresh utf-8 v0.7.6 Fresh autocfg v1.1.0 Fresh lazy_static v1.4.0 Fresh dtoa v0.4.8 Fresh itoa v0.4.8 Fresh stable_deref_trait v1.2.0 Fresh convert_case v0.4.0 Fresh byteorder v1.4.3 Fresh nodrop v0.1.14 Fresh matches v0.1.9 Fresh bitflags v1.3.2 Fresh thin-slice v0.1.1 Fresh libc v0.2.121 Fresh instant v0.1.12 Fresh phf_shared v0.8.0 Fresh lock_api v0.4.6 Fresh phf_shared v0.10.0 Fresh futf v0.1.5 Fresh dtoa-short v0.3.3 Fresh fxhash v0.2.1 Fresh servo_arc v0.1.1 Fresh indoc v1.0.4 Fresh unindent v0.1.8 Fresh proc-macro2 v1.0.36 Fresh getrandom v0.1.16 Fresh target-lexicon v0.12.3 Fresh proc-macro-hack v0.5.19 Fresh parking_lot_core v0.8.5 Fresh serde v1.0.136 Fresh log v0.4.14 Fresh tendril v0.4.3 Fresh quote v1.0.16 Fresh rand_core v0.5.1 Fresh parking_lot v0.11.2 Fresh memoffset v0.6.5 Fresh syn v1.0.89 Fresh rand_pcg v0.2.1 Fresh rand_chacha v0.2.2 Dirty pyo3-build-config v0.17.1: the env variable PYO3_PYTHON changed Compiling pyo3-build-config v0.17.1 Fresh string_cache v0.8.3 Fresh rand v0.7.3 Fresh cssparser-macros v0.6.0 Fresh pyo3-macros-backend v0.17.1 Fresh derive_more v0.99.17 Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-build-config-6a016975156836ad/build-script-build` Fresh phf_generator v0.8.0 Fresh pyo3-macros v0.17.1 Fresh phf_codegen v0.8.0 Fresh phf_macros v0.8.0 Fresh string_cache_codegen v0.5.1 Fresh phf v0.8.0 Fresh cssparser v0.27.2 Fresh markup5ever v0.10.1 Fresh selectors v0.22.0 Fresh html5ever v0.25.1 Fresh kuchiki v0.8.1 Running `rustc --crate-name pyo3_build_config --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-1cd66030c949c28d/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=a3b6c1bc9d146f6a -C extra-filename=-a3b6c1bc9d146f6a --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-f98a216b6683437d.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-1fb10e482dd1650a.rmeta --cap-lints allow -Ctarget-feature=-crt-static` 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-1cd66030c949c28d/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=c20f727fe24d6626 -C extra-filename=-c20f727fe24d6626 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-ffi-c20f727fe24d6626 -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-a3b6c1bc9d146f6a.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-1cd66030c949c28d/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=bcfe39aca3854696 -C extra-filename=-bcfe39aca3854696 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-bcfe39aca3854696 -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-a3b6c1bc9d146f6a.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-ffi-c20f727fe24d6626/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-bcfe39aca3854696/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-1cd66030c949c28d/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=2debd0ba8bd5778b -C extra-filename=-2debd0ba8bd5778b --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-c3775a541f47ddd8.rmeta --cap-lints allow -Ctarget-feature=-crt-static --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg 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-1cd66030c949c28d/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=8fd7318df03975e5 -C extra-filename=-8fd7318df03975e5 --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-30086edcbaf758b6.rmeta --extern indoc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libindoc-ff83ad714e583cef.so --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/liblibc-c3775a541f47ddd8.rmeta --extern memoffset=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libmemoffset-52352e035314a445.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-27b0b3156564b265.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-2debd0ba8bd5778b.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-ef1400b690e437a2.so --extern unindent=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libunindent-8b2d02acca228054.rmeta --cap-lints allow -Ctarget-feature=-crt-static --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg 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=8d96fb16268e3746 --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-77b6f10eca0fd690.rlib --extern pyo3=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libpyo3-8fd7318df03975e5.rlib --extern tendril=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libtendril-0bfb13aac8be867a.rlib -Ctarget-feature=-crt-static` Finished release [optimized] target(s) in 25.66s 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 2` 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-armv8l-cpython-311/html_py_ever/html_py_ever.cpython-311-arm-linux-musleabihf.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-armv8l-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 copying build/lib.linux-armv8l-cpython-311/html_py_ever/html_py_ever.cpython-311-arm-linux-musleabihf.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 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] 1.9595 (1.0) 9.2397 (1.0) 2.1236 (1.0) 0.1246 (1.0) 2.1197 (1.0) 0.0410 (1.0) 7633;15989 470,890.8588 (1.0) 136609 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/small.html] 2.1597 (1.10) 103.0406 (11.15) 2.3277 (1.10) 0.3170 (2.54) 2.3199 (1.09) 0.0801 (1.95) 3169;6525 429,617.4849 (0.91) 121947 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] 5.8794 (3.00) 678.3232 (73.41) 6.5643 (3.09) 10.5281 (84.52) 6.2399 (2.94) 0.3595 (8.77) 14;678 152,339.3928 (0.32) 25880 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] 10.9999 (5.61) 28.4007 (3.07) 11.2983 (5.32) 0.2565 (2.06) 11.2802 (5.32) 0.0801 (1.95) 393;808 88,508.9042 (0.19) 20696 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] 16.2404 (8.29) 377.1624 (40.82) 17.1383 (8.07) 7.8095 (62.70) 16.8011 (7.93) 0.4005 (9.77) 17;546 58,348.8877 (0.12) 14327 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] 29.6403 (15.13) 251.3211 (27.20) 32.5964 (15.35) 10.9193 (87.66) 30.6796 (14.47) 0.6407 (15.64) 179;966 30,678.2032 (0.07) 8974 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] 30.3602 (15.49) 43.6800 (4.73) 30.8889 (14.55) 0.3921 (3.15) 30.8398 (14.55) 0.2002 (4.89) 289;308 32,374.0554 (0.07) 11537 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] 177.5613 (90.62) 21,382.4706 (>1000.0) 197.3055 (92.91) 374.2639 (>1000.0) 182.2412 (85.98) 3.9195 (95.65) 2;338 5,068.2825 (0.01) 3228 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] 707.8443 (361.24) 794.9239 (86.03) 718.3483 (338.26) 6.6358 (53.27) 716.2839 (337.92) 8.3111 (202.82) 235;14 1,392.0824 (0.00) 997 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] 744.4844 (379.94) 836.6834 (90.55) 763.6560 (359.60) 7.5304 (60.45) 762.7038 (359.82) 9.1796 (224.01) 279;10 1,309.4901 (0.00) 976 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,461.9441 (>1000.0) 4,686.3854 (507.20) 4,571.1806 (>1000.0) 39.0736 (313.69) 4,573.2437 (>1000.0) 50.2001 (>1000.0) 59;3 218.7619 (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] 13,533.6304 (>1000.0) 14,752.1161 (>1000.0) 13,675.3778 (>1000.0) 156.3533 (>1000.0) 13,632.4698 (>1000.0) 128.4708 (>1000.0) 4;2 73.1241 (0.00) 73 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] 18,767.3774 (>1000.0) 22,478.3570 (>1000.0) 19,307.2512 (>1000.0) 922.5040 (>1000.0) 18,948.6584 (>1000.0) 113.1319 (>1000.0) 8;8 51.7940 (0.00) 53 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] 29,302.1919 (>1000.0) 32,940.7305 (>1000.0) 29,804.3050 (>1000.0) 683.0750 (>1000.0) 29,586.6337 (>1000.0) 361.1420 (>1000.0) 4;4 33.5522 (0.00) 33 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] 31,177.4816 (>1000.0) 31,433.4435 (>1000.0) 31,332.4650 (>1000.0) 61.9117 (497.03) 31,329.1233 (>1000.0) 86.0207 (>1000.0) 13;0 31.9158 (0.00) 32 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] 117,184.8876 (>1000.0) 152,689.4728 (>1000.0) 123,200.4925 (>1000.0) 14,447.0017 (>1000.0) 117,318.3485 (>1000.0) 241.2423 (>1000.0) 1;1 8.1169 (0.00) 6 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] 118,229.9731 (>1000.0) 130,353.1574 (>1000.0) 123,316.4802 (>1000.0) 4,224.6606 (>1000.0) 121,964.3932 (>1000.0) 7,514.3585 (>1000.0) 3;0 8.1092 (0.00) 9 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] 181,027.1386 (>1000.0) 182,978.7092 (>1000.0) 181,876.7036 (>1000.0) 653.3584 (>1000.0) 181,702.3628 (>1000.0) 513.4428 (>1000.0) 2;1 5.4982 (0.00) 6 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] 252,372.1894 (>1000.0) 369,894.6396 (>1000.0) 299,579.3307 (>1000.0) 43,301.7908 (>1000.0) 287,387.5713 (>1000.0) 40,960.7929 (>1000.0) 2;0 3.3380 (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] 1,447,636.3137 (>1000.0) 1,508,127.0682 (>1000.0) 1,479,101.0290 (>1000.0) 25,553.1951 (>1000.0) 1,476,201.8211 (>1000.0) 44,298.9795 (>1000.0) 2;0 0.6761 (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 29.44s ============================== 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: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 /usr/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 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/__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/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/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/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/_utils.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/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/setuptools_ext.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/__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/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/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/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/_utils.py to _utils.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/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/setuptools_ext.py to setuptools_ext.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 Thu, 20 Apr 2023 13:47:01 +0000 elapsed time 0h 4m 56s >>> py3-setuptools-rust: Cleaning up srcdir >>> py3-setuptools-rust: Cleaning up pkgdir >>> py3-setuptools-rust: Uninstalling dependencies... (1/53) Purging .makedepends-py3-setuptools-rust (20230420.134208) (2/53) Purging py3-semantic-version (2.10.0-r1) (3/53) Purging cargo (1.68.2-r0) (4/53) Purging rust (1.68.2-r0) (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.6.1-r1) (23/53) Purging py3-setuptools (67.6.1-r1) (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: 283 MiB in 97 packages >>> py3-setuptools-rust: Updating the community/armv7 repository index... >>> py3-setuptools-rust: Signing the index...