running install running build running build_py running egg_info writing src/pytest_benchmark.egg-info/PKG-INFO writing dependency_links to src/pytest_benchmark.egg-info/dependency_links.txt writing entry points to src/pytest_benchmark.egg-info/entry_points.txt writing requirements to src/pytest_benchmark.egg-info/requires.txt writing top-level names to src/pytest_benchmark.egg-info/top_level.txt reading manifest file 'src/pytest_benchmark.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'src/pytest_benchmark.egg-info/SOURCES.txt' running install_lib creating /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr creating /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib creating /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10 creating /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages creating /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark copying build/lib/pytest_benchmark/compat.py -> /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark copying build/lib/pytest_benchmark/logger.py -> /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark copying build/lib/pytest_benchmark/pep418.py -> /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark copying build/lib/pytest_benchmark/stats.py -> /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark copying build/lib/pytest_benchmark/cli.py -> /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark copying build/lib/pytest_benchmark/table.py -> /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark copying build/lib/pytest_benchmark/utils.py -> /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark creating /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/storage copying build/lib/pytest_benchmark/storage/elasticsearch.py -> /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/storage copying build/lib/pytest_benchmark/storage/file.py -> /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/storage copying build/lib/pytest_benchmark/storage/__init__.py -> /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/storage copying build/lib/pytest_benchmark/histogram.py -> /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark copying build/lib/pytest_benchmark/csv.py -> /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark copying build/lib/pytest_benchmark/hookspec.py -> /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark copying build/lib/pytest_benchmark/__main__.py -> /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark copying build/lib/pytest_benchmark/timers.py -> /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark copying build/lib/pytest_benchmark/fixture.py -> /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark copying build/lib/pytest_benchmark/__init__.py -> /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark copying build/lib/pytest_benchmark/session.py -> /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark copying build/lib/pytest_benchmark/plugin.py -> /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark byte-compiling /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/compat.py to compat.cpython-310.pyc byte-compiling /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/logger.py to logger.cpython-310.pyc byte-compiling /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/pep418.py to pep418.cpython-310.pyc byte-compiling /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/stats.py to stats.cpython-310.pyc byte-compiling /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/cli.py to cli.cpython-310.pyc byte-compiling /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/table.py to table.cpython-310.pyc byte-compiling /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/utils.py to utils.cpython-310.pyc byte-compiling /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/storage/elasticsearch.py to elasticsearch.cpython-310.pyc byte-compiling /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/storage/file.py to file.cpython-310.pyc byte-compiling /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/storage/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/histogram.py to histogram.cpython-310.pyc byte-compiling /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/csv.py to csv.cpython-310.pyc byte-compiling /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/hookspec.py to hookspec.cpython-310.pyc byte-compiling /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/__main__.py to __main__.cpython-310.pyc byte-compiling /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/timers.py to timers.cpython-310.pyc byte-compiling /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/fixture.py to fixture.cpython-310.pyc byte-compiling /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/session.py to session.cpython-310.pyc byte-compiling /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark/plugin.py to plugin.cpython-310.pyc writing byte-compilation script '/tmp/tmpoqslt7xl.py' /usr/bin/python -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpoqslt7xl.py removing /tmp/tmpoqslt7xl.py running install_egg_info Copying src/pytest_benchmark.egg-info to /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/lib/python3.10/site-packages/pytest_benchmark-3.4.1-py3.10.egg-info running install_scripts Installing py.test-benchmark script to /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/bin Installing pytest-benchmark script to /build/python-pytest-benchmark/pkg/python-pytest-benchmark/usr/bin