D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-pint-0.24.4-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.o49dhQ Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MB0S0S + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build + rm -rf pint-0.24.4 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/pint-0.24.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pint-0.24.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Thw3CO + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build + cd pint-0.24.4 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg + sed -i -e 's/~=/>=/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/python-pint-0.24.4-3.mga10.noarch-pyproject-buildrequires -x dask,numpy,xarray,test Handling setuptools>=61 from build-system.requires Requirement satisfied: setuptools>=61 (installed: setuptools 80.9.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.46.1) Handling setuptools_scm[toml]>=3.4.3 from build-system.requires Requirement satisfied: setuptools_scm[toml]>=3.4.3 (installed: setuptools_scm 8.3.1) (extras are currently not checked) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing Pint.egg-info/PKG-INFO writing dependency_links to Pint.egg-info/dependency_links.txt writing entry points to Pint.egg-info/entry_points.txt writing requirements to Pint.egg-info/requires.txt writing top-level names to Pint.egg-info/top_level.txt reading manifest file 'Pint.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'BADGES.rst' warning: no files found matching 'version.txt' warning: no files found matching '*' under directory 'benchmarks' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes/.git' no previously-included directories found matching 'pint/.pytest_cache' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching 'bors.toml' warning: no previously-included files found matching 'pull_request_template.md' warning: no previously-included files found matching 'requirements_docs.txt' warning: no previously-included files found matching 'version.py' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*__pycache__*' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.travis-exclude.yml' found anywhere in distribution warning: no previously-included files matching '*.lock' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'Pint.egg-info/SOURCES.txt' /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info writing Pint.egg-info/PKG-INFO writing dependency_links to Pint.egg-info/dependency_links.txt writing entry points to Pint.egg-info/entry_points.txt writing requirements to Pint.egg-info/requires.txt writing top-level names to Pint.egg-info/top_level.txt reading manifest file 'Pint.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'BADGES.rst' warning: no files found matching 'version.txt' warning: no files found matching '*' under directory 'benchmarks' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes/.git' no previously-included directories found matching 'pint/.pytest_cache' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching 'bors.toml' warning: no previously-included files found matching 'pull_request_template.md' warning: no previously-included files found matching 'requirements_docs.txt' warning: no previously-included files found matching 'version.py' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*__pycache__*' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.travis-exclude.yml' found anywhere in distribution warning: no previously-included files matching '*.lock' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'Pint.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/pint-0.24.4.dist-info' Handling platformdirs>=2.1.0 from hook generated metadata: Requires-Dist (Pint) Requirement satisfied: platformdirs>=2.1.0 (installed: platformdirs 4.3.6) Handling typing_extensions>=4.0.0 from hook generated metadata: Requires-Dist (Pint) Requirement satisfied: typing_extensions>=4.0.0 (installed: typing_extensions 4.14.1) Handling flexcache>=0.3 from hook generated metadata: Requires-Dist (Pint) Requirement satisfied: flexcache>=0.3 (installed: flexcache 0.3) Handling flexparser>=0.4 from hook generated metadata: Requires-Dist (Pint) Requirement satisfied: flexparser>=0.4 (installed: flexparser 0.4) Handling pytest; extra == "testbase" from hook generated metadata: Requires-Dist (Pint) Ignoring alien requirement: pytest; extra == "testbase" Handling pytest-cov; extra == "testbase" from hook generated metadata: Requires-Dist (Pint) Ignoring alien requirement: pytest-cov; extra == "testbase" Handling pytest-subtests; extra == "testbase" from hook generated metadata: Requires-Dist (Pint) Ignoring alien requirement: pytest-subtests; extra == "testbase" Handling pytest-benchmark; extra == "testbase" from hook generated metadata: Requires-Dist (Pint) Ignoring alien requirement: pytest-benchmark; extra == "testbase" Handling pytest; extra == "test" from hook generated metadata: Requires-Dist (Pint) Requirement satisfied: pytest; extra == "test" (installed: pytest 8.3.5) Handling pytest-mpl; extra == "test" from hook generated metadata: Requires-Dist (Pint) Requirement satisfied: pytest-mpl; extra == "test" (installed: pytest-mpl 0.17.0) Handling pytest-cov; extra == "test" from hook generated metadata: Requires-Dist (Pint) Requirement satisfied: pytest-cov; extra == "test" (installed: pytest-cov 6.1.1) Handling pytest-subtests; extra == "test" from hook generated metadata: Requires-Dist (Pint) Requirement satisfied: pytest-subtests; extra == "test" (installed: pytest-subtests 0.13.1) Handling pytest-benchmark; extra == "test" from hook generated metadata: Requires-Dist (Pint) Requirement satisfied: pytest-benchmark; extra == "test" (installed: pytest-benchmark 5.1.0) Handling pytest; extra == "bench" from hook generated metadata: Requires-Dist (Pint) Ignoring alien requirement: pytest; extra == "bench" Handling pytest-codspeed; extra == "bench" from hook generated metadata: Requires-Dist (Pint) Ignoring alien requirement: pytest-codspeed; extra == "bench" Handling numpy>=1.23; extra == "numpy" from hook generated metadata: Requires-Dist (Pint) Requirement satisfied: numpy>=1.23; extra == "numpy" (installed: numpy 2.1.3) Handling uncertainties>=3.1.6; extra == "uncertainties" from hook generated metadata: Requires-Dist (Pint) Ignoring alien requirement: uncertainties>=3.1.6; extra == "uncertainties" Handling babel<=2.8; extra == "babel" from hook generated metadata: Requires-Dist (Pint) Ignoring alien requirement: babel<=2.8; extra == "babel" Handling pint-pandas>=0.3; extra == "pandas" from hook generated metadata: Requires-Dist (Pint) Ignoring alien requirement: pint-pandas>=0.3; extra == "pandas" Handling xarray; extra == "xarray" from hook generated metadata: Requires-Dist (Pint) Requirement satisfied: xarray; extra == "xarray" (installed: xarray 2025.6.1) Handling dask; extra == "dask" from hook generated metadata: Requires-Dist (Pint) Requirement satisfied: dask; extra == "dask" (installed: dask 2025.7.0) Handling mip>=1.13; extra == "mip" from hook generated metadata: Requires-Dist (Pint) Ignoring alien requirement: mip>=1.13; extra == "mip" + cat /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/python-pint-0.24.4-3.mga10.noarch-pyproject-buildrequires + rm -rfv pint-0.24.4.dist-info/ removed 'pint-0.24.4.dist-info/entry_points.txt' removed 'pint-0.24.4.dist-info/top_level.txt' removed 'pint-0.24.4.dist-info/METADATA' removed 'pint-0.24.4.dist-info/licenses/AUTHORS' removed 'pint-0.24.4.dist-info/licenses/LICENSE' removed directory 'pint-0.24.4.dist-info/licenses' removed directory 'pint-0.24.4.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UGZwhx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pint-0.24.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info creating /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/.pyproject-builddir/pip-modern-metadata-q5elxe9o/Pint.egg-info writing /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/.pyproject-builddir/pip-modern-metadata-q5elxe9o/Pint.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/.pyproject-builddir/pip-modern-metadata-q5elxe9o/Pint.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/.pyproject-builddir/pip-modern-metadata-q5elxe9o/Pint.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/.pyproject-builddir/pip-modern-metadata-q5elxe9o/Pint.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/.pyproject-builddir/pip-modern-metadata-q5elxe9o/Pint.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/.pyproject-builddir/pip-modern-metadata-q5elxe9o/Pint.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/.pyproject-builddir/pip-modern-metadata-q5elxe9o/Pint.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'BADGES.rst' warning: no files found matching 'version.txt' warning: no files found matching '*' under directory 'benchmarks' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes/.git' no previously-included directories found matching 'pint/.pytest_cache' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching 'bors.toml' warning: no previously-included files found matching 'pull_request_template.md' warning: no previously-included files found matching 'requirements_docs.txt' warning: no previously-included files found matching 'version.py' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*__pycache__*' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.travis-exclude.yml' found anywhere in distribution warning: no previously-included files matching '*.lock' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/.pyproject-builddir/pip-modern-metadata-q5elxe9o/Pint.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/.pyproject-builddir/pip-modern-metadata-q5elxe9o/pint-0.24.4.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: Pint Building wheel for Pint (pyproject.toml): started Running command Building wheel for Pint (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/pint copying pint/toktest.py -> build/lib/pint copying pint/context.py -> build/lib/pint copying pint/compat.py -> build/lib/pint copying pint/pint_eval.py -> build/lib/pint copying pint/registry.py -> build/lib/pint copying pint/definitions.py -> build/lib/pint copying pint/babel_names.py -> build/lib/pint copying pint/formatting.py -> build/lib/pint copying pint/pint_convert.py -> build/lib/pint copying pint/__init__.py -> build/lib/pint copying pint/_typing.py -> build/lib/pint copying pint/matplotlib.py -> build/lib/pint copying pint/util.py -> build/lib/pint copying pint/errors.py -> build/lib/pint copying pint/converters.py -> build/lib/pint copying pint/testing.py -> build/lib/pint copying pint/registry_helpers.py -> build/lib/pint running egg_info writing Pint.egg-info/PKG-INFO writing dependency_links to Pint.egg-info/dependency_links.txt writing entry points to Pint.egg-info/entry_points.txt writing requirements to Pint.egg-info/requires.txt writing top-level names to Pint.egg-info/top_level.txt reading manifest file 'Pint.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'BADGES.rst' warning: no files found matching 'version.txt' warning: no files found matching '*' under directory 'benchmarks' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes/.git' no previously-included directories found matching 'pint/.pytest_cache' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching 'bors.toml' warning: no previously-included files found matching 'pull_request_template.md' warning: no previously-included files found matching 'requirements_docs.txt' warning: no previously-included files found matching 'version.py' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*__pycache__*' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.travis-exclude.yml' found anywhere in distribution warning: no previously-included files matching '*.lock' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'Pint.egg-info/SOURCES.txt' /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pint.delegates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pint.delegates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pint.delegates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pint.delegates' to be distributed and are already explicitly excluding 'pint.delegates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pint.delegates.formatter' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pint.delegates.formatter' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pint.delegates.formatter' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pint.delegates.formatter' to be distributed and are already explicitly excluding 'pint.delegates.formatter' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pint.delegates.txt_defparser' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pint.delegates.txt_defparser' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pint.delegates.txt_defparser' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pint.delegates.txt_defparser' to be distributed and are already explicitly excluding 'pint.delegates.txt_defparser' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pint.facets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pint.facets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pint.facets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pint.facets' to be distributed and are already explicitly excluding 'pint.facets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pint.facets.context' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pint.facets.context' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pint.facets.context' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pint.facets.context' to be distributed and are already explicitly excluding 'pint.facets.context' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pint.facets.dask' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pint.facets.dask' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pint.facets.dask' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pint.facets.dask' to be distributed and are already explicitly excluding 'pint.facets.dask' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pint.facets.group' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pint.facets.group' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pint.facets.group' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pint.facets.group' to be distributed and are already explicitly excluding 'pint.facets.group' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pint.facets.measurement' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pint.facets.measurement' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pint.facets.measurement' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pint.facets.measurement' to be distributed and are already explicitly excluding 'pint.facets.measurement' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pint.facets.nonmultiplicative' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pint.facets.nonmultiplicative' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pint.facets.nonmultiplicative' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pint.facets.nonmultiplicative' to be distributed and are already explicitly excluding 'pint.facets.nonmultiplicative' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pint.facets.numpy' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pint.facets.numpy' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pint.facets.numpy' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pint.facets.numpy' to be distributed and are already explicitly excluding 'pint.facets.numpy' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pint.facets.plain' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pint.facets.plain' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pint.facets.plain' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pint.facets.plain' to be distributed and are already explicitly excluding 'pint.facets.plain' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pint.facets.system' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pint.facets.system' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pint.facets.system' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pint.facets.system' to be distributed and are already explicitly excluding 'pint.facets.system' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pint.testsuite' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pint.testsuite' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pint.testsuite' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pint.testsuite' to be distributed and are already explicitly excluding 'pint.testsuite' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pint.testsuite.baseline' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pint.testsuite.baseline' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pint.testsuite.baseline' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pint.testsuite.baseline' to be distributed and are already explicitly excluding 'pint.testsuite.baseline' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pint.testsuite.benchmarks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pint.testsuite.benchmarks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pint.testsuite.benchmarks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pint.testsuite.benchmarks' to be distributed and are already explicitly excluding 'pint.testsuite.benchmarks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying pint/constants_en.txt -> build/lib/pint copying pint/default_en.txt -> build/lib/pint copying pint/py.typed -> build/lib/pint copying pint/xtranslated.txt -> build/lib/pint creating build/lib/pint/delegates copying pint/delegates/__init__.py -> build/lib/pint/delegates copying pint/delegates/base_defparser.py -> build/lib/pint/delegates creating build/lib/pint/delegates/formatter copying pint/delegates/formatter/__init__.py -> build/lib/pint/delegates/formatter copying pint/delegates/formatter/_compound_unit_helpers.py -> build/lib/pint/delegates/formatter copying pint/delegates/formatter/_format_helpers.py -> build/lib/pint/delegates/formatter copying pint/delegates/formatter/_spec_helpers.py -> build/lib/pint/delegates/formatter copying pint/delegates/formatter/_to_register.py -> build/lib/pint/delegates/formatter copying pint/delegates/formatter/full.py -> build/lib/pint/delegates/formatter copying pint/delegates/formatter/html.py -> build/lib/pint/delegates/formatter copying pint/delegates/formatter/latex.py -> build/lib/pint/delegates/formatter copying pint/delegates/formatter/plain.py -> build/lib/pint/delegates/formatter creating build/lib/pint/delegates/txt_defparser copying pint/delegates/txt_defparser/__init__.py -> build/lib/pint/delegates/txt_defparser copying pint/delegates/txt_defparser/block.py -> build/lib/pint/delegates/txt_defparser copying pint/delegates/txt_defparser/common.py -> build/lib/pint/delegates/txt_defparser copying pint/delegates/txt_defparser/context.py -> build/lib/pint/delegates/txt_defparser copying pint/delegates/txt_defparser/defaults.py -> build/lib/pint/delegates/txt_defparser copying pint/delegates/txt_defparser/defparser.py -> build/lib/pint/delegates/txt_defparser copying pint/delegates/txt_defparser/group.py -> build/lib/pint/delegates/txt_defparser copying pint/delegates/txt_defparser/plain.py -> build/lib/pint/delegates/txt_defparser copying pint/delegates/txt_defparser/system.py -> build/lib/pint/delegates/txt_defparser creating build/lib/pint/facets copying pint/facets/__init__.py -> build/lib/pint/facets creating build/lib/pint/facets/context copying pint/facets/context/__init__.py -> build/lib/pint/facets/context copying pint/facets/context/definitions.py -> build/lib/pint/facets/context copying pint/facets/context/objects.py -> build/lib/pint/facets/context copying pint/facets/context/registry.py -> build/lib/pint/facets/context creating build/lib/pint/facets/dask copying pint/facets/dask/__init__.py -> build/lib/pint/facets/dask creating build/lib/pint/facets/group copying pint/facets/group/__init__.py -> build/lib/pint/facets/group copying pint/facets/group/definitions.py -> build/lib/pint/facets/group copying pint/facets/group/objects.py -> build/lib/pint/facets/group copying pint/facets/group/registry.py -> build/lib/pint/facets/group creating build/lib/pint/facets/measurement copying pint/facets/measurement/__init__.py -> build/lib/pint/facets/measurement copying pint/facets/measurement/objects.py -> build/lib/pint/facets/measurement copying pint/facets/measurement/registry.py -> build/lib/pint/facets/measurement creating build/lib/pint/facets/nonmultiplicative copying pint/facets/nonmultiplicative/__init__.py -> build/lib/pint/facets/nonmultiplicative copying pint/facets/nonmultiplicative/definitions.py -> build/lib/pint/facets/nonmultiplicative copying pint/facets/nonmultiplicative/objects.py -> build/lib/pint/facets/nonmultiplicative copying pint/facets/nonmultiplicative/registry.py -> build/lib/pint/facets/nonmultiplicative creating build/lib/pint/facets/numpy copying pint/facets/numpy/__init__.py -> build/lib/pint/facets/numpy copying pint/facets/numpy/numpy_func.py -> build/lib/pint/facets/numpy copying pint/facets/numpy/quantity.py -> build/lib/pint/facets/numpy copying pint/facets/numpy/registry.py -> build/lib/pint/facets/numpy copying pint/facets/numpy/unit.py -> build/lib/pint/facets/numpy creating build/lib/pint/facets/plain copying pint/facets/plain/__init__.py -> build/lib/pint/facets/plain copying pint/facets/plain/definitions.py -> build/lib/pint/facets/plain copying pint/facets/plain/objects.py -> build/lib/pint/facets/plain copying pint/facets/plain/qto.py -> build/lib/pint/facets/plain copying pint/facets/plain/quantity.py -> build/lib/pint/facets/plain copying pint/facets/plain/registry.py -> build/lib/pint/facets/plain copying pint/facets/plain/unit.py -> build/lib/pint/facets/plain creating build/lib/pint/facets/system copying pint/facets/system/__init__.py -> build/lib/pint/facets/system copying pint/facets/system/definitions.py -> build/lib/pint/facets/system copying pint/facets/system/objects.py -> build/lib/pint/facets/system copying pint/facets/system/registry.py -> build/lib/pint/facets/system creating build/lib/pint/testsuite copying pint/testsuite/__init__.py -> build/lib/pint/testsuite copying pint/testsuite/conftest.py -> build/lib/pint/testsuite copying pint/testsuite/helpers.py -> build/lib/pint/testsuite copying pint/testsuite/test_application_registry.py -> build/lib/pint/testsuite copying pint/testsuite/test_babel.py -> build/lib/pint/testsuite copying pint/testsuite/test_compat.py -> build/lib/pint/testsuite copying pint/testsuite/test_compat_downcast.py -> build/lib/pint/testsuite copying pint/testsuite/test_compat_upcast.py -> build/lib/pint/testsuite copying pint/testsuite/test_contexts.py -> build/lib/pint/testsuite copying pint/testsuite/test_converters.py -> build/lib/pint/testsuite copying pint/testsuite/test_dask.py -> build/lib/pint/testsuite copying pint/testsuite/test_definitions.py -> build/lib/pint/testsuite copying pint/testsuite/test_diskcache.py -> build/lib/pint/testsuite copying pint/testsuite/test_errors.py -> build/lib/pint/testsuite copying pint/testsuite/test_formatter.py -> build/lib/pint/testsuite copying pint/testsuite/test_formatting.py -> build/lib/pint/testsuite copying pint/testsuite/test_infer_base_unit.py -> build/lib/pint/testsuite copying pint/testsuite/test_issues.py -> build/lib/pint/testsuite copying pint/testsuite/test_log_units.py -> build/lib/pint/testsuite copying pint/testsuite/test_matplotlib.py -> build/lib/pint/testsuite copying pint/testsuite/test_measurement.py -> build/lib/pint/testsuite copying pint/testsuite/test_non_int.py -> build/lib/pint/testsuite copying pint/testsuite/test_numpy.py -> build/lib/pint/testsuite copying pint/testsuite/test_numpy_func.py -> build/lib/pint/testsuite copying pint/testsuite/test_pint_eval.py -> build/lib/pint/testsuite copying pint/testsuite/test_pitheorem.py -> build/lib/pint/testsuite copying pint/testsuite/test_quantity.py -> build/lib/pint/testsuite copying pint/testsuite/test_systems.py -> build/lib/pint/testsuite copying pint/testsuite/test_testing.py -> build/lib/pint/testsuite copying pint/testsuite/test_umath.py -> build/lib/pint/testsuite copying pint/testsuite/test_unit.py -> build/lib/pint/testsuite copying pint/testsuite/test_util.py -> build/lib/pint/testsuite creating build/lib/pint/testsuite/baseline copying pint/testsuite/baseline/test_basic_plot.png -> build/lib/pint/testsuite/baseline copying pint/testsuite/baseline/test_plot_with_non_default_format.png -> build/lib/pint/testsuite/baseline copying pint/testsuite/baseline/test_plot_with_set_units.png -> build/lib/pint/testsuite/baseline creating build/lib/pint/testsuite/benchmarks copying pint/testsuite/benchmarks/__init__.py -> build/lib/pint/testsuite/benchmarks copying pint/testsuite/benchmarks/conftest.py -> build/lib/pint/testsuite/benchmarks copying pint/testsuite/benchmarks/test_00_common.py -> build/lib/pint/testsuite/benchmarks copying pint/testsuite/benchmarks/test_01_registry_creation.py -> build/lib/pint/testsuite/benchmarks copying pint/testsuite/benchmarks/test_10_registry.py -> build/lib/pint/testsuite/benchmarks copying pint/testsuite/benchmarks/test_20_quantity.py -> build/lib/pint/testsuite/benchmarks copying pint/testsuite/benchmarks/test_30_numpy.py -> build/lib/pint/testsuite/benchmarks installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/pint copying build/lib/pint/toktest.py -> build/bdist.linux-x86_64/wheel/./pint creating build/bdist.linux-x86_64/wheel/pint/facets creating build/bdist.linux-x86_64/wheel/pint/facets/context copying build/lib/pint/facets/context/objects.py -> build/bdist.linux-x86_64/wheel/./pint/facets/context copying build/lib/pint/facets/context/registry.py -> build/bdist.linux-x86_64/wheel/./pint/facets/context copying build/lib/pint/facets/context/definitions.py -> build/bdist.linux-x86_64/wheel/./pint/facets/context copying build/lib/pint/facets/context/__init__.py -> build/bdist.linux-x86_64/wheel/./pint/facets/context creating build/bdist.linux-x86_64/wheel/pint/facets/group copying build/lib/pint/facets/group/objects.py -> build/bdist.linux-x86_64/wheel/./pint/facets/group copying build/lib/pint/facets/group/registry.py -> build/bdist.linux-x86_64/wheel/./pint/facets/group copying build/lib/pint/facets/group/definitions.py -> build/bdist.linux-x86_64/wheel/./pint/facets/group copying build/lib/pint/facets/group/__init__.py -> build/bdist.linux-x86_64/wheel/./pint/facets/group creating build/bdist.linux-x86_64/wheel/pint/facets/plain copying build/lib/pint/facets/plain/objects.py -> build/bdist.linux-x86_64/wheel/./pint/facets/plain copying build/lib/pint/facets/plain/unit.py -> build/bdist.linux-x86_64/wheel/./pint/facets/plain copying build/lib/pint/facets/plain/registry.py -> build/bdist.linux-x86_64/wheel/./pint/facets/plain copying build/lib/pint/facets/plain/definitions.py -> build/bdist.linux-x86_64/wheel/./pint/facets/plain copying build/lib/pint/facets/plain/quantity.py -> build/bdist.linux-x86_64/wheel/./pint/facets/plain copying build/lib/pint/facets/plain/__init__.py -> build/bdist.linux-x86_64/wheel/./pint/facets/plain copying build/lib/pint/facets/plain/qto.py -> build/bdist.linux-x86_64/wheel/./pint/facets/plain creating build/bdist.linux-x86_64/wheel/pint/facets/measurement copying build/lib/pint/facets/measurement/objects.py -> build/bdist.linux-x86_64/wheel/./pint/facets/measurement copying build/lib/pint/facets/measurement/registry.py -> build/bdist.linux-x86_64/wheel/./pint/facets/measurement copying build/lib/pint/facets/measurement/__init__.py -> build/bdist.linux-x86_64/wheel/./pint/facets/measurement copying build/lib/pint/facets/__init__.py -> build/bdist.linux-x86_64/wheel/./pint/facets creating build/bdist.linux-x86_64/wheel/pint/facets/dask copying build/lib/pint/facets/dask/__init__.py -> build/bdist.linux-x86_64/wheel/./pint/facets/dask creating build/bdist.linux-x86_64/wheel/pint/facets/nonmultiplicative copying build/lib/pint/facets/nonmultiplicative/objects.py -> build/bdist.linux-x86_64/wheel/./pint/facets/nonmultiplicative copying build/lib/pint/facets/nonmultiplicative/registry.py -> build/bdist.linux-x86_64/wheel/./pint/facets/nonmultiplicative copying build/lib/pint/facets/nonmultiplicative/definitions.py -> build/bdist.linux-x86_64/wheel/./pint/facets/nonmultiplicative copying build/lib/pint/facets/nonmultiplicative/__init__.py -> build/bdist.linux-x86_64/wheel/./pint/facets/nonmultiplicative creating build/bdist.linux-x86_64/wheel/pint/facets/system copying build/lib/pint/facets/system/objects.py -> build/bdist.linux-x86_64/wheel/./pint/facets/system copying build/lib/pint/facets/system/registry.py -> build/bdist.linux-x86_64/wheel/./pint/facets/system copying build/lib/pint/facets/system/definitions.py -> build/bdist.linux-x86_64/wheel/./pint/facets/system copying build/lib/pint/facets/system/__init__.py -> build/bdist.linux-x86_64/wheel/./pint/facets/system creating build/bdist.linux-x86_64/wheel/pint/facets/numpy copying build/lib/pint/facets/numpy/unit.py -> build/bdist.linux-x86_64/wheel/./pint/facets/numpy copying build/lib/pint/facets/numpy/registry.py -> build/bdist.linux-x86_64/wheel/./pint/facets/numpy copying build/lib/pint/facets/numpy/numpy_func.py -> build/bdist.linux-x86_64/wheel/./pint/facets/numpy copying build/lib/pint/facets/numpy/quantity.py -> build/bdist.linux-x86_64/wheel/./pint/facets/numpy copying build/lib/pint/facets/numpy/__init__.py -> build/bdist.linux-x86_64/wheel/./pint/facets/numpy copying build/lib/pint/context.py -> build/bdist.linux-x86_64/wheel/./pint copying build/lib/pint/compat.py -> build/bdist.linux-x86_64/wheel/./pint copying build/lib/pint/pint_eval.py -> build/bdist.linux-x86_64/wheel/./pint copying build/lib/pint/registry.py -> build/bdist.linux-x86_64/wheel/./pint copying build/lib/pint/definitions.py -> build/bdist.linux-x86_64/wheel/./pint creating build/bdist.linux-x86_64/wheel/pint/testsuite copying build/lib/pint/testsuite/test_quantity.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite creating build/bdist.linux-x86_64/wheel/pint/testsuite/baseline copying build/lib/pint/testsuite/baseline/test_plot_with_non_default_format.png -> build/bdist.linux-x86_64/wheel/./pint/testsuite/baseline copying build/lib/pint/testsuite/baseline/test_plot_with_set_units.png -> build/bdist.linux-x86_64/wheel/./pint/testsuite/baseline copying build/lib/pint/testsuite/baseline/test_basic_plot.png -> build/bdist.linux-x86_64/wheel/./pint/testsuite/baseline copying build/lib/pint/testsuite/test_numpy_func.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_errors.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_matplotlib.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_compat.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_systems.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_formatter.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_pitheorem.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_pint_eval.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite creating build/bdist.linux-x86_64/wheel/pint/testsuite/benchmarks copying build/lib/pint/testsuite/benchmarks/test_30_numpy.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite/benchmarks copying build/lib/pint/testsuite/benchmarks/test_01_registry_creation.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite/benchmarks copying build/lib/pint/testsuite/benchmarks/conftest.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite/benchmarks copying build/lib/pint/testsuite/benchmarks/test_20_quantity.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite/benchmarks copying build/lib/pint/testsuite/benchmarks/test_10_registry.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite/benchmarks copying build/lib/pint/testsuite/benchmarks/__init__.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite/benchmarks copying build/lib/pint/testsuite/benchmarks/test_00_common.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite/benchmarks copying build/lib/pint/testsuite/test_unit.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_babel.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_dask.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_util.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_measurement.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_testing.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/conftest.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_non_int.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_application_registry.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_definitions.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_compat_upcast.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_diskcache.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_infer_base_unit.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_issues.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_converters.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/__init__.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_umath.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_formatting.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_compat_downcast.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_numpy.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_log_units.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/test_contexts.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/testsuite/helpers.py -> build/bdist.linux-x86_64/wheel/./pint/testsuite copying build/lib/pint/babel_names.py -> build/bdist.linux-x86_64/wheel/./pint copying build/lib/pint/formatting.py -> build/bdist.linux-x86_64/wheel/./pint copying build/lib/pint/pint_convert.py -> build/bdist.linux-x86_64/wheel/./pint copying build/lib/pint/__init__.py -> build/bdist.linux-x86_64/wheel/./pint copying build/lib/pint/_typing.py -> build/bdist.linux-x86_64/wheel/./pint copying build/lib/pint/matplotlib.py -> build/bdist.linux-x86_64/wheel/./pint copying build/lib/pint/util.py -> build/bdist.linux-x86_64/wheel/./pint copying build/lib/pint/errors.py -> build/bdist.linux-x86_64/wheel/./pint copying build/lib/pint/default_en.txt -> build/bdist.linux-x86_64/wheel/./pint creating build/bdist.linux-x86_64/wheel/pint/delegates copying build/lib/pint/delegates/__init__.py -> build/bdist.linux-x86_64/wheel/./pint/delegates creating build/bdist.linux-x86_64/wheel/pint/delegates/txt_defparser copying build/lib/pint/delegates/txt_defparser/system.py -> build/bdist.linux-x86_64/wheel/./pint/delegates/txt_defparser copying build/lib/pint/delegates/txt_defparser/group.py -> build/bdist.linux-x86_64/wheel/./pint/delegates/txt_defparser copying build/lib/pint/delegates/txt_defparser/common.py -> build/bdist.linux-x86_64/wheel/./pint/delegates/txt_defparser copying build/lib/pint/delegates/txt_defparser/context.py -> build/bdist.linux-x86_64/wheel/./pint/delegates/txt_defparser copying build/lib/pint/delegates/txt_defparser/plain.py -> build/bdist.linux-x86_64/wheel/./pint/delegates/txt_defparser copying build/lib/pint/delegates/txt_defparser/defparser.py -> build/bdist.linux-x86_64/wheel/./pint/delegates/txt_defparser copying build/lib/pint/delegates/txt_defparser/block.py -> build/bdist.linux-x86_64/wheel/./pint/delegates/txt_defparser copying build/lib/pint/delegates/txt_defparser/__init__.py -> build/bdist.linux-x86_64/wheel/./pint/delegates/txt_defparser copying build/lib/pint/delegates/txt_defparser/defaults.py -> build/bdist.linux-x86_64/wheel/./pint/delegates/txt_defparser copying build/lib/pint/delegates/base_defparser.py -> build/bdist.linux-x86_64/wheel/./pint/delegates creating build/bdist.linux-x86_64/wheel/pint/delegates/formatter copying build/lib/pint/delegates/formatter/_to_register.py -> build/bdist.linux-x86_64/wheel/./pint/delegates/formatter copying build/lib/pint/delegates/formatter/_spec_helpers.py -> build/bdist.linux-x86_64/wheel/./pint/delegates/formatter copying build/lib/pint/delegates/formatter/html.py -> build/bdist.linux-x86_64/wheel/./pint/delegates/formatter copying build/lib/pint/delegates/formatter/_compound_unit_helpers.py -> build/bdist.linux-x86_64/wheel/./pint/delegates/formatter copying build/lib/pint/delegates/formatter/plain.py -> build/bdist.linux-x86_64/wheel/./pint/delegates/formatter copying build/lib/pint/delegates/formatter/latex.py -> build/bdist.linux-x86_64/wheel/./pint/delegates/formatter copying build/lib/pint/delegates/formatter/full.py -> build/bdist.linux-x86_64/wheel/./pint/delegates/formatter copying build/lib/pint/delegates/formatter/_format_helpers.py -> build/bdist.linux-x86_64/wheel/./pint/delegates/formatter copying build/lib/pint/delegates/formatter/__init__.py -> build/bdist.linux-x86_64/wheel/./pint/delegates/formatter copying build/lib/pint/converters.py -> build/bdist.linux-x86_64/wheel/./pint copying build/lib/pint/testing.py -> build/bdist.linux-x86_64/wheel/./pint copying build/lib/pint/py.typed -> build/bdist.linux-x86_64/wheel/./pint copying build/lib/pint/registry_helpers.py -> build/bdist.linux-x86_64/wheel/./pint copying build/lib/pint/constants_en.txt -> build/bdist.linux-x86_64/wheel/./pint copying build/lib/pint/xtranslated.txt -> build/bdist.linux-x86_64/wheel/./pint running install_egg_info Copying Pint.egg-info to build/bdist.linux-x86_64/wheel/./Pint-0.24.4-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/pint-0.24.4.dist-info/WHEEL creating '/home/pterjan/.cache/pip/wheels/30/2b/d7/29b34b13344f53175458b75459abdfc7af3421d1e49f30d081/tmp1teut1jf/.tmp-c12bi62g/pint-0.24.4-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pint/__init__.py' adding 'pint/_typing.py' adding 'pint/babel_names.py' adding 'pint/compat.py' adding 'pint/constants_en.txt' adding 'pint/context.py' adding 'pint/converters.py' adding 'pint/default_en.txt' adding 'pint/definitions.py' adding 'pint/errors.py' adding 'pint/formatting.py' adding 'pint/matplotlib.py' adding 'pint/pint_convert.py' adding 'pint/pint_eval.py' adding 'pint/py.typed' adding 'pint/registry.py' adding 'pint/registry_helpers.py' adding 'pint/testing.py' adding 'pint/toktest.py' adding 'pint/util.py' adding 'pint/xtranslated.txt' adding 'pint/delegates/__init__.py' adding 'pint/delegates/base_defparser.py' adding 'pint/delegates/formatter/__init__.py' adding 'pint/delegates/formatter/_compound_unit_helpers.py' adding 'pint/delegates/formatter/_format_helpers.py' adding 'pint/delegates/formatter/_spec_helpers.py' adding 'pint/delegates/formatter/_to_register.py' adding 'pint/delegates/formatter/full.py' adding 'pint/delegates/formatter/html.py' adding 'pint/delegates/formatter/latex.py' adding 'pint/delegates/formatter/plain.py' adding 'pint/delegates/txt_defparser/__init__.py' adding 'pint/delegates/txt_defparser/block.py' adding 'pint/delegates/txt_defparser/common.py' adding 'pint/delegates/txt_defparser/context.py' adding 'pint/delegates/txt_defparser/defaults.py' adding 'pint/delegates/txt_defparser/defparser.py' adding 'pint/delegates/txt_defparser/group.py' adding 'pint/delegates/txt_defparser/plain.py' adding 'pint/delegates/txt_defparser/system.py' adding 'pint/facets/__init__.py' adding 'pint/facets/context/__init__.py' adding 'pint/facets/context/definitions.py' adding 'pint/facets/context/objects.py' adding 'pint/facets/context/registry.py' adding 'pint/facets/dask/__init__.py' adding 'pint/facets/group/__init__.py' adding 'pint/facets/group/definitions.py' adding 'pint/facets/group/objects.py' adding 'pint/facets/group/registry.py' adding 'pint/facets/measurement/__init__.py' adding 'pint/facets/measurement/objects.py' adding 'pint/facets/measurement/registry.py' adding 'pint/facets/nonmultiplicative/__init__.py' adding 'pint/facets/nonmultiplicative/definitions.py' adding 'pint/facets/nonmultiplicative/objects.py' adding 'pint/facets/nonmultiplicative/registry.py' adding 'pint/facets/numpy/__init__.py' adding 'pint/facets/numpy/numpy_func.py' adding 'pint/facets/numpy/quantity.py' adding 'pint/facets/numpy/registry.py' adding 'pint/facets/numpy/unit.py' adding 'pint/facets/plain/__init__.py' adding 'pint/facets/plain/definitions.py' adding 'pint/facets/plain/objects.py' adding 'pint/facets/plain/qto.py' adding 'pint/facets/plain/quantity.py' adding 'pint/facets/plain/registry.py' adding 'pint/facets/plain/unit.py' adding 'pint/facets/system/__init__.py' adding 'pint/facets/system/definitions.py' adding 'pint/facets/system/objects.py' adding 'pint/facets/system/registry.py' adding 'pint/testsuite/__init__.py' adding 'pint/testsuite/conftest.py' adding 'pint/testsuite/helpers.py' adding 'pint/testsuite/test_application_registry.py' adding 'pint/testsuite/test_babel.py' adding 'pint/testsuite/test_compat.py' adding 'pint/testsuite/test_compat_downcast.py' adding 'pint/testsuite/test_compat_upcast.py' adding 'pint/testsuite/test_contexts.py' adding 'pint/testsuite/test_converters.py' adding 'pint/testsuite/test_dask.py' adding 'pint/testsuite/test_definitions.py' adding 'pint/testsuite/test_diskcache.py' adding 'pint/testsuite/test_errors.py' adding 'pint/testsuite/test_formatter.py' adding 'pint/testsuite/test_formatting.py' adding 'pint/testsuite/test_infer_base_unit.py' adding 'pint/testsuite/test_issues.py' adding 'pint/testsuite/test_log_units.py' adding 'pint/testsuite/test_matplotlib.py' adding 'pint/testsuite/test_measurement.py' adding 'pint/testsuite/test_non_int.py' adding 'pint/testsuite/test_numpy.py' adding 'pint/testsuite/test_numpy_func.py' adding 'pint/testsuite/test_pint_eval.py' adding 'pint/testsuite/test_pitheorem.py' adding 'pint/testsuite/test_quantity.py' adding 'pint/testsuite/test_systems.py' adding 'pint/testsuite/test_testing.py' adding 'pint/testsuite/test_umath.py' adding 'pint/testsuite/test_unit.py' adding 'pint/testsuite/test_util.py' adding 'pint/testsuite/baseline/test_basic_plot.png' adding 'pint/testsuite/baseline/test_plot_with_non_default_format.png' adding 'pint/testsuite/baseline/test_plot_with_set_units.png' adding 'pint/testsuite/benchmarks/__init__.py' adding 'pint/testsuite/benchmarks/conftest.py' adding 'pint/testsuite/benchmarks/test_00_common.py' adding 'pint/testsuite/benchmarks/test_01_registry_creation.py' adding 'pint/testsuite/benchmarks/test_10_registry.py' adding 'pint/testsuite/benchmarks/test_20_quantity.py' adding 'pint/testsuite/benchmarks/test_30_numpy.py' adding 'pint-0.24.4.dist-info/licenses/AUTHORS' adding 'pint-0.24.4.dist-info/licenses/LICENSE' adding 'pint-0.24.4.dist-info/METADATA' adding 'pint-0.24.4.dist-info/WHEEL' adding 'pint-0.24.4.dist-info/entry_points.txt' adding 'pint-0.24.4.dist-info/top_level.txt' adding 'pint-0.24.4.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for Pint (pyproject.toml): finished with status 'done' Created wheel for Pint: filename=pint-0.24.4-py3-none-any.whl size=301926 sha256=e7befca00538ac63bf7ec32f1e2d9a8f7d2d45847db2fc6d4716075fc269a3b0 Stored in directory: /home/pterjan/.cache/pip/wheels/30/2b/d7/29b34b13344f53175458b75459abdfc7af3421d1e49f30d081 Successfully built Pint + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fzXkIt + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build + mkdir /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pint-0.24.4 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/pyproject-wheeldir/pint-0.24.4-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=pint==0.24.4 + '[' -z pint==0.24.4 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/pyproject-wheeldir pint==0.24.4 Using pip 25.3 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/pyproject-wheeldir Processing ./pyproject-wheeldir/pint-0.24.4-py3-none-any.whl Installing collected packages: pint Creating /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/bin changing mode of /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/bin/pint-convert to 755 Successfully installed pint-0.24.4 + '[' -d /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/bin/pint-convert /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/bin/pint-convert: updating + rm -rfv /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/python-pint-0.24.4-3.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/pint-0.24.4.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/lib/python3.13/site-packages/pint-0.24.4.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/lib/python3.13/site-packages/pint-0.24.4.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/python-pint-0.24.4-3.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/lib/python3.13/site-packages/pint-0.24.4.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/lib/python3.13/site-packages/pint-0.24.4.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/lib/python3.13/site-packages/pint-0.24.4.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/lib/python3.13/site-packages/pint-0.24.4.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/python-pint-0.24.4-3.mga10.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/python-pint-0.24.4-3.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/python-pint-0.24.4-3.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/python-pint-0.24.4-3.mga10.noarch-pyproject-record --prefix /usr pint + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/lib/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wJhVTE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pint-0.24.4 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + PATH=/home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lib64/qt5/bin:/home/pterjan/.local/bin:/home/pterjan/bin + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/lib64/python3.13/site-packages:/home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=16 + /usr/bin/pytest ============================= test session starts ============================== platform linux -- Python 3.13.11, pytest-8.3.5, pluggy-1.5.0 benchmark: 5.1.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) Matplotlib: 3.9.1.post0 Freetype: 2.14.1 rootdir: /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4 configfile: pyproject.toml plugins: benchmark-5.1.0, mpl-0.17.0, cov-6.1.1, subtests-0.13.1 collected 2668 items / 2 skipped pint/testsuite/benchmarks/test_00_common.py . [ 0%] pint/testsuite/benchmarks/test_01_registry_creation.py .... [ 0%] pint/testsuite/benchmarks/test_10_registry.py .......................... [ 1%] ........................................................................ [ 3%] ....ss.. [ 4%] pint/testsuite/benchmarks/test_20_quantity.py .......................... [ 5%] ........................................................................ [ 7%] ........................................................................ [ 10%] ........................................... [ 12%] pint/testsuite/benchmarks/test_30_numpy.py ............................. [ 13%] ........................................................................ [ 15%] ............... [ 16%] pint/testsuite/test_application_registry.py ..................ssssssssss [ 17%] ss.......ssssss..................ssssssssssss..................sssssssss [ 20%] sss.. [ 20%] pint/testsuite/test_babel.py .sssss [ 20%] pint/testsuite/test_compat.py .......... [ 21%] pint/testsuite/test_compat_upcast.py ..................... [ 21%] pint/testsuite/test_contexts.py ...............................,,,..,,,, [ 23%] ........,,... [ 23%] pint/testsuite/test_converters.py ....... [ 23%] pint/testsuite/test_definitions.py ....... [ 23%] pint/testsuite/test_diskcache.py ..... [ 24%] pint/testsuite/test_errors.py .......,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [ 24%] ,.. [ 24%] pint/testsuite/test_formatter.py .... [ 24%] pint/testsuite/test_formatting.py .................................. [ 25%] pint/testsuite/test_infer_base_unit.py ........ [ 26%] pint/testsuite/test_issues.py x.xx........s......s...x.................. [ 27%] ..................................s.sss................................. [ 30%] ......................................x....... [ 32%] pint/testsuite/test_log_units.py ....................................... [ 33%] .......................................................xx..xxxx [ 36%] pint/testsuite/test_matplotlib.py ... [ 36%] pint/testsuite/test_measurement.py .ssssssssssssssssssssssssssssssssssss [ 37%] ssssssssssssssssssssssssssssss [ 38%] pint/testsuite/test_non_int.py .............,,,,,,,,,,,,,,,,,,,,,,,,.... [ 39%] ........................................................................ [ 42%] ........................................................................ [ 44%] ......................................................,,,,,,,,,,,,,,,,,, [ 46%] ,,,,,,.................................................................. [ 49%] ........................................................................ [ 51%] ................................................................,,,,,,,, [ 54%] ,,,,,,,,,,,,,,,,........................................................ [ 56%] ........................................................................ [ 59%] ............................................................. [ 61%] pint/testsuite/test_numpy.py .....................,,,,,.,,.............. [ 62%] ..................x..................................................... [ 65%] ...............,,,,,,....................................ssssss [ 67%] pint/testsuite/test_numpy_func.py .......................... [ 68%] pint/testsuite/test_pint_eval.py ....................................... [ 70%] ......................... [ 70%] pint/testsuite/test_pitheorem.py .. [ 71%] pint/testsuite/test_quantity.py .......,,,,,,,,,,,,,,,,,,,,.,,,,,,,,.,,. [ 71%] .,,,,,,,,,.XX....sss........,,,,,,,,,,,,,,,,,,,,,,,,.....s.............. [ 72%] ...................................,,,,,,,,,,,,,,,,,,,,.,,,,,,,,.,,..,,, [ 74%] ,,,,,,.xx....sss........,,,,,,,,,,,,,,,,,,,,,,,,.....s.................. [ 75%] ........................................................................ [ 78%] ........................................................................ [ 81%] ........................................................................ [ 83%] ........................................................................ [ 86%] ........................................................................ [ 89%] ............................... [ 90%] pint/testsuite/test_systems.py ................... [ 91%] pint/testsuite/test_testing.py ............ [ 91%] pint/testsuite/test_umath.py ........................................... [ 93%] ................... [ 94%] pint/testsuite/test_unit.py ...,,,,,,,,,,,,,.,,,,,,,.,,,,,,,,,.x,,,,,,,, [ 94%] ,....................................................................... [ 96%] ..................................................... [ 98%] pint/testsuite/test_util.py ...............,,,,............. [100%] =============================== warnings summary =============================== pint/testsuite/benchmarks/test_00_common.py::test_import /usr/lib/python3.13/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but pint/testsuite/benchmarks/test_00_common.py::test_import returned 765431, which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( pint/testsuite/benchmarks/test_00_common.py::test_import pint/testsuite/benchmarks/test_00_common.py:7: PytestBenchmarkWarning: Benchmark fixture was not used at all in this test! def test_import(benchmark): pint/testsuite/test_babel.py::test_no_babel /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/pint/testsuite/test_babel.py:16: DeprecationWarning: This function will be removed in future versions of pint. Use ureg.formatter.format_quantity_babel distance.format_babel(locale="fr_FR", length="long") pint/testsuite/test_issues.py::TestIssues::test_issue39 /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/pint/testsuite/test_issues.py:76: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray. x = np.matrix([[1, 2, 3], [1, 2, 3], [1, 2, 3]]) pint/testsuite/test_issues.py::TestIssues::test_issue1963 /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/pint/testing.py:50: UserWarning: In assert_equal, m2 is not a number warnings.warn("In assert_equal, m2 is not a number ", UserWarning) pint/testsuite/test_issues.py::test_issue925[python scalar int-array] pint/testsuite/test_issues.py::test_issue925[array int-array] pint/testsuite/test_issues.py::test_issue925[numpy scalar int-array] pint/testsuite/test_issues.py::test_issue925[python scalar float-array] pint/testsuite/test_issues.py::test_issue925[array float-array] pint/testsuite/test_issues.py::test_issue925[numpy scalar float-array] /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/pint/testsuite/test_issues.py:1044: DeprecationWarning: __array__ implementation doesn't accept a copy keyword, so passing copy=False failed. __array__ must implement 'dtype' and 'copy' keyword arguments. callable(q) pint/testsuite/test_issues.py::test_issues_1841[units0-P~-V\xb7A] /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/pint/testsuite/test_issues.py:1233: DeprecationWarning: This function will be removed in future versions of pint. Use ureg.formatter.default_format ur.default_format = spec pint/testsuite/test_issues.py::test_issues_1841_xfail /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/pint/testsuite/test_issues.py:1245: DeprecationWarning: This function will be removed in future versions of pint. Use ureg.formatter.default_format ur.default_format = "~P" pint/testsuite/test_numpy.py::TestNumpyMathematicalFunctions::test_trapz /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/pint/testsuite/test_numpy.py:445: DeprecationWarning: `trapz` is deprecated. Use `trapezoid` instead, or one of the numerical integration functions in `scipy.integrate`. np.trapz([1.0, 2.0, 3.0, 4.0] * self.ureg.J, dx=1 * self.ureg.m), pint/testsuite/test_numpy.py::TestNumpyUnclassified::test_put /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/pint/facets/numpy/quantity.py:154: UnitStrippedWarning: The unit of the quantity is stripped when downcasting to ndarray. self.magnitude.put(indices, values, mode) pint/testsuite/test_numpy.py::TestNumpyUnclassified::test_copyto /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/pint/facets/numpy/numpy_func.py:1071: UnitStrippedWarning: The unit of the quantity is stripped when copying to non-quantity return handled[name](*args, **kwargs) pint/testsuite/test_numpy_func.py::TestNumPyFuncUtils::test_trapz /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/pint/testsuite/test_numpy_func.py:210: DeprecationWarning: `trapz` is deprecated. Use `trapezoid` instead, or one of the numerical integration functions in `scipy.integrate`. np.trapz(t, x=z), self.Q_(1108.6, "kelvin meter") pint/testsuite/test_numpy_func.py::TestNumPyFuncUtils::test_trapz_no_autoconvert /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/pint/testsuite/test_numpy_func.py:217: DeprecationWarning: `trapz` is deprecated. Use `trapezoid` instead, or one of the numerical integration functions in `scipy.integrate`. np.trapz(t, x=z) pint/testsuite/test_quantity.py::TestQuantityToCompact::test_nonnumeric_magnitudes /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/pint/testing.py:78: UserWarning: In assert_equal, m1 is not a number warnings.warn("In assert_equal, m1 is not a number ", UserWarning) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html --------------------------------------------------------------------------------------------------------------------------------- benchmark: 437 tests --------------------------------------------------------------------------------------------------------------------------------- Name (time in ns) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_op1[truth-float_meter] 739.9358 (1.0) 22,739.8705 (1.69) 822.3468 (1.0) 414.3774 (1.14) 800.0061 (1.0) 39.8140 (1.33) 175;1498 1,216,032.0243 (1.0) 49555 1 test_op1[truth-int_kilometer] 739.9358 (1.0) 46,640.1689 (3.47) 830.9668 (1.01) 404.6503 (1.12) 810.0178 (1.01) 39.1155 (1.30) 477;3798 1,203,417.4595 (0.99) 141646 1 test_op1[truth-complex_meter] 749.0162 (1.01) 21,649.9902 (1.61) 824.6056 (1.00) 377.0052 (1.04) 808.8537 (1.01) 30.0352 (1.0) 416;4409 1,212,701.0150 (1.00) 118482 1 test_op1[truth-float_kilometer] 749.9475 (1.01) 24,650.0131 (1.83) 844.8445 (1.03) 424.8663 (1.17) 820.0295 (1.03) 40.0469 (1.33) 427;2525 1,183,649.7306 (0.97) 114417 1 test_op1[truth-int_meter] 759.9592 (1.03) 36,329.9623 (2.70) 849.5637 (1.03) 406.4600 (1.12) 830.0412 (1.04) 40.0469 (1.33) 432;2597 1,177,074.7105 (0.97) 132980 1 test_op1[truth-complex_kilometer] 768.8068 (1.04) 33,099.9028 (2.46) 847.7881 (1.03) 408.3413 (1.13) 830.0412 (1.04) 39.8140 (1.33) 406;2874 1,179,540.0588 (0.97) 129535 1 test_to_units_container_detached[True-angstrom] 1,583.0155 (2.14) 13,456.2918 (1.0) 1,694.9642 (2.06) 362.2439 (1.0) 1,650.0708 (2.06) 32.9843 (1.10) 3021;5237 589,982.9554 (0.49) 186568 3 test_to_units_container_detached[True-meter] 1,629.8145 (2.20) 34,030.0612 (2.53) 1,745.0211 (2.12) 637.2977 (1.76) 1,700.1294 (2.13) 40.0469 (1.33) 854;6972 573,058.9832 (0.47) 187619 1 test_to_units_container_registry[False-angstrom] 1,630.0473 (2.20) 38,211.0011 (2.84) 1,750.1610 (2.13) 723.7440 (2.00) 1,700.1294 (2.13) 40.0469 (1.33) 193;1468 571,375.9928 (0.47) 40585 1 test_to_units_container_detached[False-angstrom] 1,639.8262 (2.22) 26,970.1704 (2.00) 1,772.1086 (2.15) 663.0558 (1.83) 1,729.9317 (2.16) 40.0469 (1.33) 250;1911 564,299.5038 (0.46) 48924 1 test_to_units_container_registry[True-meter] 1,639.8262 (2.22) 38,139.9877 (2.83) 1,767.0845 (2.15) 665.0907 (1.84) 1,729.0004 (2.16) 40.0469 (1.33) 891;7950 565,903.8839 (0.47) 193424 1 test_to_units_container_detached[False-meter] 1,640.0591 (2.22) 23,510.0742 (1.75) 1,759.3543 (2.14) 580.0349 (1.60) 1,719.9200 (2.15) 39.8140 (1.33) 227;2401 568,390.3388 (0.47) 47059 1 test_to_units_container_registry[False-meter] 1,640.0591 (2.22) 22,739.8705 (1.69) 1,761.6829 (2.14) 626.8805 (1.73) 1,720.1528 (2.15) 49.8258 (1.66) 203;1376 567,639.0607 (0.47) 44544 1 test_to_units_container_registry[True-angstrom] 1,649.8379 (2.23) 42,340.0197 (3.15) 1,779.3752 (2.16) 662.4620 (1.83) 1,739.9434 (2.17) 40.2797 (1.34) 867;7957 561,995.0245 (0.46) 190111 1 test_wrapper_nonstrict[complex_kilometer] 1,749.0238 (2.36) 21,009.9388 (1.56) 1,852.9687 (2.25) 466.9052 (1.29) 1,820.0371 (2.28) 40.0469 (1.33) 866;4112 539,674.5362 (0.44) 160488 1 test_wrapper_nonstrict[complex_meter] 1,749.9551 (2.37) 23,960.1359 (1.78) 1,866.5361 (2.27) 471.3617 (1.30) 1,830.0489 (2.29) 31.1993 (1.04) 877;8797 535,751.7737 (0.44) 165287 1 test_wrapper_nonstrict[float_kilometer] 1,749.9551 (2.37) 32,349.9553 (2.40) 1,862.6000 (2.26) 514.6707 (1.42) 1,830.0489 (2.29) 40.0469 (1.33) 843;3856 536,883.9190 (0.44) 161526 1 test_wrapper_nonstrict[int_meter] 1,749.9551 (2.37) 25,260.0294 (1.88) 1,867.8247 (2.27) 571.1090 (1.58) 1,830.0489 (2.29) 40.0469 (1.33) 902;3960 535,382.1594 (0.44) 161550 1 test_parse_units[True-kilometer] 1,759.9668 (2.38) 103,319.9951 (7.68) 1,950.9892 (2.37) 1,005.9075 (2.78) 1,889.8863 (2.36) 59.8375 (1.99) 1189;6050 512,560.5009 (0.42) 183523 1 test_parse_units[True-second] 1,759.9668 (2.38) 95,569.9943 (7.10) 1,945.8963 (2.37) 981.5165 (2.71) 1,879.8746 (2.35) 59.8375 (1.99) 1028;5087 513,901.9903 (0.42) 148149 1 test_wrapper_nonstrict[float_meter] 1,759.9668 (2.38) 3,397,990.9495 (252.52) 1,891.6665 (2.30) 8,545.4288 (23.59) 1,839.8277 (2.30) 40.0469 (1.33) 241;3805 528,634.3994 (0.43) 158481 1 test_wrapper_nonstrict[int_kilometer] 1,759.9668 (2.38) 32,979.9950 (2.45) 1,870.3474 (2.27) 541.5038 (1.49) 1,830.0489 (2.29) 30.2680 (1.01) 874;7419 534,660.0399 (0.44) 156986 1 test_parse_units[True-angstrom] 1,768.8144 (2.39) 70,750.0149 (5.26) 1,934.1864 (2.35) 936.6890 (2.59) 1,870.0957 (2.34) 50.2914 (1.67) 1007;6697 517,013.2547 (0.43) 164716 1 test_parse_units[True-millisecond] 1,769.0472 (2.39) 96,959.9932 (7.21) 1,968.3303 (2.39) 730.9756 (2.02) 1,920.1543 (2.40) 50.0586 (1.67) 1103;7594 508,044.8135 (0.42) 174515 1 test_parse_units[True-meter] 1,769.9786 (2.39) 69,130.9106 (5.14) 1,954.5497 (2.38) 884.0788 (2.44) 1,900.1309 (2.38) 61.0016 (2.03) 728;4170 511,626.7907 (0.42) 138893 1 test_parse_units[True-minute] 1,820.0371 (2.46) 52,839.9833 (3.93) 1,984.4405 (2.41) 857.9039 (2.37) 1,920.1543 (2.40) 49.8258 (1.66) 1078;6143 503,920.3644 (0.41) 165836 1 test_parse_units[False-meter] 1,839.8277 (2.49) 25,720.1027 (1.91) 1,979.4759 (2.41) 692.2624 (1.91) 1,929.9332 (2.41) 50.0586 (1.67) 239;1405 505,184.2134 (0.42) 41306 1 test_parse_units[False-minute] 1,840.0606 (2.49) 23,839.9953 (1.77) 1,970.9371 (2.40) 717.0343 (1.98) 1,920.1543 (2.40) 49.8258 (1.66) 142;989 507,372.8645 (0.42) 26810 1 test_parse_units[False-kilometer] 1,850.0723 (2.50) 32,529.9334 (2.42) 1,981.0632 (2.41) 751.9965 (2.08) 1,930.1660 (2.41) 50.0586 (1.67) 70;444 504,779.4502 (0.42) 12702 1 test_parse_units[False-angstrom] 1,859.8512 (2.51) 25,270.0411 (1.88) 1,989.4543 (2.42) 718.9890 (1.98) 1,939.9449 (2.42) 40.2797 (1.34) 217;1745 502,650.3996 (0.41) 36847 1 test_parse_units[False-millisecond] 1,859.8512 (2.51) 45,209.8902 (3.36) 1,988.6179 (2.42) 826.0034 (2.28) 1,930.1660 (2.41) 49.8258 (1.66) 67;437 502,861.8005 (0.41) 11767 1 test_parse_units[False-second] 1,870.0957 (2.53) 26,050.9551 (1.94) 1,999.1557 (2.43) 703.4654 (1.94) 1,950.1895 (2.44) 48.8944 (1.63) 193;1183 500,211.1709 (0.41) 37838 1 test_op2[eq-keys7] 2,109.9113 (2.85) 28,009.0608 (2.08) 2,271.0094 (2.76) 685.3191 (1.89) 2,229.1206 (2.79) 50.9899 (1.70) 454;2408 440,332.8227 (0.36) 77701 1 test_op2[eq-keys0] 2,130.8661 (2.88) 27,169.9391 (2.02) 2,283.4431 (2.78) 593.6921 (1.64) 2,240.0636 (2.80) 49.8258 (1.66) 371;1422 437,935.1465 (0.36) 56916 1 test_op2[eq-keys11] 2,139.9464 (2.89) 22,019.9581 (1.64) 2,286.2644 (2.78) 739.0460 (2.04) 2,230.0519 (2.79) 40.9782 (1.36) 308;1830 437,394.7302 (0.36) 48217 1 test_op2[eq-keys14] 2,139.9464 (2.89) 22,909.8368 (1.70) 2,295.2555 (2.79) 659.3602 (1.82) 2,250.0753 (2.81) 59.8375 (1.99) 478;1730 435,681.3461 (0.36) 78432 1 test_op2[eq-keys21] 2,139.9464 (2.89) 23,930.1007 (1.78) 2,287.2850 (2.78) 681.5402 (1.88) 2,239.8308 (2.80) 58.9062 (1.96) 527;1743 437,199.5619 (0.36) 81700 1 test_op2[eq-keys26] 2,148.7940 (2.90) 28,340.1459 (2.11) 2,323.9646 (2.83) 589.5495 (1.63) 2,280.1105 (2.85) 50.2914 (1.67) 496;2381 430,299.1581 (0.35) 80322 1 test_op2[eq-keys33] 2,150.1910 (2.91) 21,210.1731 (1.58) 2,308.1071 (2.81) 631.2795 (1.74) 2,260.0871 (2.83) 50.0586 (1.67) 545;2161 433,255.4595 (0.36) 79051 1 test_op2[eq-keys9] 2,150.1910 (2.91) 23,989.0069 (1.78) 2,306.7210 (2.81) 696.3489 (1.92) 2,259.8542 (2.82) 49.1273 (1.64) 476;1992 433,515.7944 (0.36) 75810 1 test_op2[eq-keys12] 2,159.9699 (2.92) 27,449.1031 (2.04) 2,312.1454 (2.81) 739.6675 (2.04) 2,260.0871 (2.83) 49.8258 (1.66) 425;1780 432,498.7520 (0.36) 74963 1 test_op2[eq-keys28] 2,159.9699 (2.92) 22,729.1603 (1.69) 2,331.4781 (2.84) 673.3363 (1.86) 2,280.1105 (2.85) 60.0703 (2.00) 481;1595 428,912.4505 (0.35) 80588 1 test_op2[eq-keys31] 2,159.9699 (2.92) 30,410.0104 (2.26) 2,298.1661 (2.79) 672.7241 (1.86) 2,249.8425 (2.81) 40.2797 (1.34) 521;2889 435,129.5659 (0.36) 78065 1 test_op2[eq-keys16] 2,169.0503 (2.93) 22,509.8338 (1.67) 2,333.6552 (2.84) 713.2295 (1.97) 2,280.1105 (2.85) 50.0586 (1.67) 495;2173 428,512.3157 (0.35) 79491 1 test_op2[eq-keys24] 2,169.9816 (2.93) 22,399.9377 (1.66) 2,311.1970 (2.81) 560.1731 (1.55) 2,270.0988 (2.84) 49.8258 (1.66) 482;1831 432,676.2197 (0.36) 79745 1 test_op2[eq-keys2] 2,169.9816 (2.93) 24,870.9694 (1.85) 2,301.3966 (2.80) 530.8574 (1.47) 2,260.0871 (2.83) 49.8258 (1.66) 518;1936 434,518.7559 (0.36) 83264 1 test_op2[eq-keys19] 2,179.9933 (2.95) 28,280.0756 (2.10) 2,342.1346 (2.85) 755.5907 (2.09) 2,289.8894 (2.86) 50.7571 (1.69) 476;2260 426,960.9395 (0.35) 78247 1 test_op2[eq-keys35] 2,179.9933 (2.95) 24,209.9632 (1.80) 2,340.8432 (2.85) 636.2257 (1.76) 2,289.8894 (2.86) 50.9899 (1.70) 674;2451 427,196.4924 (0.35) 85763 1 test_op2[eq-keys4] 2,200.0168 (2.97) 22,839.9877 (1.70) 2,338.3758 (2.84) 622.9079 (1.72) 2,290.1222 (2.86) 40.9782 (1.36) 402;1991 427,647.2651 (0.35) 63052 1 test_op2[eq-keys23] 2,359.9714 (3.19) 28,160.1679 (2.09) 2,508.6641 (3.05) 639.6725 (1.77) 2,460.0886 (3.08) 50.0586 (1.67) 500;2429 398,618.5250 (0.33) 78679 1 test_op2[lt-keys0] 2,569.9846 (3.47) 29,799.9941 (2.21) 2,767.9536 (3.37) 467.5259 (1.29) 2,730.1721 (3.41) 70.0820 (2.33) 297;632 361,277.7311 (0.30) 23776 1 test_op2[lt-keys3] 2,639.8338 (3.57) 26,270.0487 (1.95) 2,810.5718 (3.42) 440.7670 (1.22) 2,779.9979 (3.47) 60.0703 (2.00) 328;767 355,799.4869 (0.29) 31990 1 test_op2[lt-keys4] 2,739.9510 (3.70) 30,359.9518 (2.26) 3,033.8147 (3.69) 485.1015 (1.34) 3,039.8369 (3.80) 179.9781 (5.99) 304;381 329,618.0170 (0.27) 40537 1 test_op2[lt-keys7] 2,959.9760 (4.00) 24,389.9412 (1.81) 3,151.0986 (3.83) 440.2871 (1.22) 3,120.1635 (3.90) 60.0703 (2.00) 288;1184 317,349.6365 (0.26) 47939 1 test_op1[neg-float_kilometer] 2,990.0111 (4.04) 36,349.9857 (2.70) 3,229.7958 (3.93) 778.5026 (2.15) 3,169.9892 (3.96) 79.1624 (2.64) 460;1389 309,617.0971 (0.25) 54408 1 test_op1[neg-int_kilometer] 3,049.8486 (4.12) 30,969.9681 (2.30) 3,290.8658 (4.00) 821.9104 (2.27) 3,220.0478 (4.03) 70.0820 (2.33) 648;2230 303,871.4050 (0.25) 69018 1 test_op1[neg-complex_kilometer] 3,109.9189 (4.20) 35,590.9579 (2.64) 3,321.8341 (4.04) 801.3320 (2.21) 3,259.8618 (4.07) 61.2345 (2.04) 509;2261 301,038.5125 (0.25) 66226 1 test_op1[neg-complex_meter] 3,109.9189 (4.20) 45,169.8434 (3.36) 3,325.4349 (4.04) 848.8082 (2.34) 3,250.0830 (4.06) 69.8492 (2.33) 663;2139 300,712.5493 (0.25) 70772 1 test_getattr[True-meter] 3,110.1517 (4.20) 56,559.9184 (4.20) 3,329.0237 (4.05) 489.4060 (1.35) 3,299.9087 (4.12) 89.8726 (2.99) 756;1799 300,388.3683 (0.25) 75359 1 test_op1[neg-float_meter] 3,110.1517 (4.20) 45,960.0706 (3.42) 3,335.3622 (4.06) 813.0222 (2.24) 3,269.8736 (4.09) 69.1507 (2.30) 577;1976 299,817.5170 (0.25) 68966 1 test_getattr[True-angstrom] 3,119.9306 (4.22) 79,300.0218 (5.89) 3,315.9145 (4.03) 669.4553 (1.85) 3,269.8736 (4.09) 90.1055 (3.00) 679;2849 301,575.9339 (0.25) 103734 1 test_getattr[True-millisecond] 3,119.9306 (4.22) 64,800.0278 (4.82) 3,321.8420 (4.04) 533.6725 (1.47) 3,280.1181 (4.10) 70.0820 (2.33) 827;4024 301,037.7976 (0.25) 110744 1 test_getattr[True-kilometer] 3,120.1635 (4.22) 115,680.0427 (8.60) 3,357.0306 (4.08) 732.3060 (2.02) 3,329.0125 (4.16) 109.8961 (3.66) 1020;2690 297,882.3018 (0.24) 111980 1 test_getattr[False-angstrom] 3,139.9541 (4.24) 41,940.0167 (3.12) 3,359.5977 (4.09) 652.0392 (1.80) 3,309.9204 (4.14) 100.1172 (3.33) 176;578 297,654.6868 (0.24) 25158 1 test_getattr[True-minute] 3,200.0244 (4.32) 35,849.8655 (2.66) 3,362.6365 (4.09) 539.4223 (1.49) 3,320.1650 (4.15) 60.0703 (2.00) 532;3715 297,385.6952 (0.24) 85689 1 test_getattr[False-meter] 3,219.8150 (4.35) 29,249.8153 (2.17) 3,372.0692 (4.10) 572.4006 (1.58) 3,329.9439 (4.16) 59.8375 (1.99) 307;1289 296,553.8208 (0.24) 25622 1 test_getattr[False-kilometer] 3,230.0595 (4.37) 32,579.9920 (2.42) 3,407.4976 (4.14) 644.4215 (1.78) 3,359.9790 (4.20) 60.0703 (2.00) 72;512 293,470.4889 (0.24) 11446 1 test_getattr[True-second] 3,230.0595 (4.37) 31,910.1382 (2.37) 3,383.3868 (4.11) 468.2082 (1.29) 3,349.9673 (4.19) 59.8375 (1.99) 796;5219 295,561.8338 (0.24) 110012 1 test_getattr[False-millisecond] 3,249.8501 (4.39) 27,549.2202 (2.05) 3,405.6187 (4.14) 607.6895 (1.68) 3,359.9790 (4.20) 60.0703 (2.00) 103;583 293,632.4050 (0.24) 12162 1 test_op1[neg-int_meter] 3,249.8501 (4.39) 49,860.2167 (3.71) 3,426.2911 (4.17) 814.7264 (2.25) 3,359.9790 (4.20) 50.0586 (1.67) 390;2128 291,860.7809 (0.24) 51680 1 test_getattr[False-minute] 3,250.0830 (4.39) 47,229.9289 (3.51) 3,426.4999 (4.17) 581.7821 (1.61) 3,380.0025 (4.22) 59.8375 (1.99) 195;1391 291,842.9962 (0.24) 29395 1 test_getattr[False-second] 3,250.0830 (4.39) 29,551.0981 (2.20) 3,406.1769 (4.14) 559.9325 (1.55) 3,369.0594 (4.21) 60.0703 (2.00) 184;1342 293,584.2845 (0.24) 30203 1 test_finding_meter_getattr 3,269.1751 (4.42) 29,369.9559 (2.18) 3,474.4627 (4.23) 735.3301 (2.03) 3,409.8048 (4.26) 60.0703 (2.00) 685;3772 287,814.2875 (0.24) 81301 1 test_build_by_mul[int] 3,460.0962 (4.68) 80,300.0294 (5.97) 3,784.1504 (4.60) 1,106.6975 (3.06) 3,720.1680 (4.65) 189.9898 (6.33) 172;273 264,260.1086 (0.22) 16397 1 test_build_by_mul[float] 3,520.1665 (4.76) 90,239.8024 (6.71) 3,847.5934 (4.68) 963.0725 (2.66) 3,751.1345 (4.69) 110.1289 (3.67) 719;2477 259,902.7199 (0.21) 74026 1 test_base_units[angstrom/minute] 3,788.8531 (5.12) 74,090.2033 (5.51) 4,204.5330 (5.11) 1,137.6303 (3.14) 4,180.0085 (5.22) 250.0601 (8.33) 82;117 237,838.5401 (0.20) 7924 1 test_base_units[False-angstrom/minute] 3,959.9836 (5.35) 34,769.9970 (2.58) 4,233.0292 (5.15) 1,029.3122 (2.84) 4,139.9617 (5.17) 80.0937 (2.67) 208;767 236,237.4467 (0.19) 21031 1 test_base_units[False-kilometer/second] 4,000.0305 (5.41) 29,700.1097 (2.21) 4,254.7071 (5.17) 1,079.5577 (2.98) 4,149.9734 (5.19) 70.0820 (2.33) 95;485 235,033.8032 (0.19) 9640 1 test_base_units[True-kilometer/second] 4,000.0305 (5.41) 35,040.0805 (2.60) 4,260.5619 (5.18) 1,036.1774 (2.86) 4,168.8327 (5.21) 70.0820 (2.33) 967;4423 234,710.8266 (0.19) 97183 1 test_base_units[True-angstrom/minute] 4,020.0539 (5.43) 48,049.0271 (3.57) 4,292.8844 (5.22) 1,056.6999 (2.92) 4,200.0320 (5.25) 80.0937 (2.67) 889;3385 232,943.6149 (0.19) 97465 1 test_base_units[meter/second] 4,059.8679 (5.49) 31,439.8203 (2.34) 4,306.2650 (5.24) 892.5044 (2.46) 4,220.0554 (5.28) 69.8492 (2.33) 86;343 232,219.7993 (0.19) 7994 1 test_op1[neg-short_array_kilometer] 4,069.8797 (5.50) 32,430.0490 (2.41) 4,299.1690 (5.23) 770.3328 (2.13) 4,220.0554 (5.28) 69.8492 (2.33) 511;1818 232,603.0924 (0.19) 51362 1 test_op1[neg-short_array_meter] 4,070.1125 (5.50) 40,869.9270 (3.04) 4,308.3137 (5.24) 970.7254 (2.68) 4,219.8226 (5.27) 60.3031 (2.01) 309;1274 232,109.3758 (0.19) 31037 1 test_op1[neg-mid_array_kilometer] 4,420.0569 (5.97) 39,509.9632 (2.94) 4,708.5093 (5.73) 978.3539 (2.70) 4,610.0467 (5.76) 80.0937 (2.67) 526;2020 212,381.4427 (0.17) 48403 1 test_op1[neg-mid_array_meter] 4,439.8475 (6.00) 24,260.0217 (1.80) 4,690.3539 (5.70) 794.7892 (2.19) 4,600.0350 (5.75) 70.0820 (2.33) 600;2313 213,203.5290 (0.18) 47529 1 test_base_units[True-angstrom] 4,660.1053 (6.30) 49,090.0129 (3.65) 5,036.3769 (6.12) 1,187.5941 (3.28) 4,909.0013 (6.14) 81.0251 (2.70) 1275;4770 198,555.4335 (0.16) 92937 1 test_base_units[True-meter] 4,679.8959 (6.32) 34,459.8666 (2.56) 4,998.4373 (6.08) 1,197.9772 (3.31) 4,870.1186 (6.09) 88.9413 (2.96) 886;2731 200,062.5276 (0.16) 69253 1 test_base_units[False-angstrom] 4,690.1405 (6.34) 39,409.8461 (2.93) 4,997.1441 (6.08) 1,140.7668 (3.15) 4,889.9092 (6.11) 90.1055 (3.00) 284;1154 200,114.3033 (0.16) 28027 1 test_base_units[meter] 4,749.9780 (6.42) 25,760.1496 (1.91) 5,050.6474 (6.14) 897.5125 (2.48) 4,959.9912 (6.20) 89.8726 (2.99) 341;1024 197,994.4181 (0.16) 30619 1 test_base_units[angstrom] 4,850.0951 (6.55) 24,090.0554 (1.79) 5,115.1968 (6.22) 937.4696 (2.59) 5,019.8287 (6.27) 79.8609 (2.66) 116;406 195,495.8996 (0.16) 9110 1 test_base_units[False-meter] 4,880.1303 (6.60) 39,010.0759 (2.90) 5,222.6568 (6.35) 1,257.5001 (3.47) 5,099.9224 (6.37) 90.1055 (3.00) 309;1042 191,473.4289 (0.16) 26393 1 test_convert_from_uc[False-key0] 4,899.9209 (6.62) 23,549.8883 (1.75) 5,216.2009 (6.34) 1,086.1863 (3.00) 5,090.1435 (6.36) 89.8726 (2.99) 206;871 191,710.4061 (0.16) 15932 1 test_convert_from_uc[True-key0] 4,910.1654 (6.64) 26,789.9595 (1.99) 5,232.2840 (6.36) 1,078.7910 (2.98) 5,110.1670 (6.39) 99.1859 (3.30) 878;3306 191,121.1254 (0.16) 70176 1 test_op2[eq-keys0] 5,909.9402 (7.99) 37,120.1895 (2.76) 6,227.5756 (7.57) 755.2528 (2.08) 6,150.9199 (7.69) 99.8843 (3.33) 239;768 160,576.1320 (0.13) 18189 1 test_op2[eq-keys3] 5,980.0223 (8.08) 336,110.1262 (24.98) 6,346.4344 (7.72) 2,406.9891 (6.64) 6,259.8847 (7.82) 99.8843 (3.33) 192;876 157,568.7905 (0.13) 20943 1 test_parse_unit_name[True-second] 6,099.9300 (8.24) 94,339.9500 (7.01) 6,419.4882 (7.81) 811.5943 (2.24) 6,360.0019 (7.95) 169.9664 (5.66) 1158;1932 155,775.6591 (0.13) 96621 1 test_parse_unit_name[False-second] 6,268.9651 (8.47) 314,469.2164 (23.37) 6,517.4293 (7.93) 1,344.1735 (3.71) 6,459.8862 (8.07) 99.8843 (3.33) 617;1726 153,434.7297 (0.13) 68400 1 test_op2[eq-keys7] 6,370.0136 (8.61) 34,529.9486 (2.57) 6,746.5285 (8.20) 778.4562 (2.15) 6,651.0402 (8.31) 109.8961 (3.66) 331;784 148,224.3797 (0.12) 16802 1 test_op2[eq-keys4] 6,509.9448 (8.80) 34,019.8167 (2.53) 6,857.3645 (8.34) 801.8799 (2.21) 6,769.0853 (8.46) 100.1172 (3.33) 319;902 145,828.6201 (0.12) 18925 1 test_convert_from_uc[True-key1] 6,668.9681 (9.01) 34,650.0892 (2.58) 7,102.2922 (8.64) 1,256.0736 (3.47) 6,939.9830 (8.67) 159.9547 (5.33) 1374;3176 140,799.6131 (0.12) 79428 1 test_op2[add-keys14] 6,689.9229 (9.04) 113,510.0611 (8.44) 7,415.6886 (9.02) 1,457.0109 (4.02) 7,320.1954 (9.15) 359.7233 (11.98) 498;711 134,849.2443 (0.11) 28613 1 test_convert_from_uc[False-key1] 6,699.9346 (9.05) 23,780.1578 (1.77) 7,157.2447 (8.70) 1,296.6925 (3.58) 6,980.0299 (8.72) 160.1875 (5.33) 237;557 139,718.5714 (0.11) 13052 1 test_op2[add-keys19] 6,699.9346 (9.05) 63,899.9045 (4.75) 7,239.4798 (8.80) 1,341.6992 (3.70) 7,068.9712 (8.84) 240.0484 (7.99) 395;636 138,131.4721 (0.11) 21492 1 test_op2[add-keys23] 6,760.0049 (9.14) 44,699.9911 (3.32) 7,373.1567 (8.97) 1,295.9577 (3.58) 7,139.9845 (8.92) 429.8054 (14.31) 406;490 135,627.1190 (0.11) 20589 1 test_op2[add-keys11] 6,770.9479 (9.15) 128,339.9761 (9.54) 7,331.2948 (8.92) 1,640.6989 (4.53) 7,110.1822 (8.89) 289.8742 (9.65) 383;571 136,401.5538 (0.11) 19418 1 test_parse_unit_name[True-angstrom] 6,809.8307 (9.20) 346,679.9390 (25.76) 7,192.7326 (8.75) 1,514.7775 (4.18) 7,069.9025 (8.84) 199.7687 (6.65) 1449;2516 139,029.2186 (0.11) 87412 1 test_parse_unit_name[True-minute] 6,810.9948 (9.20) 350,189.8609 (26.02) 7,169.3541 (8.72) 1,574.0150 (4.35) 7,020.0767 (8.78) 118.0451 (3.93) 1767;7223 139,482.5795 (0.11) 88652 1 test_op2[add-keys4] 6,819.8424 (9.22) 132,249.9011 (9.83) 7,540.3217 (9.17) 1,518.1836 (4.19) 7,400.0563 (9.25) 159.9547 (5.33) 464;2422 132,620.3366 (0.11) 23878 1 test_wrapper[int_meter] 6,819.8424 (9.22) 126,109.9242 (9.37) 7,506.1953 (9.13) 1,968.2125 (5.43) 7,329.9743 (9.16) 149.0116 (4.96) 322;2139 133,223.2850 (0.11) 15630 1 test_parse_unit_name[True-meter] 6,830.0869 (9.23) 160,929.9798 (11.96) 7,211.9128 (8.77) 968.5014 (2.67) 7,149.9962 (8.94) 200.2344 (6.67) 1129;1798 138,659.4691 (0.11) 87490 1 test_parse_unit_name[False-meter] 6,859.8893 (9.27) 120,460.0558 (8.95) 7,281.3963 (8.85) 998.8935 (2.76) 7,200.0548 (9.00) 90.8040 (3.02) 1036;4754 137,336.2958 (0.11) 62345 1 test_parse_unit_name[False-minute] 6,879.9127 (9.30) 32,060.0811 (2.38) 7,118.3222 (8.66) 671.7485 (1.85) 7,050.1119 (8.81) 89.8726 (2.99) 416;1196 140,482.5425 (0.12) 32000 1 test_op2[sub-keys12] 6,928.8071 (9.36) 43,799.8679 (3.25) 7,408.7369 (9.01) 1,336.1776 (3.69) 7,240.1017 (9.05) 149.9429 (4.99) 423;891 134,975.7744 (0.11) 22159 1 test_op2[add-keys0] 6,970.0181 (9.42) 32,179.9889 (2.39) 7,415.0839 (9.02) 1,219.2911 (3.37) 7,260.1251 (9.08) 129.9195 (4.33) 414;1143 134,860.2402 (0.11) 22198 1 test_op2[sub-keys28] 6,989.1103 (9.45) 38,640.1080 (2.87) 7,460.1217 (9.07) 1,319.0296 (3.64) 7,280.1486 (9.10) 120.8391 (4.02) 571;1472 134,046.0714 (0.11) 29447 1 test_op2[add-keys16] 6,990.0416 (9.45) 61,449.8276 (4.57) 7,470.5535 (9.08) 1,641.1786 (4.53) 7,291.0916 (9.11) 129.9195 (4.33) 449;1096 133,858.8906 (0.11) 26289 1 test_op2[sub-keys0] 6,990.0416 (9.45) 35,180.0118 (2.61) 7,407.4170 (9.01) 1,262.6069 (3.49) 7,249.8806 (9.06) 100.3500 (3.34) 478;1432 134,999.8247 (0.11) 27211 1 test_wrapper[int_kilometer] 7,010.9963 (9.48) 30,520.1393 (2.27) 7,410.0778 (9.01) 1,174.1137 (3.24) 7,249.8806 (9.06) 120.8391 (4.02) 279;951 134,951.3488 (0.11) 15068 1 test_op2[sub-keys7] 7,020.0767 (9.49) 34,279.8885 (2.55) 7,467.8056 (9.08) 1,270.8039 (3.51) 7,300.1720 (9.13) 129.6867 (4.32) 412;957 133,908.1459 (0.11) 22046 1 test_op2[sub-keys2] 7,029.8556 (9.50) 43,099.9789 (3.20) 7,510.8406 (9.13) 1,308.9891 (3.61) 7,340.2189 (9.18) 139.9312 (4.66) 498;1072 133,140.8893 (0.11) 27420 1 test_parse_unit_name[False-angstrom] 7,039.8673 (9.51) 32,630.0506 (2.42) 7,317.5011 (8.90) 651.9415 (1.80) 7,251.0447 (9.06) 99.8843 (3.33) 762;1998 136,658.6751 (0.11) 62536 1 test_op2[add-keys2] 7,048.9477 (9.53) 45,190.0996 (3.36) 7,502.9470 (9.12) 1,210.9172 (3.34) 7,360.0095 (9.20) 120.1406 (4.00) 466;1136 133,280.9631 (0.11) 25794 1 test_wrapper[float_kilometer] 7,049.8791 (9.53) 31,299.8891 (2.33) 7,468.4017 (9.08) 1,183.4200 (3.27) 7,300.1720 (9.13) 120.1406 (4.00) 282;1000 133,897.4574 (0.11) 15326 1 test_wrapper[float_meter] 7,049.8791 (9.53) 41,228.9519 (3.06) 7,477.4576 (9.09) 1,186.5575 (3.28) 7,310.1837 (9.14) 128.9882 (4.29) 330;1060 133,735.2952 (0.11) 17563 1 test_op2[add-keys28] 7,059.8908 (9.54) 38,369.7916 (2.85) 7,525.7270 (9.15) 1,303.2125 (3.60) 7,360.0095 (9.20) 121.0719 (4.03) 510;1335 132,877.5278 (0.11) 28695 1 test_op2[sub-keys9] 7,059.8908 (9.54) 29,449.8168 (2.19) 7,483.8369 (9.10) 1,252.8790 (3.46) 7,319.9626 (9.15) 120.1406 (4.00) 420;1045 133,621.2988 (0.11) 21382 1 test_op2[sub-keys21] 7,060.1236 (9.54) 31,260.0750 (2.32) 7,533.7282 (9.16) 1,305.4251 (3.60) 7,360.0095 (9.20) 119.9078 (3.99) 445;1083 132,736.4051 (0.11) 22357 1 test_op2[sub-keys4] 7,060.1236 (9.54) 39,689.9413 (2.95) 7,501.1457 (9.12) 1,265.9994 (3.49) 7,339.9860 (9.17) 120.1406 (4.00) 541;1274 133,312.9688 (0.11) 27345 1 test_op2[add-keys24] 7,070.1353 (9.56) 39,850.1288 (2.96) 7,603.7155 (9.25) 1,297.8448 (3.58) 7,439.8704 (9.30) 128.9882 (4.29) 534;1329 131,514.6521 (0.11) 26681 1 test_to_units_container_registry[False-angstrom/minute] 7,070.1353 (9.56) 43,579.8429 (3.24) 7,593.3509 (9.23) 1,454.0442 (4.01) 7,419.8470 (9.27) 139.9312 (4.66) 645;1701 131,694.1646 (0.11) 37922 1 test_op2[sub-keys14] 7,080.1470 (9.57) 29,959.9487 (2.23) 7,527.0845 (9.15) 1,299.3883 (3.59) 7,349.9978 (9.19) 110.1289 (3.67) 591;1489 132,853.5636 (0.11) 29525 1 test_op2[add-keys33] 7,090.1588 (9.58) 33,909.9206 (2.52) 7,552.5120 (9.18) 1,264.3049 (3.49) 7,390.0446 (9.24) 129.9195 (4.33) 380;1002 132,406.2783 (0.11) 21115 1 test_op2[sub-keys35] 7,099.9376 (9.60) 31,339.9360 (2.33) 7,594.0294 (9.23) 1,442.2258 (3.98) 7,410.0681 (9.26) 110.1289 (3.67) 408;1147 131,682.3977 (0.11) 22257 1 test_op2[add-keys21] 7,109.9494 (9.61) 29,139.9192 (2.17) 7,566.9897 (9.20) 1,267.2987 (3.50) 7,410.0681 (9.26) 129.9195 (4.33) 371;935 132,152.9491 (0.11) 21254 1 test_wrapper[complex_kilometer] 7,110.1822 (9.61) 32,739.9466 (2.43) 7,564.8740 (9.20) 1,387.5834 (3.83) 7,380.0329 (9.22) 129.9195 (4.33) 284;906 132,189.9080 (0.11) 15065 1 test_op2[sub-keys26] 7,119.9611 (9.62) 33,529.9410 (2.49) 7,568.7321 (9.20) 1,323.1220 (3.65) 7,390.0446 (9.24) 110.1289 (3.67) 536;1515 132,122.5257 (0.11) 27204 1 test_op2[sub-keys33] 7,119.9611 (9.62) 30,840.0486 (2.29) 7,603.4327 (9.25) 1,368.4709 (3.78) 7,419.8470 (9.27) 119.9078 (3.99) 422;1081 131,519.5438 (0.11) 20795 1 test_to_units_container_registry[True-angstrom/minute] 7,129.0415 (9.63) 55,130.1055 (4.10) 7,759.5994 (9.44) 1,480.9193 (4.09) 7,580.0344 (9.47) 169.7335 (5.65) 1095;2317 128,872.6323 (0.11) 59033 1 test_op2[add-keys26] 7,139.9845 (9.65) 30,560.1861 (2.27) 7,593.0819 (9.23) 1,295.8101 (3.58) 7,431.0228 (9.29) 119.9078 (3.99) 476;1270 131,698.8305 (0.11) 27390 1 test_op2[add-keys35] 7,139.9845 (9.65) 35,139.9649 (2.61) 7,598.7154 (9.24) 1,245.2770 (3.44) 7,440.1032 (9.30) 139.2327 (4.64) 394;997 131,601.1921 (0.11) 22144 1 test_op2[sub-keys16] 7,149.9962 (9.66) 29,850.0527 (2.22) 7,629.0352 (9.28) 1,453.5350 (4.01) 7,410.9994 (9.26) 110.1289 (3.67) 574;1405 131,078.1733 (0.11) 24876 1 test_to_units_container_detached[True-angstrom/minute] 7,149.9962 (9.66) 276,060.0764 (20.52) 7,628.3028 (9.28) 1,672.5373 (4.62) 7,450.1149 (9.31) 129.9195 (4.33) 1248;3321 131,090.7577 (0.11) 67751 1 test_op2[sub-keys24] 7,150.9276 (9.66) 33,830.0597 (2.51) 7,614.3270 (9.26) 1,330.7576 (3.67) 7,439.8704 (9.30) 119.9078 (3.99) 534;1319 131,331.3709 (0.11) 27353 1 test_op2[sub-keys19] 7,151.1604 (9.66) 41,160.0340 (3.06) 7,682.2039 (9.34) 1,369.6395 (3.78) 7,499.9407 (9.37) 129.9195 (4.33) 411;1035 130,170.9780 (0.11) 21147 1 test_op2[sub-keys11] 7,159.7751 (9.68) 34,860.1025 (2.59) 7,576.2743 (9.21) 1,265.3244 (3.49) 7,410.0681 (9.26) 110.1289 (3.67) 389;1083 131,990.9967 (0.11) 21332 1 test_op2[add-keys9] 7,160.0080 (9.68) 27,250.0329 (2.03) 7,620.0270 (9.27) 1,231.3941 (3.40) 7,469.9055 (9.34) 119.9078 (3.99) 340;901 131,233.1300 (0.11) 20301 1 test_op2[sub-keys23] 7,170.0197 (9.69) 33,270.1020 (2.47) 7,647.7280 (9.30) 1,352.5523 (3.73) 7,460.1267 (9.33) 120.1406 (4.00) 300;793 130,757.7882 (0.11) 15184 1 test_op2[sub-keys31] 7,170.0197 (9.69) 32,068.9287 (2.38) 7,628.4128 (9.28) 1,326.7856 (3.66) 7,448.9508 (9.31) 119.9078 (3.99) 417;1168 131,088.8678 (0.11) 20817 1 test_op2[add-keys7] 7,179.7986 (9.70) 29,840.0410 (2.22) 7,592.4423 (9.23) 1,242.2435 (3.43) 7,439.8704 (9.30) 119.9078 (3.99) 325;830 131,709.9235 (0.11) 18322 1 test_to_units_container_detached[False-angstrom/minute] 7,180.0314 (9.70) 39,739.9999 (2.95) 7,641.1242 (9.29) 1,364.2803 (3.77) 7,460.1267 (9.33) 129.9195 (4.33) 828;2368 130,870.7950 (0.11) 45436 1 test_op2[add-keys12] 7,200.0548 (9.73) 36,019.8319 (2.68) 7,675.1690 (9.33) 1,307.9868 (3.61) 7,509.9524 (9.39) 120.8391 (4.02) 458;1294 130,290.2906 (0.11) 25941 1 test_wrapper[complex_meter] 7,200.0548 (9.73) 35,749.9812 (2.66) 7,712.5991 (9.38) 1,358.6203 (3.75) 7,529.9758 (9.41) 130.1523 (4.33) 341;1141 129,657.9778 (0.11) 17935 1 test_op2[add-keys31] 7,239.8689 (9.78) 64,719.9340 (4.81) 7,684.1126 (9.34) 1,282.7591 (3.54) 7,520.1970 (9.40) 119.9078 (3.99) 350;964 130,138.6453 (0.11) 19066 1 test_to_units_container_detached[True-kilometer/second] 7,319.9626 (9.89) 33,889.8972 (2.52) 7,853.2199 (9.55) 1,391.6668 (3.84) 7,660.1282 (9.58) 159.9547 (5.33) 1183;3029 127,336.3045 (0.10) 60753 1 test_to_units_container_registry[True-kilometer/second] 7,319.9626 (9.89) 42,160.0416 (3.13) 7,840.8577 (9.53) 1,477.3015 (4.08) 7,659.8953 (9.57) 149.9429 (4.99) 934;2637 127,537.0683 (0.10) 54172 1 test_to_units_container_registry[False-kilometer/second] 7,360.0095 (9.95) 36,280.1366 (2.70) 7,806.5625 (9.49) 1,497.3742 (4.13) 7,611.0009 (9.51) 138.9999 (4.63) 203;593 128,097.3532 (0.11) 11349 1 test_to_units_container_detached[False-kilometer/second] 7,469.2070 (10.09) 28,650.0435 (2.13) 8,131.8976 (9.89) 1,436.3592 (3.97) 7,960.0140 (9.95) 350.1773 (11.66) 204;339 122,972.5272 (0.10) 9979 1 test_parse_unit_name[True-millisecond] 7,580.0344 (10.24) 128,889.9221 (9.58) 7,956.3526 (9.68) 1,171.1525 (3.23) 7,829.8617 (9.79) 119.9078 (3.99) 1191;4253 125,685.7321 (0.10) 74075 1 test_parse_unit_name[True-ms] 7,610.0696 (10.28) 117,089.8322 (8.70) 8,130.9433 (9.89) 991.8533 (2.74) 8,119.9687 (10.15) 329.9210 (10.98) 992;1356 122,986.9597 (0.10) 78065 1 test_parse_unit_name[False-kilometer] 7,648.9523 (10.34) 93,899.9001 (6.98) 8,065.3165 (9.81) 945.9916 (2.61) 8,019.8515 (10.02) 249.8273 (8.32) 703;855 123,987.6947 (0.10) 48900 1 test_op2[sub-keys3] 7,709.0226 (10.42) 103,890.1974 (7.72) 8,512.7449 (10.35) 2,255.1598 (6.23) 8,170.0273 (10.21) 161.1188 (5.36) 383;1066 117,470.9224 (0.10) 11727 1 test_parse_unit_name[False-millisecond] 7,831.0259 (10.58) 39,569.8007 (2.94) 8,123.1411 (9.88) 723.7386 (2.00) 8,050.1195 (10.06) 89.8726 (2.99) 715;2159 123,105.0873 (0.10) 55898 1 test_parse_unit_name[True-kilometer] 7,839.8734 (10.60) 45,969.8495 (3.42) 8,171.1540 (9.94) 915.4640 (2.53) 8,080.1547 (10.10) 110.1289 (3.67) 970;2664 122,381.7342 (0.10) 75930 1 test_op2[add0-keys3] 7,849.8852 (10.61) 306,070.0838 (22.75) 8,923.1877 (10.85) 5,025.9592 (13.87) 8,370.0288 (10.46) 270.0835 (8.99) 631;1328 112,067.5736 (0.09) 18808 1 test_parse_unit_name[False-ms] 7,960.0140 (10.76) 92,309.8996 (6.86) 8,377.6518 (10.19) 1,553.4580 (4.29) 8,219.8530 (10.27) 111.0602 (3.70) 536;1403 119,365.1895 (0.10) 29762 1 test_op2[mul-keys35] 7,970.0258 (10.77) 104,249.9207 (7.75) 8,687.5098 (10.56) 1,669.4899 (4.61) 8,430.0991 (10.54) 278.9311 (9.29) 803;1340 115,107.7840 (0.09) 33211 1 test_op2[sub-keys0] 8,139.9921 (11.00) 53,910.0729 (4.01) 8,918.5054 (10.85) 2,263.1452 (6.25) 8,459.9014 (10.57) 139.9312 (4.66) 934;2082 112,126.4107 (0.09) 21683 1 test_op2[mul-keys25] 8,150.0039 (11.01) 124,329.9339 (9.24) 8,930.5756 (10.86) 1,673.1789 (4.62) 8,629.8678 (10.79) 471.0164 (15.68) 726;1054 111,974.8657 (0.09) 30103 1 test_op2[mul-keys34] 8,180.0390 (11.06) 90,070.0688 (6.69) 8,861.4799 (10.78) 1,631.7324 (4.50) 8,570.0303 (10.71) 329.9210 (10.98) 796;1348 112,847.9682 (0.09) 31076 1 test_op2[sub-keys4] 8,200.0624 (11.08) 91,910.1294 (6.83) 9,314.9332 (11.33) 2,539.6822 (7.01) 8,769.1005 (10.96) 210.0132 (6.99) 1191;2607 107,354.5005 (0.09) 21336 1 test_op2[mul-keys21] 8,250.1210 (11.15) 42,249.9143 (3.14) 8,895.9465 (10.82) 1,497.6663 (4.13) 8,660.1358 (10.83) 159.9547 (5.33) 751;2244 112,410.7484 (0.09) 31477 1 test_op2[truediv-keys21] 8,279.9233 (11.19) 74,600.1024 (5.54) 9,037.0149 (10.99) 1,638.0476 (4.52) 8,770.0319 (10.96) 340.1656 (11.33) 719;1042 110,656.0085 (0.09) 31037 1 test_op2[add0-keys4] 8,280.1562 (11.19) 118,169.9336 (8.78) 9,079.1061 (11.04) 2,308.8085 (6.37) 8,659.9030 (10.82) 290.1070 (9.66) 827;1550 110,143.0023 (0.09) 23453 1 test_op2[mul-keys7] 8,290.1679 (11.20) 38,430.0947 (2.86) 8,886.8839 (10.81) 1,574.2272 (4.35) 8,650.1241 (10.81) 169.0350 (5.63) 741;2362 112,525.3808 (0.09) 33591 1 test_op2[mul-keys26] 8,309.9585 (11.23) 37,640.1003 (2.80) 8,872.9637 (10.79) 1,460.9795 (4.03) 8,670.1475 (10.84) 129.9195 (4.33) 690;1937 112,701.9149 (0.09) 32196 1 test_op2[truediv-keys28] 8,329.0506 (11.26) 173,779.9030 (12.91) 9,038.8961 (10.99) 1,673.8669 (4.62) 8,811.0100 (11.01) 290.8055 (9.68) 800;1317 110,632.9789 (0.09) 30304 1 test_op2[truediv-keys26] 8,339.9937 (11.27) 143,659.9996 (10.68) 9,125.2214 (11.10) 1,836.8859 (5.07) 8,919.9748 (11.15) 331.0852 (11.02) 844;1196 109,586.3824 (0.09) 29395 1 test_op2[mul-keys28] 8,350.0054 (11.28) 33,480.1152 (2.49) 8,854.0391 (10.77) 1,305.3488 (3.60) 8,679.9264 (10.85) 130.1523 (4.33) 659;1849 112,942.8043 (0.09) 32766 1 test_op2[mul-keys2] 8,359.7843 (11.30) 44,620.1302 (3.32) 8,953.7773 (10.89) 1,582.0787 (4.37) 8,729.9850 (10.91) 151.1071 (5.03) 597;1842 111,684.7071 (0.09) 27293 1 test_op2[add0-keys0] 8,360.0171 (11.30) 30,060.0659 (2.23) 8,847.3126 (10.76) 1,185.8240 (3.27) 8,679.9264 (10.85) 120.1406 (4.00) 412;1224 113,028.6728 (0.09) 19578 1 test_op2[sub-keys7] 8,360.0171 (11.30) 82,660.0008 (6.14) 8,997.3051 (10.94) 1,993.7272 (5.50) 8,680.1592 (10.85) 129.9195 (4.33) 412;1059 111,144.3919 (0.09) 12930 1 test_op2[eq-keys20] 8,368.8647 (11.31) 42,419.8806 (3.15) 8,963.7613 (10.90) 1,501.7474 (4.15) 8,729.9850 (10.91) 149.9429 (4.99) 314;909 111,560.3114 (0.09) 13307 1 test_op2[mul-keys0] 8,370.0288 (11.31) 46,029.9198 (3.42) 8,944.5373 (10.88) 1,656.0225 (4.57) 8,699.9498 (10.87) 140.1640 (4.67) 673;2006 111,800.0814 (0.09) 28499 1 test_op2[eq-keys15] 8,380.0405 (11.33) 34,359.9822 (2.55) 8,853.9538 (10.77) 1,409.3122 (3.89) 8,650.1241 (10.81) 140.1640 (4.67) 253;914 112,943.8915 (0.09) 12275 1 test_op2[mul-keys33] 8,380.0405 (11.33) 47,979.8764 (3.57) 8,926.0728 (10.85) 1,602.4441 (4.42) 8,680.1592 (10.85) 139.9312 (4.66) 797;2427 112,031.3511 (0.09) 33145 1 test_op2[eq-keys6] 8,389.8194 (11.34) 37,569.7855 (2.79) 8,933.9194 (10.86) 1,461.8113 (4.04) 8,719.9733 (10.90) 158.7905 (5.29) 296;879 111,932.9555 (0.09) 13647 1 test_op2[mul-keys19] 8,390.0522 (11.34) 37,931.1386 (2.82) 8,968.3003 (10.91) 1,490.2893 (4.11) 8,739.9967 (10.92) 160.1875 (5.33) 740;2529 111,503.8485 (0.09) 32885 1 test_op2[mul-keys31] 8,399.8311 (11.35) 38,048.9510 (2.83) 8,936.6727 (10.87) 1,431.3069 (3.95) 8,729.9850 (10.91) 130.1523 (4.33) 727;1966 111,898.4699 (0.09) 31939 1 test_op2[mul-keys9] 8,400.0640 (11.35) 35,929.9593 (2.67) 9,005.6366 (10.95) 1,585.0823 (4.38) 8,750.9397 (10.94) 151.1071 (5.03) 818;2596 111,041.5664 (0.09) 32874 1 test_op2[eq-keys22] 8,409.8428 (11.37) 39,790.0585 (2.96) 8,884.3501 (10.80) 1,348.9531 (3.72) 8,699.9498 (10.87) 139.6984 (4.65) 250;827 112,557.4736 (0.09) 13235 1 test_op2[eq-keys3] 8,410.0757 (11.37) 39,619.8593 (2.94) 8,893.1289 (10.81) 1,186.8521 (3.28) 8,719.9733 (10.90) 140.1640 (4.67) 268;864 112,446.3629 (0.09) 12736 1 test_op2[eq-keys8] 8,410.0757 (11.37) 35,359.9899 (2.63) 8,952.4787 (10.89) 1,556.5798 (4.30) 8,729.9850 (10.91) 149.7101 (4.98) 275;851 111,700.9076 (0.09) 12730 1 test_op2[mul-keys16] 8,410.0757 (11.37) 37,468.9698 (2.78) 9,013.8049 (10.96) 1,553.5461 (4.29) 8,790.0553 (10.99) 139.9312 (4.66) 706;2243 110,940.9410 (0.09) 32145 1 test_op2[mul-keys23] 8,410.0757 (11.37) 36,810.0591 (2.74) 8,989.2061 (10.93) 1,483.7033 (4.10) 8,750.0084 (10.94) 160.1875 (5.33) 815;2751 111,244.5295 (0.09) 33125 1 test_op2[mul-keys11] 8,439.8780 (11.41) 45,400.1129 (3.37) 9,077.9293 (11.04) 1,627.8396 (4.49) 8,839.8810 (11.05) 150.1758 (5.00) 747;2690 110,157.2804 (0.09) 33979 1 test_op2[eq-keys1] 8,459.9014 (11.43) 35,669.8874 (2.65) 8,990.2758 (10.93) 1,219.9303 (3.37) 8,800.0670 (11.00) 140.1640 (4.67) 199;702 111,231.2927 (0.09) 9188 1 test_op2[mul-keys4] 8,459.9014 (11.43) 65,210.0425 (4.85) 9,014.2914 (10.96) 1,595.0755 (4.40) 8,780.0436 (10.97) 159.7218 (5.32) 596;2134 110,934.9540 (0.09) 27435 1 test_op2[mul-keys12] 8,469.9132 (11.45) 38,899.9470 (2.89) 9,055.9746 (11.01) 1,594.9550 (4.40) 8,831.0335 (11.04) 139.9312 (4.66) 681;2175 110,424.3383 (0.09) 32259 1 test_op2[mul-keys24] 8,469.9132 (11.45) 46,550.0634 (3.46) 9,043.5066 (11.00) 1,467.2253 (4.05) 8,810.0787 (11.01) 159.9547 (5.33) 766;2407 110,576.5764 (0.09) 31487 1 test_op2[eq-keys25] 8,470.1460 (11.45) 29,389.9793 (2.18) 8,936.5934 (10.87) 1,200.7102 (3.31) 8,769.7990 (10.96) 149.0116 (4.96) 257;756 111,899.4633 (0.09) 12945 1 test_op2[eq-keys17] 8,470.8445 (11.45) 31,979.9874 (2.38) 9,010.0986 (10.96) 1,564.7079 (4.32) 8,779.8107 (10.97) 150.8743 (5.02) 237;728 110,986.5768 (0.09) 10558 1 test_op2[truediv-keys27] 8,479.9249 (11.46) 166,600.1044 (12.38) 9,365.0902 (11.39) 1,791.2509 (4.94) 9,150.0115 (11.44) 169.9664 (5.66) 728;3166 106,779.5379 (0.09) 30798 1 test_op2[eq-keys30] 8,499.9483 (11.49) 40,040.1186 (2.98) 9,133.5619 (11.11) 1,702.6946 (4.70) 8,879.9279 (11.10) 159.9547 (5.33) 287;796 109,486.3107 (0.09) 11812 1 test_op2[eq-keys18] 8,519.9717 (11.51) 33,830.0597 (2.51) 9,049.0325 (11.00) 1,565.4687 (4.32) 8,811.0100 (11.01) 140.1640 (4.67) 319;940 110,509.0516 (0.09) 14069 1 test_op2[mul-keys20] 8,519.9717 (11.51) 36,689.9185 (2.73) 9,134.7855 (11.11) 1,507.0678 (4.16) 8,889.9396 (11.11) 159.9547 (5.33) 803;2449 109,471.6461 (0.09) 32072 1 test_op2[eq-keys32] 8,529.9835 (11.53) 44,020.1256 (3.27) 9,047.1661 (11.00) 1,529.7541 (4.22) 8,820.0904 (11.03) 150.1758 (5.00) 328;965 110,531.8492 (0.09) 14288 1 test_op2[eq-keys27] 8,550.0069 (11.56) 33,780.0011 (2.51) 9,050.4977 (11.01) 1,359.9893 (3.75) 8,859.9045 (11.07) 149.9429 (4.99) 200;625 110,491.1607 (0.09) 9782 1 test_op2[mul-keys14] 8,560.0186 (11.57) 35,529.9562 (2.64) 9,112.2108 (11.08) 1,609.3760 (4.44) 8,869.9162 (11.09) 149.9429 (4.99) 745;2273 109,742.8515 (0.09) 32093 1 test_op2[mul-keys18] 8,560.0186 (11.57) 45,669.9636 (3.39) 9,153.3922 (11.13) 1,580.8833 (4.36) 8,909.9631 (11.14) 159.9547 (5.33) 726;2625 109,249.1157 (0.09) 31757 1 test_op2[eq-keys29] 8,580.0420 (11.60) 32,740.1794 (2.43) 9,106.0255 (11.07) 1,569.5601 (4.33) 8,879.9279 (11.10) 149.0116 (4.96) 278;858 109,817.3953 (0.09) 12887 1 test_op2[mul-keys22] 8,589.1224 (11.61) 39,529.9867 (2.94) 9,201.4347 (11.19) 1,587.8930 (4.38) 8,939.9982 (11.17) 209.7804 (6.98) 746;2146 108,678.7046 (0.09) 29404 1 test_op2[mul-keys29] 8,590.0538 (11.61) 38,919.9704 (2.89) 9,106.0293 (11.07) 1,338.7342 (3.70) 8,900.1842 (11.13) 150.1758 (5.00) 741;2388 109,817.3491 (0.09) 32648 1 test_op2[mul-keys27] 8,599.8327 (11.62) 42,679.9525 (3.17) 9,155.4954 (11.13) 1,416.2978 (3.91) 8,950.0099 (11.19) 149.9429 (4.99) 696;2144 109,224.0183 (0.09) 31939 1 test_op2[mul-keys1] 8,600.0655 (11.62) 36,879.9083 (2.74) 9,292.9296 (11.30) 1,652.0556 (4.56) 9,031.0350 (11.29) 200.0015 (6.66) 768;2411 107,608.6926 (0.09) 32647 1 test_op2[truediv-keys20] 8,600.0655 (11.62) 95,480.1217 (7.10) 9,654.9750 (11.74) 1,774.5596 (4.90) 9,479.9325 (11.85) 260.0718 (8.66) 701;4027 103,573.5458 (0.09) 30121 1 test_op2[eq-keys10] 8,608.9130 (11.63) 34,590.0189 (2.57) 9,153.6185 (11.13) 1,488.3594 (4.11) 8,919.9748 (11.15) 159.9547 (5.33) 315;848 109,246.4144 (0.09) 13125 1 test_op2[mul-keys15] 8,609.8444 (11.64) 54,939.8828 (4.08) 9,194.4729 (11.18) 1,546.4473 (4.27) 8,960.0217 (11.20) 170.1992 (5.67) 726;2568 108,760.9925 (0.09) 32949 1 test_op2[mul-keys3] 8,619.8561 (11.65) 44,140.0334 (3.28) 9,262.9197 (11.26) 1,539.1267 (4.25) 9,029.8709 (11.29) 179.9781 (5.99) 731;2193 107,957.3211 (0.09) 31888 1 test_op2[mul-keys6] 8,620.0889 (11.65) 42,420.1135 (3.15) 9,217.7487 (11.21) 1,630.0535 (4.50) 8,950.0099 (11.19) 180.2109 (6.00) 558;2001 108,486.3594 (0.09) 22973 1 test_op2[eq-keys34] 8,630.1006 (11.66) 26,949.9142 (2.00) 9,346.7394 (11.37) 1,998.4960 (5.52) 8,899.9514 (11.12) 400.0030 (13.32) 10;26 106,989.1815 (0.09) 334 1 test_op2[mul-keys32] 8,649.8912 (11.69) 33,079.8794 (2.46) 9,232.0438 (11.23) 1,524.5064 (4.21) 9,000.0685 (11.25) 160.1875 (5.33) 715;2215 108,318.3773 (0.09) 30999 1 test_op2[eq-keys13] 8,659.9030 (11.70) 40,299.9576 (2.99) 9,164.1863 (11.14) 1,552.4175 (4.29) 8,939.9982 (11.17) 140.1640 (4.67) 275;899 109,120.4349 (0.09) 12954 1 test_op2[mul-keys30] 8,659.9030 (11.70) 46,850.1821 (3.48) 9,214.9041 (11.21) 1,481.4013 (4.09) 8,989.1255 (11.24) 149.9429 (4.99) 789;2375 108,519.8494 (0.09) 32011 1 test_op2[add0-keys7] 8,679.9264 (11.73) 54,011.1214 (4.01) 9,478.1715 (11.53) 2,505.5593 (6.92) 9,009.8474 (11.26) 140.1640 (4.67) 658;1701 105,505.5816 (0.09) 17529 1 test_op2[truediv-keys22] 8,679.9264 (11.73) 120,900.1057 (8.98) 9,508.7040 (11.56) 1,845.9286 (5.10) 9,189.1270 (11.49) 419.7937 (13.98) 893;1299 105,166.8027 (0.09) 29395 1 test_op2[truediv-keys24] 8,691.1023 (11.75) 104,350.0379 (7.75) 9,591.5990 (11.66) 1,706.0669 (4.71) 9,350.0130 (11.69) 178.8139 (5.95) 616;2562 104,257.9030 (0.09) 21566 1 test_op2[eq-keys5] 8,710.8929 (11.77) 35,410.0484 (2.63) 9,241.8918 (11.24) 1,404.6610 (3.88) 9,039.8826 (11.30) 159.9547 (5.33) 241;825 108,202.9552 (0.09) 11919 1 test_op2[mul-keys8] 8,729.0537 (11.80) 39,109.9602 (2.91) 9,365.1034 (11.39) 1,637.3673 (4.52) 9,099.9529 (11.37) 199.7687 (6.65) 742;2517 106,779.3871 (0.09) 31636 1 test_op2[mul-keys5] 8,729.9850 (11.80) 43,228.9671 (3.21) 9,435.3000 (11.47) 1,628.3272 (4.50) 9,160.0232 (11.45) 210.0132 (6.99) 815;2561 105,984.9717 (0.09) 32447 1 test_op2[truediv-keys35] 8,730.2178 (11.80) 31,370.2039 (2.33) 9,302.1344 (11.31) 1,415.3187 (3.91) 9,089.9412 (11.36) 149.9429 (4.99) 723;2012 107,502.2090 (0.09) 30846 1 test_op2[truediv-keys14] 8,739.9967 (11.81) 68,371.1842 (5.08) 9,344.5275 (11.36) 1,537.8151 (4.25) 9,109.9646 (11.39) 160.1875 (5.33) 717;2186 107,014.5063 (0.09) 30221 1 test_op2[truediv-keys23] 8,739.9967 (11.81) 41,229.8832 (3.06) 9,310.5211 (11.32) 1,363.0647 (3.76) 9,109.9646 (11.39) 139.9312 (4.66) 734;1892 107,405.3743 (0.09) 29481 1 test_op2[mul-keys10] 8,760.0201 (11.84) 50,849.9797 (3.78) 9,374.2329 (11.40) 1,720.3007 (4.75) 9,090.1740 (11.36) 169.9664 (5.66) 830;2442 106,675.3950 (0.09) 30685 1 test_op2[mul-keys17] 8,769.7990 (11.85) 40,260.1436 (2.99) 9,360.8168 (11.38) 1,593.6422 (4.40) 9,109.9646 (11.39) 189.7570 (6.32) 757;2405 106,828.2847 (0.09) 31938 1 test_op2[mul-keys13] 8,770.0319 (11.85) 49,310.0379 (3.66) 9,393.4809 (11.42) 1,658.1994 (4.58) 9,139.9997 (11.42) 169.9664 (5.66) 755;2450 106,456.8090 (0.09) 32207 1 test_op2[truediv-keys31] 8,780.0436 (11.87) 131,960.0269 (9.81) 9,642.3969 (11.73) 1,902.7228 (5.25) 9,430.1067 (11.79) 390.2242 (12.99) 741;1309 103,708.6539 (0.09) 27166 1 test_op2[truediv-keys16] 8,790.0553 (11.88) 40,500.1920 (3.01) 9,392.7622 (11.42) 1,638.4369 (4.52) 9,129.9880 (11.41) 159.9547 (5.33) 705;2062 106,464.9540 (0.09) 27617 1 test_op2[truediv-keys29] 8,819.8576 (11.92) 34,789.7876 (2.59) 9,449.1202 (11.49) 1,446.8386 (3.99) 9,190.0583 (11.49) 170.1992 (5.67) 866;2392 105,829.9588 (0.09) 29189 1 test_op2[truediv-keys33] 8,819.8576 (11.92) 33,310.1489 (2.48) 9,377.2843 (11.40) 1,564.0709 (4.32) 9,150.0115 (11.44) 130.8508 (4.36) 711;2067 106,640.6832 (0.09) 30405 1 test_op2[truediv-keys25] 8,850.1256 (11.96) 216,550.1937 (16.09) 9,605.7624 (11.68) 2,162.3249 (5.97) 9,299.9544 (11.62) 249.8273 (8.32) 784;1834 104,104.1779 (0.09) 29412 1 test_op2[truediv-keys34] 8,870.1490 (11.99) 50,500.0353 (3.75) 9,495.7333 (11.55) 1,550.4353 (4.28) 9,260.1404 (11.58) 171.1305 (5.70) 713;2246 105,310.4551 (0.09) 30121 1 test_op2[truediv-keys2] 8,909.9631 (12.04) 40,340.0045 (3.00) 9,506.1085 (11.56) 1,711.2271 (4.72) 9,249.8958 (11.56) 150.1758 (5.00) 694;2282 105,195.5168 (0.09) 28969 1 test_op2[truediv-keys0] 8,911.1272 (12.04) 39,000.0641 (2.90) 9,507.5146 (11.56) 1,593.9394 (4.40) 9,259.9075 (11.57) 149.9429 (4.99) 661;1943 105,179.9595 (0.09) 26639 1 test_op2[truediv-keys15] 8,928.8224 (12.07) 42,470.1720 (3.16) 9,605.3952 (11.68) 1,676.4836 (4.63) 9,329.9896 (11.66) 189.7570 (6.32) 763;2365 104,108.1574 (0.09) 29464 1 test_op2[truediv-keys17] 8,979.8123 (12.14) 50,829.9563 (3.78) 9,639.0032 (11.72) 1,599.9917 (4.42) 9,380.0481 (11.72) 189.7570 (6.32) 747;2290 103,745.1675 (0.09) 30004 1 test_op2[truediv-keys9] 9,029.8709 (12.20) 46,849.9493 (3.48) 9,737.8678 (11.84) 1,569.3028 (4.33) 9,479.9325 (11.85) 189.9898 (6.33) 703;2442 102,691.8849 (0.08) 28169 1 test_op2[truediv-keys19] 9,170.0349 (12.39) 34,180.0041 (2.54) 9,733.4332 (11.84) 1,631.1600 (4.50) 9,489.9442 (11.86) 159.9547 (5.33) 652;2205 102,738.6721 (0.08) 29334 1 test_op2[truediv-keys32] 9,179.8138 (12.41) 49,320.0496 (3.67) 9,786.1405 (11.90) 1,569.7419 (4.33) 9,550.0145 (11.94) 159.9547 (5.33) 692;2188 102,185.3304 (0.08) 29104 1 test_op2[truediv-keys4] 9,180.0466 (12.41) 43,651.0891 (3.24) 9,808.2941 (11.93) 1,658.9290 (4.58) 9,540.0028 (11.92) 160.1875 (5.33) 737;2333 101,954.5284 (0.08) 28265 1 test_op2[truediv-keys1] 9,199.8372 (12.43) 46,130.0369 (3.43) 9,922.9807 (12.07) 1,737.2816 (4.80) 9,640.1200 (12.05) 209.0819 (6.96) 697;2063 100,776.1706 (0.08) 26681 1 test_op2[truediv-keys11] 9,208.9176 (12.45) 42,289.9611 (3.14) 9,821.9613 (11.94) 1,629.8889 (4.50) 9,570.0379 (11.96) 179.9781 (5.99) 693;2327 101,812.6589 (0.08) 29206 1 test_op2[truediv-keys12] 9,229.8724 (12.47) 43,709.0639 (3.25) 9,853.7065 (11.98) 1,606.4018 (4.43) 9,600.0731 (12.00) 179.9781 (5.99) 652;1960 101,484.6547 (0.08) 25907 1 test_op2[truediv-keys3] 9,239.8841 (12.49) 51,710.0561 (3.84) 9,908.5329 (12.05) 1,595.2980 (4.40) 9,640.1200 (12.05) 210.2461 (7.00) 732;2188 100,923.1144 (0.08) 28225 1 test_op2[truediv-keys7] 9,260.1404 (12.51) 42,100.2042 (3.13) 9,956.8635 (12.11) 1,426.2863 (3.94) 9,719.9809 (12.15) 210.9446 (7.02) 770;2146 100,433.2342 (0.08) 28736 1 test_op2[truediv-keys10] 9,309.9661 (12.58) 41,970.0518 (3.12) 10,044.5470 (12.21) 1,650.0863 (4.56) 9,769.1081 (12.21) 250.9914 (8.36) 716;2109 99,556.5060 (0.08) 27145 1 test_op2[truediv-keys5] 9,309.9661 (12.58) 44,820.1317 (3.33) 9,978.6627 (12.13) 1,429.9985 (3.95) 9,740.0043 (12.17) 220.0250 (7.33) 706;2091 100,213.8289 (0.08) 27256 1 test_op2[truediv-keys6] 9,319.9778 (12.60) 37,160.0036 (2.76) 10,025.4047 (12.19) 1,522.9490 (4.20) 9,760.0278 (12.20) 229.8038 (7.65) 794;2207 99,746.5969 (0.08) 28090 1 test_op2[mul-keys0] 9,340.0013 (12.62) 132,560.0315 (9.85) 10,200.8524 (12.40) 2,492.1979 (6.88) 9,711.1333 (12.14) 199.7687 (6.65) 978;2461 98,031.0230 (0.08) 22422 1 test_op2[truediv-keys18] 9,359.7919 (12.65) 46,669.9712 (3.47) 10,060.5754 (12.23) 1,682.8146 (4.65) 9,789.8301 (12.24) 229.8038 (7.65) 691;1829 99,397.8934 (0.08) 26796 1 test_op2[truediv-keys30] 9,390.0599 (12.69) 40,950.0208 (3.04) 10,127.5374 (12.32) 1,590.2716 (4.39) 9,870.1566 (12.34) 249.1288 (8.29) 750;1972 98,740.6871 (0.08) 27450 1 test_op2[truediv-keys8] 9,439.8856 (12.76) 39,640.1156 (2.95) 10,125.8067 (12.31) 1,348.7897 (3.72) 9,889.9473 (12.36) 250.7586 (8.35) 798;2111 98,757.5635 (0.08) 28434 1 test_op2[truediv-keys13] 9,509.0363 (12.85) 46,730.0415 (3.47) 10,192.2755 (12.39) 1,559.8042 (4.31) 9,930.9254 (12.41) 210.0132 (6.99) 730;2285 98,113.5172 (0.08) 28778 1 test_op2[mul-keys3] 9,571.2021 (12.94) 54,269.7962 (4.03) 10,061.9377 (12.24) 1,126.9853 (3.11) 9,929.9941 (12.41) 149.9429 (4.99) 476;1511 99,384.4359 (0.08) 26008 1 test_op2[mul-keys1] 9,590.0614 (12.96) 62,369.9743 (4.64) 10,148.0086 (12.34) 1,208.3323 (3.34) 9,989.1331 (12.49) 159.9547 (5.33) 578;1748 98,541.5014 (0.08) 23884 1 test_op2[mul-keys2] 9,610.0848 (12.99) 61,650.0620 (4.58) 10,110.3171 (12.29) 1,159.6326 (3.20) 9,970.0410 (12.46) 149.9429 (4.99) 374;1042 98,908.8661 (0.08) 17517 1 test_op2[truediv-keys3] 9,610.0848 (12.99) 332,450.0285 (24.71) 10,283.5896 (12.51) 2,885.6729 (7.97) 10,059.9136 (12.57) 290.1070 (9.66) 344;873 97,242.3096 (0.08) 18915 1 test_op2[truediv-keys0] 9,929.9941 (13.42) 47,639.9437 (3.54) 10,500.3262 (12.77) 1,110.2579 (3.06) 10,350.0206 (12.94) 179.9781 (5.99) 469;1437 95,235.1368 (0.08) 21089 1 test_op2[mul-keys4] 9,950.0176 (13.45) 50,209.9283 (3.73) 10,497.4786 (12.77) 1,197.3031 (3.31) 10,329.9972 (12.91) 169.9664 (5.66) 430;1278 95,260.9705 (0.08) 18383 1 test_op2[mul-keys7] 9,980.0527 (13.49) 63,010.0258 (4.68) 10,494.6006 (12.76) 1,137.8920 (3.14) 10,349.0893 (12.94) 159.9547 (5.33) 475;1540 95,287.0945 (0.08) 22894 1 test_op2[truediv-keys1] 10,190.0660 (13.77) 39,529.9867 (2.94) 10,779.1677 (13.11) 1,043.1497 (2.88) 10,619.8713 (13.27) 210.0132 (6.99) 470;1352 92,771.5415 (0.08) 18103 1 test_op2[truediv-keys7] 10,299.9620 (13.92) 6,151,319.0158 (457.13) 11,240.7326 (13.67) 41,851.0718 (115.53) 10,750.0236 (13.44) 329.9210 (10.98) 2;942 88,962.1729 (0.07) 21594 1 test_op2[mul-keys5] 10,309.9737 (13.93) 53,589.9308 (3.98) 10,844.8152 (13.19) 1,157.5721 (3.20) 10,679.9416 (13.35) 189.7570 (6.32) 519;1683 92,209.9619 (0.08) 22307 1 test_op2[truediv-keys4] 10,319.9854 (13.95) 63,949.9631 (4.75) 11,038.7001 (13.42) 1,533.3662 (4.23) 10,800.0822 (13.50) 390.9227 (13.02) 464;791 90,590.3766 (0.07) 18976 1 test_op2[truediv-keys6] 10,360.0323 (14.00) 6,184,800.9937 (459.62) 11,266.1653 (13.70) 40,357.3093 (111.41) 10,829.8846 (13.54) 210.0132 (6.99) 3;1990 88,761.3462 (0.07) 23425 1 test_op2[truediv-keys5] 10,380.0558 (14.03) 81,609.9346 (6.06) 11,130.1775 (13.53) 1,619.0311 (4.47) 10,889.9549 (13.61) 300.1187 (9.99) 282;734 89,845.8268 (0.07) 10658 1 test_op2[mul-keys6] 10,509.9753 (14.20) 77,350.0651 (5.75) 11,120.2674 (13.52) 1,329.4001 (3.67) 10,919.9900 (13.65) 220.0250 (7.33) 438;1410 89,925.8953 (0.07) 17092 1 test_op2[truediv-keys2] 10,590.0690 (14.31) 194,039.8943 (14.42) 11,209.9397 (13.63) 2,066.7102 (5.71) 11,019.8744 (13.77) 171.1305 (5.70) 280;1105 89,206.5455 (0.07) 14354 1 test_wrapper_ret[float_kilometer] 10,679.9416 (14.43) 39,200.0657 (2.91) 11,398.7785 (13.86) 1,394.3747 (3.85) 11,140.0150 (13.92) 270.0835 (8.99) 389;976 87,728.6984 (0.07) 12604 1 test_wrapper_ret[float_meter] 10,679.9416 (14.43) 41,059.9168 (3.05) 11,453.2934 (13.93) 1,565.0020 (4.32) 11,150.0267 (13.94) 300.1187 (9.99) 473;1142 87,311.1312 (0.07) 14711 1 test_wrapper_ret[complex_meter] 10,710.2096 (14.47) 43,309.9922 (3.22) 11,515.8267 (14.00) 1,626.1004 (4.49) 11,219.8759 (14.02) 319.9093 (10.65) 421;1032 86,837.0137 (0.07) 13662 1 test_wrapper_ret[int_meter] 10,770.0471 (14.56) 42,930.0126 (3.19) 11,534.8291 (14.03) 1,557.4635 (4.30) 11,239.8993 (14.05) 290.1070 (9.66) 394;975 86,693.9589 (0.07) 12764 1 test_wrapper_ret[int_kilometer] 10,829.8846 (14.64) 39,220.0891 (2.91) 11,569.6725 (14.07) 1,443.2633 (3.98) 11,299.9696 (14.12) 261.2360 (8.70) 390;940 86,432.8697 (0.07) 11927 1 test_wrapper_ret[complex_kilometer] 10,869.9314 (14.69) 38,970.0290 (2.90) 11,636.2417 (14.15) 1,573.9324 (4.34) 11,350.0282 (14.19) 298.9545 (9.95) 384;969 85,938.4005 (0.07) 13050 1 test_build_by_mul[complex] 12,580.0725 (17.00) 79,310.0335 (5.89) 13,299.1590 (16.17) 2,046.1076 (5.65) 12,940.0287 (16.17) 179.9781 (5.99) 576;1240 75,192.7246 (0.06) 14239 1 test_op1[square-short_array_kilometer] 13,940.0363 (18.84) 135,950.0457 (10.10) 16,260.2362 (19.77) 2,320.9813 (6.41) 16,079.9827 (20.10) 1,171.1381 (38.99) 1038;1107 61,499.7218 (0.05) 21446 1 test_op1[sqrt-short_array_meter] 13,959.8269 (18.87) 107,000.1163 (7.95) 15,600.9377 (18.97) 2,356.8753 (6.51) 15,171.0119 (18.96) 1,531.0943 (50.98) 786;729 64,098.7112 (0.05) 16984 1 test_op2[eq-keys1] 14,250.1667 (19.26) 49,749.8550 (3.70) 15,030.4875 (18.28) 1,385.5711 (3.82) 14,799.8799 (18.50) 270.0835 (8.99) 279;687 66,531.4417 (0.05) 8992 1 test_op1[sqrt-short_array_kilometer] 14,469.9588 (19.56) 60,749.9387 (4.51) 15,596.6575 (18.97) 1,902.3404 (5.25) 15,160.0689 (18.95) 459.8405 (15.31) 973;2040 64,116.3020 (0.05) 21446 1 test_op1[square-mid_array_kilometer] 14,609.8901 (19.74) 178,950.1403 (13.30) 15,911.1487 (19.35) 2,569.3117 (7.09) 15,390.1055 (19.24) 459.8405 (15.31) 673;1893 62,849.0136 (0.05) 15512 1 test_op1[square-short_array_meter] 14,659.9486 (19.81) 49,529.8300 (3.68) 16,224.3052 (19.73) 1,946.4118 (5.37) 15,789.8758 (19.74) 799.7733 (26.63) 938;1281 61,635.9214 (0.05) 20118 1 test_op1[square-mid_array_meter] 14,740.0424 (19.92) 92,989.9979 (6.91) 15,885.0768 (19.32) 2,111.4526 (5.83) 15,340.0470 (19.17) 559.9577 (18.64) 981;2140 62,952.1667 (0.05) 20384 1 test_op2[eq-keys2] 14,800.1127 (20.00) 90,949.9358 (6.76) 15,634.7463 (19.01) 1,585.0655 (4.38) 15,360.0704 (19.20) 260.0718 (8.66) 363;892 63,960.1039 (0.05) 9993 1 test_op2[eq-keys5] 15,639.9328 (21.14) 47,089.9977 (3.50) 16,589.7649 (20.17) 1,535.9554 (4.24) 16,289.9960 (20.36) 300.1187 (9.99) 296;660 60,278.1296 (0.05) 7240 1 test_op2[eq-keys6] 15,639.9328 (21.14) 252,020.0796 (18.73) 16,668.5921 (20.27) 4,105.0907 (11.33) 16,249.9491 (20.31) 309.8976 (10.32) 110;400 59,993.0693 (0.05) 4324 1 test_op1[sqrt-mid_array_meter] 16,400.1249 (22.16) 48,659.9747 (3.62) 18,434.0611 (22.42) 2,186.2754 (6.04) 17,980.1136 (22.47) 879.8670 (29.29) 1052;1352 54,247.4061 (0.04) 20581 1 test_op1[sqrt-mid_array_kilometer] 16,629.9287 (22.47) 52,170.1295 (3.88) 18,351.2399 (22.32) 2,122.0513 (5.86) 17,850.1941 (22.31) 929.9256 (30.96) 1013;1275 54,492.2307 (0.04) 19759 1 test_op2[add-keys1] 17,220.1544 (23.27) 146,450.0092 (10.88) 18,532.4977 (22.54) 2,750.7605 (7.59) 17,999.9042 (22.50) 409.7819 (13.64) 379;712 53,959.2674 (0.04) 7774 1 test_op2[add-keys15] 17,240.1778 (23.30) 103,079.9467 (7.66) 18,850.0637 (22.92) 2,766.1359 (7.64) 18,169.8706 (22.71) 979.9842 (32.63) 443;588 53,050.2187 (0.04) 9612 1 test_op2[add-keys25] 17,359.8528 (23.46) 199,989.8814 (14.86) 20,337.0959 (24.73) 3,166.9867 (8.74) 19,789.9062 (24.74) 839.8201 (27.96) 452;904 49,171.2290 (0.04) 9058 1 test_op2[add-keys10] 17,530.0520 (23.69) 310,379.7790 (23.07) 19,458.1505 (23.66) 4,226.1679 (11.67) 18,890.0158 (23.61) 870.0881 (28.97) 359;657 51,392.3457 (0.04) 8858 1 test_op2[add-keys6] 17,569.8660 (23.75) 122,389.9890 (9.10) 19,180.7273 (23.32) 2,645.2439 (7.30) 18,351.0128 (22.94) 1,400.0107 (46.61) 495;512 52,135.6663 (0.04) 9481 1 test_op2[add-keys32] 17,579.8777 (23.76) 48,940.0700 (3.64) 18,786.9434 (22.85) 2,202.4322 (6.08) 18,290.0112 (22.86) 459.8405 (15.31) 307;605 53,228.4565 (0.04) 6769 1 test_op2[add-keys3] 17,740.0652 (23.98) 47,979.8764 (3.57) 18,837.5549 (22.91) 2,148.5885 (5.93) 18,370.1050 (22.96) 399.0717 (13.29) 283;581 53,085.4457 (0.04) 6306 1 test_op2[add-keys20] 18,000.1371 (24.33) 43,659.9366 (3.24) 19,402.4054 (23.59) 2,322.7877 (6.41) 18,868.8282 (23.59) 620.0280 (20.64) 496;778 51,540.0013 (0.04) 9917 1 test_op2[add-keys5] 18,019.9277 (24.35) 82,729.8500 (6.15) 19,667.6452 (23.92) 2,602.4502 (7.18) 19,069.0625 (23.84) 620.0280 (20.64) 503;783 50,844.9277 (0.04) 8955 1 test_op2[sub-keys20] 18,110.0331 (24.48) 46,320.0267 (3.44) 19,891.6610 (24.19) 2,486.5557 (6.86) 19,320.0540 (24.15) 710.1335 (23.64) 467;657 50,272.3228 (0.04) 8693 1 test_op2[less-keys3] 18,219.9292 (24.62) 231,019.9197 (17.17) 19,633.8160 (23.88) 3,991.3957 (11.02) 18,999.9118 (23.75) 400.0030 (13.32) 775;1910 50,932.5338 (0.04) 16631 1 test_op2[add-keys27] 18,239.9526 (24.65) 50,680.0134 (3.77) 19,726.8435 (23.99) 2,416.8591 (6.67) 19,180.1228 (23.97) 649.8303 (21.64) 454;709 50,692.3471 (0.04) 8943 1 test_op2[sub-keys3] 18,249.9643 (24.66) 83,569.9029 (6.21) 19,917.3824 (24.22) 2,380.1700 (6.57) 19,399.9149 (24.25) 731.0882 (24.34) 508;695 50,207.4007 (0.04) 9574 1 test_op2[add-keys34] 18,269.0565 (24.69) 48,800.1388 (3.63) 19,982.9892 (24.30) 2,411.1338 (6.66) 19,429.9500 (24.29) 800.9956 (26.67) 555;739 50,042.5632 (0.04) 9705 1 test_op2[add-keys29] 18,369.8721 (24.83) 53,379.9175 (3.97) 20,065.8329 (24.40) 2,376.1703 (6.56) 19,510.0438 (24.39) 679.8655 (22.64) 516;749 49,835.9576 (0.04) 8839 1 test_op2[sub-keys32] 18,389.8956 (24.85) 62,000.0064 (4.61) 20,366.2022 (24.77) 2,622.5821 (7.24) 19,810.1625 (24.76) 880.0998 (29.30) 461;589 49,100.9561 (0.04) 8226 1 test_op2[sub-keys18] 18,409.9190 (24.88) 59,579.9647 (4.43) 20,148.9471 (24.50) 2,580.5605 (7.12) 19,568.9499 (24.46) 730.3897 (24.32) 438;615 49,630.3848 (0.04) 8101 1 test_op2[add-keys18] 18,410.1518 (24.88) 60,899.8816 (4.53) 20,242.9880 (24.62) 2,546.0079 (7.03) 19,708.8812 (24.64) 770.1456 (25.64) 426;610 49,399.8217 (0.04) 8303 1 test_op2[add-keys8] 18,410.1518 (24.88) 50,819.9446 (3.78) 20,121.4979 (24.47) 2,319.6059 (6.40) 19,629.9516 (24.54) 700.1217 (23.31) 418;573 49,698.0893 (0.04) 8033 1 test_op2[sub-keys5] 18,449.9659 (24.93) 42,319.9963 (3.14) 20,276.3175 (24.66) 2,411.7894 (6.66) 19,710.0453 (24.64) 709.6678 (23.63) 558;729 49,318.6200 (0.04) 8796 1 test_op2[add-keys30] 18,459.9776 (24.95) 82,749.8734 (6.15) 20,394.5418 (24.80) 2,467.0013 (6.81) 19,870.0000 (24.84) 849.8318 (28.29) 419;571 49,032.7269 (0.04) 8152 1 test_op2[sub-keys22] 18,489.7799 (24.99) 53,149.8808 (3.95) 20,321.8238 (24.71) 2,553.8965 (7.05) 19,730.0687 (24.66) 779.7498 (25.96) 594;741 49,208.1818 (0.04) 9673 1 test_op2[equal-keys3] 18,490.0127 (24.99) 240,911.0311 (17.90) 20,173.4628 (24.53) 2,674.6283 (7.38) 19,809.9297 (24.76) 900.1233 (29.97) 700;1008 49,570.0719 (0.04) 14989 1 test_op2[add-keys22] 18,520.0479 (25.03) 52,810.1809 (3.92) 20,198.1763 (24.56) 2,394.9807 (6.61) 19,659.9867 (24.57) 729.9241 (24.30) 549;738 49,509.4203 (0.04) 9770 1 test_op2[sub-keys15] 18,520.0479 (25.03) 54,711.0103 (4.07) 20,436.5610 (24.85) 2,626.7436 (7.25) 19,810.9774 (24.76) 679.8655 (22.64) 573;797 48,931.9118 (0.04) 9630 1 test_op2[sub-keys27] 18,560.0948 (25.08) 51,488.8670 (3.83) 20,430.6195 (24.84) 2,339.3050 (6.46) 19,909.8140 (24.89) 769.7963 (25.63) 483;672 48,946.1420 (0.04) 9365 1 test_op2[sub-keys13] 18,579.8854 (25.11) 58,420.0025 (4.34) 20,510.6673 (24.94) 2,599.1138 (7.18) 19,940.0820 (24.92) 789.9944 (26.30) 389;521 48,755.1177 (0.04) 7015 1 test_op2[add-keys17] 18,580.1182 (25.11) 76,079.9740 (5.65) 20,355.6285 (24.75) 3,279.8923 (9.05) 19,720.0570 (24.65) 668.9224 (22.27) 449;716 49,126.4615 (0.04) 9045 1 test_op2[sub-keys17] 18,589.8971 (25.12) 46,279.9799 (3.44) 20,945.9715 (25.47) 3,113.9269 (8.60) 20,029.9546 (25.04) 1,233.1875 (41.06) 48;74 47,741.8773 (0.04) 625 1 test_op2[add-keys13] 18,630.8753 (25.18) 56,970.1660 (4.23) 20,495.6151 (24.92) 2,603.2509 (7.19) 19,949.8609 (24.94) 750.1803 (24.98) 424;653 48,790.9240 (0.04) 8568 1 test_op2[sub-keys29] 18,639.9557 (25.19) 44,750.0497 (3.33) 20,729.2321 (25.21) 2,632.3694 (7.27) 20,099.8038 (25.12) 760.1921 (25.31) 530;741 48,241.0537 (0.04) 8110 1 test_op2[sub-keys6] 18,659.9791 (25.22) 54,190.1682 (4.03) 20,623.4537 (25.08) 2,383.1250 (6.58) 20,090.0249 (25.11) 699.9471 (23.30) 554;738 48,488.4837 (0.04) 9877 1 test_op2[sub-keys8] 18,700.0260 (25.27) 50,059.9854 (3.72) 20,591.1428 (25.04) 2,473.6929 (6.83) 20,039.9663 (25.05) 750.0057 (24.97) 396;533 48,564.5702 (0.04) 7185 1 test_op2[sub-keys34] 18,869.0610 (25.50) 49,330.0613 (3.67) 20,899.6680 (25.41) 2,668.0097 (7.37) 20,269.0717 (25.34) 792.2063 (26.38) 595;815 47,847.6501 (0.04) 9261 1 test_op2[sub-keys10] 18,869.9923 (25.50) 53,599.9425 (3.98) 20,818.7528 (25.32) 2,436.1011 (6.73) 20,270.0030 (25.34) 699.8889 (23.30) 580;780 48,033.6170 (0.04) 9754 1 test_op2[equal-keys0] 19,009.9236 (25.69) 283,980.0436 (21.10) 20,132.4743 (24.48) 3,101.5461 (8.56) 19,639.9633 (24.55) 330.0374 (10.99) 666;1399 49,670.9936 (0.04) 13348 1 test_op2[sub-keys30] 19,080.0056 (25.79) 49,569.8769 (3.68) 21,004.5998 (25.54) 2,559.3409 (7.07) 20,411.0984 (25.51) 730.1569 (24.31) 465;670 47,608.6195 (0.04) 8133 1 test_op2[sub-keys25] 19,109.1094 (25.83) 48,920.0465 (3.64) 21,129.2462 (25.69) 2,572.4075 (7.10) 20,520.0631 (25.65) 777.0723 (25.87) 563;775 47,327.7652 (0.04) 9299 1 test_op2[less-keys0] 19,110.0407 (25.83) 47,669.9788 (3.54) 20,097.4306 (24.44) 1,520.8643 (4.20) 19,771.0469 (24.71) 440.0499 (14.65) 589;1184 49,757.6044 (0.04) 14379 1 test_op2[equal-keys7] 19,229.9485 (25.99) 200,010.1376 (14.86) 20,508.7607 (24.94) 2,395.5785 (6.61) 20,109.4663 (25.14) 640.0514 (21.31) 412;804 48,759.6504 (0.04) 11710 1 test_op2[less-keys7] 19,239.9602 (26.00) 180,019.9971 (13.38) 20,701.0716 (25.17) 2,811.6907 (7.76) 20,290.0264 (25.36) 430.0382 (14.32) 461;853 48,306.6780 (0.04) 10218 1 test_op2[sub-keys1] 19,280.0071 (26.06) 55,131.0368 (4.10) 21,481.0405 (26.12) 2,561.9177 (7.07) 20,900.0427 (26.12) 759.2607 (25.28) 492;735 46,552.6797 (0.04) 8897 1 test_op2[equal-keys4] 19,510.0438 (26.37) 49,419.9339 (3.67) 20,859.5685 (25.37) 2,075.5670 (5.73) 20,349.8639 (25.44) 490.1085 (16.32) 859;1421 47,939.6303 (0.04) 15324 1 test_op2[less-keys4] 19,739.8476 (26.68) 132,550.0198 (9.85) 20,849.4418 (25.35) 2,247.4966 (6.20) 20,449.9811 (25.56) 409.7819 (13.64) 527;1452 47,962.9148 (0.04) 14087 1 test_op2[add0-keys1] 20,789.9138 (28.10) 130,489.9342 (9.70) 24,218.0136 (29.45) 3,337.3883 (9.21) 23,839.9953 (29.80) 1,850.0723 (61.60) 490;505 41,291.5781 (0.03) 7583 1 test_op2[sub-keys1] 20,930.0779 (28.29) 58,799.9821 (4.37) 23,614.7100 (28.72) 3,730.4375 (10.30) 22,359.8909 (27.95) 1,299.8935 (43.28) 722;845 42,346.4866 (0.03) 6985 1 test_op2[sub-keys2] 21,229.9637 (28.69) 64,230.0583 (4.77) 24,163.4739 (29.38) 4,006.4137 (11.06) 22,999.9423 (28.75) 1,410.0224 (46.95) 710;856 41,384.7778 (0.03) 8103 1 test_op2[add0-keys2] 21,639.9785 (29.25) 242,700.1018 (18.04) 25,032.1753 (30.44) 7,599.3833 (20.98) 23,339.8750 (29.17) 1,389.9989 (46.28) 573;975 39,948.5857 (0.03) 7599 1 test_op2[divide-keys2] 21,949.8761 (29.66) 281,220.0692 (20.90) 25,707.1414 (31.26) 3,393.8141 (9.37) 25,549.9035 (31.94) 2,629.8221 (87.56) 616;431 38,899.6966 (0.03) 13129 1 test_op2[divide-keys3] 22,040.2144 (29.79) 177,189.9406 (13.17) 25,552.2530 (31.07) 2,939.3417 (8.11) 25,359.9137 (31.70) 1,931.0974 (64.29) 805;604 39,135.4923 (0.03) 15070 1 test_op2[sub-keys5] 22,080.0284 (29.84) 181,529.9038 (13.49) 25,635.3179 (31.17) 5,694.8228 (15.72) 24,090.0554 (30.11) 1,718.9886 (57.23) 557;767 39,008.6835 (0.03) 6269 1 test_op2[divide-keys0] 22,089.1088 (29.85) 132,189.8308 (9.82) 26,325.0751 (32.01) 2,611.3211 (7.21) 26,369.9330 (32.96) 2,248.6784 (74.87) 1653;549 37,986.5963 (0.03) 14890 1 test_op2[lt-keys1] 22,109.1323 (29.88) 94,509.9164 (7.02) 24,220.6790 (29.45) 2,658.2494 (7.34) 23,510.0742 (29.39) 1,668.6972 (55.56) 245;228 41,287.0342 (0.03) 5079 1 test_op2[sub-keys6] 22,380.1471 (30.25) 77,120.0284 (5.73) 25,830.9149 (31.41) 3,969.6172 (10.96) 24,709.8505 (30.89) 1,442.2694 (48.02) 662;857 38,713.3017 (0.03) 8065 1 test_op2[divide-keys4] 22,559.8924 (30.49) 207,920.0931 (15.45) 25,769.0709 (31.34) 3,086.9388 (8.52) 25,179.9356 (31.47) 2,090.1207 (69.59) 784;624 38,806.2109 (0.03) 15293 1 test_op2[divide-keys5] 22,680.0330 (30.65) 114,989.9326 (8.55) 27,694.8325 (33.68) 2,490.9552 (6.88) 27,689.8500 (34.61) 1,359.9638 (45.28) 2286;1979 36,107.8191 (0.03) 14851 1 test_op2[divide-keys7] 22,749.8822 (30.75) 226,010.1028 (16.80) 26,217.3939 (31.88) 3,114.6399 (8.60) 25,739.8933 (32.17) 2,670.1018 (88.90) 814;467 38,142.6165 (0.03) 15694 1 test_op2[add0-keys5] 22,920.0814 (30.98) 89,939.9165 (6.68) 25,976.6169 (31.59) 4,375.0540 (12.08) 24,710.0834 (30.89) 1,310.1380 (43.62) 628;841 38,496.1599 (0.03) 7707 1 test_op2[add1-keys3] 23,250.0024 (31.42) 218,131.1138 (16.21) 25,786.2041 (31.36) 3,432.7780 (9.48) 25,510.0895 (31.89) 1,780.9216 (59.29) 529;558 38,780.4268 (0.03) 14443 1 test_op2[lt-keys2] 23,280.0376 (31.46) 59,440.0335 (4.42) 25,177.3002 (30.62) 2,012.1630 (5.55) 24,670.9678 (30.84) 1,059.1466 (35.26) 479;544 39,718.3173 (0.03) 7682 1 test_op2[add0-keys6] 23,299.8282 (31.49) 93,639.8283 (6.96) 26,186.9699 (31.84) 4,160.3491 (11.48) 25,070.0396 (31.34) 1,219.7997 (40.61) 602;831 38,186.9306 (0.03) 8226 1 test_op2[lt-keys5] 23,500.0625 (31.76) 134,580.0702 (10.00) 25,722.5907 (31.28) 2,641.1784 (7.29) 25,240.0059 (31.55) 1,659.8497 (55.26) 369;343 38,876.3329 (0.03) 6917 1 test_op2[divide-keys1] 23,789.9367 (32.15) 59,969.9561 (4.46) 26,152.5628 (31.80) 2,004.8503 (5.53) 25,728.9503 (32.16) 1,048.9020 (34.92) 815;871 38,237.1704 (0.03) 13571 1 test_op2[lt-keys6] 23,829.0522 (32.20) 112,190.1441 (8.34) 26,352.3192 (32.05) 2,671.4869 (7.37) 25,900.0808 (32.37) 1,820.0371 (60.60) 382;326 37,947.3241 (0.03) 6796 1 test_op2[add1-keys0] 24,029.9851 (32.48) 69,589.8198 (5.17) 25,611.4691 (31.14) 1,915.7737 (5.29) 25,199.9591 (31.50) 859.8436 (28.63) 445;573 39,045.0074 (0.03) 9016 1 test_op2[subtract-keys3] 24,199.9514 (32.71) 61,889.8775 (4.60) 25,967.2037 (31.58) 1,850.2628 (5.11) 25,589.9504 (31.99) 901.1128 (30.00) 767;881 38,510.1150 (0.03) 14205 1 test_op2[subtract-keys0] 24,229.9866 (32.75) 71,119.9827 (5.29) 25,406.5915 (30.90) 1,790.8052 (4.94) 25,000.1904 (31.25) 548.7818 (18.27) 317;566 39,359.8645 (0.03) 6785 1 test_op2[divide-keys6] 24,559.9076 (33.19) 68,540.2192 (5.09) 27,170.1021 (33.04) 2,046.0714 (5.65) 26,830.9377 (33.54) 1,170.2068 (38.96) 788;696 36,805.1617 (0.03) 13143 1 test_op2[multiply-keys2] 24,560.1404 (33.19) 106,310.0062 (7.90) 28,212.2352 (34.31) 2,484.6436 (6.86) 27,480.0695 (34.35) 2,590.2409 (86.24) 1776;538 35,445.6141 (0.03) 14995 1 test_op2[subtract-keys7] 24,568.9880 (33.20) 304,319.8958 (22.62) 26,804.3436 (32.59) 3,444.8993 (9.51) 26,419.9916 (33.02) 1,560.8966 (51.97) 455;529 37,307.3862 (0.03) 11011 1 test_op2[add1-keys4] 24,789.9443 (33.50) 71,269.9257 (5.30) 26,625.2093 (32.38) 2,004.5035 (5.53) 26,209.9784 (32.76) 979.9842 (32.63) 694;804 37,558.3902 (0.03) 14042 1 test_op2[add1-keys7] 24,960.1435 (33.73) 354,509.8007 (26.35) 26,590.4398 (32.33) 3,410.1928 (9.41) 26,120.1058 (32.65) 810.0178 (26.97) 544;940 37,607.5013 (0.03) 13205 1 test_op2[multiply-keys3] 25,150.1333 (33.99) 250,870.1291 (18.64) 29,668.6458 (36.08) 2,766.1180 (7.64) 29,359.9442 (36.70) 1,120.1482 (37.29) 1023;1197 33,705.6166 (0.03) 15081 1 test_op2[subtract-keys4] 25,419.9840 (34.35) 60,870.0793 (4.52) 27,557.8711 (33.51) 1,921.4296 (5.30) 27,150.1485 (33.94) 1,259.8466 (41.95) 859;758 36,287.2732 (0.03) 13826 1 test_op2[multiply-keys0] 26,179.9432 (35.38) 72,150.0255 (5.36) 29,009.5178 (35.28) 2,021.3182 (5.58) 28,620.0084 (35.77) 1,119.9154 (37.29) 960;917 34,471.4451 (0.03) 14451 1 test_op2[multiply-keys4] 26,199.9667 (35.41) 83,350.1108 (6.19) 30,068.2856 (36.56) 2,456.4945 (6.78) 29,720.1332 (37.15) 1,620.0356 (53.94) 1477;803 33,257.6328 (0.03) 13606 1 test_op2[multiply-keys1] 26,688.9110 (36.07) 60,300.1099 (4.48) 29,305.0211 (35.64) 2,070.3709 (5.72) 28,839.8005 (36.05) 1,230.0443 (40.95) 1088;1023 34,123.8451 (0.03) 13171 1 test_op2[less-keys2] 27,110.1017 (36.64) 238,499.8370 (17.72) 31,661.0606 (38.50) 5,706.3539 (15.75) 30,369.9635 (37.96) 3,830.0641 (127.52) 384;277 31,584.5389 (0.03) 7302 1 test_op2[multiply-keys6] 27,459.8133 (37.11) 86,629.9961 (6.44) 30,545.7891 (37.14) 2,420.8003 (6.68) 30,129.9151 (37.66) 1,150.8819 (38.32) 815;905 32,737.7367 (0.03) 15228 1 test_op2[equal-keys1] 27,700.0945 (37.44) 311,620.0678 (23.16) 31,806.6274 (38.68) 4,452.0583 (12.29) 31,309.9008 (39.14) 1,319.9169 (43.95) 266;430 31,439.9885 (0.03) 5749 1 test_op2[multiply-keys5] 27,929.8984 (37.75) 74,248.9938 (5.52) 30,665.7909 (37.29) 2,488.5836 (6.87) 30,260.0674 (37.82) 1,230.0443 (40.95) 738;813 32,609.6269 (0.03) 14183 1 test_op2[multiply-keys7] 28,040.0272 (37.90) 61,680.0971 (4.58) 30,593.7126 (37.20) 2,106.5889 (5.82) 30,179.9737 (37.72) 1,289.8818 (42.95) 975;890 32,686.4546 (0.03) 15340 1 test_op2[less-keys6] 28,959.9411 (39.14) 168,900.0055 (12.55) 33,130.2764 (40.29) 3,831.6350 (10.58) 32,229.1162 (40.29) 2,419.8089 (80.57) 531;495 30,183.8714 (0.02) 6719 1 test_op2[equal-keys6] 29,410.0028 (39.75) 222,240.1090 (16.52) 34,093.8486 (41.46) 4,184.0608 (11.55) 33,729.9425 (42.16) 3,030.9893 (100.91) 635;458 29,330.8043 (0.02) 7881 1 test_op2[equal-keys2] 29,589.9808 (39.99) 78,189.8852 (5.81) 33,164.9355 (40.33) 3,180.8154 (8.78) 32,355.5432 (40.44) 1,429.8130 (47.60) 516;596 30,152.3276 (0.02) 6030 1 test_op2[less-keys1] 30,539.9299 (41.27) 83,090.0390 (6.17) 33,682.3150 (40.96) 2,567.0269 (7.09) 33,159.9731 (41.45) 1,210.0209 (40.29) 499;563 29,689.1707 (0.02) 7131 1 test_op2[equal-keys5] 30,979.9798 (41.87) 75,929.0997 (5.64) 34,453.4947 (41.90) 3,352.6548 (9.26) 33,620.0465 (42.02) 1,469.8599 (48.94) 623;712 29,024.6319 (0.02) 7235 1 test_parse_units[True-ms] 31,810.0210 (42.99) 318,750.0406 (23.69) 35,479.9600 (43.14) 4,742.1319 (13.09) 34,470.1111 (43.09) 1,340.1732 (44.62) 991;1459 28,184.9247 (0.02) 15440 1 test_op2[less-keys5] 32,410.0256 (43.80) 88,290.0786 (6.56) 36,149.9934 (43.96) 2,969.7022 (8.20) 35,559.9914 (44.45) 1,488.9520 (49.57) 451;482 27,662.5224 (0.02) 6311 1 test_op2[add1-keys1] 33,320.1606 (45.03) 141,350.0868 (10.50) 36,730.9353 (44.67) 2,902.3014 (8.01) 36,149.9842 (45.19) 1,240.0560 (41.29) 467;592 27,225.0078 (0.02) 6808 1 test_build_by_mul[short_array] 33,890.1300 (45.80) 639,050.0348 (47.49) 38,953.6694 (47.37) 6,775.1948 (18.70) 37,399.8191 (46.75) 3,559.2820 (118.50) 745;774 25,671.5225 (0.02) 13069 1 test_parse_units[False-ms] 34,449.1564 (46.56) 100,839.8831 (7.49) 38,048.4244 (46.27) 4,671.8922 (12.90) 36,739.9771 (45.92) 1,199.7763 (39.95) 1084;1472 26,282.2972 (0.02) 12251 1 test_getattr[True-ms] 34,670.1127 (46.86) 173,819.9499 (12.92) 38,118.5784 (46.35) 2,762.9999 (7.63) 37,899.9393 (47.37) 1,720.1528 (57.27) 1041;929 26,233.9269 (0.02) 17171 1 test_op2[subtract-keys5] 35,210.0469 (47.59) 358,919.8459 (26.67) 38,685.9664 (47.04) 5,034.5745 (13.90) 38,008.9041 (47.51) 1,250.0677 (41.62) 350;572 25,849.1668 (0.02) 6783 1 test_getattr[False-ms] 35,349.9781 (47.77) 113,399.9322 (8.43) 37,998.1699 (46.21) 2,851.0661 (7.87) 37,430.0871 (46.79) 939.9373 (31.29) 444;571 26,317.0569 (0.02) 6783 1 test_build_by_mul[mid_array] 35,460.1070 (47.92) 214,220.0246 (15.92) 40,100.0896 (48.76) 4,179.5665 (11.54) 39,230.1008 (49.04) 2,300.1339 (76.58) 1161;1200 24,937.6001 (0.02) 13047 1 test_op2[subtract-keys2] 35,729.9577 (48.29) 76,600.1176 (5.69) 38,945.1835 (47.36) 2,942.8118 (8.12) 38,270.0237 (47.84) 1,250.0677 (41.62) 286;354 25,677.1162 (0.02) 3514 1 test_op2[add1-keys6] 35,850.0984 (48.45) 239,150.1330 (17.77) 40,176.3902 (48.86) 5,464.5148 (15.09) 39,450.4750 (49.31) 1,729.9317 (57.60) 199;318 24,890.2401 (0.02) 3608 1 test_op2[subtract-keys1] 35,940.2038 (48.57) 74,229.9017 (5.52) 39,350.1753 (47.85) 2,553.1875 (7.05) 38,780.0392 (48.47) 1,330.1615 (44.29) 629;612 25,412.8474 (0.02) 7132 1 test_op2[add1-keys2] 36,079.9022 (48.76) 73,079.9511 (5.43) 39,010.0835 (47.44) 2,417.8282 (6.67) 38,480.1533 (48.10) 1,240.0560 (41.29) 578;607 25,634.3978 (0.02) 7264 1 test_op2[subtract-keys6] 37,590.0418 (50.80) 100,790.0573 (7.49) 41,347.1097 (50.28) 3,279.5942 (9.05) 40,689.9489 (50.86) 1,319.9169 (43.95) 490;620 24,185.4874 (0.02) 6916 1 test_op2[add1-keys5] 39,509.9632 (53.40) 401,020.0500 (29.80) 43,557.8022 (52.97) 5,291.9554 (14.61) 42,879.9540 (53.60) 1,550.1864 (51.61) 352;515 22,957.9995 (0.02) 6587 1 test_parse_expression[True-meter] 53,679.8034 (72.55) 175,780.1510 (13.06) 58,992.5367 (71.74) 6,059.7616 (16.73) 56,950.1426 (71.19) 2,257.4095 (75.16) 899;1413 16,951.2968 (0.01) 9591 1 test_parse_expression[False-meter] 53,880.0377 (72.82) 248,890.1373 (18.50) 58,707.7981 (71.39) 6,307.6250 (17.41) 56,500.0810 (70.62) 2,600.0198 (86.57) 735;1133 17,033.5123 (0.01) 8278 1 test_parse_expression[False-kilometer] 54,980.1625 (74.30) 394,100.0905 (29.29) 60,240.0727 (73.25) 8,220.3102 (22.69) 57,949.9174 (72.44) 2,832.7340 (94.31) 429;688 16,600.2456 (0.01) 5153 1 test_parse_expression[True-minute] 54,989.0101 (74.32) 160,099.9385 (11.90) 60,159.3818 (73.16) 5,991.9596 (16.54) 57,999.9760 (72.50) 2,379.9948 (79.24) 1260;1751 16,622.5112 (0.01) 11581 1 test_parse_expression[True-angstrom] 55,280.0484 (74.71) 201,810.8498 (15.00) 60,748.5155 (73.87) 6,205.9846 (17.13) 58,630.0157 (73.29) 2,202.6943 (73.34) 849;1321 16,461.3076 (0.01) 8785 1 test_parse_expression[False-angstrom] 55,529.8757 (75.05) 155,069.8653 (11.52) 60,985.1435 (74.16) 5,993.4913 (16.55) 58,820.0055 (73.52) 2,120.1558 (70.59) 870;1235 16,397.4362 (0.01) 8147 1 test_parse_expression[False-second] 55,628.8287 (75.18) 109,320.0408 (8.12) 59,834.1778 (72.76) 5,725.4376 (15.81) 57,710.1018 (72.14) 2,000.0152 (66.59) 870;1239 16,712.8560 (0.01) 8279 1 test_parse_expression[True-second] 55,670.0397 (75.24) 124,939.9502 (9.28) 60,833.7627 (73.98) 5,864.4726 (16.19) 58,460.0493 (73.07) 2,989.3126 (99.53) 1474;1767 16,438.2401 (0.01) 11694 1 test_parse_expression[False-minute] 55,999.9608 (75.68) 111,729.8380 (8.30) 60,534.2719 (73.61) 5,739.4429 (15.84) 58,280.0712 (72.85) 2,499.9026 (83.23) 953;1249 16,519.5677 (0.01) 8355 1 test_parse_expression[True-kilometer] 56,279.8232 (76.06) 223,380.0478 (16.60) 62,604.7555 (76.13) 6,867.9565 (18.96) 60,589.0527 (75.74) 4,889.9092 (162.81) 853;775 15,973.2275 (0.01) 8525 1 test_parse_expression[True-millisecond] 56,619.9888 (76.52) 235,149.8697 (17.48) 61,645.2164 (74.96) 6,273.2223 (17.32) 59,399.9866 (74.25) 2,359.2729 (78.55) 905;1425 16,221.8589 (0.01) 9313 1 test_parse_expression[False-millisecond] 57,389.9597 (77.56) 113,340.0947 (8.42) 62,779.9246 (76.34) 6,156.7608 (17.00) 60,070.0732 (75.09) 3,606.6631 (120.08) 881;924 15,928.6588 (0.01) 5763 1 test_getitem[False-minute] 60,480.0880 (81.74) 378,130.0038 (28.10) 65,284.3171 (79.39) 9,357.8006 (25.83) 63,740.1827 (79.67) 2,367.0145 (78.81) 160;561 15,317.6145 (0.01) 4715 1 test_getitem[True-minute] 60,589.9841 (81.89) 3,067,271.0855 (227.94) 65,836.8757 (80.06) 32,429.0186 (89.52) 63,890.1256 (79.86) 1,860.0840 (61.93) 59;1411 15,189.0561 (0.01) 10810 1 test_getitem[True-second] 60,610.0075 (81.91) 1,973,180.1003 (146.64) 65,279.9179 (79.38) 23,190.4663 (64.02) 63,640.0655 (79.55) 1,749.9551 (58.26) 71;1065 15,318.6467 (0.01) 9029 1 test_getitem[False-meter] 60,640.0426 (81.95) 393,559.9234 (29.25) 65,938.2882 (80.18) 10,166.1804 (28.06) 64,140.1857 (80.17) 2,249.8425 (74.91) 310;774 15,165.6955 (0.01) 6704 1 test_getitem[False-second] 61,820.0283 (83.55) 635,950.1276 (47.26) 65,965.1238 (80.22) 11,815.9088 (32.62) 64,309.9193 (80.39) 1,787.6737 (59.52) 80;482 15,159.5258 (0.01) 3651 1 test_finding_meter_getitem 62,319.9157 (84.22) 22,284,239.9962 (>1000.0) 73,082.4421 (88.87) 329,038.7402 (908.33) 65,315.0491 (81.64) 5,180.0162 (172.47) 4;370 13,683.1771 (0.01) 4568 1 test_getitem[True-meter] 62,319.9157 (84.22) 1,062,729.8616 (78.98) 67,727.5011 (82.36) 16,853.5233 (46.53) 65,390.9519 (81.74) 4,550.0346 (151.49) 77;308 14,765.0509 (0.01) 5829 1 test_getitem[True-angstrom] 62,769.0461 (84.83) 374,539.9881 (27.83) 67,394.8112 (81.95) 8,025.8001 (22.16) 65,840.0822 (82.30) 1,949.7238 (64.91) 516;1333 14,837.9376 (0.01) 10228 1 test_getitem[False-angstrom] 63,139.9453 (85.33) 383,579.8707 (28.51) 67,594.3546 (82.20) 8,190.0118 (22.61) 66,129.9564 (82.66) 1,749.7223 (58.26) 185;588 14,794.1349 (0.01) 4975 1 test_getitem[True-kilometer] 63,610.0303 (85.97) 5,520,879.9895 (410.28) 68,925.5389 (83.82) 56,243.5673 (155.26) 66,630.0766 (83.29) 2,609.9733 (86.90) 17;1143 14,508.4103 (0.01) 9743 1 test_getitem[False-kilometer] 64,100.1388 (86.63) 402,060.1045 (29.88) 69,417.9548 (84.41) 10,687.7478 (29.50) 67,400.0476 (84.25) 2,194.8945 (73.08) 203;624 14,405.4950 (0.01) 4912 1 test_getitem[True-millisecond] 64,620.0497 (87.33) 847,280.0255 (62.97) 70,042.5008 (85.17) 11,977.1509 (33.06) 68,119.9599 (85.15) 2,250.0753 (74.91) 298;1172 14,277.0459 (0.01) 9785 1 test_getitem[False-millisecond] 64,951.1348 (87.78) 676,580.0063 (50.28) 69,205.8869 (84.16) 11,472.6696 (31.67) 67,620.0725 (84.52) 1,920.1543 (63.93) 106;591 14,449.6378 (0.01) 5079 1 test_create_empty_registry 73,380.0698 (99.17) 736,220.0413 (54.71) 88,537.9245 (107.66) 52,191.6314 (144.08) 77,279.9831 (96.60) 4,404.9812 (146.66) 113;333 11,294.5950 (0.01) 3273 1 test_load_definitions_stage_1[None] 75,759.8318 (102.39) 10,099,978.8847 (750.58) 95,053.4578 (115.59) 152,629.8240 (421.35) 80,350.0880 (100.44) 7,929.5132 (264.01) 163;462 10,520.3958 (0.01) 4908 1 test_parse_math_expression 77,920.0345 (105.31) 119,949.9238 (8.91) 83,952.1331 (102.09) 6,219.7655 (17.17) 81,429.9565 (101.79) 4,099.9148 (136.50) 556;532 11,911.5496 (0.01) 4274 1 test_parse_expression[False-ms] 91,449.8232 (123.59) 222,049.8864 (16.50) 100,032.0737 (121.64) 8,022.7513 (22.15) 96,719.9448 (120.90) 6,000.0457 (199.77) 626;546 9,996.7937 (0.01) 4494 1 test_parse_expression[True-ms] 93,860.0861 (126.85) 160,349.9986 (11.92) 100,708.7359 (122.47) 7,492.0831 (20.68) 97,509.9392 (121.89) 4,959.7584 (165.13) 892;867 9,929.6252 (0.01) 7331 1 test_getitem[True-ms] 100,970.0354 (136.46) 1,539,099.9615 (114.38) 107,393.6520 (130.59) 21,466.2658 (59.26) 104,639.9120 (130.80) 3,830.0059 (127.52) 95;677 9,311.5373 (0.01) 5647 1 test_getitem[False-ms] 101,350.0150 (136.97) 442,780.0886 (32.91) 107,825.9552 (131.12) 11,259.3259 (31.08) 105,150.0440 (131.44) 3,780.0055 (125.85) 184;595 9,274.2049 (0.01) 4958 1 test_load_definitions_stage_1[True] 104,669.9472 (141.46) 691,320.0486 (51.38) 129,733.1256 (157.76) 63,520.6898 (175.35) 114,909.8389 (143.64) 12,249.2202 (407.83) 185;305 7,708.1316 (0.01) 4892 1 test_build_cache 279,359.9851 (377.55) 642,979.9832 (47.78) 299,328.3746 (363.99) 11,156.9387 (30.80) 297,685.0374 (372.10) 9,870.1566 (328.62) 332;66 3,340.8126 (0.00) 2598 1 test_load_definitions_stage_3[True] 1,653,329.9349 (>1000.0) 1,855,330.0761 (137.88) 1,692,390.8261 (>1000.0) 52,985.2395 (146.27) 1,681,225.0251 (>1000.0) 19,095.0232 (635.76) 1;1 590.8801 (0.00) 12 1 test_create_tiny_registry 2,774,130.0873 (>1000.0) 4,003,199.9815 (297.50) 2,869,644.2928 (>1000.0) 162,330.2692 (448.12) 2,824,804.9784 (>1000.0) 40,700.5427 (>1000.0) 20;20 348.4752 (0.00) 216 1 test_create_default_registry_use_cache 10,977,749.0143 (>1000.0) 18,118,049.0181 (>1000.0) 12,511,241.1204 (>1000.0) 2,376,116.3399 (>1000.0) 11,343,190.9122 (>1000.0) 2,629,853.4940 (>1000.0) 1;1 79.9281 (0.00) 9 1 test_load_definitions_stage_3[None] 38,702,369.9004 (>1000.0) 139,150,798.0879 (>1000.0) 43,361,941.1383 (>1000.0) 19,957,646.9078 (>1000.0) 39,406,638.8253 (>1000.0) 246,348.3252 (>1000.0) 1;2 23.0617 (0.00) 25 1 test_create_default_registry 143,995,019.1416 (>1000.0) 152,441,798.9422 (>1000.0) 146,574,459.8702 (>1000.0) 2,842,485.2394 (>1000.0) 145,765,739.0274 (>1000.0) 2,419,308.2936 (>1000.0) 1;1 6.8225 (0.00) 7 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 = 2516 passed, 137 skipped, 15 xfailed, 2 xpassed, 19 warnings, 298 subtests passed in 246.87s (0:04:06) = + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pint-0.24.4-3.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3Wh8GT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build + cd pint-0.24.4 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/share/doc/python3-pint + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/share/doc/python3-pint + cp -pr /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/README.rst /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/share/doc/python3-pint + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Qc1ByZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build + cd pint-0.24.4 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/share/licenses/python3-pint + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/share/licenses/python3-pint + cp -pr /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/LICENSE /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT/usr/share/licenses/python3-pint + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pint = 0.24.4-3.mga10 python3-pint = 0.24.4-3.mga10 python3.13-pint = 0.24.4-3.mga10 python3.13dist(pint) = 0.24.4 python3dist(pint) = 0.24.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.13 python3.13dist(flexcache) >= 0.3 python3.13dist(flexparser) >= 0.4 python3.13dist(platformdirs) >= 2.1 python3.13dist(typing-extensions) >= 4 Processing files: python3-pint+dask-0.24.4-3.mga10.noarch Provides: python-pint+dask = 0.24.4-3.mga10 python3-pint+dask = 0.24.4-3.mga10 python3.13-pint+dask = 0.24.4-3.mga10 python3.13dist(pint[dask]) = 0.24.4 python3dist(pint[dask]) = 0.24.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.13 python3.13dist(dask) Processing files: python3-pint+numpy-0.24.4-3.mga10.noarch Provides: python-pint+numpy = 0.24.4-3.mga10 python3-pint+numpy = 0.24.4-3.mga10 python3.13-pint+numpy = 0.24.4-3.mga10 python3.13dist(pint[numpy]) = 0.24.4 python3dist(pint[numpy]) = 0.24.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.13 python3.13dist(numpy) >= 1.23 Processing files: python3-pint+xarray-0.24.4-3.mga10.noarch Provides: python-pint+xarray = 0.24.4-3.mga10 python3-pint+xarray = 0.24.4-3.mga10 python3.13-pint+xarray = 0.24.4-3.mga10 python3.13dist(pint[xarray]) = 0.24.4 python3dist(pint[xarray]) = 0.24.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.13 python3.13dist(xarray) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-pint+xarray-0.24.4-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-pint+dask-0.24.4-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-pint+numpy-0.24.4-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-pint-0.24.4-3.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BwSDdV + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build + test -d /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!