>>> py3-setuptools-rust: Building community/py3-setuptools-rust 1.5.2-r1 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 14:10:18 +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-r5) (7/53) Installing readline (8.2.1-r1) (8/53) Installing sqlite-libs (3.41.2-r2) (9/53) Installing python3 (3.11.3-r10) (10/53) Installing python3-pycache-pyc0 (3.11.3-r10) (11/53) Installing pyc (0.1-r0) (12/53) Installing python3-pyc (3.11.3-r10) (13/53) Installing py3-semantic-version (2.10.0-r1) (14/53) Installing py3-typing-extensions (4.5.0-r1) (15/53) Installing py3-typing-extensions-pyc (4.5.0-r1) (16/53) Installing libxml2 (2.10.4-r2) (17/53) Installing llvm15-libs (15.0.7-r5) (18/53) Installing rust (1.69.0-r2) (19/53) Installing cargo (1.69.0-r2) (20/53) Installing py3-parsing (3.0.9-r2) (21/53) Installing py3-parsing-pyc (3.0.9-r2) (22/53) Installing py3-packaging (23.1-r1) (23/53) Installing py3-packaging-pyc (23.1-r1) (24/53) Installing py3-setuptools (67.7.1-r0) (25/53) Installing py3-setuptools-pyc (67.7.1-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 (20230422.141022) Executing busybox-1.36.0-r7.trigger OK: 1265 MiB in 151 packages >>> py3-setuptools-rust: Cleaning up srcdir >>> py3-setuptools-rust: Cleaning up pkgdir >>> py3-setuptools-rust: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-setuptools-rust-1.5.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 287k 100 287k 0 0 2345k 0 --:--:-- --:--:-- --:--:-- 2355k >>> 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/command.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/__init__.py -> build/lib/setuptools_rust copying setuptools_rust/_utils.py -> build/lib/setuptools_rust copying setuptools_rust/clean.py -> build/lib/setuptools_rust copying setuptools_rust/version.py -> build/lib/setuptools_rust copying setuptools_rust/setuptools_ext.py -> build/lib/setuptools_rust copying setuptools_rust/build.py -> build/lib/setuptools_rust nox > Running session test-examples 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.05s =============================== 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-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-x86_64/egg/setuptools_rust byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/extension.py to extension.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/_utils.py to _utils.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/clean.py to clean.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/build.py to build.cpython-311.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO creating dist creating 'dist/setuptools_rust-1.5.2-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing setuptools_rust-1.5.2-py3.11.egg Copying setuptools_rust-1.5.2-py3.11.egg to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.11/site-packages Adding setuptools-rust 1.5.2 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.11/site-packages/setuptools_rust-1.5.2-py3.11.egg Processing dependencies for setuptools-rust==1.5.2 Searching for typing_extensions>=3.7.4.3 Reading https://pypi.org/simple/typing_extensions/ Downloading https://files.pythonhosted.org/packages/31/25/5abcd82372d3d4a3932e1fa8c3dbf9efac10cc7c0d16e78467460571b404/typing_extensions-4.5.0-py3-none-any.whl#sha256=fb33085c39dd998ac16d1431ebc293a8b3eedd00fd4a32de0ff79002c19511b4 Best match: typing-extensions 4.5.0 Processing typing_extensions-4.5.0-py3-none-any.whl Installing typing_extensions-4.5.0-py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.11/site-packages Adding typing-extensions 4.5.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.11/site-packages/typing_extensions-4.5.0-py3.11.egg Searching for semantic_version<3,>=2.8.2 Reading https://pypi.org/simple/semantic_version/ Downloading https://files.pythonhosted.org/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl#sha256=de78a3b8e0feda74cabc54aab2da702113e33ac9d9eb9d2389bcf1f58b7d9177 Best match: semantic-version 2.10.0 Processing semantic_version-2.10.0-py2.py3-none-any.whl Installing semantic_version-2.10.0-py2.py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.11/site-packages Adding semantic-version 2.10.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.11/site-packages/semantic_version-2.10.0-py3.11.egg Searching for setuptools==67.6.1 Best match: setuptools 67.6.1 Adding setuptools 67.6.1 to easy-install.pth file Using /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.11/site-packages Finished processing dependencies for setuptools-rust==1.5.2 nox > python setup.py install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing rust_with_cffi.egg-info/PKG-INFO writing dependency_links to rust_with_cffi.egg-info/dependency_links.txt writing requirements to rust_with_cffi.egg-info/requires.txt writing top-level names to rust_with_cffi.egg-info/top_level.txt reading manifest file 'rust_with_cffi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rust_with_cffi.egg-info/SOURCES.txt' running build_ext running build_rust [RUSTFLAGS=-Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs] cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --release -v --features pyo3/extension-module -- --crate-type cdylib Fresh once_cell v1.10.0 Fresh unicode-xid v0.2.2 Fresh autocfg v1.1.0 Fresh cfg-if v1.0.0 Fresh smallvec v1.8.0 Fresh scopeguard v1.1.0 Fresh unindent v0.1.8 Fresh target-lexicon v0.12.3 Fresh instant v0.1.12 Fresh lock_api v0.4.6 Fresh indoc v1.0.4 Fresh proc-macro2 v1.0.36 Fresh libc v0.2.121 Dirty pyo3-build-config v0.17.1: the env variable PYO3_PYTHON changed Compiling pyo3-build-config v0.17.1 Fresh quote v1.0.16 Fresh parking_lot_core v0.8.5 Fresh memoffset v0.6.5 Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/build/pyo3-build-config-14125fdfcd9079fb/build-script-build` Fresh syn v1.0.89 Fresh parking_lot v0.11.2 Fresh pyo3-macros-backend v0.17.1 Fresh pyo3-macros v0.17.1 Running `rustc --crate-name pyo3_build_config --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pyo3-build-config-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' -C metadata=488c6eea885f11b4 -C extra-filename=-488c6eea885f11b4 --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-f0a6353995ad8487.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-47e155446e79717a.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Dirty pyo3-ffi v0.17.1: dependency info changed Compiling pyo3-ffi v0.17.1 Dirty pyo3 v0.17.1: dependency info changed Compiling pyo3 v0.17.1 Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pyo3-ffi-0.17.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=8d4f5b075b331f2d -C extra-filename=-8d4f5b075b331f2d --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/build/pyo3-ffi-8d4f5b075b331f2d -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-488c6eea885f11b4.rlib --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.17.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=d9e515c2aac158da -C extra-filename=-d9e515c2aac158da --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/build/pyo3-d9e515c2aac158da -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-488c6eea885f11b4.rlib --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/build/pyo3-ffi-8d4f5b075b331f2d/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-d9e515c2aac158da/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pyo3-ffi-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=10a59f5dc2b4535f -C extra-filename=-10a59f5dc2b4535f --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-688c286b7fd9d52d.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg min_const_generics --cfg addr_of --cfg option_insert` Running `rustc --crate-name pyo3 --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=35bbc269b420a934 -C extra-filename=-35bbc269b420a934 --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-bac5702638ccecec.rmeta --extern indoc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libindoc-4dcc866c841e41aa.so --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/liblibc-688c286b7fd9d52d.rmeta --extern memoffset=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libmemoffset-59362acedeb4d72d.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-8ebd0258d2617bd6.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-10a59f5dc2b4535f.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-69181c3bf1fa6293.so --extern unindent=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/target/release/deps/libunindent-68dca09b9726c8a2.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg min_const_generics --cfg addr_of --cfg option_insert` Dirty rust_with_cffi v0.1.0 (/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi): dependency info changed Compiling rust_with_cffi v0.1.0 (/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi) Running `rustc --crate-name rust_with_cffi --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,link -C opt-level=s -C panic=abort -C lto -C codegen-units=1 --crate-type cdylib -C metadata=8a2f36cec911f1df --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-35bbc269b420a934.rlib -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Finished release [optimized] target(s) in 23.30s 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-x86_64-cpython-311/rust_with_cffi/rust.cpython-311-x86_64-linux-musl.so generating cffi module 'build/temp.linux-x86_64-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-x86_64-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-x86_64-cpython-311/rust_with_cffi/rust.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.11/site-packages/rust_with_cffi copying build/lib.linux-x86_64-cpython-311/rust_with_cffi/__init__.py -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.11/site-packages/rust_with_cffi byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.11/site-packages/rust_with_cffi/__init__.py to __init__.cpython-311.pyc running install_egg_info Copying rust_with_cffi.egg-info to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi/.nox/setuptools_install/lib/python3.11/site-packages/rust_with_cffi-0.1.0-py3.11.egg-info running install_scripts nox > pytest ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/rust_with_cffi configfile: pytest.ini collected 2 items tests/test_rust_with_cffi.py .. [100%] ============================== 2 passed in 0.04s =============================== nox > Session setuptools_install was successful. nox > Ran multiple sessions: nox > * test: success nox > * setuptools_install: success nox > nox -f examples/namespace_package/noxfile.py nox > Running session test nox > Creating virtual environment (virtualenv) using python3 in .nox/test nox > python -m pip install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2 pytest nox > python -m pip install --no-build-isolation . nox > pytest ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package configfile: pytest.ini collected 2 items tests/test_namespace_package.py .. [100%] ============================== 2 passed in 0.04s =============================== 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-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-x86_64/egg/setuptools_rust byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/extension.py to extension.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/_utils.py to _utils.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/clean.py to clean.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/build.py to build.cpython-311.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO creating 'dist/setuptools_rust-1.5.2-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing setuptools_rust-1.5.2-py3.11.egg Copying setuptools_rust-1.5.2-py3.11.egg to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/site-packages Adding setuptools-rust 1.5.2 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/site-packages/setuptools_rust-1.5.2-py3.11.egg Processing dependencies for setuptools-rust==1.5.2 Searching for typing_extensions>=3.7.4.3 Reading https://pypi.org/simple/typing_extensions/ Downloading https://files.pythonhosted.org/packages/31/25/5abcd82372d3d4a3932e1fa8c3dbf9efac10cc7c0d16e78467460571b404/typing_extensions-4.5.0-py3-none-any.whl#sha256=fb33085c39dd998ac16d1431ebc293a8b3eedd00fd4a32de0ff79002c19511b4 Best match: typing-extensions 4.5.0 Processing typing_extensions-4.5.0-py3-none-any.whl Installing typing_extensions-4.5.0-py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/site-packages Adding typing-extensions 4.5.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/site-packages/typing_extensions-4.5.0-py3.11.egg Searching for semantic_version<3,>=2.8.2 Reading https://pypi.org/simple/semantic_version/ Downloading https://files.pythonhosted.org/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl#sha256=de78a3b8e0feda74cabc54aab2da702113e33ac9d9eb9d2389bcf1f58b7d9177 Best match: semantic-version 2.10.0 Processing semantic_version-2.10.0-py2.py3-none-any.whl Installing semantic_version-2.10.0-py2.py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/site-packages Adding semantic-version 2.10.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/site-packages/semantic_version-2.10.0-py3.11.egg Searching for setuptools==67.6.1 Best match: setuptools 67.6.1 Adding setuptools 67.6.1 to easy-install.pth file Using /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/site-packages Finished processing dependencies for setuptools-rust==1.5.2 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext running build_rust [RUSTFLAGS=-Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs] cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --release -v --features pyo3/extension-module -- --crate-type cdylib Fresh once_cell v1.10.0 Fresh unicode-xid v0.2.2 Fresh autocfg v1.1.0 Fresh cfg-if v1.0.0 Fresh smallvec v1.8.0 Fresh scopeguard v1.1.0 Fresh unindent v0.1.8 Fresh target-lexicon v0.12.3 Fresh instant v0.1.12 Fresh lock_api v0.4.6 Fresh indoc v1.0.4 Fresh proc-macro2 v1.0.36 Fresh libc v0.2.121 Dirty pyo3-build-config v0.17.1: the env variable PYO3_PYTHON changed Compiling pyo3-build-config v0.17.1 Fresh quote v1.0.16 Fresh parking_lot_core v0.8.5 Fresh memoffset v0.6.5 Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-build-config-14125fdfcd9079fb/build-script-build` Fresh syn v1.0.89 Fresh parking_lot v0.11.2 Fresh pyo3-macros-backend v0.17.1 Fresh pyo3-macros v0.17.1 Running `rustc --crate-name pyo3_build_config --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pyo3-build-config-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' -C metadata=488c6eea885f11b4 -C extra-filename=-488c6eea885f11b4 --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-f0a6353995ad8487.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-47e155446e79717a.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Dirty pyo3-ffi v0.17.1: dependency info changed Compiling pyo3-ffi v0.17.1 Dirty pyo3 v0.17.1: dependency info changed Compiling pyo3 v0.17.1 Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pyo3-ffi-0.17.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=8d4f5b075b331f2d -C extra-filename=-8d4f5b075b331f2d --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-ffi-8d4f5b075b331f2d -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-488c6eea885f11b4.rlib --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.17.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=d9e515c2aac158da -C extra-filename=-d9e515c2aac158da --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-d9e515c2aac158da -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-488c6eea885f11b4.rlib --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-ffi-8d4f5b075b331f2d/build-script-build` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/build/pyo3-d9e515c2aac158da/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pyo3-ffi-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=15ab6a48b49f02ed -C extra-filename=-15ab6a48b49f02ed --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-a6073200a164c2cd.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg min_const_generics --cfg addr_of --cfg option_insert` Running `rustc --crate-name pyo3 --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=3aaf405b290b8b67 -C extra-filename=-3aaf405b290b8b67 --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-aff46cf5e507b301.rmeta --extern indoc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libindoc-4dcc866c841e41aa.so --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/liblibc-a6073200a164c2cd.rmeta --extern memoffset=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libmemoffset-707abec964a66520.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-db7b8fd4cbc24cd6.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-15ab6a48b49f02ed.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-69181c3bf1fa6293.so --extern unindent=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/target/release/deps/libunindent-9589d27639639980.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg min_const_generics --cfg addr_of --cfg option_insert` Dirty namespace_package_rust v0.1.0 (/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package): dependency info changed Compiling namespace_package_rust v0.1.0 (/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package) Running `rustc --crate-name namespace_package_rust --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C opt-level=s -C panic=abort -C codegen-units=1 --crate-type cdylib -C metadata=d6fa95eba0a05e7d --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-3aaf405b290b8b67.rlib -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Finished release [optimized] target(s) in 13.68s 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-x86_64-cpython-311/namespace_package/rust.cpython-311-x86_64-linux-musl.so running install_lib creating /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/site-packages/namespace_package copying build/lib.linux-x86_64-cpython-311/namespace_package/rust.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/site-packages/namespace_package creating /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/site-packages/namespace_package/python copying build/lib.linux-x86_64-cpython-311/namespace_package/python/__init__.py -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/site-packages/namespace_package/python byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/site-packages/namespace_package/python/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info writing namespace_package.egg-info/PKG-INFO writing dependency_links to namespace_package.egg-info/dependency_links.txt writing top-level names to namespace_package.egg-info/top_level.txt reading manifest file 'namespace_package.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'namespace_package.egg-info/SOURCES.txt' Copying namespace_package.egg-info to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package/.nox/setuptools_install/lib/python3.11/site-packages/namespace_package-0.1.0-py3.11.egg-info running install_scripts nox > pytest ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/namespace_package configfile: pytest.ini collected 2 items tests/test_namespace_package.py .. [100%] ============================== 2 passed in 0.04s =============================== nox > Session setuptools_install was successful. nox > Ran multiple sessions: nox > * test: success nox > * setuptools_install: success nox > nox -f examples/html-py-ever/noxfile.py nox > Running session test nox > Creating virtual environment (virtualenv) using python3 in .nox/test nox > python -m pip install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2 pytest pytest-benchmark beautifulsoup4 nox > python -m pip install --no-build-isolation . nox > pytest ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever configfile: pytest.ini plugins: benchmark-4.0.0 collected 20 items tests/test_parsing.py .......... [ 50%] tests/test_selector.py .......... [100%] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- benchmark: 20 tests ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/empty.html] 1.7136 (1.0) 322.5058 (1.0) 1.8813 (1.0) 1.4527 (1.14) 1.8552 (1.0) 0.0671 (1.0) 253;3810 531,559.3923 (1.0) 150300 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.9222 (1.12) 327.6616 (1.02) 2.1005 (1.12) 1.2705 (1.0) 2.0713 (1.12) 0.0745 (1.11) 174;2021 476,086.1138 (0.90) 73828 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/empty.html] 8.3521 (4.87) 346.3849 (1.07) 8.9797 (4.77) 5.0351 (3.96) 8.7619 (4.72) 0.1788 (2.67) 172;1780 111,361.7907 (0.21) 34989 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] 20.0793 (11.72) 355.0276 (1.10) 21.0819 (11.21) 4.6681 (3.67) 20.7797 (11.20) 0.2757 (4.11) 462;1126 47,433.9770 (0.09) 27364 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] 25.3618 (14.80) 376.1798 (1.17) 26.2962 (13.98) 5.9210 (4.66) 25.8833 (13.95) 0.2533 (3.78) 137;515 38,028.3101 (0.07) 11138 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] 52.6756 (30.74) 410.5791 (1.27) 54.4874 (28.96) 8.4927 (6.68) 53.8379 (29.02) 0.4619 (6.89) 69;196 18,352.8730 (0.03) 3696 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] 57.8389 (33.75) 30,379.7945 (94.20) 74.9877 (39.86) 284.6807 (224.07) 59.2768 (31.95) 3.6247 (54.06) 22;2541 13,335.5162 (0.03) 11480 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] 320.3750 (186.96) 6,959.2074 (21.58) 345.7069 (183.76) 172.3309 (135.64) 326.5440 (176.02) 6.7074 (100.03) 20;221 2,892.6235 (0.01) 1605 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] 723.6972 (422.32) 1,094.5350 (3.39) 740.9682 (393.87) 30.9462 (24.36) 730.7753 (393.91) 11.5223 (171.83) 51;218 1,349.5856 (0.00) 1096 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] 754.7140 (440.42) 1,118.9878 (3.47) 768.1054 (408.29) 31.5563 (24.84) 760.8682 (410.13) 7.5437 (112.50) 26;121 1,301.9047 (0.00) 1105 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/python.html] 4,240.6395 (>1000.0) 4,660.5915 (14.45) 4,313.6568 (>1000.0) 81.0475 (63.79) 4,288.0625 (>1000.0) 57.5967 (858.94) 20;16 231.8219 (0.00) 199 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] 17,795.2126 (>1000.0) 18,420.2939 (57.12) 17,976.9296 (>1000.0) 161.7138 (127.28) 17,933.6071 (>1000.0) 207.1410 (>1000.0) 14;3 55.6269 (0.00) 54 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] 27,026.4819 (>1000.0) 27,850.4565 (86.36) 27,337.6155 (>1000.0) 210.7452 (165.87) 27,324.5350 (>1000.0) 282.6005 (>1000.0) 15;0 36.5796 (0.00) 36 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/rust.html] 37,153.9742 (>1000.0) 40,086.1055 (124.30) 37,652.6893 (>1000.0) 582.5064 (458.48) 37,513.4349 (>1000.0) 453.7851 (>1000.0) 2;2 26.5585 (0.00) 27 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/rust.html] 41,876.3459 (>1000.0) 42,924.0987 (133.10) 42,318.3085 (>1000.0) 295.9944 (232.97) 42,334.8621 (>1000.0) 487.6051 (>1000.0) 9;0 23.6304 (0.00) 23 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] 163,356.4904 (>1000.0) 164,583.2211 (510.33) 163,865.7994 (>1000.0) 497.1586 (391.31) 163,638.7408 (>1000.0) 897.9328 (>1000.0) 3;0 6.1026 (0.00) 7 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/monty-python.html] 211,832.0689 (>1000.0) 258,352.1679 (801.08) 224,458.3651 (>1000.0) 19,108.7508 (>1000.0) 217,587.9478 (>1000.0) 12,939.1942 (>1000.0) 1;1 4.4552 (0.00) 5 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/python.html] 260,698.5122 (>1000.0) 262,849.7928 (815.02) 261,619.5843 (>1000.0) 822.2655 (647.19) 261,593.9975 (>1000.0) 1,120.5468 (>1000.0) 2;0 3.8223 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/rust.html] 448,878.6682 (>1000.0) 626,883.6111 (>1000.0) 510,280.1502 (>1000.0) 68,261.6212 (>1000.0) 485,926.4418 (>1000.0) 59,619.8533 (>1000.0) 1;1 1.9597 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/python.html] 2,555,074.9674 (>1000.0) 2,725,348.4204 (>1000.0) 2,607,640.9414 (>1000.0) 69,244.5960 (>1000.0) 2,596,198.9686 (>1000.0) 75,912.3452 (>1000.0) 1;0 0.3835 (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 42.35s ============================== 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-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-x86_64/egg/setuptools_rust byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/extension.py to extension.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/_utils.py to _utils.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/clean.py to clean.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/build.py to build.cpython-311.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO creating 'dist/setuptools_rust-1.5.2-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing setuptools_rust-1.5.2-py3.11.egg Copying setuptools_rust-1.5.2-py3.11.egg to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/site-packages Adding setuptools-rust 1.5.2 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/site-packages/setuptools_rust-1.5.2-py3.11.egg Processing dependencies for setuptools-rust==1.5.2 Searching for typing_extensions>=3.7.4.3 Reading https://pypi.org/simple/typing_extensions/ Downloading https://files.pythonhosted.org/packages/31/25/5abcd82372d3d4a3932e1fa8c3dbf9efac10cc7c0d16e78467460571b404/typing_extensions-4.5.0-py3-none-any.whl#sha256=fb33085c39dd998ac16d1431ebc293a8b3eedd00fd4a32de0ff79002c19511b4 Best match: typing-extensions 4.5.0 Processing typing_extensions-4.5.0-py3-none-any.whl Installing typing_extensions-4.5.0-py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/site-packages Adding typing-extensions 4.5.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/site-packages/typing_extensions-4.5.0-py3.11.egg Searching for semantic_version<3,>=2.8.2 Reading https://pypi.org/simple/semantic_version/ Downloading https://files.pythonhosted.org/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl#sha256=de78a3b8e0feda74cabc54aab2da702113e33ac9d9eb9d2389bcf1f58b7d9177 Best match: semantic-version 2.10.0 Processing semantic_version-2.10.0-py2.py3-none-any.whl Installing semantic_version-2.10.0-py2.py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/site-packages Adding semantic-version 2.10.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/site-packages/semantic_version-2.10.0-py3.11.egg Searching for setuptools==67.6.1 Best match: setuptools 67.6.1 Adding setuptools 67.6.1 to easy-install.pth file Using /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/site-packages Finished processing dependencies for setuptools-rust==1.5.2 nox > python setup.py install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing html_py_ever.egg-info/PKG-INFO writing dependency_links to html_py_ever.egg-info/dependency_links.txt writing top-level names to html_py_ever.egg-info/top_level.txt reading manifest file 'html_py_ever.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'html_py_ever.egg-info/SOURCES.txt' running build_ext running build_rust [RUSTFLAGS=-Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs] cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --release -v --features pyo3/extension-module -- --crate-type cdylib Fresh unicode-xid v0.2.2 Fresh ppv-lite86 v0.2.16 Fresh cfg-if v1.0.0 Fresh siphasher v0.3.10 Fresh smallvec v1.8.0 Fresh scopeguard v1.1.0 Fresh once_cell v1.10.0 Fresh new_debug_unreachable v1.0.4 Fresh precomputed-hash v0.1.1 Fresh mac v0.1.1 Fresh dtoa v0.4.8 Fresh autocfg v1.1.0 Fresh utf-8 v0.7.6 Fresh lazy_static v1.4.0 Fresh stable_deref_trait v1.2.0 Fresh byteorder v1.4.3 Fresh itoa v0.4.8 Fresh matches v0.1.9 Fresh nodrop v0.1.14 Fresh convert_case v0.4.0 Fresh libc v0.2.121 Fresh instant v0.1.12 Fresh phf_shared v0.8.0 Fresh lock_api v0.4.6 Fresh phf_shared v0.10.0 Fresh futf v0.1.5 Fresh dtoa-short v0.3.3 Fresh servo_arc v0.1.1 Fresh fxhash v0.2.1 Fresh thin-slice v0.1.1 Fresh bitflags v1.3.2 Fresh unindent v0.1.8 Fresh proc-macro2 v1.0.36 Fresh getrandom v0.1.16 Fresh target-lexicon v0.12.3 Fresh proc-macro-hack v0.5.19 Fresh parking_lot_core v0.8.5 Fresh log v0.4.14 Fresh serde v1.0.136 Fresh tendril v0.4.3 Fresh indoc v1.0.4 Fresh quote v1.0.16 Fresh rand_core v0.5.1 Fresh parking_lot v0.11.2 Fresh memoffset v0.6.5 Fresh syn v1.0.89 Fresh rand_pcg v0.2.1 Fresh rand_chacha v0.2.2 Dirty pyo3-build-config v0.17.1: the env variable PYO3_PYTHON changed Compiling pyo3-build-config v0.17.1 Fresh string_cache v0.8.3 Fresh rand v0.7.3 Fresh cssparser-macros v0.6.0 Fresh derive_more v0.99.17 Fresh pyo3-macros-backend v0.17.1 Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-build-config-14125fdfcd9079fb/build-script-build` Fresh phf_generator v0.8.0 Fresh pyo3-macros v0.17.1 Fresh phf_codegen v0.8.0 Fresh phf_macros v0.8.0 Fresh string_cache_codegen v0.5.1 Fresh phf v0.8.0 Fresh cssparser v0.27.2 Fresh markup5ever v0.10.1 Fresh selectors v0.22.0 Fresh html5ever v0.25.1 Fresh kuchiki v0.8.1 Running `rustc --crate-name pyo3_build_config --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pyo3-build-config-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' -C metadata=488c6eea885f11b4 -C extra-filename=-488c6eea885f11b4 --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-f0a6353995ad8487.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-47e155446e79717a.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Dirty pyo3-ffi v0.17.1: dependency info changed Compiling pyo3-ffi v0.17.1 Dirty pyo3 v0.17.1: dependency info changed Compiling pyo3 v0.17.1 Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pyo3-ffi-0.17.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=8d4f5b075b331f2d -C extra-filename=-8d4f5b075b331f2d --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-ffi-8d4f5b075b331f2d -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-488c6eea885f11b4.rlib --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.17.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=d9e515c2aac158da -C extra-filename=-d9e515c2aac158da --out-dir /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-d9e515c2aac158da -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-488c6eea885f11b4.rlib --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-ffi-8d4f5b075b331f2d/build-script-build` Running `/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/build/pyo3-d9e515c2aac158da/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pyo3-ffi-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=10a59f5dc2b4535f -C extra-filename=-10a59f5dc2b4535f --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-688c286b7fd9d52d.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg min_const_generics --cfg addr_of --cfg option_insert` Running `rustc --crate-name pyo3 --edition=2018 /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=dd11607a90a8dd6e -C extra-filename=-dd11607a90a8dd6e --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-bac5702638ccecec.rmeta --extern indoc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libindoc-4dcc866c841e41aa.so --extern libc=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/liblibc-688c286b7fd9d52d.rmeta --extern memoffset=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libmemoffset-59362acedeb4d72d.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-8ebd0258d2617bd6.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-10a59f5dc2b4535f.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-84ca1d5c58fb5edf.so --extern unindent=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libunindent-68dca09b9726c8a2.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg min_const_generics --cfg addr_of --cfg option_insert` Dirty html-py-ever v0.1.0 (/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever): dependency info changed Compiling html-py-ever v0.1.0 (/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever) Running `rustc --crate-name html_py_ever --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,link -C opt-level=s -C panic=abort -C lto -C codegen-units=1 --crate-type cdylib -C metadata=45e5aa5659bea118 --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-6f11989cea60a4d0.rlib --extern pyo3=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libpyo3-dd11607a90a8dd6e.rlib --extern tendril=/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/target/release/deps/libtendril-ed9624ac4b060ad6.rlib -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Finished release [optimized] target(s) in 32.15s 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-x86_64-cpython-311/html_py_ever/html_py_ever.cpython-311-x86_64-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-x86_64-cpython-311/html_py_ever/html_py_ever.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/site-packages/html_py_ever copying build/lib.linux-x86_64-cpython-311/html_py_ever/__init__.py -> /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/site-packages/html_py_ever byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/site-packages/html_py_ever/__init__.py to __init__.cpython-311.pyc running install_egg_info Copying html_py_ever.egg-info to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/.nox/setuptools_install/lib/python3.11/site-packages/html_py_ever-0.1.0-py3.11.egg-info running install_scripts nox > pytest ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever configfile: pytest.ini plugins: benchmark-4.0.0 collected 20 items tests/test_parsing.py .......... [ 50%] tests/test_selector.py .......... [100%] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- benchmark: 20 tests -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/empty.html] 1.6987 (1.0) 363.3201 (1.10) 1.8522 (1.0) 1.3063 (1.0) 1.8328 (1.0) 0.0596 (1.0) 215;2738 539,904.3874 (1.0) 145573 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.9148 (1.13) 330.4780 (1.0) 2.1111 (1.14) 1.6833 (1.29) 2.0787 (1.13) 0.0671 (1.12) 143;2090 473,691.4791 (0.88) 75659 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/empty.html] 8.2776 (4.87) 352.7775 (1.07) 8.8965 (4.80) 5.1675 (3.96) 8.6650 (4.73) 0.1714 (2.88) 235;2647 112,404.2869 (0.21) 45575 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] 19.9005 (11.71) 367.8352 (1.11) 20.8566 (11.26) 4.6143 (3.53) 20.6083 (11.24) 0.2831 (4.75) 389;1035 47,946.4530 (0.09) 27998 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] 24.8849 (14.65) 474.7063 (1.44) 26.9585 (14.55) 8.1532 (6.24) 25.4959 (13.91) 0.3204 (5.38) 973;1260 37,094.1075 (0.07) 11847 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] 51.9305 (30.57) 1,526.0950 (4.62) 54.1229 (29.22) 25.6518 (19.64) 53.0854 (28.96) 0.4619 (7.75) 12;185 18,476.4818 (0.03) 3708 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] 59.2247 (34.86) 30,609.6673 (92.62) 87.5070 (47.25) 399.5779 (305.88) 64.1644 (35.01) 22.4579 (376.78) 3;939 11,427.6611 (0.02) 5885 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/small.html] 324.3536 (190.94) 7,605.8507 (23.01) 350.8477 (189.42) 187.1043 (143.23) 330.3513 (180.24) 6.7726 (113.62) 19;241 2,850.2395 (0.01) 1634 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] 708.5577 (417.11) 1,100.5625 (3.33) 725.9428 (391.94) 32.2117 (24.66) 716.6639 (391.01) 8.8885 (149.12) 59;195 1,377.5190 (0.00) 1194 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] 756.8002 (445.51) 4,368.3946 (13.22) 781.8407 (422.12) 139.6169 (106.88) 768.5348 (419.31) 9.9465 (166.88) 13;162 1,279.0330 (0.00) 1163 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/python.html] 4,141.4574 (>1000.0) 4,707.0086 (14.24) 4,214.9220 (>1000.0) 92.8386 (71.07) 4,184.5702 (>1000.0) 52.6235 (882.88) 21;23 237.2523 (0.00) 204 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] 17,789.4458 (>1000.0) 26,696.5702 (80.78) 22,648.1984 (>1000.0) 3,007.5327 (>1000.0) 24,205.1184 (>1000.0) 6,025.4522 (>1000.0) 12;0 44.1536 (0.00) 37 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] 26,047.8631 (>1000.0) 26,721.0975 (80.86) 26,310.2284 (>1000.0) 169.2541 (129.56) 26,294.5034 (>1000.0) 225.4546 (>1000.0) 13;0 38.0080 (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] 37,248.9467 (>1000.0) 38,322.1209 (115.96) 37,710.4727 (>1000.0) 311.2092 (238.23) 37,701.7409 (>1000.0) 536.4902 (>1000.0) 13;0 26.5178 (0.00) 27 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/rust.html] 40,996.6856 (>1000.0) 43,562.1142 (131.82) 41,541.3873 (>1000.0) 515.1222 (394.33) 41,396.0889 (>1000.0) 455.8377 (>1000.0) 3;1 24.0724 (0.00) 24 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] 191,260.1590 (>1000.0) 245,768.6588 (743.68) 223,311.1809 (>1000.0) 18,330.4618 (>1000.0) 223,071.1840 (>1000.0) 13,794.1539 (>1000.0) 2;1 4.4781 (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/monty-python.html] 214,762.0022 (>1000.0) 258,332.2003 (781.69) 227,606.1028 (>1000.0) 17,434.5072 (>1000.0) 221,615.0761 (>1000.0) 11,359.9524 (>1000.0) 1;1 4.3936 (0.00) 5 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/python.html] 252,785.5933 (>1000.0) 256,071.5377 (774.85) 254,087.3721 (>1000.0) 1,207.5143 (924.35) 253,869.1387 (>1000.0) 1,047.6746 (>1000.0) 2;0 3.9357 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/rust.html] 460,961.6995 (>1000.0) 510,944.0759 (>1000.0) 483,599.5167 (>1000.0) 21,551.9206 (>1000.0) 491,404.7942 (>1000.0) 35,208.2830 (>1000.0) 2;0 2.0678 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/html-py-ever/tests/python.html] 2,580,523.9007 (>1000.0) 2,840,157.2332 (>1000.0) 2,650,002.1487 (>1000.0) 108,371.4367 (>1000.0) 2,622,886.2107 (>1000.0) 96,358.2061 (>1000.0) 1;1 0.3774 (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 42.40s ============================== 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-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-x86_64/egg/setuptools_rust byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/extension.py to extension.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/_utils.py to _utils.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/clean.py to clean.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/build.py to build.cpython-311.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO creating 'dist/setuptools_rust-1.5.2-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing setuptools_rust-1.5.2-py3.11.egg Copying setuptools_rust-1.5.2-py3.11.egg to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world/.nox/setuptools_install/lib/python3.11/site-packages Adding setuptools-rust 1.5.2 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world/.nox/setuptools_install/lib/python3.11/site-packages/setuptools_rust-1.5.2-py3.11.egg Processing dependencies for setuptools-rust==1.5.2 Searching for typing_extensions>=3.7.4.3 Reading https://pypi.org/simple/typing_extensions/ Downloading https://files.pythonhosted.org/packages/31/25/5abcd82372d3d4a3932e1fa8c3dbf9efac10cc7c0d16e78467460571b404/typing_extensions-4.5.0-py3-none-any.whl#sha256=fb33085c39dd998ac16d1431ebc293a8b3eedd00fd4a32de0ff79002c19511b4 Best match: typing-extensions 4.5.0 Processing typing_extensions-4.5.0-py3-none-any.whl Installing typing_extensions-4.5.0-py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world/.nox/setuptools_install/lib/python3.11/site-packages Adding typing-extensions 4.5.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world/.nox/setuptools_install/lib/python3.11/site-packages/typing_extensions-4.5.0-py3.11.egg Searching for semantic_version<3,>=2.8.2 Reading https://pypi.org/simple/semantic_version/ Downloading https://files.pythonhosted.org/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl#sha256=de78a3b8e0feda74cabc54aab2da702113e33ac9d9eb9d2389bcf1f58b7d9177 Best match: semantic-version 2.10.0 Processing semantic_version-2.10.0-py2.py3-none-any.whl Installing semantic_version-2.10.0-py2.py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world/.nox/setuptools_install/lib/python3.11/site-packages Adding semantic-version 2.10.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world/.nox/setuptools_install/lib/python3.11/site-packages/semantic_version-2.10.0-py3.11.egg Searching for setuptools==67.6.1 Best match: setuptools 67.6.1 Adding setuptools 67.6.1 to easy-install.pth file Using /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world/.nox/setuptools_install/lib/python3.11/site-packages Finished processing dependencies for setuptools-rust==1.5.2 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world/.nox/setuptools_install/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_ext running build_rust cargo build --manifest-path Cargo.toml --message-format=json-render-diagnostics -v --profile release-lto Fresh hello-world v0.1.0 (/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world) Finished release-lto [optimized] target(s) in 0.04s Copying rust artifact from /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world/target/release-lto/hello-world to build/lib.linux-x86_64-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/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-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/command.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/version.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-x86_64/egg/setuptools_rust copying build/lib/setuptools_rust/build.py -> build/bdist.linux-x86_64/egg/setuptools_rust byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/command.py to command.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/rustc_info.py to rustc_info.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/extension.py to extension.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/_utils.py to _utils.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/clean.py to clean.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools_rust/build.py to build.cpython-311.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools_rust.egg-info/zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO creating 'dist/setuptools_rust-1.5.2-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing setuptools_rust-1.5.2-py3.11.egg Copying setuptools_rust-1.5.2-py3.11.egg to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.11/site-packages Adding setuptools-rust 1.5.2 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.11/site-packages/setuptools_rust-1.5.2-py3.11.egg Processing dependencies for setuptools-rust==1.5.2 Searching for typing_extensions>=3.7.4.3 Reading https://pypi.org/simple/typing_extensions/ Downloading https://files.pythonhosted.org/packages/31/25/5abcd82372d3d4a3932e1fa8c3dbf9efac10cc7c0d16e78467460571b404/typing_extensions-4.5.0-py3-none-any.whl#sha256=fb33085c39dd998ac16d1431ebc293a8b3eedd00fd4a32de0ff79002c19511b4 Best match: typing-extensions 4.5.0 Processing typing_extensions-4.5.0-py3-none-any.whl Installing typing_extensions-4.5.0-py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.11/site-packages Adding typing-extensions 4.5.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.11/site-packages/typing_extensions-4.5.0-py3.11.egg Searching for semantic_version<3,>=2.8.2 Reading https://pypi.org/simple/semantic_version/ Downloading https://files.pythonhosted.org/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl#sha256=de78a3b8e0feda74cabc54aab2da702113e33ac9d9eb9d2389bcf1f58b7d9177 Best match: semantic-version 2.10.0 Processing semantic_version-2.10.0-py2.py3-none-any.whl Installing semantic_version-2.10.0-py2.py3-none-any.whl to /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.11/site-packages Adding semantic-version 2.10.0 to easy-install.pth file Installed /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.11/site-packages/semantic_version-2.10.0-py3.11.egg Searching for setuptools==67.6.1 Best match: setuptools 67.6.1 Adding setuptools 67.6.1 to easy-install.pth file Using /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.11/site-packages Finished processing dependencies for setuptools-rust==1.5.2 nox > python setup.py install running install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/.nox/setuptools_install/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_ext running build_rust cargo build --manifest-path Cargo.toml --message-format=json-render-diagnostics -v --profile release-lto Fresh hello-world-script v0.1.0 (/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script) Finished release-lto [optimized] target(s) in 0.04s Copying rust artifact from /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.5.2/examples/hello-world-script/target/release-lto/hello-world-script to build/lib.linux-x86_64-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-x86_64-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-x86_64-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/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/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/__init__.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages/setuptools_rust copying build/lib/setuptools_rust/clean.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages/setuptools_rust copying build/lib/setuptools_rust/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/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/build.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/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/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/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages/setuptools_rust/_utils.py to _utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages/setuptools_rust/clean.py to clean.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.11/site-packages/setuptools_rust/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/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/build.py to build.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 Sat, 22 Apr 2023 14:16:49 +0000 elapsed time 0h 6m 31s >>> py3-setuptools-rust: Cleaning up srcdir >>> py3-setuptools-rust: Cleaning up pkgdir >>> py3-setuptools-rust: Uninstalling dependencies... (1/53) Purging .makedepends-py3-setuptools-rust (20230422.141022) (2/53) Purging py3-semantic-version (2.10.0-r1) (3/53) Purging cargo (1.69.0-r2) (4/53) Purging rust (1.69.0-r2) (5/53) Purging py3-setuptools_scm (7.1.0-r0) (6/53) Purging py3-typing-extensions-pyc (4.5.0-r1) (7/53) Purging py3-typing-extensions (4.5.0-r1) (8/53) Purging py3-pytest-pyc (7.3.1-r1) (9/53) Purging py3-pytest (7.3.1-r1) (10/53) Purging py3-iniconfig-pyc (1.1.1-r6) (11/53) Purging py3-iniconfig (1.1.1-r6) (12/53) Purging py3-pluggy-pyc (1.0.0-r3) (13/53) Purging py3-pluggy (1.0.0-r3) (14/53) Purging py3-nox-pyc (2022.11.21-r1) (15/53) Purging py3-nox (2022.11.21-r1) (16/53) Purging py3-argcomplete-pyc (2.0.5-r1) (17/53) Purging py3-argcomplete (2.0.5-r1) (18/53) Purging py3-colorlog-pyc (6.7.0-r2) (19/53) Purging py3-colorlog (6.7.0-r2) (20/53) Purging py3-py-pyc (1.11.0-r2) (21/53) Purging py3-py (1.11.0-r2) (22/53) Purging py3-setuptools-pyc (67.7.1-r0) (23/53) Purging py3-setuptools (67.7.1-r0) (24/53) Purging py3-virtualenv-pyc (20.22.0-r0) (25/53) Purging py3-virtualenv (20.22.0-r0) (26/53) Purging py3-platformdirs (3.2.0-r0) (27/53) Purging py3-distlib-pyc (0.3.6-r2) (28/53) Purging py3-distlib (0.3.6-r2) (29/53) Purging py3-filelock-pyc (3.11.0-r1) (30/53) Purging py3-filelock (3.11.0-r1) (31/53) Purging py3-wheel-pyc (0.40.0-r1) (32/53) Purging py3-wheel (0.40.0-r1) (33/53) Purging py3-packaging-pyc (23.1-r1) (34/53) Purging py3-packaging (23.1-r1) (35/53) Purging py3-parsing-pyc (3.0.9-r2) (36/53) Purging py3-parsing (3.0.9-r2) (37/53) Purging python3-dev (3.11.3-r10) (38/53) Purging libffi-dev (3.4.4-r2) (39/53) Purging linux-headers (6.2-r0) (40/53) Purging llvm15-libs (15.0.7-r5) (41/53) Purging python3-pyc (3.11.3-r10) (42/53) Purging python3-pycache-pyc0 (3.11.3-r10) (43/53) Purging pyc (0.1-r0) (44/53) Purging python3 (3.11.3-r10) (45/53) Purging gdbm (1.23-r1) (46/53) Purging libbz2 (1.0.8-r5) (47/53) Purging libffi (3.4.4-r2) (48/53) Purging libpanelw (6.4_p20230401-r5) (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: 392 MiB in 98 packages >>> py3-setuptools-rust: Updating the community/x86_64 repository index... >>> py3-setuptools-rust: Signing the index...