D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-pint-0.24.4-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mCXsyT Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.y782gl + 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.0BhhCC + 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-2.mga10.noarch-pyproject-buildrequires -x dask,numpy,xarray,test Handling setuptools>=61 from build-system.requires Requirement satisfied: setuptools>=61 (installed: setuptools 78.1.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.43.0) Handling setuptools_scm[toml]>=3.4.3 from build-system.requires Requirement satisfied: setuptools_scm[toml]>=3.4.3 (installed: setuptools_scm 8.0.4) (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.13.2) 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.1.2) Handling dask; extra == "dask" from hook generated metadata: Requires-Dist (Pint) Requirement satisfied: dask; extra == "dask" (installed: dask 2025.2.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-2.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.HU0upg + 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-9utumd7y/Pint.egg-info writing /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/.pyproject-builddir/pip-modern-metadata-9utumd7y/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-9utumd7y/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-9utumd7y/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-9utumd7y/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-9utumd7y/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-9utumd7y/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-9utumd7y/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-9utumd7y/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-9utumd7y/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/rpmbuild/BUILD/python-pint-0.24.4-build/pint-0.24.4/.pyproject-builddir/pip-wheel-3rjavx1a/.tmp-gejbf383/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=96228c5f4784545cb225e5b89100f8e94fbcb01d305931edb3e80ca142420988 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.AE8AFy + 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 ']' ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ 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 + 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.0.1 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-2.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-2.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-2.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-2.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-pint-0.24.4-build/python-pint-0.24.4-2.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-2.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.A4avPX + 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.3, 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.13.3 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 825606, 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-int_kilometer] 768.8068 (1.0) 34,000.2589 (1.97) 844.1583 (1.0) 258.4027 (1.29) 830.2741 (1.0) 30.2680 (1.0) 290;4772 1,184,611.8689 (1.0) 109650 1 test_op1[truth-complex_kilometer] 769.7381 (1.00) 20,449.9811 (1.19) 854.7167 (1.01) 199.8375 (1.0) 848.9005 (1.02) 30.2680 (1.0) 269;3708 1,169,978.3111 (0.99) 106840 1 test_op1[truth-complex_meter] 779.9827 (1.01) 20,639.9709 (1.20) 860.8123 (1.02) 205.2413 (1.03) 849.8318 (1.02) 39.5812 (1.31) 827;2247 1,161,693.4845 (0.98) 100911 1 test_op1[truth-float_kilometer] 779.9827 (1.01) 17,749.1456 (1.03) 849.8012 (1.01) 203.5644 (1.02) 840.0530 (1.01) 40.0469 (1.32) 308;1719 1,176,745.8542 (0.99) 129367 1 test_op1[truth-float_meter] 788.8302 (1.03) 21,350.1044 (1.24) 869.6214 (1.03) 205.2670 (1.03) 860.0764 (1.04) 40.0469 (1.32) 808;2110 1,149,925.6802 (0.97) 110508 1 test_op1[truth-int_meter] 789.7615 (1.03) 27,149.9157 (1.58) 864.1450 (1.02) 205.4510 (1.03) 851.2288 (1.03) 30.2680 (1.0) 240;4386 1,157,213.1937 (0.98) 123604 1 test_to_units_container_registry[True-meter] 1,550.6521 (2.02) 60,549.9372 (3.52) 1,671.8841 (1.98) 440.8930 (2.21) 1,649.8379 (1.99) 50.2914 (1.66) 1844;6069 598,127.5919 (0.50) 182470 1 test_to_units_container_detached[True-angstrom] 1,559.9653 (2.03) 80,779.6605 (4.69) 1,683.4373 (1.99) 424.4340 (2.12) 1,660.0825 (2.00) 40.0469 (1.32) 1251;4952 594,022.7198 (0.50) 123918 1 test_to_units_container_registry[False-angstrom] 1,571.1412 (2.04) 42,039.9010 (2.44) 1,701.4456 (2.02) 550.1889 (2.75) 1,660.0825 (2.00) 49.8258 (1.65) 566;949 587,735.5039 (0.50) 21200 1 test_to_units_container_registry[True-angstrom] 1,588.8363 (2.07) 60,759.9504 (3.53) 1,701.0218 (2.02) 378.8026 (1.90) 1,680.1059 (2.02) 48.8944 (1.62) 617;2918 587,881.9510 (0.50) 143886 1 test_to_units_container_detached[True-meter] 1,590.2333 (2.07) 38,689.9337 (2.25) 1,699.0221 (2.01) 346.2361 (1.73) 1,680.1059 (2.02) 40.0469 (1.32) 675;3897 588,573.8457 (0.50) 121506 1 test_to_units_container_registry[False-meter] 1,608.8597 (2.09) 30,799.7689 (1.79) 1,698.5277 (2.01) 407.7869 (2.04) 1,680.1059 (2.02) 40.0469 (1.32) 153;1372 588,745.1755 (0.50) 40519 1 test_to_units_container_detached[False-angstrom] 1,609.3254 (2.09) 28,260.0522 (1.64) 1,711.8382 (2.03) 396.3721 (1.98) 1,689.8848 (2.04) 40.0469 (1.32) 161;1509 584,167.3658 (0.49) 40651 1 test_to_units_container_detached[False-meter] 1,629.8145 (2.12) 32,771.3788 (1.90) 1,773.3904 (2.10) 461.0656 (2.31) 1,749.9551 (2.11) 49.8258 (1.65) 124;802 563,891.6179 (0.48) 33864 1 test_wrapper_nonstrict[int_kilometer] 1,749.9551 (2.28) 2,466,809.9359 (143.25) 1,952.3896 (2.31) 6,676.6810 (33.41) 1,899.8981 (2.29) 69.8492 (2.31) 77;1931 512,192.8598 (0.43) 150153 1 test_parse_units[False-meter] 1,760.1997 (2.29) 144,150.1081 (8.37) 1,937.1771 (2.29) 864.7627 (4.33) 1,899.8981 (2.29) 50.2914 (1.66) 345;1706 516,215.0708 (0.44) 37370 1 test_parse_units[True-second] 1,769.9786 (2.30) 89,889.8579 (5.22) 1,914.7302 (2.27) 480.2692 (2.40) 1,890.1192 (2.28) 59.6046 (1.97) 1377;4654 522,266.7890 (0.44) 163668 1 test_wrapper_nonstrict[float_kilometer] 1,769.9786 (2.30) 2,399,889.7523 (139.37) 2,017.5227 (2.39) 9,116.8018 (45.62) 1,939.9449 (2.34) 70.3149 (2.32) 61;2195 495,657.3706 (0.42) 152207 1 test_parse_units[True-angstrom] 1,779.7574 (2.31) 81,759.8775 (4.75) 1,922.7691 (2.28) 433.2577 (2.17) 1,899.8981 (2.29) 40.0469 (1.32) 917;5547 520,083.2450 (0.44) 147270 1 test_parse_units[True-meter] 1,779.7574 (2.31) 90,310.3501 (5.24) 1,900.6754 (2.25) 426.2322 (2.13) 1,879.8746 (2.26) 49.3601 (1.63) 811;3390 526,128.7574 (0.44) 170071 1 test_wrapper_nonstrict[complex_meter] 1,779.7574 (2.31) 1,921,688.6722 (111.60) 1,993.0789 (2.36) 6,940.6196 (34.73) 1,930.1660 (2.32) 69.3835 (2.29) 80;2138 501,736.2727 (0.42) 163407 1 test_parse_units[False-minute] 1,790.0020 (2.33) 34,230.2956 (1.99) 1,920.2561 (2.27) 376.1639 (1.88) 1,899.8981 (2.29) 59.6046 (1.97) 209;804 520,763.8755 (0.44) 40535 1 test_parse_units[True-millisecond] 1,790.0020 (2.33) 131,709.9668 (7.65) 1,945.0933 (2.30) 567.9474 (2.84) 1,919.9215 (2.31) 59.6046 (1.97) 1691;4342 514,114.1541 (0.43) 172143 1 test_wrapper_nonstrict[int_meter] 1,790.0020 (2.33) 430,691.0560 (25.01) 2,000.8374 (2.37) 1,528.0657 (7.65) 1,969.7472 (2.37) 60.0703 (1.98) 394;3051 499,790.7420 (0.42) 137925 1 test_wrapper_nonstrict[float_meter] 1,800.2465 (2.34) 483,150.1283 (28.06) 1,958.0000 (2.32) 1,869.4931 (9.36) 1,919.9215 (2.31) 59.6046 (1.97) 368;3074 510,725.2330 (0.43) 142246 1 test_parse_units[False-second] 1,819.8043 (2.37) 27,659.8148 (1.61) 1,931.3654 (2.29) 400.8047 (2.01) 1,909.6769 (2.30) 40.5125 (1.34) 159;1664 517,768.4267 (0.44) 39033 1 test_parse_units[False-angstrom] 1,839.8277 (2.39) 24,630.2225 (1.43) 1,947.3851 (2.31) 393.0197 (1.97) 1,920.3871 (2.31) 49.3601 (1.63) 161;786 513,509.1206 (0.43) 34400 1 test_parse_units[False-millisecond] 1,839.8277 (2.39) 18,959.8650 (1.10) 1,942.5460 (2.30) 337.2900 (1.69) 1,919.9215 (2.31) 40.0469 (1.32) 63;449 514,788.3199 (0.43) 11159 1 test_parse_units[True-minute] 1,839.8277 (2.39) 25,209.9708 (1.46) 1,959.5279 (2.32) 331.8542 (1.66) 1,939.9449 (2.34) 49.8258 (1.65) 510;3525 510,327.0066 (0.43) 145346 1 test_parse_units[True-kilometer] 1,849.6066 (2.41) 37,019.6067 (2.15) 1,957.3369 (2.32) 384.8363 (1.93) 1,939.9449 (2.34) 40.0469 (1.32) 776;5408 510,898.2449 (0.43) 181821 1 test_wrapper_nonstrict[complex_kilometer] 1,849.6066 (2.41) 1,327,129.0809 (77.07) 2,066.8427 (2.45) 3,394.0201 (16.98) 2,029.8176 (2.44) 60.0703 (1.98) 285;5016 483,829.7608 (0.41) 158229 1 test_parse_units[False-kilometer] 1,850.0723 (2.41) 23,810.1929 (1.38) 1,961.6902 (2.32) 447.8754 (2.24) 1,939.9449 (2.34) 40.0469 (1.32) 45;397 509,764.4807 (0.43) 10628 1 test_op2[eq-keys11] 2,039.5964 (2.65) 133,948.8663 (7.78) 2,190.4558 (2.59) 725.0271 (3.63) 2,140.1793 (2.58) 60.0703 (1.98) 1266;3025 456,525.9950 (0.39) 71478 1 test_op2[eq-keys24] 2,039.5964 (2.65) 96,219.5918 (5.59) 2,192.6807 (2.60) 635.8922 (3.18) 2,159.7371 (2.60) 50.2914 (1.66) 831;2203 456,062.7452 (0.38) 74907 1 test_op2[eq-keys33] 2,039.5964 (2.65) 129,768.6249 (7.54) 2,205.7796 (2.61) 673.3016 (3.37) 2,160.2027 (2.60) 89.8726 (2.97) 680;1352 453,354.4571 (0.38) 63171 1 test_op2[eq-keys28] 2,049.8410 (2.67) 88,930.1300 (5.16) 2,284.2198 (2.71) 587.8880 (2.94) 2,270.0988 (2.73) 110.3617 (3.65) 687;877 437,786.2490 (0.37) 68162 1 test_op2[eq-keys4] 2,049.8410 (2.67) 73,300.2089 (4.26) 2,264.2456 (2.68) 504.4076 (2.52) 2,240.2965 (2.70) 50.2914 (1.66) 301;3543 441,648.2069 (0.37) 67070 1 test_op2[eq-keys2] 2,059.6199 (2.68) 51,708.8920 (3.00) 2,295.3966 (2.72) 361.8361 (1.81) 2,279.8777 (2.75) 60.0703 (1.98) 372;3595 435,654.5548 (0.37) 75074 1 test_op2[eq-keys23] 2,060.0855 (2.68) 51,680.0210 (3.00) 2,202.8157 (2.61) 475.3694 (2.38) 2,169.9816 (2.61) 60.0703 (1.98) 319;4017 453,964.4475 (0.38) 62422 1 test_op2[eq-keys16] 2,069.8644 (2.69) 69,430.0979 (4.03) 2,234.6393 (2.65) 524.5827 (2.63) 2,179.7605 (2.63) 149.9429 (4.95) 265;360 447,499.5227 (0.38) 63735 1 test_op2[eq-keys35] 2,069.8644 (2.69) 71,100.4250 (4.13) 2,261.0721 (2.68) 490.4025 (2.45) 2,230.0519 (2.69) 89.8726 (2.97) 765;1112 442,268.0668 (0.37) 75814 1 test_op2[eq-keys26] 2,099.6667 (2.73) 83,439.9834 (4.85) 2,243.1297 (2.66) 621.9487 (3.11) 2,210.0285 (2.66) 59.6046 (1.97) 311;3113 445,805.6988 (0.38) 60829 1 test_op2[eq-keys7] 2,109.9113 (2.74) 73,520.0010 (4.27) 2,241.4494 (2.66) 511.5748 (2.56) 2,219.8074 (2.67) 50.2914 (1.66) 345;1961 446,139.8955 (0.38) 74406 1 test_op2[eq-keys0] 2,129.9347 (2.77) 17,220.1544 (1.0) 2,246.6988 (2.66) 301.1044 (1.51) 2,230.0519 (2.69) 59.6046 (1.97) 208;738 445,097.4996 (0.38) 45311 1 test_op2[eq-keys14] 2,140.1793 (2.78) 39,880.1640 (2.32) 2,289.2527 (2.71) 436.7848 (2.19) 2,260.3199 (2.72) 51.2227 (1.69) 442;2528 436,823.7761 (0.37) 76453 1 test_op2[eq-keys31] 2,159.7371 (2.81) 26,308.9314 (1.53) 2,293.1299 (2.72) 426.6243 (2.13) 2,270.0988 (2.73) 50.7571 (1.68) 334;1388 436,085.1945 (0.37) 68536 1 test_op2[eq-keys21] 2,169.9816 (2.82) 30,639.5814 (1.78) 2,310.6643 (2.74) 468.3040 (2.34) 2,289.6565 (2.76) 60.0703 (1.98) 266;979 432,775.9814 (0.37) 68870 1 test_op2[eq-keys12] 2,180.2261 (2.84) 122,060.0680 (7.09) 2,319.4119 (2.75) 627.0558 (3.14) 2,290.1222 (2.76) 49.8258 (1.65) 358;1730 431,143.7727 (0.36) 74462 1 test_op2[eq-keys19] 2,209.0971 (2.87) 39,871.3164 (2.32) 2,353.5057 (2.79) 452.2992 (2.26) 2,330.1691 (2.81) 59.6046 (1.97) 346;1205 424,898.0571 (0.36) 76924 1 test_op2[eq-keys9] 2,210.0285 (2.87) 30,600.0002 (1.78) 2,355.4301 (2.79) 433.8821 (2.17) 2,330.1691 (2.81) 49.8258 (1.65) 307;1549 424,550.9167 (0.36) 70623 1 test_op2[lt-keys3] 2,710.1487 (3.53) 33,699.9074 (1.96) 2,874.5876 (3.41) 465.2746 (2.33) 2,840.0682 (3.42) 50.7571 (1.68) 295;1833 347,875.9859 (0.29) 49186 1 test_op2[lt-keys0] 2,729.7065 (3.55) 26,910.1001 (1.56) 2,919.6278 (3.46) 481.7206 (2.41) 2,880.1151 (3.47) 69.3835 (2.29) 259;652 342,509.4097 (0.29) 28305 1 test_op2[lt-keys7] 2,930.4065 (3.81) 27,980.1898 (1.62) 3,105.6485 (3.68) 458.5602 (2.29) 3,079.8838 (3.71) 60.5360 (2.00) 344;1301 321,993.9458 (0.27) 53764 1 test_op2[lt-keys4] 2,979.7666 (3.88) 31,800.0093 (1.85) 3,128.3611 (3.71) 423.5793 (2.12) 3,099.9072 (3.73) 50.2914 (1.66) 300;1560 319,656.1918 (0.27) 50050 1 test_op1[neg-complex_meter] 2,990.0111 (3.89) 86,569.6929 (5.03) 3,240.8535 (3.84) 806.1262 (4.03) 3,169.7564 (3.82) 89.4070 (2.95) 686;921 308,560.6923 (0.26) 23602 1 test_op1[neg-complex_kilometer] 3,019.8134 (3.93) 110,080.0000 (6.39) 3,265.1507 (3.87) 716.7932 (3.59) 3,220.0478 (3.88) 80.0937 (2.65) 634;1161 306,264.5762 (0.26) 47985 1 test_op1[neg-int_meter] 3,049.1501 (3.97) 20,989.6825 (1.22) 3,239.8076 (3.84) 447.4491 (2.24) 3,189.7798 (3.84) 60.0703 (1.98) 379;1005 308,660.3000 (0.26) 22579 1 test_getattr[True-meter] 3,070.1049 (3.99) 130,519.7366 (7.58) 3,253.1954 (3.85) 655.8398 (3.28) 3,209.8033 (3.87) 68.9179 (2.28) 760;4564 307,390.0802 (0.26) 90661 1 test_getattr[False-angstrom] 3,090.1283 (4.02) 80,349.8551 (4.67) 3,392.6250 (4.02) 1,621.6163 (8.11) 3,230.2924 (3.89) 80.0937 (2.65) 330;1569 294,757.0106 (0.25) 26582 1 test_op1[neg-float_kilometer] 3,099.9072 (4.03) 26,059.8026 (1.51) 3,266.1825 (3.87) 476.8601 (2.39) 3,229.8267 (3.89) 60.0703 (1.98) 443;1509 306,167.8279 (0.26) 42626 1 test_getattr[False-meter] 3,119.9306 (4.06) 69,629.8666 (4.04) 3,318.4717 (3.93) 739.5556 (3.70) 3,250.3158 (3.91) 90.3383 (2.98) 289;1084 301,343.5352 (0.25) 29789 1 test_op1[neg-int_kilometer] 3,119.9306 (4.06) 23,719.8547 (1.38) 3,289.6636 (3.90) 419.0434 (2.10) 3,260.0947 (3.93) 60.5360 (2.00) 558;1963 303,982.4478 (0.26) 72834 1 test_op1[neg-float_meter] 3,129.7095 (4.07) 42,790.0814 (2.48) 3,323.5660 (3.94) 517.2389 (2.59) 3,289.8970 (3.96) 60.0703 (1.98) 492;2008 300,881.6404 (0.25) 67614 1 test_getattr[True-minute] 3,159.9775 (4.11) 128,049.8691 (7.44) 3,343.6455 (3.96) 694.0826 (3.47) 3,300.1415 (3.97) 60.0703 (1.98) 1149;4998 299,074.7665 (0.25) 109049 1 test_getattr[True-millisecond] 3,169.7564 (4.12) 35,239.8492 (2.05) 3,340.0166 (3.96) 518.8964 (2.60) 3,308.9891 (3.99) 59.6046 (1.97) 620;4459 299,399.7097 (0.25) 111356 1 test_getattr[False-millisecond] 3,180.0009 (4.14) 33,840.0714 (1.97) 3,348.9844 (3.97) 787.2787 (3.94) 3,290.3627 (3.96) 50.2914 (1.66) 89;652 298,597.9831 (0.25) 11150 1 test_getattr[False-minute] 3,180.0009 (4.14) 36,700.1630 (2.13) 3,332.7463 (3.95) 586.3651 (2.93) 3,289.8970 (3.96) 50.2914 (1.66) 208;1524 300,052.8382 (0.25) 28337 1 test_getattr[True-kilometer] 3,180.0009 (4.14) 52,779.9129 (3.07) 3,341.6176 (3.96) 534.4808 (2.67) 3,300.1415 (3.97) 59.6046 (1.97) 799;4713 299,256.2678 (0.25) 113636 1 test_finding_meter_getattr 3,200.0244 (4.16) 28,330.3671 (1.65) 3,369.7555 (3.99) 499.6252 (2.50) 3,330.4095 (4.01) 60.0703 (1.98) 557;2499 296,757.4344 (0.25) 80322 1 test_getattr[True-angstrom] 3,200.0244 (4.16) 40,849.6708 (2.37) 3,374.0243 (4.00) 503.8805 (2.52) 3,339.7228 (4.02) 60.0703 (1.98) 766;4016 296,381.9794 (0.25) 107757 1 test_getattr[False-kilometer] 3,220.0478 (4.19) 34,429.1329 (2.00) 3,386.9650 (4.01) 678.0744 (3.39) 3,339.7228 (4.02) 59.6046 (1.97) 81;502 295,249.5835 (0.25) 10086 1 test_getattr[False-second] 3,220.0478 (4.19) 39,089.9368 (2.27) 3,386.5276 (4.01) 592.4618 (2.96) 3,340.1884 (4.02) 60.0703 (1.98) 196;1046 295,287.7163 (0.25) 24729 1 test_getattr[True-second] 3,220.0478 (4.19) 36,340.2069 (2.11) 3,387.2231 (4.01) 506.1826 (2.53) 3,349.9673 (4.03) 60.0703 (1.98) 673;4354 295,227.0850 (0.25) 107182 1 test_build_by_mul[int] 3,660.0977 (4.76) 184,730.1610 (10.73) 3,877.2389 (4.59) 912.2268 (4.56) 3,839.8430 (4.62) 79.6281 (2.63) 381;1307 257,915.4944 (0.22) 65965 1 test_build_by_mul[float] 3,699.6789 (4.81) 36,249.8686 (2.11) 3,922.5425 (4.65) 609.6408 (3.05) 3,870.1110 (4.66) 79.1624 (2.62) 568;1362 254,936.6914 (0.22) 36365 1 test_op1[neg-short_array_kilometer] 3,790.0172 (4.93) 130,559.7834 (7.58) 4,082.8423 (4.84) 920.7476 (4.61) 4,020.0539 (4.84) 89.8726 (2.97) 353;3127 244,927.4108 (0.21) 43386 1 test_base_units[False-angstrom/minute] 3,859.8664 (5.02) 34,000.2589 (1.97) 4,050.5268 (4.80) 665.6129 (3.33) 4,000.0305 (4.82) 70.3149 (2.32) 150;818 246,881.4667 (0.21) 17819 1 test_base_units[True-kilometer/second] 3,859.8664 (5.02) 44,699.7583 (2.60) 4,074.9203 (4.83) 604.7162 (3.03) 4,029.8328 (4.85) 79.6281 (2.63) 795;3454 245,403.5716 (0.21) 92159 1 test_base_units[angstrom/minute] 3,859.8664 (5.02) 20,579.9006 (1.20) 4,061.5811 (4.81) 511.6533 (2.56) 4,019.5882 (4.84) 79.6281 (2.63) 68;261 246,209.5363 (0.21) 7011 1 test_base_units[False-kilometer/second] 3,870.1110 (5.03) 31,109.8993 (1.81) 4,048.8308 (4.80) 613.8921 (3.07) 4,000.0305 (4.82) 69.8492 (2.31) 81;443 246,984.8854 (0.21) 10086 1 test_base_units[True-angstrom/minute] 3,890.1344 (5.06) 73,660.1651 (4.28) 4,185.9034 (4.96) 785.0108 (3.93) 4,129.9500 (4.97) 119.2093 (3.94) 1371;2513 238,897.0548 (0.20) 96339 1 test_base_units[meter/second] 3,969.7625 (5.16) 35,599.8054 (2.07) 4,178.3326 (4.95) 592.9004 (2.97) 4,139.7288 (4.99) 79.6281 (2.63) 59;252 239,329.9175 (0.20) 7028 1 test_op1[neg-short_array_meter] 4,099.6820 (5.33) 31,060.0735 (1.80) 4,359.8619 (5.16) 631.5293 (3.16) 4,310.1609 (5.19) 81.0251 (2.68) 245;780 229,365.0615 (0.19) 27211 1 test_op1[neg-mid_array_kilometer] 4,220.2882 (5.49) 136,520.2479 (7.93) 4,556.8708 (5.40) 1,207.1203 (6.04) 4,449.8593 (5.36) 179.7453 (5.94) 449;1097 219,448.8398 (0.19) 42463 1 test_op1[neg-mid_array_meter] 4,389.7890 (5.71) 34,729.0188 (2.02) 4,647.5860 (5.51) 657.2823 (3.29) 4,590.9546 (5.53) 80.0937 (2.65) 418;1334 215,165.4653 (0.18) 44170 1 test_base_units[True-angstrom] 4,429.8358 (5.76) 107,989.6465 (6.27) 4,703.9925 (5.57) 960.7585 (4.81) 4,630.0702 (5.58) 141.0954 (4.66) 474;1193 212,585.3720 (0.18) 51680 1 test_base_units[meter] 4,469.8827 (5.81) 66,729.7281 (3.88) 4,871.8331 (5.77) 752.4264 (3.77) 4,829.8389 (5.82) 81.0251 (2.68) 591;6280 205,261.5477 (0.17) 45851 1 test_base_units[True-meter] 4,519.7085 (5.88) 127,289.9099 (7.39) 4,774.4884 (5.66) 783.5146 (3.92) 4,700.3850 (5.66) 129.9195 (4.29) 732;1520 209,446.5258 (0.18) 69881 1 test_base_units[False-angstrom] 4,599.8022 (5.98) 35,069.8829 (2.04) 4,834.5602 (5.73) 718.4530 (3.60) 4,780.0131 (5.76) 80.0937 (2.65) 287;1187 206,844.0474 (0.17) 30414 1 test_base_units[angstrom] 4,619.8256 (6.01) 26,809.9830 (1.56) 4,829.0807 (5.72) 627.5360 (3.14) 4,770.2342 (5.75) 88.9413 (2.94) 97;308 207,078.7512 (0.17) 9811 1 test_base_units[False-meter] 4,640.3147 (6.04) 43,530.0171 (2.53) 4,945.7327 (5.86) 768.6310 (3.85) 4,888.9779 (5.89) 130.8508 (4.32) 277;686 202,194.5112 (0.17) 30076 1 test_convert_from_uc[True-key0] 4,850.3280 (6.31) 231,460.2025 (13.44) 5,267.7042 (6.24) 1,729.7919 (8.66) 5,180.0162 (6.24) 230.0367 (7.60) 818;1718 189,836.0203 (0.16) 67890 1 test_convert_from_uc[False-key0] 5,009.5841 (6.52) 217,580.2365 (12.64) 5,430.1521 (6.43) 3,236.2322 (16.19) 5,260.1099 (6.34) 139.6984 (4.62) 115;802 184,156.9052 (0.16) 13411 1 test_op2[eq-keys3] 5,900.3942 (7.67) 56,560.1513 (3.28) 6,310.3111 (7.48) 1,040.6776 (5.21) 6,210.0589 (7.48) 160.1875 (5.29) 236;907 158,470.7923 (0.13) 22342 1 test_op2[eq-keys0] 5,949.7543 (7.74) 212,119.8922 (12.32) 6,519.2110 (7.72) 2,050.5831 (10.26) 6,410.2933 (7.72) 140.1640 (4.63) 174;880 153,392.7959 (0.13) 16424 1 test_parse_unit_name[False-second] 6,159.7675 (8.01) 63,769.0537 (3.70) 6,448.7677 (7.64) 773.7450 (3.87) 6,380.0253 (7.68) 89.8726 (2.97) 493;1646 155,068.3871 (0.13) 50481 1 test_op2[eq-keys7] 6,199.8144 (8.06) 72,369.8176 (4.20) 6,630.4895 (7.85) 1,110.3245 (5.56) 6,509.9448 (7.84) 169.9664 (5.62) 423;934 150,818.4266 (0.13) 23725 1 test_parse_unit_name[True-second] 6,289.6870 (8.18) 118,120.1078 (6.86) 6,561.9020 (7.77) 935.1793 (4.68) 6,489.9214 (7.82) 79.6281 (2.63) 1002;2802 152,394.8392 (0.13) 84318 1 test_op2[eq-keys4] 6,519.7237 (8.48) 50,719.8274 (2.95) 6,873.5859 (8.14) 977.0604 (4.89) 6,770.2495 (8.15) 139.6984 (4.62) 263;1122 145,484.4690 (0.12) 20773 1 test_parse_unit_name[True-meter] 6,570.0151 (8.55) 123,680.1036 (7.18) 6,896.6022 (8.17) 1,087.0393 (5.44) 6,800.0518 (8.19) 130.8508 (4.32) 854;1784 144,998.9391 (0.12) 59313 1 test_parse_unit_name[True-angstrom] 6,599.8174 (8.58) 94,689.8945 (5.50) 6,951.6032 (8.23) 910.6347 (4.56) 6,869.9010 (8.27) 109.8961 (3.63) 1321;2636 143,851.7086 (0.12) 83544 1 test_op2[sub-keys21] 6,628.6884 (8.62) 8,153,780.3635 (473.50) 7,840.9399 (9.29) 60,416.7034 (302.33) 7,220.0783 (8.70) 279.8624 (9.25) 9;809 127,535.7305 (0.11) 18225 1 test_parse_unit_name[False-meter] 6,629.6197 (8.62) 77,120.0284 (4.48) 6,977.3229 (8.27) 968.2920 (4.85) 6,849.8775 (8.25) 109.8961 (3.63) 986;6299 143,321.4449 (0.12) 56948 1 test_convert_from_uc[True-key1] 6,630.0854 (8.62) 5,858,880.0021 (340.23) 7,288.2883 (8.63) 22,872.0578 (114.45) 7,059.8908 (8.50) 270.0835 (8.92) 59;2022 137,206.4266 (0.12) 66140 1 test_parse_unit_name[False-angstrom] 6,631.0167 (8.63) 85,640.2330 (4.97) 7,151.4327 (8.47) 762.3006 (3.81) 7,099.9376 (8.55) 99.1859 (3.28) 671;4543 139,832.1208 (0.12) 60939 1 test_op2[sub-keys14] 6,639.8643 (8.64) 128,760.0026 (7.48) 7,202.7699 (8.53) 1,412.7629 (7.07) 7,139.9845 (8.60) 339.9327 (11.23) 567;708 138,835.4779 (0.12) 23053 1 test_op2[sub-keys19] 6,639.8643 (8.64) 145,329.6281 (8.44) 7,299.8231 (8.65) 1,549.3532 (7.75) 7,240.1017 (8.72) 149.0116 (4.92) 248;2609 136,989.6202 (0.12) 20400 1 test_to_units_container_detached[True-angstrom/minute] 6,650.1088 (8.65) 955,889.9328 (55.51) 7,262.1480 (8.60) 5,509.0857 (27.57) 7,129.2743 (8.59) 189.9898 (6.28) 123;1300 137,700.3064 (0.12) 31636 1 test_parse_unit_name[True-minute] 6,679.9112 (8.69) 126,279.8905 (7.33) 7,073.1185 (8.38) 932.2623 (4.67) 7,019.8439 (8.45) 169.9664 (5.62) 1521;2023 141,380.3544 (0.12) 88418 1 test_to_units_container_registry[True-angstrom/minute] 6,679.9112 (8.69) 84,959.9019 (4.93) 7,084.2586 (8.39) 991.0961 (4.96) 6,980.2627 (8.41) 149.9429 (4.95) 849;3755 141,158.0309 (0.12) 62189 1 test_op2[sub-keys0] 6,689.6901 (8.70) 153,129.9204 (8.89) 7,418.5218 (8.79) 1,350.9458 (6.76) 7,320.1954 (8.82) 129.9195 (4.29) 459;2815 134,797.7436 (0.11) 26344 1 test_op2[add-keys14] 6,699.9346 (8.71) 89,470.2971 (5.20) 7,183.5694 (8.51) 1,151.3611 (5.76) 7,030.0885 (8.47) 329.6882 (10.89) 471;635 139,206.5620 (0.12) 28138 1 test_to_units_container_registry[False-angstrom/minute] 6,700.4003 (8.72) 90,749.9343 (5.27) 7,198.1196 (8.53) 1,273.4810 (6.37) 7,079.9142 (8.53) 139.2327 (4.60) 401;927 138,925.1720 (0.12) 18189 1 test_op2[sub-keys2] 6,710.1792 (8.73) 90,799.7601 (5.27) 7,216.2185 (8.55) 875.0644 (4.38) 7,169.7868 (8.64) 310.1304 (10.25) 496;599 138,576.7343 (0.12) 25465 1 test_convert_from_uc[False-key1] 6,739.9815 (8.77) 469,210.0920 (27.25) 7,384.3781 (8.75) 5,020.5347 (25.12) 7,230.3228 (8.71) 309.6648 (10.23) 48;227 135,421.0183 (0.11) 10142 1 test_op2[sub-keys23] 6,739.9815 (8.77) 344,980.0424 (20.03) 7,444.9333 (8.82) 4,628.3642 (23.16) 7,249.8806 (8.73) 258.9077 (8.55) 130;670 134,319.5384 (0.11) 18668 1 test_op2[add-keys0] 6,760.0049 (8.79) 153,059.1398 (8.89) 7,524.1844 (8.91) 1,254.0024 (6.28) 7,439.8704 (8.96) 139.6984 (4.62) 473;2196 132,904.7700 (0.11) 24249 1 test_op2[sub-keys7] 6,760.0049 (8.79) 70,820.0969 (4.11) 7,136.3077 (8.45) 943.4297 (4.72) 7,050.1119 (8.49) 110.3617 (3.65) 224;668 140,128.4861 (0.12) 15598 1 test_op2[sub-keys28] 6,780.0283 (8.82) 2,155,030.1462 (125.15) 7,611.8241 (9.02) 14,937.7230 (74.75) 7,349.9978 (8.85) 250.0601 (8.26) 52;742 131,374.5553 (0.11) 21372 1 test_op2[sub-keys31] 6,780.0283 (8.82) 145,790.1672 (8.47) 7,371.9494 (8.73) 1,930.0260 (9.66) 7,269.9040 (8.76) 279.8624 (9.25) 199;496 135,649.3298 (0.11) 13105 1 test_op2[add-keys9] 6,799.5861 (8.84) 132,599.8455 (7.70) 7,521.4878 (8.91) 1,469.1443 (7.35) 7,439.8704 (8.96) 129.9195 (4.29) 372;2739 132,952.4195 (0.11) 17347 1 test_parse_unit_name[False-minute] 6,799.5861 (8.84) 51,599.9272 (3.00) 7,041.6728 (8.34) 755.1495 (3.78) 6,960.2393 (8.38) 89.8726 (2.97) 447;1243 142,011.7109 (0.12) 31767 1 test_op2[add-keys24] 6,800.0518 (8.84) 122,639.8163 (7.12) 7,255.2810 (8.59) 1,932.6357 (9.67) 7,089.6931 (8.54) 130.3852 (4.31) 437;1319 137,830.6376 (0.12) 20425 1 test_op2[add-keys23] 6,810.2963 (8.86) 93,699.8986 (5.44) 7,301.1249 (8.65) 1,234.4183 (6.18) 7,149.7634 (8.61) 310.1304 (10.25) 259;372 136,965.1962 (0.12) 18957 1 test_to_units_container_detached[False-angstrom/minute] 6,810.2963 (8.86) 1,530,540.1757 (88.88) 7,522.3129 (8.91) 12,177.4236 (60.94) 7,319.7298 (8.82) 158.7905 (5.25) 105;1814 132,937.8361 (0.11) 30554 1 test_to_units_container_registry[False-kilometer/second] 6,810.2963 (8.86) 44,869.7247 (2.61) 7,271.2994 (8.61) 1,060.4666 (5.31) 7,129.7400 (8.59) 151.3399 (5.00) 216;432 137,527.0015 (0.12) 7153 1 test_to_units_container_detached[True-kilometer/second] 6,828.9228 (8.88) 101,150.0135 (5.87) 7,401.4858 (8.77) 1,079.9833 (5.40) 7,320.1954 (8.82) 169.9664 (5.62) 1058;2967 135,108.0078 (0.11) 62934 1 test_op2[add-keys21] 6,849.8775 (8.91) 88,069.1223 (5.11) 7,258.9588 (8.60) 1,171.2442 (5.86) 7,140.4502 (8.60) 130.3852 (4.31) 377;832 137,760.8041 (0.12) 17912 1 test_op2[sub-keys33] 6,860.1221 (8.92) 10,206,150.8223 (592.69) 9,362.8328 (11.09) 131,567.7004 (658.37) 7,370.0212 (8.88) 350.1773 (11.57) 5;699 106,805.2822 (0.09) 18269 1 test_op2[sub-keys35] 6,860.1221 (8.92) 201,719.8130 (11.71) 7,482.6868 (8.86) 2,734.2180 (13.68) 7,330.9056 (8.83) 199.7687 (6.60) 234;684 133,641.8361 (0.11) 19276 1 test_op2[add-keys33] 6,869.9010 (8.94) 128,199.8120 (7.44) 7,360.6731 (8.72) 2,049.8045 (10.26) 7,139.9845 (8.60) 131.3165 (4.34) 285;737 135,857.1412 (0.11) 8646 1 test_op2[add-keys16] 6,889.9244 (8.96) 67,020.3008 (3.89) 7,309.8767 (8.66) 1,026.4972 (5.14) 7,180.0314 (8.65) 199.7687 (6.60) 458;771 136,801.2131 (0.12) 24492 1 test_op2[sub-keys26] 6,900.1690 (8.98) 109,349.8431 (6.35) 7,480.7566 (8.86) 1,197.5740 (5.99) 7,370.0212 (8.88) 199.7687 (6.60) 331;1087 133,676.3184 (0.11) 23175 1 test_op2[sub-keys9] 6,920.1924 (9.00) 46,970.3227 (2.73) 7,274.8243 (8.62) 893.8724 (4.47) 7,169.7868 (8.64) 109.8961 (3.63) 246;476 137,460.3650 (0.12) 9354 1 test_op2[sub-keys16] 6,959.7736 (9.05) 46,269.9682 (2.69) 7,321.1384 (8.67) 844.4745 (4.23) 7,239.6360 (8.72) 119.6750 (3.95) 363;959 136,590.7802 (0.12) 24337 1 test_op2[sub-keys12] 6,970.0181 (9.07) 29,670.0746 (1.72) 7,320.2302 (8.67) 716.6210 (3.59) 7,240.1017 (8.72) 120.1406 (3.97) 352;766 136,607.7259 (0.12) 18969 1 test_op2[sub-keys4] 6,970.0181 (9.07) 77,830.1619 (4.52) 7,296.1561 (8.64) 928.4170 (4.65) 7,220.0783 (8.70) 109.8961 (3.63) 213;587 137,058.4719 (0.12) 16973 1 test_op2[add-keys7] 6,989.5759 (9.09) 52,880.0301 (3.07) 7,332.6948 (8.69) 979.8011 (4.90) 7,231.2541 (8.71) 110.8274 (3.66) 191;612 136,375.5103 (0.12) 12507 1 test_op2[add-keys12] 7,099.9376 (9.24) 48,520.0435 (2.82) 7,472.8961 (8.85) 935.9124 (4.68) 7,379.8001 (8.89) 119.6750 (3.95) 306;789 133,816.9288 (0.11) 18933 1 test_op2[add-keys35] 7,099.9376 (9.24) 36,759.7677 (2.13) 7,447.1621 (8.82) 948.5099 (4.75) 7,359.7766 (8.86) 119.6750 (3.95) 192;540 134,279.3386 (0.11) 12867 1 test_to_units_container_registry[True-kilometer/second] 7,099.9376 (9.24) 35,400.0367 (2.06) 7,477.1033 (8.86) 850.3147 (4.26) 7,389.5790 (8.90) 130.8508 (4.32) 713;2091 133,741.6322 (0.11) 47349 1 test_op2[add-keys26] 7,109.7165 (9.25) 113,530.0845 (6.59) 7,632.2329 (9.04) 1,434.5522 (7.18) 7,511.1166 (9.05) 230.9680 (7.63) 537;874 131,023.2552 (0.11) 23530 1 test_op2[sub-keys11] 7,109.7165 (9.25) 31,580.2172 (1.83) 7,461.9660 (8.84) 846.8440 (4.24) 7,370.0212 (8.88) 109.8961 (3.63) 207;585 134,012.9394 (0.11) 12193 1 test_op2[add-keys19] 7,139.9845 (9.29) 33,020.0419 (1.92) 7,479.5947 (8.86) 789.8956 (3.95) 7,399.8235 (8.91) 109.8961 (3.63) 279;816 133,697.0842 (0.11) 20467 1 test_to_units_container_detached[False-kilometer/second] 7,139.9845 (9.29) 46,700.2392 (2.71) 7,533.0679 (8.92) 1,006.7675 (5.04) 7,430.0915 (8.95) 130.3852 (4.31) 144;520 132,748.0404 (0.11) 11413 1 test_op2[add-keys31] 7,148.8321 (9.30) 74,699.9867 (4.34) 7,491.1159 (8.87) 966.4669 (4.84) 7,400.2892 (8.91) 110.3617 (3.65) 263;821 133,491.4599 (0.11) 18332 1 test_op2[sub-keys24] 7,149.7634 (9.30) 112,720.2995 (6.55) 7,715.0270 (9.14) 1,907.2612 (9.54) 7,560.0110 (9.11) 159.7218 (5.28) 287;838 129,617.1747 (0.11) 16639 1 test_wrapper[float_kilometer] 7,160.0080 (9.31) 228,050.1649 (13.24) 7,701.1870 (9.12) 2,669.1488 (13.36) 7,489.6961 (9.02) 170.4320 (5.63) 253;830 129,850.1135 (0.11) 11569 1 test_op2[add-keys28] 7,180.0314 (9.34) 39,719.9765 (2.31) 7,538.3313 (8.93) 878.5710 (4.40) 7,450.1149 (8.97) 110.3617 (3.65) 245;747 132,655.3523 (0.11) 18067 1 test_op2[add-keys4] 7,180.0314 (9.34) 40,660.1466 (2.36) 7,538.3583 (8.93) 882.5533 (4.42) 7,450.1149 (8.97) 100.1172 (3.31) 261;807 132,654.8781 (0.11) 17186 1 test_wrapper[int_kilometer] 7,189.8103 (9.35) 222,539.9949 (12.92) 7,802.7056 (9.24) 2,611.4137 (13.07) 7,609.8368 (9.17) 220.2578 (7.28) 202;539 128,160.6722 (0.11) 12972 1 test_op2[add-keys2] 7,209.3681 (9.38) 36,269.8920 (2.11) 7,575.4223 (8.97) 864.7318 (4.33) 7,490.1618 (9.02) 120.1406 (3.97) 327;951 132,005.8413 (0.11) 24243 1 test_op2[add-keys11] 7,220.0783 (9.39) 35,040.0805 (2.03) 7,552.0969 (8.95) 861.3514 (4.31) 7,460.3595 (8.99) 109.8961 (3.63) 264;822 132,413.5560 (0.11) 18876 1 test_wrapper[int_meter] 7,220.0783 (9.39) 133,619.6437 (7.76) 7,883.4748 (9.34) 1,951.7689 (9.77) 7,699.7094 (9.27) 210.0132 (6.94) 245;540 126,847.6179 (0.11) 12305 1 test_wrapper[complex_kilometer] 7,229.8571 (9.40) 10,140,581.0565 (588.88) 9,428.1420 (11.17) 118,574.2442 (593.35) 7,649.8836 (9.21) 259.3733 (8.57) 5;604 106,065.4370 (0.09) 12939 1 test_wrapper[float_meter] 7,320.1954 (9.52) 385,669.9914 (22.40) 7,889.9381 (9.35) 3,718.4222 (18.61) 7,680.1516 (9.25) 218.3951 (7.22) 146;582 126,743.7066 (0.11) 13940 1 test_wrapper[complex_meter] 7,359.7766 (9.57) 42,829.6626 (2.49) 7,871.6010 (9.32) 1,124.4683 (5.63) 7,750.0008 (9.33) 160.1875 (5.29) 295;653 127,038.9601 (0.11) 14873 1 test_parse_unit_name[True-ms] 7,370.9525 (9.59) 138,679.9850 (8.05) 7,876.6498 (9.33) 1,122.6447 (5.62) 7,819.8500 (9.42) 129.9195 (4.29) 1167;6281 126,957.5292 (0.11) 81700 1 test_parse_unit_name[False-ms] 7,380.2657 (9.60) 151,080.0794 (8.77) 7,943.6574 (9.41) 1,401.1984 (7.01) 7,740.2219 (9.32) 379.9796 (12.55) 1177;1431 125,886.5978 (0.11) 53591 1 test_parse_unit_name[True-kilometer] 7,419.8470 (9.65) 129,019.8416 (7.49) 7,765.3780 (9.20) 1,074.3103 (5.38) 7,680.1516 (9.25) 120.1406 (3.97) 568;1076 128,776.7318 (0.11) 47349 1 test_parse_unit_name[True-millisecond] 7,551.1634 (9.82) 36,888.7559 (2.14) 7,842.4077 (9.29) 743.2648 (3.72) 7,759.7797 (9.35) 100.1172 (3.31) 732;1445 127,511.8613 (0.11) 44764 1 test_parse_unit_name[False-kilometer] 7,680.1516 (9.99) 44,120.0100 (2.56) 8,093.3805 (9.59) 889.2566 (4.45) 7,939.9906 (9.56) 370.2007 (12.23) 660;691 123,557.7637 (0.10) 48662 1 test_op2[add0-keys0] 7,750.0008 (10.08) 107,780.0989 (6.26) 8,534.0330 (10.11) 1,395.5237 (6.98) 8,429.8663 (10.15) 129.9195 (4.29) 237;1736 117,177.8928 (0.10) 17195 1 test_parse_unit_name[False-millisecond] 7,750.0008 (10.08) 39,909.9663 (2.32) 8,040.7427 (9.53) 820.4966 (4.11) 7,960.0140 (9.59) 89.8726 (2.97) 625;1551 124,366.6211 (0.10) 42195 1 test_op2[mul-keys21] 7,910.1883 (10.29) 55,949.6693 (3.25) 8,492.9926 (10.06) 1,040.4741 (5.21) 8,349.7725 (10.06) 309.6648 (10.23) 629;773 117,744.1277 (0.10) 32259 1 test_op2[mul-keys9] 7,931.1430 (10.32) 121,830.0313 (7.07) 8,727.6295 (10.34) 1,192.7640 (5.97) 8,610.0772 (10.37) 120.1406 (3.97) 694;2353 114,578.6494 (0.10) 33490 1 test_op2[mul-keys14] 8,019.6187 (10.43) 160,030.0893 (9.29) 8,757.6322 (10.37) 1,559.1675 (7.80) 8,700.4155 (10.48) 430.2710 (14.22) 754;900 114,186.1153 (0.10) 28861 1 test_op2[mul-keys33] 8,019.6187 (10.43) 73,410.1050 (4.26) 8,664.0773 (10.26) 1,238.3548 (6.20) 8,429.8663 (10.15) 469.8522 (15.52) 525;673 115,419.0994 (0.10) 30295 1 test_op2[mul-keys24] 8,028.9319 (10.44) 137,809.6640 (8.00) 8,798.9948 (10.42) 1,429.9546 (7.16) 8,739.9967 (10.53) 269.6179 (8.91) 681;1075 113,649.3450 (0.10) 30330 1 test_op2[mul-keys11] 8,049.8867 (10.47) 144,439.7494 (8.39) 8,561.6045 (10.14) 1,475.2537 (7.38) 8,380.0405 (10.09) 159.7218 (5.28) 860;2836 116,800.5370 (0.10) 30203 1 test_op2[mul-keys31] 8,069.9101 (10.50) 135,299.7497 (7.86) 8,710.3170 (10.32) 1,406.0473 (7.04) 8,640.3452 (10.41) 389.7585 (12.88) 414;574 114,806.3840 (0.10) 29700 1 test_op2[add0-keys3] 8,079.6890 (10.51) 157,251.0228 (9.13) 8,545.6293 (10.12) 2,228.3606 (11.15) 8,409.8428 (10.13) 149.9429 (4.95) 164;422 117,018.8833 (0.10) 10632 1 test_op2[mul-keys28] 8,079.6890 (10.51) 109,700.0204 (6.37) 8,601.9626 (10.19) 1,271.3600 (6.36) 8,459.6686 (10.19) 180.2109 (5.95) 377;1255 116,252.5401 (0.10) 18417 1 test_op2[mul-keys1] 8,100.1781 (10.54) 15,252,148.7325 (885.71) 9,512.7637 (11.27) 90,078.5195 (450.76) 8,610.0772 (10.37) 350.6429 (11.58) 8;1774 105,121.9211 (0.09) 31487 1 test_op2[mul-keys6] 8,109.9570 (10.55) 142,449.9787 (8.27) 8,740.1847 (10.35) 1,439.7788 (7.20) 8,509.9600 (10.25) 449.8288 (14.86) 809;944 114,414.0576 (0.10) 31144 1 test_op2[mul-keys8] 8,109.9570 (10.55) 101,550.0166 (5.90) 8,692.8211 (10.30) 1,234.3487 (6.18) 8,500.1811 (10.24) 280.3281 (9.26) 600;1067 115,037.4533 (0.10) 29586 1 test_op2[sub-keys0] 8,119.7359 (10.56) 45,299.9957 (2.63) 8,486.8932 (10.05) 910.8914 (4.56) 8,400.0640 (10.12) 120.1406 (3.97) 294;790 117,828.7479 (0.10) 20791 1 test_op2[mul-keys30] 8,139.7593 (10.59) 95,219.8170 (5.53) 8,767.1435 (10.39) 1,253.0300 (6.27) 8,640.3452 (10.41) 300.3515 (9.92) 558;803 114,062.2377 (0.10) 27086 1 test_op2[mul-keys35] 8,139.7593 (10.59) 213,339.9248 (12.39) 8,915.6500 (10.56) 2,562.9266 (12.83) 8,790.2881 (10.59) 469.8522 (15.52) 387;672 112,162.3213 (0.09) 26925 1 test_op2[mul-keys2] 8,140.2250 (10.59) 4,349,139.9847 (252.56) 9,222.2590 (10.92) 25,032.3591 (125.26) 8,920.2076 (10.74) 309.6648 (10.23) 26;1493 108,433.3025 (0.09) 30507 1 test_op2[mul-keys34] 8,159.7827 (10.61) 2,519,549.8019 (146.31) 8,872.0870 (10.51) 14,585.5348 (72.99) 8,639.8795 (10.41) 189.5241 (6.26) 49;1789 112,713.0510 (0.10) 30230 1 test_op2[sub-keys3] 8,160.2484 (10.61) 45,829.9182 (2.66) 8,549.2530 (10.13) 919.3368 (4.60) 8,459.6686 (10.19) 120.1406 (3.97) 267;762 116,969.2837 (0.10) 16970 1 test_op2[mul-keys20] 8,170.0273 (10.63) 162,989.8325 (9.47) 8,879.1812 (10.52) 1,369.1789 (6.85) 8,860.1373 (10.67) 479.6311 (15.85) 552;665 112,622.9975 (0.10) 30377 1 test_op2[mul-keys10] 8,210.0742 (10.68) 193,709.9732 (11.25) 8,970.1295 (10.63) 1,516.4100 (7.59) 8,860.1373 (10.67) 178.8139 (5.91) 693;3746 111,481.1111 (0.09) 30312 1 test_op2[mul-keys27] 8,230.0976 (10.71) 130,380.0382 (7.57) 9,052.8186 (10.72) 1,272.5182 (6.37) 9,010.0802 (10.85) 339.9327 (11.23) 604;845 110,462.8347 (0.09) 30980 1 test_op2[mul-keys25] 8,271.0758 (10.76) 54,419.9720 (3.16) 8,844.0473 (10.48) 1,116.9324 (5.59) 8,709.7287 (10.49) 230.0367 (7.60) 587;1236 113,070.4034 (0.10) 32532 1 test_op2[mul-keys29] 8,289.7022 (10.78) 193,569.8092 (11.24) 8,923.3115 (10.57) 1,889.2108 (9.45) 8,729.7522 (10.51) 310.5961 (10.26) 711;1035 112,066.0200 (0.09) 31222 1 test_op2[mul-keys7] 8,328.8178 (10.83) 51,859.7662 (3.01) 8,752.2893 (10.37) 882.4658 (4.42) 8,659.9030 (10.43) 130.3852 (4.31) 510;1372 114,255.8214 (0.10) 32809 1 test_op2[mul-keys32] 8,330.2148 (10.84) 2,720,689.8667 (157.99) 9,314.6638 (11.03) 17,744.9848 (88.80) 8,979.8123 (10.82) 320.3750 (10.58) 56;1429 107,357.6049 (0.09) 28637 1 test_op2[truediv-keys14] 8,339.9937 (10.85) 46,469.7368 (2.70) 8,894.1396 (10.54) 1,024.5224 (5.13) 8,780.0436 (10.57) 210.0132 (6.94) 353;617 112,433.5850 (0.09) 18353 1 test_op2[eq-keys22] 8,380.0405 (10.90) 172,120.0533 (10.00) 8,990.9067 (10.65) 2,315.5807 (11.59) 8,739.9967 (10.53) 160.1875 (5.29) 437;1121 111,223.4881 (0.09) 11860 1 test_op2[truediv-keys26] 8,380.0405 (10.90) 119,770.8771 (6.96) 8,961.9806 (10.62) 1,315.2167 (6.58) 8,779.5779 (10.57) 379.9796 (12.55) 476;643 111,582.4771 (0.09) 27617 1 test_op2[mul-keys22] 8,389.8194 (10.91) 49,739.6104 (2.89) 8,995.5771 (10.66) 1,052.2652 (5.27) 8,849.8928 (10.66) 410.2476 (13.55) 531;620 111,165.7422 (0.09) 28994 1 test_op2[truediv-keys21] 8,409.8428 (10.94) 47,199.8937 (2.74) 9,251.8306 (10.96) 1,132.9043 (5.67) 9,150.2443 (11.02) 139.4656 (4.61) 460;2445 108,086.7175 (0.09) 27988 1 test_op2[eq-keys5] 8,429.8663 (10.96) 156,230.7589 (9.07) 9,069.2996 (10.74) 1,612.5923 (8.07) 8,999.8357 (10.84) 390.2242 (12.89) 283;350 110,262.0982 (0.09) 12502 1 test_op2[mul-keys12] 8,429.8663 (10.96) 44,280.1975 (2.57) 8,826.0760 (10.46) 915.4947 (4.58) 8,720.4389 (10.50) 118.7436 (3.92) 580;1386 113,300.6331 (0.10) 31496 1 test_op2[sub-keys4] 8,439.6452 (10.98) 60,790.2184 (3.53) 8,888.2291 (10.53) 1,229.5377 (6.15) 8,739.9967 (10.53) 129.9195 (4.29) 203;568 112,508.3508 (0.09) 9489 1 test_op2[truediv-keys16] 8,440.1108 (10.98) 63,349.0272 (3.68) 8,944.2914 (10.60) 1,010.6693 (5.06) 8,789.8225 (10.59) 250.0601 (8.26) 470;1084 111,803.1550 (0.09) 26991 1 test_op2[truediv-keys33] 8,440.1108 (10.98) 103,900.2091 (6.03) 8,874.2483 (10.51) 1,269.1456 (6.35) 8,759.5545 (10.55) 139.2327 (4.60) 279;715 112,685.6007 (0.10) 15038 1 test_op2[mul-keys3] 8,449.8897 (10.99) 362,330.1163 (21.04) 9,358.1015 (11.09) 3,195.5047 (15.99) 9,139.9997 (11.01) 230.0367 (7.60) 448;3195 106,859.2812 (0.09) 29941 1 test_op2[eq-keys1] 8,460.1343 (11.00) 61,330.3855 (3.56) 9,145.1583 (10.83) 898.4285 (4.50) 9,070.1506 (10.92) 130.3852 (4.31) 197;1641 109,347.4789 (0.09) 12606 1 test_op2[truediv-keys29] 8,460.1343 (11.00) 116,969.9244 (6.79) 9,324.1741 (11.05) 1,244.7815 (6.23) 9,259.6747 (11.15) 330.1539 (10.91) 617;957 107,248.1048 (0.09) 28679 1 test_op2[eq-keys17] 8,479.6920 (11.03) 151,969.9581 (8.83) 8,989.6088 (10.65) 1,973.8428 (9.88) 8,809.8459 (10.61) 290.1070 (9.58) 160;435 111,239.5461 (0.09) 11702 1 test_op2[eq-keys27] 8,479.6920 (11.03) 58,190.4314 (3.38) 8,898.4777 (10.54) 1,208.8468 (6.05) 8,770.2647 (10.56) 129.9195 (4.29) 193;657 112,378.7722 (0.09) 11354 1 test_op2[mul-keys26] 8,479.6920 (11.03) 48,470.2177 (2.81) 8,869.9206 (10.51) 1,035.3923 (5.18) 8,760.0201 (10.55) 129.4538 (4.28) 493;1388 112,740.5804 (0.10) 30903 1 test_op2[mul-keys16] 8,480.1577 (11.03) 49,190.1301 (2.86) 8,863.2183 (10.50) 976.8461 (4.89) 8,760.0201 (10.55) 110.3617 (3.65) 461;1481 112,825.8346 (0.10) 30884 1 test_op2[eq-keys3] 8,489.9366 (11.04) 55,369.9210 (3.22) 9,031.7688 (10.70) 911.9836 (4.56) 8,939.7654 (10.77) 350.1773 (11.57) 212;263 110,720.2833 (0.09) 12117 1 test_op2[mul-keys19] 8,489.9366 (11.04) 44,160.0569 (2.56) 8,887.0031 (10.53) 960.8483 (4.81) 8,789.8225 (10.59) 119.6750 (3.95) 472;1430 112,523.8716 (0.09) 30544 1 test_op2[eq-keys18] 8,499.7155 (11.06) 43,949.1123 (2.55) 9,158.4391 (10.85) 1,112.0048 (5.56) 9,069.2192 (10.92) 149.9429 (4.95) 198;1376 109,188.9119 (0.09) 11720 1 test_op2[mul-keys4] 8,509.9600 (11.07) 72,970.0550 (4.24) 8,877.1584 (10.52) 1,121.7616 (5.61) 8,769.7990 (10.56) 108.9647 (3.60) 421;1193 112,648.6597 (0.10) 25674 1 test_op2[eq-keys34] 8,530.4491 (11.10) 77,209.9011 (4.48) 9,010.4469 (10.67) 1,329.7896 (6.65) 8,830.3350 (10.64) 140.1640 (4.63) 316;971 110,982.2872 (0.09) 12368 1 test_op2[eq-keys32] 8,539.7623 (11.11) 97,840.0931 (5.68) 9,253.0546 (10.96) 1,482.6988 (7.42) 9,139.9997 (11.01) 399.0717 (13.18) 389;469 108,072.4194 (0.09) 11524 1 test_op2[mul-keys23] 8,539.7623 (11.11) 57,280.0636 (3.33) 8,917.8321 (10.56) 1,056.1960 (5.29) 8,800.0670 (10.60) 120.1406 (3.97) 361;773 112,134.8761 (0.09) 19605 1 test_op2[add0-keys4] 8,540.2280 (11.11) 44,710.0028 (2.60) 8,984.7821 (10.64) 1,162.1284 (5.82) 8,840.1139 (10.65) 129.9195 (4.29) 205;577 111,299.3047 (0.09) 10129 1 test_op2[eq-keys10] 8,560.2514 (11.13) 120,368.7862 (6.99) 9,249.5822 (10.96) 1,624.8219 (8.13) 9,160.0232 (11.03) 270.0835 (8.92) 208;404 108,112.9913 (0.09) 11374 1 test_op2[truediv-keys17] 8,569.5647 (11.15) 39,800.0702 (2.31) 9,217.6374 (10.92) 976.9707 (4.89) 9,139.9997 (11.01) 269.6179 (8.91) 501;823 108,487.6696 (0.09) 22574 1 test_op2[truediv-keys15] 8,579.8092 (11.16) 46,289.9916 (2.69) 9,145.0578 (10.83) 1,043.1512 (5.22) 8,999.8357 (10.84) 299.4202 (9.89) 509;817 109,348.6798 (0.09) 27824 1 test_op2[mul-keys18] 8,590.0538 (11.17) 44,559.5942 (2.59) 9,025.3221 (10.69) 995.6191 (4.98) 8,909.9631 (10.73) 130.3852 (4.31) 530;1608 110,799.3693 (0.09) 29933 1 test_op2[mul-keys0] 8,619.8561 (11.21) 38,980.0407 (2.26) 9,157.1568 (10.85) 1,466.0225 (7.34) 8,900.1842 (10.72) 199.7687 (6.60) 25;76 109,204.2019 (0.09) 598 1 test_op2[sub-keys7] 8,639.8795 (11.24) 33,070.3333 (1.92) 9,081.5347 (10.76) 979.5472 (4.90) 8,920.2076 (10.74) 129.9195 (4.29) 179;451 110,113.5474 (0.09) 6263 1 test_op2[truediv-keys35] 8,640.3452 (11.24) 41,069.9286 (2.38) 9,094.9791 (10.77) 880.7154 (4.41) 8,979.8123 (10.82) 130.3852 (4.31) 254;572 109,950.7752 (0.09) 11695 1 test_op2[eq-keys13] 8,659.9030 (11.26) 46,350.0619 (2.69) 9,045.4226 (10.72) 1,028.9206 (5.15) 8,920.2076 (10.74) 129.9195 (4.29) 175;468 110,553.1537 (0.09) 9272 1 test_op2[truediv-keys9] 8,659.9030 (11.26) 140,579.8830 (8.16) 9,342.9093 (11.07) 1,828.5091 (9.15) 9,129.7552 (11.00) 359.9562 (11.89) 485;921 107,033.0418 (0.09) 26831 1 test_op2[mul-keys17] 8,668.7505 (11.28) 54,469.7978 (3.16) 9,048.9771 (10.72) 1,016.6121 (5.09) 8,939.7654 (10.77) 120.1406 (3.97) 465;1489 110,509.7286 (0.09) 29524 1 test_op2[truediv-keys34] 8,669.6818 (11.28) 100,300.1817 (5.82) 9,224.3375 (10.93) 1,288.0925 (6.45) 9,049.6615 (10.90) 200.2344 (6.62) 611;2040 108,408.8693 (0.09) 26049 1 test_op2[mul-keys13] 8,690.1709 (11.30) 37,809.8339 (2.20) 9,079.0824 (10.76) 870.5330 (4.36) 8,979.8123 (10.82) 120.1406 (3.97) 573;1533 110,143.2894 (0.09) 30638 1 test_op2[mul-keys15] 8,709.7287 (11.33) 53,971.0745 (3.13) 9,170.7624 (10.86) 1,040.1302 (5.20) 9,050.1271 (10.90) 130.8508 (4.32) 668;1757 109,042.1881 (0.09) 30999 1 test_op2[truediv-keys4] 8,710.1944 (11.33) 154,740.1771 (8.99) 9,495.7363 (11.25) 1,787.3558 (8.94) 9,379.8153 (11.30) 290.1070 (9.58) 569;1013 105,310.4219 (0.09) 25189 1 test_op2[truediv-keys7] 8,719.9733 (11.34) 107,829.9247 (6.26) 9,714.0582 (11.51) 2,582.6867 (12.92) 9,320.2107 (11.23) 339.9327 (11.23) 904;1744 102,943.5880 (0.09) 26233 1 test_op2[mul-keys5] 8,739.9967 (11.37) 52,339.8630 (3.04) 9,155.4688 (10.85) 1,108.4319 (5.55) 9,030.1037 (10.88) 129.9195 (4.29) 481;1450 109,224.3355 (0.09) 25800 1 test_op2[truediv-keys28] 8,749.7756 (11.38) 39,079.6922 (2.27) 9,170.0957 (10.86) 834.9547 (4.18) 9,060.3717 (10.91) 140.1640 (4.63) 573;1341 109,050.1165 (0.09) 25387 1 test_op2[eq-keys6] 8,750.2412 (11.38) 59,700.1053 (3.47) 9,257.5937 (10.97) 1,319.2409 (6.60) 9,070.1506 (10.92) 139.6984 (4.62) 206;410 108,019.4311 (0.09) 6258 1 test_op2[truediv-keys20] 8,760.0201 (11.39) 48,709.5676 (2.83) 9,183.3970 (10.88) 1,161.5644 (5.81) 9,049.6615 (10.90) 130.3852 (4.31) 265;641 108,892.1666 (0.09) 13735 1 test_op2[truediv-keys3] 8,799.6013 (11.45) 127,210.2818 (7.39) 9,433.7471 (11.18) 1,527.6735 (7.64) 9,249.6630 (11.14) 240.2812 (7.94) 507;1872 106,002.4177 (0.09) 26220 1 test_op2[add0-keys7] 8,840.1139 (11.50) 42,410.1017 (2.46) 9,262.2136 (10.97) 1,098.6809 (5.50) 9,148.8473 (11.02) 120.6063 (3.98) 245;787 107,965.5510 (0.09) 15906 1 test_op2[eq-keys20] 8,860.1373 (11.52) 43,129.0828 (2.50) 9,279.8425 (10.99) 1,001.4420 (5.01) 9,168.8707 (11.04) 140.1640 (4.63) 224;539 107,760.4494 (0.09) 11162 1 test_op2[truediv-keys24] 8,860.1373 (11.52) 42,940.0243 (2.49) 9,484.0934 (11.23) 899.5002 (4.50) 9,439.8856 (11.37) 360.4218 (11.91) 551;711 105,439.7042 (0.09) 27013 1 test_op2[eq-keys25] 8,869.9162 (11.54) 38,589.8165 (2.24) 9,282.3333 (11.00) 1,007.2785 (5.04) 9,168.8707 (11.04) 131.3165 (4.34) 232;612 107,731.5329 (0.09) 12073 1 test_op2[truediv-keys18] 8,869.9162 (11.54) 142,230.1866 (8.26) 9,547.4851 (11.31) 1,462.6915 (7.32) 9,329.9896 (11.24) 460.0734 (15.20) 610;821 104,739.6245 (0.09) 27308 1 test_op2[truediv-keys6] 8,879.6951 (11.55) 188,900.1578 (10.97) 9,896.9649 (11.72) 3,261.8144 (16.32) 9,439.8856 (11.37) 330.1539 (10.91) 461;808 101,041.0782 (0.09) 11945 1 test_op2[eq-keys8] 8,899.7185 (11.58) 45,910.0120 (2.67) 9,287.5690 (11.00) 1,088.4125 (5.45) 9,169.8021 (11.04) 149.0116 (4.92) 185;506 107,670.8018 (0.09) 11061 1 test_op2[eq-keys30] 8,900.1842 (11.58) 47,990.1209 (2.79) 9,322.4421 (11.04) 1,144.2731 (5.73) 9,190.2912 (11.07) 140.1640 (4.63) 224;658 107,268.0302 (0.09) 12689 1 test_op2[truediv-keys0] 8,900.1842 (11.58) 10,204,140.0969 (592.57) 10,788.2273 (12.78) 94,111.1958 (470.94) 9,490.1770 (11.43) 270.0835 (8.92) 8;1174 92,693.6343 (0.08) 21506 1 test_op2[truediv-keys23] 8,929.9865 (11.62) 43,440.1445 (2.52) 9,339.5819 (11.06) 856.7959 (4.29) 9,248.9645 (11.14) 130.8508 (4.32) 436;1195 107,071.1743 (0.09) 25767 1 test_op2[eq-keys15] 8,970.0334 (11.67) 47,668.8147 (2.77) 9,419.1155 (11.16) 1,069.8316 (5.35) 9,299.7216 (11.20) 130.3852 (4.31) 196;574 106,167.0815 (0.09) 11202 1 test_op2[eq-keys29] 8,970.0334 (11.67) 115,120.3178 (6.69) 9,418.1679 (11.16) 1,630.9578 (8.16) 9,269.9192 (11.16) 149.0116 (4.92) 163;523 106,177.7630 (0.09) 9821 1 test_op2[truediv-keys19] 8,999.8357 (11.71) 44,710.0028 (2.60) 9,475.0332 (11.22) 1,151.2836 (5.76) 9,350.0130 (11.26) 129.9195 (4.29) 223;559 105,540.5271 (0.09) 12372 1 test_op2[truediv-keys27] 9,009.1489 (11.72) 74,829.9062 (4.35) 9,434.2892 (11.18) 1,100.1113 (5.51) 9,319.7450 (11.22) 139.2327 (4.60) 492;1331 105,996.3271 (0.09) 28036 1 test_op2[truediv-keys5] 9,010.0802 (11.72) 202,510.0403 (11.76) 9,762.5344 (11.56) 2,273.7041 (11.38) 9,599.6074 (11.56) 310.1304 (10.25) 453;1410 102,432.4175 (0.09) 25497 1 test_op2[truediv-keys25] 9,019.8591 (11.73) 125,551.1306 (7.29) 9,594.8484 (11.37) 1,457.1984 (7.29) 9,389.1285 (11.31) 260.3047 (8.60) 557;1560 104,222.5952 (0.09) 24607 1 test_op2[truediv-keys12] 9,029.6380 (11.75) 128,900.1666 (7.49) 9,522.8840 (11.28) 1,837.0139 (9.19) 9,309.0348 (11.21) 140.1640 (4.63) 257;701 105,010.2046 (0.09) 9629 1 test_op2[truediv-keys13] 9,030.1037 (11.75) 10,295,209.9405 (597.86) 10,181.2687 (12.06) 64,956.9448 (325.05) 9,470.1536 (11.41) 320.3750 (10.58) 13;1365 98,219.5864 (0.08) 25151 1 test_op2[truediv-keys22] 9,030.1037 (11.75) 63,839.8342 (3.71) 9,528.8677 (11.29) 1,087.4156 (5.44) 9,399.8387 (11.32) 169.9664 (5.62) 392;1183 104,944.2629 (0.09) 21636 1 test_op2[truediv-keys1] 9,040.3482 (11.76) 1,803,470.7755 (104.73) 9,868.3604 (11.69) 11,739.6169 (58.75) 9,600.0731 (11.56) 250.0601 (8.26) 54;1724 101,333.9560 (0.09) 25304 1 test_op2[mul-keys0] 9,079.9294 (11.81) 37,369.7840 (2.17) 9,612.9885 (11.39) 925.1134 (4.63) 9,490.1770 (11.43) 130.3852 (4.31) 352;926 104,025.9226 (0.09) 16036 1 test_op2[truediv-keys11] 9,109.7318 (11.85) 110,619.7014 (6.42) 9,628.4280 (11.41) 1,544.5868 (7.73) 9,470.6193 (11.41) 140.6297 (4.65) 481;1505 103,859.1143 (0.09) 25674 1 test_op2[truediv-keys8] 9,129.7552 (11.88) 147,360.3770 (8.56) 9,646.3971 (11.43) 1,911.1854 (9.56) 9,449.6645 (11.38) 150.4086 (4.97) 299;689 103,665.6475 (0.09) 10802 1 test_op2[truediv-keys2] 9,139.9997 (11.89) 73,369.1268 (4.26) 9,735.7612 (11.53) 1,330.0446 (6.66) 9,560.0262 (11.51) 339.9327 (11.23) 454;854 102,714.1048 (0.09) 24649 1 test_op2[mul-keys3] 9,160.0232 (11.91) 118,480.0640 (6.88) 9,995.8541 (11.84) 1,639.3830 (8.20) 9,868.7597 (11.89) 339.9327 (11.23) 429;864 100,041.4759 (0.08) 23563 1 test_op2[truediv-keys32] 9,160.0232 (11.91) 75,039.9195 (4.36) 9,651.1652 (11.43) 1,192.1399 (5.97) 9,510.2005 (11.45) 180.2109 (5.95) 468;1472 103,614.4318 (0.09) 25921 1 test_op2[truediv-keys10] 9,189.8255 (11.95) 44,889.7481 (2.61) 9,607.3054 (11.38) 1,066.6264 (5.34) 9,479.9325 (11.42) 139.6984 (4.62) 251;622 104,087.4587 (0.09) 11597 1 test_op2[truediv-keys31] 9,370.0364 (12.19) 41,149.0910 (2.39) 9,846.2916 (11.66) 1,004.1469 (5.02) 9,720.2137 (11.71) 149.4773 (4.94) 311;876 101,561.0791 (0.09) 15024 1 test_op2[mul-keys1] 9,399.8387 (12.23) 44,490.2107 (2.58) 10,019.6825 (11.87) 952.1215 (4.76) 9,839.8887 (11.85) 370.2007 (12.23) 493;667 99,803.5612 (0.08) 25504 1 test_op2[truediv-keys30] 9,491.1084 (12.35) 40,309.9693 (2.34) 9,967.9242 (11.81) 1,037.1276 (5.19) 9,840.3543 (11.85) 161.1188 (5.32) 482;1482 100,321.7903 (0.08) 27549 1 test_op2[mul-keys7] 9,600.0731 (12.49) 247,890.1297 (14.40) 10,597.9613 (12.55) 2,597.2760 (13.00) 10,429.8815 (12.56) 319.5601 (10.56) 442;1625 94,357.7705 (0.08) 24085 1 test_op2[mul-keys4] 9,729.0613 (12.65) 95,509.9240 (5.55) 10,506.7779 (12.45) 1,686.9361 (8.44) 10,360.0323 (12.48) 371.1320 (12.26) 415;829 95,176.6574 (0.08) 21464 1 test_op2[truediv-keys1] 9,739.7715 (12.67) 149,739.9062 (8.70) 10,667.0737 (12.64) 1,889.1042 (9.45) 10,329.7643 (12.44) 819.5639 (27.08) 459;496 93,746.4227 (0.08) 20322 1 test_op2[truediv-keys3] 9,739.7715 (12.67) 44,209.8826 (2.57) 10,266.4675 (12.16) 1,378.2436 (6.90) 10,060.1465 (12.12) 159.2562 (5.26) 234;605 97,404.4872 (0.08) 8561 1 test_op2[truediv-keys2] 9,770.0395 (12.71) 199,480.4479 (11.58) 10,538.5475 (12.48) 2,516.4199 (12.59) 10,309.7409 (12.42) 342.0282 (11.30) 347;1465 94,889.7374 (0.08) 19041 1 test_op2[mul-keys2] 9,790.0629 (12.73) 60,309.1903 (3.50) 10,689.7686 (12.66) 1,511.5952 (7.56) 10,600.3135 (12.77) 480.0968 (15.86) 385;575 93,547.3948 (0.08) 21080 1 test_op2[truediv-keys0] 9,940.0058 (12.93) 126,520.1718 (7.35) 10,737.6389 (12.72) 1,815.2210 (9.08) 10,540.2432 (12.69) 350.1773 (11.57) 376;762 93,130.3436 (0.08) 19106 1 test_op2[mul-keys6] 10,069.9253 (13.10) 198,880.2105 (11.55) 11,180.5899 (13.24) 2,573.2752 (12.88) 10,960.2697 (13.20) 400.4687 (13.23) 420;930 89,440.7189 (0.08) 22392 1 test_wrapper_ret[int_kilometer] 10,330.2300 (13.44) 104,079.9543 (6.04) 11,327.4353 (13.42) 2,288.9927 (11.45) 10,991.0034 (13.24) 569.9694 (18.83) 266;492 88,281.2370 (0.07) 10687 1 test_wrapper_ret[complex_meter] 10,349.7878 (13.46) 148,739.6657 (8.64) 11,031.0596 (13.07) 2,628.1895 (13.15) 10,689.7205 (12.87) 219.7921 (7.26) 523;1639 90,653.1224 (0.08) 13025 1 test_op2[mul-keys5] 10,350.2534 (13.46) 174,199.6966 (10.12) 11,190.0520 (13.26) 2,004.4874 (10.03) 11,010.0955 (13.26) 389.7585 (12.88) 324;632 89,365.0895 (0.08) 17074 1 test_wrapper_ret[float_meter] 10,350.7191 (13.46) 214,099.8840 (12.43) 11,507.6813 (13.63) 2,469.8190 (12.36) 11,280.1790 (13.59) 359.9562 (11.89) 331;762 86,898.4790 (0.07) 12046 1 test_op2[truediv-keys5] 10,639.8948 (13.84) 237,500.2950 (13.79) 11,835.8279 (14.02) 3,319.1859 (16.61) 11,560.0415 (13.92) 560.1905 (18.51) 403;840 84,489.2313 (0.07) 20413 1 test_op2[truediv-keys7] 10,640.3604 (13.84) 63,308.9803 (3.68) 11,224.7905 (13.30) 1,471.8382 (7.37) 11,010.0955 (13.26) 190.9211 (6.31) 223;724 89,088.5225 (0.08) 8646 1 test_wrapper_ret[float_kilometer] 10,689.2549 (13.90) 42,610.3361 (2.47) 11,221.2240 (13.29) 1,215.8114 (6.08) 11,060.3869 (13.32) 170.4320 (5.63) 259;681 89,116.8381 (0.08) 12114 1 test_wrapper_ret[complex_kilometer] 10,820.1057 (14.07) 41,610.0956 (2.42) 11,363.9160 (13.46) 1,097.5194 (5.49) 11,220.1087 (13.51) 180.2109 (5.95) 234;636 87,997.8349 (0.07) 11781 1 test_op2[truediv-keys4] 10,860.1525 (14.13) 46,280.2127 (2.69) 11,675.6418 (13.83) 1,432.9938 (7.17) 11,529.7735 (13.89) 359.9562 (11.89) 447;748 85,648.3967 (0.07) 17507 1 test_op2[truediv-keys6] 10,900.1994 (14.18) 91,800.0005 (5.33) 11,831.8047 (14.02) 1,669.8903 (8.36) 11,639.6695 (14.02) 269.6179 (8.91) 401;1038 84,517.9601 (0.07) 20272 1 test_wrapper_ret[int_meter] 10,900.1994 (14.18) 56,120.1014 (3.26) 11,725.7746 (13.89) 1,430.2854 (7.16) 11,519.9946 (13.87) 409.6655 (13.53) 264;692 85,282.2125 (0.07) 11395 1 test_build_by_mul[complex] 12,669.7123 (16.48) 43,689.7390 (2.54) 13,198.9829 (15.64) 1,273.6490 (6.37) 13,011.0420 (15.67) 140.1640 (4.63) 778;1717 75,763.4134 (0.06) 27160 1 test_op1[sqrt-short_array_kilometer] 13,640.1504 (17.74) 150,240.0264 (8.72) 14,511.9590 (17.19) 2,434.2904 (12.18) 14,179.8519 (17.08) 280.3281 (9.26) 659;1957 68,908.6843 (0.06) 19933 1 test_op1[sqrt-short_array_meter] 13,690.4418 (17.81) 173,920.2999 (10.10) 15,262.5272 (18.08) 2,903.4317 (14.53) 14,859.7173 (17.90) 709.0857 (23.43) 895;1409 65,519.9488 (0.06) 16047 1 test_op1[square-short_array_kilometer] 13,719.7785 (17.85) 205,839.9841 (11.95) 15,062.2689 (17.84) 2,263.1001 (11.32) 14,910.0088 (17.96) 939.7045 (31.05) 619;729 66,391.0603 (0.06) 20330 1 test_op1[square-mid_array_kilometer] 14,219.8987 (18.50) 251,200.0501 (14.59) 15,810.3815 (18.73) 3,830.6188 (19.17) 15,439.9313 (18.60) 889.8787 (29.40) 621;1099 63,249.5808 (0.05) 18668 1 test_op2[eq-keys1] 14,299.9925 (18.60) 65,289.9034 (3.79) 15,286.2940 (18.11) 1,943.0229 (9.72) 14,869.9619 (17.91) 740.4014 (24.46) 264;363 65,418.0797 (0.06) 8026 1 test_op1[square-short_array_meter] 14,348.8869 (18.66) 61,229.8027 (3.56) 15,208.5872 (18.02) 1,471.1774 (7.36) 14,959.8345 (18.02) 308.7334 (10.20) 636;1632 65,752.3270 (0.06) 20037 1 test_op2[eq-keys2] 14,619.9018 (19.02) 2,015,979.9606 (117.07) 16,194.7868 (19.18) 22,405.3204 (112.12) 15,450.1759 (18.61) 440.0499 (14.54) 29;655 61,748.2658 (0.05) 8458 1 test_op1[square-mid_array_meter] 15,111.1744 (19.66) 107,989.1808 (6.27) 16,488.0714 (19.53) 2,023.7071 (10.13) 16,150.0648 (19.45) 640.2843 (21.15) 630;1134 60,649.9073 (0.05) 19490 1 test_op1[sqrt-mid_array_meter] 15,479.9782 (20.14) 252,520.1999 (14.66) 17,347.5623 (20.55) 2,856.6288 (14.29) 17,140.0607 (20.64) 730.1569 (24.12) 607;941 57,644.9867 (0.05) 19202 1 test_op1[sqrt-mid_array_kilometer] 15,539.5828 (20.21) 246,999.3196 (14.34) 16,571.7648 (19.63) 2,520.9703 (12.62) 16,139.8202 (19.44) 420.0265 (13.88) 708;2090 60,343.6032 (0.05) 19475 1 test_op2[eq-keys6] 15,830.1555 (20.59) 59,959.9443 (3.48) 16,653.7958 (19.73) 1,623.8525 (8.13) 16,349.8335 (19.69) 320.3750 (10.58) 251;638 60,046.3708 (0.05) 7125 1 test_op2[eq-keys5] 15,848.7819 (20.61) 56,030.2287 (3.25) 17,107.0089 (20.27) 1,977.1571 (9.89) 16,760.0811 (20.19) 780.4483 (25.78) 239;353 58,455.5727 (0.05) 5741 1 test_op2[sub-keys20] 17,449.7254 (22.70) 143,970.3628 (8.36) 19,071.0314 (22.59) 2,702.7876 (13.52) 18,550.0830 (22.34) 1,026.8996 (33.93) 343;414 52,435.5490 (0.04) 8807 1 test_op2[sub-keys13] 17,509.7957 (22.78) 239,949.6734 (13.93) 18,813.8282 (22.29) 3,495.2633 (17.49) 18,190.1269 (21.91) 650.0632 (21.48) 360;1029 53,152.3935 (0.04) 8395 1 test_op2[sub-keys8] 17,569.8660 (22.85) 119,349.9193 (6.93) 19,432.0616 (23.02) 2,168.3607 (10.85) 19,250.9033 (23.19) 718.9810 (23.75) 328;493 51,461.3438 (0.04) 8829 1 test_op2[add-keys13] 17,619.6918 (22.92) 130,470.8421 (7.58) 18,890.5036 (22.38) 2,235.9073 (11.19) 18,219.9292 (21.94) 1,379.7544 (45.58) 406;373 52,936.6513 (0.04) 8756 1 test_op2[sub-keys3] 17,629.9363 (22.93) 224,399.8460 (13.03) 19,153.6224 (22.69) 2,714.7312 (13.58) 18,909.5736 (22.78) 540.6328 (17.86) 314;577 52,209.4453 (0.04) 8972 1 test_op2[sub-keys25] 17,649.9598 (22.96) 159,440.0965 (9.26) 19,304.1039 (22.87) 2,997.0057 (15.00) 19,030.1798 (22.92) 920.1467 (30.40) 281;457 51,802.4563 (0.04) 8468 1 test_op2[add-keys15] 17,660.2043 (22.97) 127,510.1677 (7.40) 19,151.1935 (22.69) 2,177.3894 (10.90) 18,860.2135 (22.72) 1,090.1131 (36.02) 349;373 52,216.0669 (0.04) 8175 1 test_op2[add-keys18] 17,739.8324 (23.07) 159,880.1464 (9.28) 19,699.7045 (23.34) 2,347.7484 (11.75) 19,399.9149 (23.37) 529.4569 (17.49) 335;755 50,762.1827 (0.04) 9064 1 test_op2[add-keys25] 17,779.8793 (23.13) 145,250.0001 (8.43) 18,985.8876 (22.49) 3,732.6447 (18.68) 18,419.6979 (22.19) 470.3179 (15.54) 215;652 52,670.7006 (0.04) 5903 1 test_op2[sub-keys32] 17,809.6816 (23.17) 230,010.1332 (13.36) 19,554.0410 (23.16) 3,325.2193 (16.64) 19,129.8313 (23.04) 509.8991 (16.85) 265;649 51,140.3244 (0.04) 7826 1 test_op2[add-keys32] 17,830.1707 (23.19) 332,099.8512 (19.29) 19,310.7747 (22.88) 5,129.1870 (25.67) 18,669.7580 (22.49) 829.8084 (27.42) 226;605 51,784.5616 (0.04) 8863 1 test_op2[add-keys22] 17,879.9964 (23.26) 128,080.1371 (7.44) 19,094.5218 (22.62) 2,768.9159 (13.86) 18,659.9791 (22.47) 330.1539 (10.91) 241;462 52,371.0419 (0.04) 5124 1 test_op2[add-keys10] 17,890.2410 (23.27) 113,820.1915 (6.61) 19,063.3894 (22.58) 1,997.9127 (10.00) 18,619.9322 (22.43) 690.1100 (22.80) 412;567 52,456.5690 (0.04) 9077 1 test_op2[sub-keys15] 17,920.0433 (23.31) 62,729.6977 (3.64) 18,773.0315 (22.24) 1,832.2655 (9.17) 18,420.1635 (22.19) 318.9780 (10.54) 218;458 53,267.9020 (0.04) 4916 1 test_op2[add-keys27] 17,929.8222 (23.32) 236,450.2288 (13.73) 18,960.9559 (22.46) 3,224.7800 (16.14) 18,520.2807 (22.31) 330.1539 (10.91) 293;1062 52,739.9571 (0.04) 8365 1 test_op2[sub-keys29] 17,979.6480 (23.39) 669,298.6935 (38.87) 20,363.5606 (24.12) 15,464.4928 (77.39) 19,080.0056 (22.98) 1,280.2193 (42.30) 30;373 49,107.3255 (0.04) 4861 1 test_op2[sub-keys1] 17,989.8925 (23.40) 49,670.2269 (2.88) 18,942.5329 (22.44) 1,472.7337 (7.37) 18,659.9791 (22.47) 381.1438 (12.59) 353;664 52,791.2506 (0.04) 8708 1 test_op2[sub-keys34] 18,039.7183 (23.46) 222,869.2174 (12.94) 20,697.2286 (24.52) 3,715.7152 (18.59) 20,570.1217 (24.78) 2,111.0754 (69.75) 272;273 48,315.6474 (0.04) 7548 1 test_op2[add-keys3] 18,109.5675 (23.56) 47,330.2789 (2.75) 18,899.0403 (22.39) 1,606.9509 (8.04) 18,600.3745 (22.40) 310.1304 (10.25) 237;467 52,912.7396 (0.04) 5780 1 test_op2[sub-keys30] 18,169.6378 (23.63) 259,390.1008 (15.06) 20,645.7631 (24.46) 6,145.9007 (30.75) 19,870.2328 (23.93) 1,379.7544 (45.58) 131;325 48,436.0880 (0.04) 4768 1 test_op2[add-keys1] 18,219.9292 (23.70) 60,770.1950 (3.53) 19,518.2322 (23.12) 1,719.3629 (8.60) 19,220.1696 (23.15) 509.8991 (16.85) 232;393 51,234.1482 (0.04) 6386 1 test_op2[sub-keys27] 18,309.8018 (23.82) 877,450.2203 (50.95) 20,534.3899 (24.33) 13,908.6242 (69.60) 19,391.0673 (23.36) 1,400.2435 (46.26) 46;397 48,698.7929 (0.04) 7487 1 test_op2[add-keys34] 18,409.9190 (23.95) 74,411.2767 (4.32) 19,733.4859 (23.38) 2,123.8174 (10.63) 19,370.1126 (23.33) 589.5272 (19.48) 376;553 50,675.2839 (0.04) 8423 1 test_op2[sub-keys17] 18,420.1635 (23.96) 58,919.6570 (3.42) 19,824.3370 (23.48) 1,812.9130 (9.07) 19,480.0086 (23.46) 630.0397 (20.82) 419;555 50,443.0489 (0.04) 8618 1 test_op2[add-keys20] 18,460.2104 (24.01) 56,150.3693 (3.26) 19,629.4476 (23.25) 1,706.6702 (8.54) 19,319.8211 (23.27) 543.3103 (17.95) 350;500 50,943.8686 (0.04) 8805 1 test_op2[add-keys17] 18,490.0127 (24.05) 61,430.0370 (3.57) 19,523.7616 (23.13) 1,799.2531 (9.00) 19,189.9016 (23.11) 430.1546 (14.21) 345;565 51,219.6380 (0.04) 8119 1 test_op2[add-keys8] 18,490.0127 (24.05) 53,399.7081 (3.10) 19,934.6723 (23.61) 1,810.9240 (9.06) 19,590.3704 (23.60) 759.9592 (25.11) 240;306 50,163.8543 (0.04) 5555 1 test_op2[sub-keys10] 18,550.0830 (24.13) 188,889.9133 (10.97) 19,781.5783 (23.43) 3,001.8182 (15.02) 19,429.7172 (23.40) 539.2358 (17.82) 272;491 50,552.0837 (0.04) 7578 1 test_op2[add-keys5] 18,560.3276 (24.14) 48,900.0231 (2.84) 19,849.5814 (23.51) 1,831.1067 (9.16) 19,500.0321 (23.49) 770.2038 (25.45) 338;420 50,378.8962 (0.04) 7685 1 test_op2[sub-keys18] 18,639.9557 (24.25) 94,600.0218 (5.49) 19,723.4214 (23.36) 1,799.5706 (9.01) 19,430.1829 (23.40) 560.1905 (18.51) 360;605 50,701.1426 (0.04) 9736 1 test_op2[add-keys6] 18,669.7580 (24.28) 53,429.9761 (3.10) 20,055.4169 (23.76) 1,715.8013 (8.59) 19,759.8711 (23.80) 539.7014 (17.83) 349;496 49,861.8405 (0.04) 8462 1 test_op2[sub-keys22] 18,689.7814 (24.31) 13,541,981.1122 (786.40) 27,572.7669 (32.66) 221,197.8436 (>1000.0) 19,839.9648 (23.90) 1,200.9405 (39.68) 17;638 36,267.6696 (0.03) 5500 1 test_op2[sub-keys5] 18,819.7009 (24.48) 65,379.7761 (3.80) 20,119.5709 (23.83) 1,827.4497 (9.14) 19,799.9179 (23.85) 529.9225 (17.51) 282;444 49,702.8493 (0.04) 6383 1 test_op2[sub-keys6] 18,859.7478 (24.53) 54,500.0657 (3.16) 20,051.6019 (23.75) 1,528.8437 (7.65) 19,799.9179 (23.85) 539.7014 (17.83) 357;518 49,871.3271 (0.04) 9547 1 test_op2[add-keys30] 18,919.8181 (24.61) 62,640.2907 (3.64) 20,218.3670 (23.95) 1,779.3811 (8.90) 19,929.8374 (24.00) 559.7249 (18.49) 360;539 49,459.9786 (0.04) 9513 1 test_op2[add-keys29] 19,120.0525 (24.87) 55,290.2929 (3.21) 20,500.5666 (24.29) 1,759.0290 (8.80) 20,189.6764 (24.32) 659.3764 (21.78) 407;545 48,779.1395 (0.04) 8782 1 test_op2[less-keys0] 19,130.7627 (24.88) 171,700.0268 (9.97) 20,349.6256 (24.11) 2,563.1297 (12.83) 19,900.0351 (23.97) 460.0734 (15.20) 440;1337 49,140.9532 (0.04) 12169 1 test_op2[equal-keys0] 19,468.8328 (25.32) 86,990.1851 (5.05) 20,444.3159 (24.22) 2,023.2533 (10.12) 20,120.2929 (24.23) 319.9093 (10.57) 427;984 48,913.3510 (0.04) 12519 1 test_op2[less-keys3] 19,480.0086 (25.34) 103,609.6364 (6.02) 20,911.3847 (24.77) 2,046.8071 (10.24) 20,559.8772 (24.76) 440.0499 (14.54) 519;1025 47,820.8408 (0.04) 14051 1 test_op2[less-keys7] 19,530.3001 (25.40) 304,169.9529 (17.66) 20,916.5347 (24.78) 4,164.0802 (20.84) 20,449.9811 (24.63) 509.8991 (16.85) 409;1085 47,809.0665 (0.04) 14105 1 test_op2[equal-keys7] 19,940.0820 (25.94) 87,119.6389 (5.06) 20,882.5751 (24.74) 2,272.2032 (11.37) 20,490.0280 (24.68) 329.2225 (10.88) 239;527 47,886.8145 (0.04) 6287 1 test_op2[equal-keys3] 20,310.2827 (26.42) 64,529.9442 (3.75) 21,311.1543 (25.25) 1,998.9549 (10.00) 20,959.8802 (25.24) 330.1539 (10.91) 216;439 46,923.7839 (0.04) 5866 1 test_op2[equal-keys4] 20,651.1468 (26.86) 82,349.8704 (4.78) 21,962.4600 (26.02) 2,263.8906 (11.33) 21,600.1645 (26.02) 529.4569 (17.49) 549;956 45,532.2400 (0.04) 15560 1 test_op2[less-keys4] 20,789.9138 (27.04) 140,039.7159 (8.13) 22,147.1101 (26.24) 2,810.5681 (14.06) 21,720.3051 (26.16) 540.1671 (17.85) 524;983 45,152.6178 (0.04) 13861 1 test_op2[add0-keys2] 20,829.9607 (27.09) 168,629.9220 (9.79) 22,457.7738 (26.60) 3,744.4252 (18.74) 21,769.6652 (26.22) 749.7147 (24.77) 240;371 44,528.0110 (0.04) 4477 1 test_op2[sub-keys1] 20,890.0310 (27.17) 67,669.8983 (3.93) 22,084.5962 (26.16) 2,001.4139 (10.02) 21,730.0840 (26.17) 500.1202 (16.52) 284;546 45,280.4295 (0.04) 7266 1 test_op2[add0-keys1] 21,039.9739 (27.37) 222,770.0315 (12.94) 22,616.5736 (26.79) 4,434.0446 (22.19) 21,940.0972 (26.43) 699.8889 (23.12) 177;357 44,215.3624 (0.04) 3918 1 test_op2[sub-keys2] 21,370.1278 (27.80) 67,479.9085 (3.92) 22,955.3958 (27.19) 1,895.7909 (9.49) 22,609.7181 (27.23) 781.3796 (25.82) 410;503 43,562.7427 (0.04) 8581 1 test_op2[sub-keys5] 22,179.9128 (28.85) 219,210.0510 (12.73) 24,219.2874 (28.69) 3,340.0703 (16.71) 23,759.9015 (28.62) 759.9592 (25.11) 314;578 41,289.4063 (0.03) 7800 1 test_op2[lt-keys2] 22,319.6112 (29.03) 92,210.2481 (5.35) 24,547.6853 (29.08) 2,325.9704 (11.64) 24,199.9514 (29.15) 1,189.7646 (39.31) 452;496 40,737.0384 (0.03) 7654 1 test_op2[add0-keys6] 22,380.1471 (29.11) 151,980.2026 (8.83) 23,998.0829 (28.43) 3,801.4051 (19.02) 23,288.6523 (28.05) 659.8420 (21.80) 210;414 41,669.9953 (0.04) 3977 1 test_op2[lt-keys1] 22,530.0901 (29.31) 102,249.9055 (5.94) 24,284.8225 (28.77) 2,689.9384 (13.46) 23,530.5633 (28.34) 1,434.4696 (47.39) 412;451 41,177.9826 (0.03) 6784 1 test_op2[sub-keys6] 22,710.3010 (29.54) 90,070.0688 (5.23) 24,266.1987 (28.75) 2,941.3449 (14.72) 23,640.2266 (28.47) 670.0866 (22.14) 198;326 41,209.5859 (0.03) 3638 1 test_op2[add0-keys5] 22,870.0228 (29.75) 191,719.7369 (11.13) 24,455.6687 (28.97) 3,160.5397 (15.82) 23,969.9148 (28.87) 869.8553 (28.74) 320;500 40,890.3152 (0.03) 7336 1 test_op2[divide-keys1] 23,060.0126 (29.99) 249,830.0746 (14.51) 26,889.4944 (31.85) 3,737.4101 (18.70) 26,280.0604 (31.65) 2,149.8417 (71.03) 539;529 37,189.2451 (0.03) 13239 1 test_op2[divide-keys4] 23,128.9305 (30.08) 229,489.9896 (13.33) 26,357.7846 (31.22) 3,132.6293 (15.68) 25,969.9300 (31.28) 1,819.8043 (60.12) 679;647 37,939.4557 (0.03) 14157 1 test_op2[divide-keys2] 23,129.8618 (30.09) 1,930,459.8682 (112.10) 26,123.1105 (30.95) 17,494.0162 (87.54) 25,380.4028 (30.57) 1,369.9755 (45.26) 73;770 38,280.2805 (0.03) 13430 1 test_op2[lt-keys6] 23,310.0727 (30.32) 135,309.9942 (7.86) 27,044.7644 (32.04) 3,096.8054 (15.50) 26,720.1103 (32.18) 1,170.2068 (38.66) 544;1015 36,975.7334 (0.03) 7477 1 test_op2[divide-keys3] 23,350.1196 (30.37) 1,762,119.5875 (102.33) 26,735.5381 (31.67) 15,689.8953 (78.51) 26,150.1409 (31.50) 1,781.1544 (58.85) 72;578 37,403.3991 (0.03) 13240 1 test_op2[divide-keys7] 23,569.9117 (30.66) 256,460.1600 (14.89) 27,631.9283 (32.73) 2,958.1490 (14.80) 27,330.1266 (32.92) 889.8787 (29.40) 865;1754 36,190.0186 (0.03) 15660 1 test_op2[subtract-keys3] 23,960.1359 (31.17) 142,119.8249 (8.25) 26,076.1861 (30.89) 2,565.2854 (12.84) 25,579.7058 (30.81) 1,499.8950 (49.55) 649;643 38,349.1663 (0.03) 14115 1 test_op2[add1-keys3] 23,980.1593 (31.19) 283,970.0319 (16.49) 26,131.5705 (30.96) 3,739.1232 (18.71) 25,350.1348 (30.53) 1,710.8396 (56.52) 610;706 38,267.8875 (0.03) 13393 1 test_op2[lt-keys5] 23,989.9382 (31.20) 168,170.3143 (9.77) 25,903.0718 (30.69) 3,611.8496 (18.07) 25,110.7849 (30.24) 959.1458 (31.69) 350;890 38,605.4599 (0.03) 6815 1 test_op2[subtract-keys4] 24,450.9429 (31.80) 142,129.6038 (8.25) 26,394.1481 (31.27) 3,018.3568 (15.10) 25,749.6722 (31.01) 710.1335 (23.46) 676;1749 37,887.1861 (0.03) 13639 1 test_op2[add1-keys0] 24,509.6162 (31.88) 130,650.1217 (7.59) 26,784.7996 (31.73) 2,357.3738 (11.80) 26,420.2245 (31.82) 1,450.5349 (47.92) 608;580 37,334.6083 (0.03) 12735 1 test_op2[divide-keys0] 24,649.7802 (32.06) 124,509.9120 (7.23) 27,312.7259 (32.35) 2,871.8487 (14.37) 26,830.0064 (32.31) 1,190.2303 (39.32) 538;719 36,612.9694 (0.03) 12759 1 test_op2[subtract-keys7] 24,910.0849 (32.40) 133,309.9790 (7.74) 27,014.7986 (32.00) 2,674.1621 (13.38) 26,080.2917 (31.41) 2,200.2496 (72.69) 668;503 37,016.7483 (0.03) 12524 1 test_op2[divide-keys6] 25,359.9137 (32.99) 126,850.3256 (7.37) 27,689.8607 (32.80) 2,239.3150 (11.21) 27,339.9055 (32.93) 969.9725 (32.05) 693;823 36,114.3023 (0.03) 14959 1 test_op2[multiply-keys2] 25,369.6926 (33.00) 1,808,850.0947 (105.04) 28,837.9635 (34.16) 15,450.5060 (77.32) 28,070.0624 (33.81) 1,439.8247 (47.57) 119;1002 34,676.5124 (0.03) 15454 1 test_op2[subtract-keys0] 25,430.2286 (33.08) 80,540.3106 (4.68) 26,967.6472 (31.95) 2,232.9205 (11.17) 26,579.9463 (32.01) 679.8655 (22.46) 596;851 37,081.4700 (0.03) 13882 1 test_op2[multiply-keys0] 25,509.8566 (33.18) 162,980.0536 (9.46) 29,049.2696 (34.41) 3,255.7410 (16.29) 29,020.0114 (34.95) 2,379.5292 (78.62) 829;716 34,424.2735 (0.03) 15625 1 test_op2[add1-keys4] 25,700.3121 (33.43) 70,871.3196 (4.12) 27,370.1309 (32.42) 2,066.7173 (10.34) 26,939.9025 (32.45) 690.1100 (22.80) 703;1057 36,536.1789 (0.03) 13505 1 test_op2[multiply-keys1] 25,810.6738 (33.57) 143,829.2675 (8.35) 29,610.5351 (35.08) 2,852.8050 (14.28) 29,460.0613 (35.48) 1,559.9653 (51.54) 778;638 33,771.7639 (0.03) 12769 1 test_op2[add1-keys7] 26,030.0003 (33.86) 67,430.0827 (3.92) 27,732.2023 (32.85) 1,980.8787 (9.91) 27,340.3712 (32.93) 720.3780 (23.80) 685;966 36,059.1629 (0.03) 14069 1 test_op2[divide-keys5] 26,100.3152 (33.95) 99,649.6528 (5.79) 28,575.2009 (33.85) 2,465.7259 (12.34) 28,170.1796 (33.93) 900.1233 (29.74) 672;953 34,995.3795 (0.03) 14366 1 test_op2[multiply-keys3] 26,720.1103 (34.76) 10,234,341.0254 (594.32) 33,853.6914 (40.10) 177,551.4377 (888.48) 29,650.0511 (35.71) 1,550.6521 (51.23) 8;858 29,538.8762 (0.02) 14538 1 test_op2[multiply-keys7] 26,819.7618 (34.88) 3,732,190.0018 (216.73) 32,044.7712 (37.96) 34,142.8239 (170.85) 30,739.6986 (37.02) 1,689.8848 (55.83) 77;922 31,206.3392 (0.03) 13265 1 test_op2[multiply-keys5] 27,699.8617 (36.03) 10,210,680.3097 (592.95) 35,263.0792 (41.77) 172,797.3112 (864.69) 31,489.4132 (37.93) 1,519.9184 (50.22) 8;979 28,358.2723 (0.02) 13064 1 test_op2[less-keys2] 27,770.1765 (36.12) 169,469.0436 (9.84) 31,669.1463 (37.52) 3,610.8912 (18.07) 31,549.4835 (38.00) 2,381.3918 (78.68) 343;290 31,576.4748 (0.03) 6658 1 test_op2[multiply-keys6] 27,980.1898 (36.39) 4,723,460.4135 (274.30) 33,226.5157 (39.36) 56,696.0318 (283.71) 31,210.0165 (37.59) 1,361.0115 (44.97) 22;735 30,096.4449 (0.03) 9403 1 test_op2[equal-keys2] 28,360.1694 (36.89) 177,400.1867 (10.30) 31,983.5586 (37.89) 3,560.0905 (17.81) 31,460.0766 (37.89) 1,179.5200 (38.97) 338;464 31,266.0643 (0.03) 6810 1 test_op2[less-keys1] 28,710.3467 (37.34) 75,450.1671 (4.38) 31,228.9838 (36.99) 2,866.1311 (14.34) 30,670.3150 (36.94) 890.5772 (29.42) 322;467 32,021.5351 (0.03) 6652 1 test_op2[equal-keys1] 29,420.0145 (38.27) 111,740.0825 (6.49) 32,539.6036 (38.55) 3,408.4402 (17.06) 31,900.1265 (38.42) 1,289.8818 (42.62) 417;523 30,731.7819 (0.03) 7091 1 test_op2[less-keys6] 29,440.0379 (38.29) 127,119.9435 (7.38) 32,703.7000 (38.74) 3,206.0344 (16.04) 32,179.9889 (38.76) 1,309.4395 (43.26) 414;499 30,577.5800 (0.03) 7142 1 test_op2[less-keys5] 30,229.7994 (39.32) 259,449.7055 (15.07) 34,240.8006 (40.56) 4,149.3127 (20.76) 33,719.9308 (40.61) 1,479.8716 (48.89) 378;526 29,204.9246 (0.02) 6638 1 test_op2[equal-keys5] 30,820.2580 (40.09) 96,879.8995 (5.63) 34,294.9269 (40.63) 3,816.5457 (19.10) 33,629.5925 (40.50) 1,499.8950 (49.55) 278;326 29,158.8317 (0.02) 4792 1 test_parse_units[False-ms] 31,219.7953 (40.61) 290,410.1275 (16.86) 35,761.3004 (42.36) 3,888.1499 (19.46) 36,150.2171 (43.54) 3,650.3188 (120.60) 587;292 27,963.1890 (0.02) 11480 1 test_op2[multiply-keys4] 31,249.1320 (40.65) 276,859.8497 (16.08) 34,663.3170 (41.06) 4,966.9882 (24.86) 33,890.8285 (40.82) 1,209.7880 (39.97) 530;820 28,848.9413 (0.02) 10216 1 test_op2[equal-keys6] 31,270.0868 (40.67) 90,339.6867 (5.25) 33,917.9733 (40.18) 3,397.6227 (17.00) 33,210.0317 (40.00) 1,139.9388 (37.66) 393;561 29,482.8936 (0.02) 6649 1 test_parse_units[True-ms] 31,459.6109 (40.92) 157,489.9070 (9.15) 34,567.0970 (40.95) 3,643.7351 (18.23) 33,840.0714 (40.76) 1,769.9786 (58.48) 1031;1098 28,929.2445 (0.02) 18584 1 test_op2[subtract-keys1] 33,299.9043 (43.31) 255,109.7423 (14.81) 36,675.5435 (43.45) 4,897.1484 (24.51) 35,780.0163 (43.09) 1,289.8818 (42.62) 457;711 27,266.1262 (0.02) 7161 1 test_op2[add1-keys2] 33,850.3160 (44.03) 197,640.1545 (11.48) 38,095.1523 (45.13) 3,866.2939 (19.35) 37,260.3536 (44.88) 2,000.9466 (66.11) 550;585 26,250.0591 (0.02) 7163 1 test_op2[subtract-keys2] 33,980.2355 (44.20) 158,110.1678 (9.18) 37,714.4968 (44.68) 3,374.9874 (16.89) 37,080.1426 (44.66) 1,519.4528 (50.20) 460;504 26,515.0031 (0.02) 7439 1 test_build_by_mul[short_array] 34,830.0673 (45.30) 862,800.0505 (50.10) 39,450.9760 (46.73) 8,208.7486 (41.08) 39,020.0876 (47.00) 1,260.0794 (41.63) 315;1731 25,347.9153 (0.02) 12361 1 test_build_by_mul[mid_array] 35,389.7922 (46.03) 159,689.2253 (9.27) 39,525.7659 (46.82) 3,489.7496 (17.46) 38,859.9001 (46.80) 1,260.5451 (41.65) 864;1180 25,299.9525 (0.02) 12829 1 test_op2[add1-keys1] 37,230.0856 (48.43) 83,559.6584 (4.85) 40,317.2518 (47.76) 3,258.6581 (16.31) 39,529.9867 (47.61) 1,269.8583 (41.95) 514;619 24,803.2779 (0.02) 6655 1 test_op2[add1-keys6] 37,270.1325 (48.48) 80,910.0457 (4.70) 40,273.7469 (47.71) 2,746.9057 (13.75) 39,630.1039 (47.73) 1,089.8802 (36.01) 482;640 24,830.0711 (0.02) 6840 1 test_getattr[True-ms] 37,349.7605 (48.58) 93,719.9220 (5.44) 39,566.1350 (46.87) 3,004.5889 (15.04) 38,955.3607 (46.92) 750.1803 (24.78) 996;1368 25,274.1391 (0.02) 17074 1 test_op2[subtract-keys6] 37,979.8003 (49.40) 93,279.8721 (5.42) 41,020.6993 (48.59) 3,476.8594 (17.40) 40,269.9225 (48.50) 1,274.7478 (42.12) 463;651 24,377.9364 (0.02) 7212 1 test_op2[add1-keys5] 38,019.8471 (49.45) 79,489.7787 (4.62) 41,014.2305 (48.59) 2,955.5446 (14.79) 40,269.9225 (48.50) 1,240.0560 (40.97) 527;695 24,381.7813 (0.02) 7030 1 test_getattr[False-ms] 38,031.0230 (49.47) 383,509.7887 (22.27) 42,834.4823 (50.74) 17,547.0056 (87.81) 40,140.0030 (48.35) 1,069.6240 (35.34) 252;1103 23,345.6773 (0.02) 10605 1 test_op2[subtract-keys5] 39,650.1273 (51.57) 97,570.0095 (5.67) 42,950.7810 (50.88) 3,868.8098 (19.36) 42,055.5007 (50.65) 1,389.9989 (45.92) 439;588 23,282.4637 (0.02) 6566 1 test_parse_expression[True-meter] 52,880.0301 (68.78) 319,610.8155 (18.56) 56,357.7582 (66.76) 4,854.0614 (24.29) 55,151.0602 (66.43) 1,830.6309 (60.48) 743;985 17,743.7860 (0.01) 9705 1 test_parse_expression[False-minute] 53,510.0698 (69.60) 195,070.1699 (11.33) 57,534.8909 (68.16) 4,304.3082 (21.54) 56,229.0661 (67.72) 1,909.6769 (63.09) 826;1081 17,380.7577 (0.01) 8416 1 test_parse_expression[False-angstrom] 53,839.7580 (70.03) 251,129.7353 (14.58) 58,947.4892 (69.83) 3,977.2212 (19.90) 57,959.9291 (69.81) 1,150.1834 (38.00) 765;1117 16,964.2510 (0.01) 8068 1 test_parse_expression[False-second] 53,860.2471 (70.06) 122,310.1281 (7.10) 57,188.7685 (67.75) 3,653.0949 (18.28) 56,181.1030 (67.67) 1,369.9755 (45.26) 657;804 17,485.9509 (0.01) 7435 1 test_parse_expression[True-kilometer] 54,009.7244 (70.25) 279,529.9515 (16.23) 58,187.1392 (68.93) 4,470.4021 (22.37) 57,129.6550 (68.81) 1,280.1029 (42.29) 1002;1560 17,185.9283 (0.01) 11694 1 test_parse_expression[True-minute] 54,439.9954 (70.81) 1,929,880.1199 (112.07) 59,915.0837 (70.98) 20,939.1397 (104.78) 58,589.9688 (70.57) 2,190.9364 (72.38) 94;874 16,690.2879 (0.01) 8604 1 test_parse_expression[False-kilometer] 54,520.0892 (70.92) 154,850.0732 (8.99) 58,905.2402 (69.78) 4,999.6063 (25.02) 57,150.1441 (68.83) 3,269.8736 (108.03) 474;400 16,976.4183 (0.01) 4889 1 test_parse_expression[False-meter] 55,159.9078 (71.75) 1,806,249.8420 (104.89) 60,486.8363 (71.65) 27,242.2510 (136.32) 58,619.7712 (70.60) 1,930.1660 (63.77) 39;517 16,532.5228 (0.01) 4585 1 test_parse_expression[True-second] 55,219.9781 (71.83) 10,395,050.9802 (603.66) 63,966.3208 (75.78) 161,391.4057 (807.61) 59,420.2429 (71.57) 1,830.0489 (60.46) 15;1488 15,633.2268 (0.01) 12054 1 test_parse_expression[False-millisecond] 55,299.6062 (71.93) 289,959.8330 (16.84) 60,165.1715 (71.27) 6,342.9473 (31.74) 58,420.0025 (70.36) 1,809.0941 (59.77) 532;919 16,620.9117 (0.01) 6010 1 test_parse_expression[True-angstrom] 56,190.4162 (73.09) 7,561,680.8608 (439.12) 62,348.2936 (73.86) 74,968.1662 (375.15) 60,069.8404 (72.35) 1,860.3168 (61.46) 8;1248 16,038.9313 (0.01) 10894 1 test_parse_expression[True-millisecond] 56,960.1543 (74.09) 10,258,638.7657 (595.73) 65,481.0701 (77.57) 140,863.4055 (704.89) 61,629.8057 (74.23) 2,260.3199 (74.68) 21;1236 15,271.5891 (0.01) 10915 1 test_finding_meter_getitem 60,319.9005 (78.46) 20,137,940.9991 (>1000.0) 70,645.9950 (83.69) 281,212.9987 (>1000.0) 64,129.9412 (77.24) 4,514.8190 (149.16) 5;367 14,155.0841 (0.01) 5111 1 test_getitem[True-second] 60,750.1715 (79.02) 105,271,969.9219 (>1000.0) 78,930.8267 (93.50) 1,015,604.7601 (>1000.0) 65,119.9371 (78.43) 4,409.8124 (145.69) 3;1013 12,669.3212 (0.01) 10836 1 test_getitem[True-meter] 60,909.8934 (79.23) 8,657,659.8696 (502.76) 68,132.4012 (80.71) 102,036.9327 (510.60) 64,489.8973 (77.67) 4,405.6214 (145.55) 15;524 14,677.3045 (0.01) 7344 1 test_getitem[False-minute] 61,099.8832 (79.47) 464,590.2663 (26.98) 67,858.2055 (80.39) 12,922.7136 (64.67) 65,859.8728 (79.32) 3,252.9933 (107.47) 149;529 14,736.6113 (0.01) 5049 1 test_getitem[True-minute] 61,269.8495 (79.69) 10,482,359.6776 (608.73) 75,152.6137 (89.03) 268,307.7344 (>1000.0) 65,580.0104 (78.99) 3,720.6337 (122.92) 17;931 13,306.2571 (0.01) 10301 1 test_getitem[False-meter] 61,419.7925 (79.89) 476,010.1438 (27.64) 67,272.8454 (79.69) 12,399.6153 (62.05) 64,970.9255 (78.25) 4,169.5312 (137.75) 156;319 14,864.8388 (0.01) 4921 1 test_getitem[False-second] 61,879.8658 (80.49) 444,940.2913 (25.84) 67,285.1786 (79.71) 11,566.1635 (57.88) 65,210.2754 (78.54) 2,460.0886 (81.28) 137;407 14,862.1141 (0.01) 3255 1 test_getitem[False-angstrom] 62,520.1501 (81.32) 1,156,600.1922 (67.17) 69,801.3471 (82.69) 24,813.4668 (124.17) 66,879.6711 (80.55) 3,680.1212 (121.58) 79;455 14,326.3711 (0.01) 4642 1 test_getitem[True-angstrom] 62,910.8399 (81.83) 1,840,809.8258 (106.90) 70,302.6297 (83.28) 22,829.7481 (114.24) 67,910.1795 (81.79) 3,509.6891 (115.95) 158;854 14,224.2190 (0.01) 8780 1 test_getitem[True-kilometer] 63,139.9453 (82.13) 1,291,639.6372 (75.01) 68,531.2364 (81.18) 15,547.5079 (77.80) 66,510.8673 (80.11) 2,589.0768 (85.54) 183;1196 14,591.8862 (0.01) 9526 1 test_getitem[True-millisecond] 63,749.9616 (82.92) 1,798,691.2280 (104.45) 71,694.3383 (84.93) 31,364.4113 (156.95) 69,304.6022 (83.47) 4,950.4451 (163.55) 76;547 13,948.1028 (0.01) 8010 1 test_getitem[False-kilometer] 65,169.7628 (84.77) 942,420.2144 (54.73) 73,547.7687 (87.13) 23,846.3441 (119.33) 70,690.1774 (85.14) 3,230.2924 (106.72) 63;422 13,596.6055 (0.01) 3612 1 test_getitem[False-millisecond] 65,859.8728 (85.67) 459,770.2064 (26.70) 72,374.0563 (85.74) 15,893.6629 (79.53) 69,929.7525 (84.22) 3,310.8518 (109.38) 90;427 13,817.1059 (0.01) 3706 1 test_create_empty_registry 74,250.1579 (96.58) 799,628.9060 (46.44) 96,353.5259 (114.14) 64,495.3055 (322.74) 81,249.9784 (97.86) 6,980.0299 (230.61) 114;336 10,378.4474 (0.01) 2968 1 test_load_definitions_stage_1[None] 75,810.1232 (98.61) 7,246,749.9413 (420.83) 97,646.0167 (115.67) 133,498.3615 (668.03) 81,909.8204 (98.65) 5,107.6058 (168.75) 126;433 10,241.0731 (0.01) 3719 1 test_parse_math_expression 79,380.3483 (103.25) 1,763,849.9849 (102.43) 87,003.1042 (103.06) 31,936.6960 (159.81) 84,405.0664 (101.66) 4,109.4609 (135.77) 46;338 11,493.8428 (0.01) 3338 1 test_parse_expression[False-ms] 91,650.0576 (119.21) 270,520.3369 (15.71) 96,815.5102 (114.69) 5,697.4987 (28.51) 95,129.9444 (114.58) 2,298.9698 (75.95) 665;860 10,328.9235 (0.01) 5991 1 test_parse_expression[True-ms] 94,660.0921 (123.13) 10,363,948.9971 (601.85) 102,766.3050 (121.74) 126,065.3629 (630.84) 99,310.1858 (119.61) 3,217.4867 (106.30) 4;872 9,730.8160 (0.01) 6651 1 test_getitem[False-ms] 98,730.9031 (128.42) 511,160.1204 (29.68) 106,604.5071 (126.28) 12,447.0277 (62.29) 104,280.1887 (125.60) 3,817.7241 (126.13) 106;306 9,380.4664 (0.01) 2735 1 test_getitem[True-ms] 99,480.1521 (129.40) 2,144,069.8765 (124.51) 111,807.4743 (132.45) 29,682.5404 (148.53) 109,320.0408 (131.67) 5,550.2169 (183.37) 119;604 8,943.9459 (0.01) 6818 1 test_load_definitions_stage_1[True] 106,249.9359 (138.20) 908,379.9087 (52.75) 132,320.0941 (156.75) 74,612.4986 (373.37) 116,039.9988 (139.76) 8,539.6459 (282.13) 168;382 7,557.4311 (0.01) 4615 1 test_build_cache 289,990.1010 (377.20) 619,919.9706 (36.00) 309,200.0275 (366.28) 17,862.5959 (89.39) 306,220.2595 (368.82) 13,045.6174 (431.00) 148;81 3,234.1524 (0.00) 2577 1 test_load_definitions_stage_3[True] 1,674,990.6354 (>1000.0) 118,135,579.8617 (>1000.0) 8,728,366.4821 (>1000.0) 28,200,447.5427 (>1000.0) 1,709,300.0934 (>1000.0) 46,725.0356 (>1000.0) 1;3 114.5690 (0.00) 17 1 test_create_tiny_registry 2,852,740.2319 (>1000.0) 4,927,409.8128 (286.14) 3,140,816.5281 (>1000.0) 307,992.0408 (>1000.0) 3,078,259.5277 (>1000.0) 221,905.0657 (>1000.0) 21;18 318.3885 (0.00) 192 1 test_create_default_registry_use_cache 12,323,160.1901 (>1000.0) 156,113,849.9528 (>1000.0) 21,514,635.6016 (>1000.0) 23,205,458.9094 (>1000.0) 15,634,265.0298 (>1000.0) 5,864,319.8572 (>1000.0) 3;7 46.4800 (0.00) 68 1 test_load_definitions_stage_3[None] 39,727,929.9796 (>1000.0) 43,106,880.0390 (>1000.0) 41,426,037.0502 (>1000.0) 935,522.9846 (>1000.0) 41,796,119.4180 (>1000.0) 1,531,194.6627 (>1000.0) 8;0 24.1394 (0.00) 24 1 test_create_default_registry 155,596,320.0517 (>1000.0) 160,169,618.6699 (>1000.0) 157,748,183.8342 (>1000.0) 1,833,754.5058 (>1000.0) 157,682,938.9669 (>1000.0) 3,293,207.3809 (>1000.0) 3;0 6.3392 (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 190.63s (0:03:10) = + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pint-0.24.4-2.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.68BDAe + 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.GG974G + 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-2.mga10 python3-pint = 0.24.4-2.mga10 python3.13-pint = 0.24.4-2.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-2.mga10.noarch Provides: python-pint+dask = 0.24.4-2.mga10 python3-pint+dask = 0.24.4-2.mga10 python3.13-pint+dask = 0.24.4-2.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-2.mga10.noarch Provides: python-pint+numpy = 0.24.4-2.mga10 python3-pint+numpy = 0.24.4-2.mga10 python3.13-pint+numpy = 0.24.4-2.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-2.mga10.noarch Provides: python-pint+xarray = 0.24.4-2.mga10 python3-pint+xarray = 0.24.4-2.mga10 python3.13-pint+xarray = 0.24.4-2.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+dask-0.24.4-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-pint+numpy-0.24.4-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-pint+xarray-0.24.4-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-pint-0.24.4-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xfqxow + 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!