>>> py3-setuptools-rust: Building community/py3-setuptools-rust 1.5.2-r1 (using abuild 3.11.0_rc12-r0) started Fri, 21 Apr 2023 02:20:23 +0000 >>> py3-setuptools-rust: Checking sanity of /home/buildozer/aports/community/py3-setuptools-rust/APKBUILD... >>> py3-setuptools-rust: Analyzing dependencies... >>> py3-setuptools-rust: Installing for build: build-base py3-semantic-version py3-typing-extensions rust cargo py3-setuptools py3-wheel py3-setuptools_scm py3-pytest py3-nox python3-dev libffi-dev (1/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 llvm16-libs (16.0.2-r0) (18/53) Installing rust (1.69.0-r1) (19/53) Installing cargo (1.69.0-r1) (20/53) Installing py3-parsing (3.0.9-r2) (21/53) Installing py3-parsing-pyc (3.0.9-r2) (22/53) Installing py3-packaging (23.1-r1) (23/53) Installing py3-packaging-pyc (23.1-r1) (24/53) Installing py3-setuptools (67.7.0-r0) (25/53) Installing py3-setuptools-pyc (67.7.0-r0) (26/53) Installing py3-wheel (0.40.0-r1) (27/53) Installing py3-wheel-pyc (0.40.0-r1) (28/53) Installing py3-setuptools_scm (7.1.0-r0) (29/53) Installing py3-iniconfig (1.1.1-r6) (30/53) Installing py3-iniconfig-pyc (1.1.1-r6) (31/53) Installing py3-pluggy (1.0.0-r3) (32/53) Installing py3-pluggy-pyc (1.0.0-r3) (33/53) Installing py3-py (1.11.0-r2) (34/53) Installing py3-py-pyc (1.11.0-r2) (35/53) Installing py3-pytest (7.3.1-r1) (36/53) Installing py3-pytest-pyc (7.3.1-r1) (37/53) Installing py3-argcomplete (2.0.5-r1) (38/53) Installing py3-argcomplete-pyc (2.0.5-r1) (39/53) Installing py3-colorlog (6.7.0-r2) (40/53) Installing py3-colorlog-pyc (6.7.0-r2) (41/53) Installing py3-platformdirs (3.2.0-r0) (42/53) Installing py3-distlib (0.3.6-r2) (43/53) Installing py3-distlib-pyc (0.3.6-r2) (44/53) Installing py3-filelock (3.11.0-r1) (45/53) Installing py3-filelock-pyc (3.11.0-r1) (46/53) Installing py3-virtualenv (20.22.0-r0) (47/53) Installing py3-virtualenv-pyc (20.22.0-r0) (48/53) Installing py3-nox (2022.11.21-r1) (49/53) Installing py3-nox-pyc (2022.11.21-r1) (50/53) Installing python3-dev (3.11.3-r10) (51/53) Installing linux-headers (6.2-r0) (52/53) Installing libffi-dev (3.4.4-r2) (53/53) Installing .makedepends-py3-setuptools-rust (20230421.022025) Executing busybox-1.36.0-r7.trigger OK: 1336 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 287k 100 287k 0 0 486k 0 --:--:-- --:--:-- --:--:-- 486k >>> py3-setuptools-rust: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-setuptools-rust-1.5.2.tar.gz >>> py3-setuptools-rust: Checking sha512sums... py3-setuptools-rust-1.5.2.tar.gz: OK distutils.patch: OK >>> py3-setuptools-rust: Unpacking /var/cache/distfiles/v3.18/py3-setuptools-rust-1.5.2.tar.gz... >>> py3-setuptools-rust: distutils.patch patching file .github/workflows/ci.yml patching file examples/rust_with_cffi/setup.py patching file pyproject.toml patching file setup.cfg patching file setuptools_rust/build.py patching file setuptools_rust/setuptools_ext.py /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running build running build_py creating build creating build/lib creating build/lib/setuptools_rust copying setuptools_rust/version.py -> build/lib/setuptools_rust copying setuptools_rust/__init__.py -> build/lib/setuptools_rust copying setuptools_rust/rustc_info.py -> build/lib/setuptools_rust copying setuptools_rust/extension.py -> build/lib/setuptools_rust copying setuptools_rust/_utils.py -> build/lib/setuptools_rust copying setuptools_rust/build.py -> build/lib/setuptools_rust copying setuptools_rust/setuptools_ext.py -> build/lib/setuptools_rust copying setuptools_rust/command.py -> build/lib/setuptools_rust copying setuptools_rust/clean.py -> build/lib/setuptools_rust nox > Running session test-examples 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-s390x/egg running install_lib running build_py creating build/bdist.linux-s390x/egg creating build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-s390x/egg/setuptools_rust byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/extension.py to extension.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/_utils.py to _utils.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/build.py to build.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/clean.py to clean.cpython-311.pyc creating build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-s390x/egg/EGG-INFO creating dist creating 'dist/setuptools_rust-1.5.2-py3.11.egg' and adding 'build/bdist.linux-s390x/egg' to it removing 'build/bdist.linux-s390x/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 autocfg v1.1.0 Fresh target-lexicon v0.12.3 Fresh cfg-if v1.0.0 Fresh scopeguard v1.1.0 Fresh proc-macro2 v1.0.36 Fresh libc v0.2.121 Fresh instant v0.1.12 Fresh smallvec v1.8.0 Fresh lock_api v0.4.6 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 Fresh indoc v1.0.4 Fresh unindent v0.1.8 Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-build-config-d8bcf8a6801e92c5/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-d11c229612889eed/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=66a12b2c66a6feba -C extra-filename=-66a12b2c66a6feba --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-284662385adad2ad.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-ed4a7fb77b92579e.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-d11c229612889eed/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=60d947700d39afbe -C extra-filename=-60d947700d39afbe --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-ffi-60d947700d39afbe -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-66a12b2c66a6feba.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-d11c229612889eed/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=2d4c2a15c763e680 -C extra-filename=-2d4c2a15c763e680 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-2d4c2a15c763e680 -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-66a12b2c66a6feba.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-60d947700d39afbe/build-script-build` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-2d4c2a15c763e680/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/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=1af7283b8e8e3349 -C extra-filename=-1af7283b8e8e3349 --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-88349e7f33301acf.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-d11c229612889eed/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=0382747f3d2b8ba9 -C extra-filename=-0382747f3d2b8ba9 --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-38b668511799404c.rmeta --extern indoc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libindoc-0eee9759bb95ec2d.so --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/liblibc-88349e7f33301acf.rmeta --extern memoffset=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libmemoffset-38bb869388363a85.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-8e3039c0610c24f6.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-1af7283b8e8e3349.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-1db1321ce375ad64.so --extern unindent=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libunindent-a7f3118c3b2c01c0.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=02b8670eac0f7065 --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-0382747f3d2b8ba9.rlib -Ctarget-feature=-crt-static` Finished release [optimized] target(s) in 8.46s 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-s390x-cpython-311/namespace_package/rust.cpython-311-s390x-linux-musl.so running install_lib creating /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/site-packages/namespace_package 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-s390x-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-s390x-cpython-311/namespace_package/rust.cpython-311-s390x-linux-musl.so -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/site-packages/namespace_package 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/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-s390x/egg running install_lib running build_py creating build/bdist.linux-s390x/egg creating build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-s390x/egg/setuptools_rust byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/extension.py to extension.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/_utils.py to _utils.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/build.py to build.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/clean.py to clean.cpython-311.pyc creating build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-s390x/egg/EGG-INFO creating 'dist/setuptools_rust-1.5.2-py3.11.egg' and adding 'build/bdist.linux-s390x/egg' to it removing 'build/bdist.linux-s390x/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 target-lexicon v0.12.3 Fresh cfg-if v1.0.0 Fresh scopeguard v1.1.0 Fresh proc-macro2 v1.0.36 Fresh libc v0.2.121 Fresh instant v0.1.12 Fresh smallvec v1.8.0 Fresh lock_api v0.4.6 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 Fresh indoc v1.0.4 Fresh unindent v0.1.8 Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/build/pyo3-build-config-d8bcf8a6801e92c5/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-d11c229612889eed/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=66a12b2c66a6feba -C extra-filename=-66a12b2c66a6feba --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-284662385adad2ad.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-ed4a7fb77b92579e.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-d11c229612889eed/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=60d947700d39afbe -C extra-filename=-60d947700d39afbe --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/build/pyo3-ffi-60d947700d39afbe -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-66a12b2c66a6feba.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-d11c229612889eed/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=2d4c2a15c763e680 -C extra-filename=-2d4c2a15c763e680 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/build/pyo3-2d4c2a15c763e680 -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-66a12b2c66a6feba.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-60d947700d39afbe/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-2d4c2a15c763e680/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/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=ac50c110509fdae4 -C extra-filename=-ac50c110509fdae4 --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-1c48549d0aa2d6c9.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-d11c229612889eed/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=21ad86434016da2d -C extra-filename=-21ad86434016da2d --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-07f4fabb13a33bb7.rmeta --extern indoc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libindoc-0eee9759bb95ec2d.so --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/liblibc-1c48549d0aa2d6c9.rmeta --extern memoffset=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libmemoffset-272ad3394846b62d.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-58223750e5d1846b.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-ac50c110509fdae4.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-1db1321ce375ad64.so --extern unindent=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libunindent-79931d53513f520e.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=b4d2432efb7eef7b --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-21ad86434016da2d.rlib -Ctarget-feature=-crt-static` Finished release [optimized] target(s) in 15.06s 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-s390x-cpython-311/rust_with_cffi/rust.cpython-311-s390x-linux-musl.so generating cffi module 'build/temp.linux-s390x-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-s390x-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-s390x-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-s390x-cpython-311/rust_with_cffi/rust.cpython-311-s390x-linux-musl.so -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.11/site-packages/rust_with_cffi 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/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-s390x/egg running install_lib running build_py creating build/bdist.linux-s390x/egg creating build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-s390x/egg/setuptools_rust byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/extension.py to extension.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/_utils.py to _utils.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/build.py to build.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/clean.py to clean.cpython-311.pyc creating build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-s390x/egg/EGG-INFO creating 'dist/setuptools_rust-1.5.2-py3.11.egg' and adding 'build/bdist.linux-s390x/egg' to it removing 'build/bdist.linux-s390x/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-s390x-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/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 ns) 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] 979.7513 (1.0) 498,656.1835 (61.63) 1,095.4063 (1.0) 2,065.8655 (22.28) 1,050.5319 (1.0) 52.1541 (1.0) 36;10543 912,903.2880 (1.0) 59441 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] 1,025.1999 (1.05) 8,090.9580 (1.0) 1,098.9071 (1.00) 92.7148 (1.0) 1,087.4122 (1.04) 53.2717 (1.02) 4359;3602 909,995.0110 (1.00) 169521 5 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/empty.html] 3,501.7729 (3.57) 9,071.0819 (1.12) 3,795.5300 (3.46) 345.9892 (3.73) 3,693.6253 (3.52) 271.0149 (5.20) 81;55 263,467.8129 (0.29) 992 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] 9,343.0281 (9.54) 36,993.9953 (4.57) 10,011.1015 (9.14) 576.3886 (6.22) 9,935.3492 (9.46) 432.1337 (8.29) 1609;746 99,889.1080 (0.11) 33041 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] 11,252.2393 (11.48) 372,605.3983 (46.05) 12,068.2167 (11.02) 3,670.9663 (39.59) 11,894.8519 (11.32) 536.4418 (10.29) 83;1526 82,862.2839 (0.09) 35092 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] 22,958.9641 (23.43) 588,752.3293 (72.77) 25,461.8234 (23.24) 8,923.2203 (96.24) 24,145.4691 (22.98) 789.7615 (15.14) 412;834 39,274.4850 (0.04) 16193 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] 26,680.5291 (27.23) 80,324.7094 (9.93) 28,465.4013 (25.99) 1,714.3588 (18.49) 28,109.1779 (26.76) 955.5370 (18.32) 1482;1519 35,130.3672 (0.04) 16785 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] 168,351.4565 (171.83) 15,883,374.9592 (>1000.0) 185,892.9071 (169.70) 245,003.3577 (>1000.0) 175,021.5888 (166.60) 5,563.7211 (106.68) 2;360 5,379.4414 (0.01) 4159 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] 490,844.2497 (500.99) 691,857.1889 (85.51) 511,752.5962 (467.18) 15,084.6694 (162.70) 508,854.1657 (484.38) 14,267.8618 (273.57) 234;55 1,954.0692 (0.00) 1397 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] 550,866.1270 (562.25) 1,618,469.1340 (200.03) 587,854.8677 (536.65) 35,175.9562 (379.40) 583,637.5058 (555.56) 18,619.0009 (357.00) 77;85 1,701.1001 (0.00) 1425 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] 2,884,788.4387 (>1000.0) 3,723,844.8858 (460.25) 3,156,072.4636 (>1000.0) 97,834.9422 (>1000.0) 3,153,156.4891 (>1000.0) 108,188.0182 (>1000.0) 62;9 316.8495 (0.00) 269 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] 13,577,505.9462 (>1000.0) 15,251,848.8467 (>1000.0) 13,895,599.3721 (>1000.0) 270,491.3586 (>1000.0) 13,847,799.9717 (>1000.0) 166,750.9787 (>1000.0) 5;4 71.9652 (0.00) 65 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/monty-python.html] 18,822,254.6130 (>1000.0) 19,848,296.4188 (>1000.0) 19,230,347.6998 (>1000.0) 192,146.3761 (>1000.0) 19,221,099.0936 (>1000.0) 252,458.2669 (>1000.0) 12;1 52.0011 (0.00) 52 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] 21,962,773.0548 (>1000.0) 24,141,140.2822 (>1000.0) 23,081,461.6539 (>1000.0) 441,378.6772 (>1000.0) 23,055,396.9741 (>1000.0) 655,375.4210 (>1000.0) 11;0 43.3248 (0.00) 38 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] 39,753,466.8446 (>1000.0) 41,372,317.8208 (>1000.0) 40,126,385.7633 (>1000.0) 335,891.4500 (>1000.0) 40,080,897.5101 (>1000.0) 287,772.1563 (>1000.0) 5;2 24.9213 (0.00) 25 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,047,324.7766 (>1000.0) 145,358,424.6337 (>1000.0) 123,927,045.6135 (>1000.0) 10,415,134.4779 (>1000.0) 119,202,490.8960 (>1000.0) 9,718,639.7761 (>1000.0) 2;1 8.0693 (0.00) 8 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] 127,330,839.6339 (>1000.0) 129,899,179.5629 (>1000.0) 128,777,207.3410 (>1000.0) 884,692.5973 (>1000.0) 128,826,889.2094 (>1000.0) 1,385,323.7033 (>1000.0) 3;0 7.7653 (0.00) 8 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] 181,244,852.0213 (>1000.0) 183,810,288.0865 (>1000.0) 182,816,291.5384 (>1000.0) 845,634.7231 (>1000.0) 182,930,635.2884 (>1000.0) 249,197.7066 (>1000.0) 2;2 5.4700 (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] 247,253,254.0560 (>1000.0) 277,118,820.6971 (>1000.0) 265,047,376.9754 (>1000.0) 13,575,233.3045 (>1000.0) 270,061,030.9839 (>1000.0) 24,217,073.3400 (>1000.0) 1;0 3.7729 (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,424,268,886.4470 (>1000.0) 1,475,201,087.0725 (>1000.0) 1,444,424,023.4792 (>1000.0) 21,530,180.1491 (>1000.0) 1,443,314,542.9939 (>1000.0) 35,339,378.2862 (>1000.0) 1;0 0.6923 (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.68s ============================== 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-s390x/egg running install_lib running build_py creating build/bdist.linux-s390x/egg creating build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-s390x/egg/setuptools_rust byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/extension.py to extension.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/_utils.py to _utils.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/build.py to build.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/clean.py to clean.cpython-311.pyc creating build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-s390x/egg/EGG-INFO creating 'dist/setuptools_rust-1.5.2-py3.11.egg' and adding 'build/bdist.linux-s390x/egg' to it removing 'build/bdist.linux-s390x/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 proc-macro2 v1.0.36 Fresh getrandom v0.1.16 Fresh siphasher v0.3.10 Fresh smallvec v1.8.0 Fresh libc v0.2.121 Fresh quote v1.0.16 Fresh rand_core v0.5.1 Fresh target-lexicon v0.12.3 Fresh instant v0.1.12 Fresh once_cell v1.10.0 Fresh scopeguard v1.1.0 Fresh syn v1.0.89 Fresh rand_chacha v0.2.2 Fresh rand_pcg v0.2.1 Fresh proc-macro-hack v0.5.19 Fresh lock_api v0.4.6 Fresh parking_lot_core v0.8.5 Fresh phf_shared v0.8.0 Fresh rand v0.7.3 Dirty pyo3-build-config v0.17.1: the env variable PYO3_PYTHON changed Compiling pyo3-build-config v0.17.1 Fresh new_debug_unreachable v1.0.4 Fresh parking_lot v0.11.2 Fresh precomputed-hash v0.1.1 Fresh mac v0.1.1 Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-build-config-d8bcf8a6801e92c5/build-script-build` Fresh phf_generator v0.8.0 Fresh futf v0.1.5 Fresh phf_shared v0.10.0 Fresh autocfg v1.1.0 Fresh phf_codegen v0.8.0 Fresh phf_macros v0.8.0 Fresh string_cache_codegen v0.5.1 Fresh serde v1.0.136 Fresh log v0.4.14 Fresh dtoa v0.4.8 Fresh lazy_static v1.4.0 Fresh phf v0.8.0 Fresh utf-8 v0.7.6 Fresh dtoa-short v0.3.3 Fresh string_cache v0.8.3 Fresh tendril v0.4.3 Fresh cssparser-macros v0.6.0 Fresh itoa v0.4.8 Fresh convert_case v0.4.0 Fresh byteorder v1.4.3 Fresh stable_deref_trait v1.2.0 Fresh nodrop v0.1.14 Fresh matches v0.1.9 Fresh markup5ever v0.10.1 Fresh servo_arc v0.1.1 Fresh fxhash v0.2.1 Fresh cssparser v0.27.2 Fresh derive_more v0.99.17 Fresh pyo3-macros-backend v0.17.1 Fresh bitflags v1.3.2 Fresh thin-slice v0.1.1 Fresh pyo3-macros v0.17.1 Fresh html5ever v0.25.1 Fresh memoffset v0.6.5 Fresh unindent v0.1.8 Fresh indoc v1.0.4 Fresh selectors v0.22.0 Fresh kuchiki v0.8.1 Running `rustc --crate-name pyo3_build_config --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/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=66a12b2c66a6feba -C extra-filename=-66a12b2c66a6feba --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-284662385adad2ad.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-ed4a7fb77b92579e.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-d11c229612889eed/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=60d947700d39afbe -C extra-filename=-60d947700d39afbe --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-ffi-60d947700d39afbe -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-66a12b2c66a6feba.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-d11c229612889eed/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=2d4c2a15c763e680 -C extra-filename=-2d4c2a15c763e680 --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-2d4c2a15c763e680 -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-66a12b2c66a6feba.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-60d947700d39afbe/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/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=ac50c110509fdae4 -C extra-filename=-ac50c110509fdae4 --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-1c48549d0aa2d6c9.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 `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-2d4c2a15c763e680/build-script-build` Running `rustc --crate-name pyo3 --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-d11c229612889eed/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=6eee352dbb33d03c -C extra-filename=-6eee352dbb33d03c --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-07f4fabb13a33bb7.rmeta --extern indoc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libindoc-0eee9759bb95ec2d.so --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/liblibc-1c48549d0aa2d6c9.rmeta --extern memoffset=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libmemoffset-272ad3394846b62d.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-58223750e5d1846b.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-ac50c110509fdae4.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-2d76a1696e406799.so --extern unindent=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libunindent-79931d53513f520e.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=383493e4f3bfdabd --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-a378155520421fb7.rlib --extern pyo3=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libpyo3-6eee352dbb33d03c.rlib --extern tendril=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libtendril-c7b4195929093112.rlib -Ctarget-feature=-crt-static` Finished release [optimized] target(s) in 30.03s warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1 note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` Copying rust artifact from /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/libhtml_py_ever.so to build/lib.linux-s390x-cpython-311/html_py_ever/html_py_ever.cpython-311-s390x-linux-musl.so running install_lib creating /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/site-packages/html_py_ever copying build/lib.linux-s390x-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-s390x-cpython-311/html_py_ever/html_py_ever.cpython-311-s390x-linux-musl.so -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/site-packages/html_py_ever 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 ns) 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] 992.7899 (1.0) 26,458.8743 (1.0) 1,085.4623 (1.0) 169.9586 (1.32) 1,063.5704 (1.0) 33.5276 (1.11) 6360;17333 921,266.4202 (1.0) 161465 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] 1,040.1011 (1.05) 38,341.4328 (1.45) 1,100.4858 (1.01) 128.5545 (1.0) 1,087.0397 (1.02) 30.1749 (1.0) 1856;13742 908,689.6212 (0.99) 178304 5 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/empty.html] 3,414.2286 (3.44) 874,064.8627 (33.03) 3,733.5448 (3.44) 7,798.4484 (60.66) 3,568.8281 (3.36) 176.9513 (5.86) 32;2857 267,841.9743 (0.29) 53399 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] 9,529.2926 (9.60) 75,833.8720 (2.87) 10,293.5962 (9.48) 763.1844 (5.94) 10,196.1195 (9.59) 465.6613 (15.43) 1455;1171 97,147.7786 (0.11) 24880 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] 11,317.4319 (11.40) 1,368,461.1768 (51.72) 11,866.8366 (10.93) 8,271.6381 (64.34) 11,684.3730 (10.99) 240.2812 (7.96) 67;1473 84,268.4562 (0.09) 36071 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] 22,549.1822 (22.71) 865,036.6217 (32.69) 25,870.5480 (23.83) 11,934.2691 (92.83) 23,676.0825 (22.26) 719.4467 (23.84) 701;1455 38,653.9937 (0.04) 15549 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] 26,157.1258 (26.35) 10,054,104.0301 (379.99) 28,360.8870 (26.13) 69,090.5458 (537.44) 27,520.5821 (25.88) 955.5370 (31.67) 1;1609 35,259.8281 (0.04) 21070 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] 169,668.3466 (170.90) 22,958,708.9270 (867.71) 190,665.6427 (175.65) 372,449.7456 (>1000.0) 177,415.0878 (166.81) 5,292.7062 (175.40) 2;331 5,244.7834 (0.01) 3760 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] 502,867.6242 (506.52) 729,855.1500 (27.58) 524,705.2304 (483.39) 19,053.5910 (148.21) 520,268.4551 (489.17) 17,285.3470 (572.84) 201;90 1,905.8320 (0.00) 1350 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] 582,883.1345 (587.12) 889,265.9098 (33.61) 604,481.1116 (556.89) 18,836.4274 (146.52) 600,655.5632 (564.75) 18,153.3396 (601.60) 166;54 1,654.3114 (0.00) 1394 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] 2,892,931.9233 (>1000.0) 3,751,723.0958 (141.79) 3,000,305.9083 (>1000.0) 76,884.9865 (598.07) 2,992,117.7775 (>1000.0) 67,801.6804 (>1000.0) 50;7 333.2993 (0.00) 293 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] 13,248,763.9785 (>1000.0) 14,527,168.1249 (549.05) 13,741,942.0956 (>1000.0) 225,313.3576 (>1000.0) 13,721,557.3341 (>1000.0) 235,435.0872 (>1000.0) 15;4 72.7699 (0.00) 69 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] 19,120,521.8434 (>1000.0) 28,184,041.3809 (>1000.0) 19,695,434.3611 (>1000.0) 1,415,317.3520 (>1000.0) 19,362,165.5926 (>1000.0) 246,806.0702 (>1000.0) 2;4 50.7732 (0.00) 52 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] 21,355,502.3074 (>1000.0) 22,585,881.8740 (853.62) 21,931,164.4101 (>1000.0) 223,138.5948 (>1000.0) 21,926,244.7208 (>1000.0) 239,318.2367 (>1000.0) 10;2 45.5972 (0.00) 42 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] 39,598,803.9672 (>1000.0) 41,938,668.1169 (>1000.0) 40,749,145.8952 (>1000.0) 747,979.5142 (>1000.0) 40,617,465.9729 (>1000.0) 1,351,882.2379 (>1000.0) 10;0 24.5404 (0.00) 25 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,738,503.9628 (>1000.0) 153,419,421.9857 (>1000.0) 127,491,975.6688 (>1000.0) 14,623,499.1571 (>1000.0) 120,414,902.4561 (>1000.0) 15,606,805.6822 (>1000.0) 2;0 7.8436 (0.00) 8 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] 140,235,066.4139 (>1000.0) 157,325,183.9727 (>1000.0) 146,139,328.5011 (>1000.0) 5,998,731.2730 (>1000.0) 144,197,581.3359 (>1000.0) 7,456,857.7111 (>1000.0) 1;0 6.8428 (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] 179,791,003.4657 (>1000.0) 182,722,676.5454 (>1000.0) 181,319,822.2468 (>1000.0) 1,186,322.6241 (>1000.0) 181,302,182.3764 (>1000.0) 2,279,017.1206 (>1000.0) 3;0 5.5151 (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] 253,312,904.3877 (>1000.0) 292,223,678.9018 (>1000.0) 272,313,768.7892 (>1000.0) 18,177,260.6652 (>1000.0) 276,834,744.9601 (>1000.0) 34,123,616.7587 (>1000.0) 3;0 3.6722 (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,489,023,957.4015 (>1000.0) 1,516,121,115.5355 (>1000.0) 1,499,601,708.7251 (>1000.0) 12,665,406.3195 (>1000.0) 1,493,399,592.1165 (>1000.0) 22,448,043.3390 (>1000.0) 1;0 0.6668 (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 30.97s ============================== nox > Session setuptools_install was successful. nox > Ran multiple sessions: nox > * test: success nox > * setuptools_install: success nox > nox -f examples/hello-world-script/noxfile.py nox > Running session test nox > Creating virtual environment (virtualenv) using python3 in .nox/test nox > python -m pip install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2 nox > python -m pip install --no-build-isolation . nox > hello-world-script Hello, world! nox > Session test was successful. nox > Running session setuptools_install nox > Creating virtual environment (virtualenv) using python3 in .nox/setuptools_install nox > python -m pip install setuptools nox > cd /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2 nox > python setup.py install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_egg running egg_info writing setuptools_rust.egg-info/PKG-INFO writing dependency_links to setuptools_rust.egg-info/dependency_links.txt writing entry points to setuptools_rust.egg-info/entry_points.txt writing requirements to setuptools_rust.egg-info/requires.txt writing top-level names to setuptools_rust.egg-info/top_level.txt reading manifest file 'setuptools_rust.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'setuptools_rust.egg-info/SOURCES.txt' installing library code to build/bdist.linux-s390x/egg running install_lib running build_py creating build/bdist.linux-s390x/egg creating build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-s390x/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-s390x/egg/setuptools_rust byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/extension.py to extension.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/_utils.py to _utils.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/build.py to build.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling build/bdist.linux-s390x/egg/setuptools_rust/clean.py to clean.cpython-311.pyc creating build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-s390x/egg/EGG-INFO creating 'dist/setuptools_rust-1.5.2-py3.11.egg' and adding 'build/bdist.linux-s390x/egg' to it removing 'build/bdist.linux-s390x/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-s390x-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-s390x-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-s390x-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 > Session test-examples was successful. >>> py3-setuptools-rust: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-setuptools-rust/pkg creating /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust creating /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr creating /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib creating /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages/setuptools_rust copying build/lib/setuptools_rust/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/__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/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/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/_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/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/setuptools_ext.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages/setuptools_rust copying build/lib/setuptools_rust/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 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/__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/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/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/_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/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/setuptools_ext.py to setuptools_ext.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages/setuptools_rust/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 running install_egg_info running egg_info writing setuptools_rust.egg-info/PKG-INFO writing dependency_links to setuptools_rust.egg-info/dependency_links.txt writing entry points to setuptools_rust.egg-info/entry_points.txt writing requirements to setuptools_rust.egg-info/requires.txt writing top-level names to setuptools_rust.egg-info/top_level.txt reading manifest file 'setuptools_rust.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'setuptools_rust.egg-info/SOURCES.txt' Copying setuptools_rust.egg-info to /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages/setuptools_rust-1.5.2-py3.11.egg-info running install_scripts >>> py3-setuptools-rust*: Running postcheck for py3-setuptools-rust >>> WARNING: py3-setuptools-rust*: Found __pycache__ but package name doesn't end with -pyc >>> py3-setuptools-rust*: Preparing package py3-setuptools-rust... >>> py3-setuptools-rust*: Tracing dependencies... py3-semantic-version py3-typing-extensions rust cargo python3~3.11 >>> py3-setuptools-rust*: Package size: 252.0 KB >>> py3-setuptools-rust*: Compressing data... >>> py3-setuptools-rust*: Create checksum... >>> py3-setuptools-rust*: Create py3-setuptools-rust-1.5.2-r1.apk >>> py3-setuptools-rust: Build complete at Fri, 21 Apr 2023 02:25:06 +0000 elapsed time 0h 4m 43s >>> py3-setuptools-rust: Cleaning up srcdir >>> py3-setuptools-rust: Cleaning up pkgdir >>> py3-setuptools-rust: Uninstalling dependencies... (1/53) Purging .makedepends-py3-setuptools-rust (20230421.022025) (2/53) Purging py3-semantic-version (2.10.0-r1) (3/53) Purging cargo (1.69.0-r1) (4/53) Purging rust (1.69.0-r1) (5/53) Purging py3-setuptools_scm (7.1.0-r0) (6/53) Purging py3-typing-extensions-pyc (4.5.0-r1) (7/53) Purging py3-typing-extensions (4.5.0-r1) (8/53) Purging py3-pytest-pyc (7.3.1-r1) (9/53) Purging py3-pytest (7.3.1-r1) (10/53) Purging py3-iniconfig-pyc (1.1.1-r6) (11/53) Purging py3-iniconfig (1.1.1-r6) (12/53) Purging py3-pluggy-pyc (1.0.0-r3) (13/53) Purging py3-pluggy (1.0.0-r3) (14/53) Purging py3-nox-pyc (2022.11.21-r1) (15/53) Purging py3-nox (2022.11.21-r1) (16/53) Purging py3-argcomplete-pyc (2.0.5-r1) (17/53) Purging py3-argcomplete (2.0.5-r1) (18/53) Purging py3-colorlog-pyc (6.7.0-r2) (19/53) Purging py3-colorlog (6.7.0-r2) (20/53) Purging py3-py-pyc (1.11.0-r2) (21/53) Purging py3-py (1.11.0-r2) (22/53) Purging py3-setuptools-pyc (67.7.0-r0) (23/53) Purging py3-setuptools (67.7.0-r0) (24/53) Purging py3-virtualenv-pyc (20.22.0-r0) (25/53) Purging py3-virtualenv (20.22.0-r0) (26/53) Purging py3-platformdirs (3.2.0-r0) (27/53) Purging py3-distlib-pyc (0.3.6-r2) (28/53) Purging py3-distlib (0.3.6-r2) (29/53) Purging py3-filelock-pyc (3.11.0-r1) (30/53) Purging py3-filelock (3.11.0-r1) (31/53) Purging py3-wheel-pyc (0.40.0-r1) (32/53) Purging py3-wheel (0.40.0-r1) (33/53) Purging py3-packaging-pyc (23.1-r1) (34/53) Purging py3-packaging (23.1-r1) (35/53) Purging py3-parsing-pyc (3.0.9-r2) (36/53) Purging py3-parsing (3.0.9-r2) (37/53) Purging python3-dev (3.11.3-r10) (38/53) Purging libffi-dev (3.4.4-r2) (39/53) Purging linux-headers (6.2-r0) (40/53) Purging llvm16-libs (16.0.2-r0) (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: 370 MiB in 97 packages >>> py3-setuptools-rust: Updating the community/s390x repository index... >>> py3-setuptools-rust: Signing the index...