2024-05-08T15:41:57,461 Created temporary directory: /tmp/pip-build-tracker-zh4v0806 2024-05-08T15:41:57,463 Initialized build tracking at /tmp/pip-build-tracker-zh4v0806 2024-05-08T15:41:57,463 Created build tracker: /tmp/pip-build-tracker-zh4v0806 2024-05-08T15:41:57,463 Entered build tracker: /tmp/pip-build-tracker-zh4v0806 2024-05-08T15:41:57,464 Created temporary directory: /tmp/pip-wheel-7jrh0vnc 2024-05-08T15:41:57,468 Created temporary directory: /tmp/pip-ephem-wheel-cache-c2adpofz 2024-05-08T15:41:57,490 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-05-08T15:41:57,493 2 location(s) to search for versions of fids: 2024-05-08T15:41:57,493 * https://pypi.org/simple/fids/ 2024-05-08T15:41:57,493 * https://www.piwheels.org/simple/fids/ 2024-05-08T15:41:57,494 Fetching project page and analyzing links: https://pypi.org/simple/fids/ 2024-05-08T15:41:57,495 Getting page https://pypi.org/simple/fids/ 2024-05-08T15:41:57,497 Found index url https://pypi.org/simple/ 2024-05-08T15:41:57,726 Fetched page https://pypi.org/simple/fids/ as application/vnd.pypi.simple.v1+json 2024-05-08T15:41:57,728 Skipping link: No binaries permitted for fids: https://files.pythonhosted.org/packages/a9/90/022233a506cb25d69f8338e7806a8dfc03c6305581cb2a301182f0bb161b/fids-0.1.0-py3-none-any.whl (from https://pypi.org/simple/fids/) (requires-python:>=3.8) 2024-05-08T15:41:57,729 Found link https://files.pythonhosted.org/packages/68/3f/4997201dabf8784f37cb75e9ba7fd15de67e4a933494afe4e9d503e671d6/fids-0.1.0.tar.gz (from https://pypi.org/simple/fids/) (requires-python:>=3.8), version: 0.1.0 2024-05-08T15:41:57,729 Fetching project page and analyzing links: https://www.piwheels.org/simple/fids/ 2024-05-08T15:41:57,730 Getting page https://www.piwheels.org/simple/fids/ 2024-05-08T15:41:57,732 Found index url https://www.piwheels.org/simple/ 2024-05-08T15:41:57,946 Fetched page https://www.piwheels.org/simple/fids/ as text/html 2024-05-08T15:41:57,947 Skipping link: not a file: https://www.piwheels.org/simple/fids/ 2024-05-08T15:41:57,948 Skipping link: not a file: https://pypi.org/simple/fids/ 2024-05-08T15:41:57,966 Given no hashes to check 1 links for project 'fids': discarding no candidates 2024-05-08T15:41:57,984 Collecting fids==0.1.0 2024-05-08T15:41:57,987 Created temporary directory: /tmp/pip-unpack-95j2tagv 2024-05-08T15:41:58,246 Downloading fids-0.1.0.tar.gz (22 kB) 2024-05-08T15:41:58,310 Added fids==0.1.0 from https://files.pythonhosted.org/packages/68/3f/4997201dabf8784f37cb75e9ba7fd15de67e4a933494afe4e9d503e671d6/fids-0.1.0.tar.gz to build tracker '/tmp/pip-build-tracker-zh4v0806' 2024-05-08T15:41:58,316 Created temporary directory: /tmp/pip-build-env-wbioslr4 2024-05-08T15:41:58,320 Installing build dependencies: started 2024-05-08T15:41:58,322 Running command pip subprocess to install build dependencies 2024-05-08T15:41:59,489 Using pip 24.0 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2024-05-08T15:42:00,026 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-05-08T15:42:00,804 Collecting hatchling 2024-05-08T15:42:00,820 Using cached https://www.piwheels.org/simple/hatchling/hatchling-1.24.2-py3-none-any.whl (83 kB) 2024-05-08T15:42:00,913 Collecting hatch-vcs 2024-05-08T15:42:00,944 Using cached https://www.piwheels.org/simple/hatch-vcs/hatch_vcs-0.4.0-py3-none-any.whl (8.4 kB) 2024-05-08T15:42:01,109 Collecting packaging>=23.2 (from hatchling) 2024-05-08T15:42:01,130 Using cached https://www.piwheels.org/simple/packaging/packaging-24.0-py3-none-any.whl (53 kB) 2024-05-08T15:42:01,231 Collecting pathspec>=0.10.1 (from hatchling) 2024-05-08T15:42:01,250 Using cached https://www.piwheels.org/simple/pathspec/pathspec-0.12.1-py3-none-any.whl (31 kB) 2024-05-08T15:42:01,363 Collecting pluggy>=1.0.0 (from hatchling) 2024-05-08T15:42:01,377 Using cached https://www.piwheels.org/simple/pluggy/pluggy-1.5.0-py3-none-any.whl (20 kB) 2024-05-08T15:42:01,563 Collecting trove-classifiers (from hatchling) 2024-05-08T15:42:01,585 Using cached https://www.piwheels.org/simple/trove-classifiers/trove_classifiers-2024.4.10-py3-none-any.whl (13 kB) 2024-05-08T15:42:01,942 Collecting setuptools-scm>=6.4.0 (from hatch-vcs) 2024-05-08T15:42:01,961 Using cached https://www.piwheels.org/simple/setuptools-scm/setuptools_scm-8.1.0-py3-none-any.whl (43 kB) 2024-05-08T15:42:03,346 Collecting setuptools (from setuptools-scm>=6.4.0->hatch-vcs) 2024-05-08T15:42:03,363 Using cached https://www.piwheels.org/simple/setuptools/setuptools-69.5.1-py3-none-any.whl (894 kB) 2024-05-08T15:42:06,119 Installing collected packages: trove-classifiers, setuptools, pluggy, pathspec, packaging, setuptools-scm, hatchling, hatch-vcs 2024-05-08T15:42:09,539 Creating /tmp/pip-build-env-wbioslr4/overlay/local/bin 2024-05-08T15:42:09,541 changing mode of /tmp/pip-build-env-wbioslr4/overlay/local/bin/hatchling to 755 2024-05-08T15:42:09,656 Successfully installed hatch-vcs-0.4.0 hatchling-1.24.2 packaging-24.0 pathspec-0.12.1 pluggy-1.5.0 setuptools-69.5.1 setuptools-scm-8.1.0 trove-classifiers-2024.4.10 2024-05-08T15:42:10,239 Installing build dependencies: finished with status 'done' 2024-05-08T15:42:10,242 Getting requirements to build wheel: started 2024-05-08T15:42:10,243 Running command Getting requirements to build wheel 2024-05-08T15:42:10,644 Getting requirements to build wheel: finished with status 'done' 2024-05-08T15:42:10,647 Created temporary directory: /tmp/pip-modern-metadata-t82mu3gk 2024-05-08T15:42:10,650 Preparing metadata (pyproject.toml): started 2024-05-08T15:42:10,651 Running command Preparing metadata (pyproject.toml) 2024-05-08T15:42:11,542 Preparing metadata (pyproject.toml): finished with status 'done' 2024-05-08T15:42:11,547 Source in /tmp/pip-wheel-7jrh0vnc/fids_abc92c9c52b1410b8ac51005152b5987 has version 0.1.0, which satisfies requirement fids==0.1.0 from https://files.pythonhosted.org/packages/68/3f/4997201dabf8784f37cb75e9ba7fd15de67e4a933494afe4e9d503e671d6/fids-0.1.0.tar.gz 2024-05-08T15:42:11,548 Removed fids==0.1.0 from https://files.pythonhosted.org/packages/68/3f/4997201dabf8784f37cb75e9ba7fd15de67e4a933494afe4e9d503e671d6/fids-0.1.0.tar.gz from build tracker '/tmp/pip-build-tracker-zh4v0806' 2024-05-08T15:42:11,553 Created temporary directory: /tmp/pip-unpack-6bqp6fwv 2024-05-08T15:42:11,555 Created temporary directory: /tmp/pip-unpack-pao_3n9r 2024-05-08T15:42:11,610 Building wheels for collected packages: fids 2024-05-08T15:42:11,614 Created temporary directory: /tmp/pip-wheel-okb_yi1c 2024-05-08T15:42:11,614 Destination directory: /tmp/pip-wheel-okb_yi1c 2024-05-08T15:42:11,619 Building wheel for fids (pyproject.toml): started 2024-05-08T15:42:11,621 Running command Building wheel for fids (pyproject.toml) 2024-05-08T15:42:11,754 Building wheel for fids (pyproject.toml): finished with status 'done' 2024-05-08T15:42:11,758 Created wheel for fids: filename=fids-0.1.0-py3-none-any.whl size=19100 sha256=d90d097e2678606e6ab142ea8db8f1b3b54955ce6803c80573cff517bc7ceacc 2024-05-08T15:42:11,759 Stored in directory: /tmp/pip-ephem-wheel-cache-c2adpofz/wheels/d9/74/bf/ff1259bae7902fd81784641d30f937049f4f4878147664b0e2 2024-05-08T15:42:11,772 Successfully built fids 2024-05-08T15:42:11,781 Removed build tracker: '/tmp/pip-build-tracker-zh4v0806'