2023-03-16T22:06:04,676 Created temporary directory: /tmp/pip-ephem-wheel-cache-9jjx76lz 2023-03-16T22:06:04,681 Created temporary directory: /tmp/pip-build-tracker-sh6izsdr 2023-03-16T22:06:04,682 Initialized build tracking at /tmp/pip-build-tracker-sh6izsdr 2023-03-16T22:06:04,682 Created build tracker: /tmp/pip-build-tracker-sh6izsdr 2023-03-16T22:06:04,683 Entered build tracker: /tmp/pip-build-tracker-sh6izsdr 2023-03-16T22:06:04,684 Created temporary directory: /tmp/pip-wheel-7rd8t6e4 2023-03-16T22:06:04,694 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-03-16T22:06:04,700 Created temporary directory: /tmp/pip-ephem-wheel-cache-3mpjmlqj 2023-03-16T22:06:04,752 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-03-16T22:06:04,759 2 location(s) to search for versions of w-workload: 2023-03-16T22:06:04,759 * https://pypi.org/simple/w-workload/ 2023-03-16T22:06:04,759 * https://www.piwheels.org/simple/w-workload/ 2023-03-16T22:06:04,760 Fetching project page and analyzing links: https://pypi.org/simple/w-workload/ 2023-03-16T22:06:04,761 Getting page https://pypi.org/simple/w-workload/ 2023-03-16T22:06:04,765 Found index url https://pypi.org/simple 2023-03-16T22:06:04,946 Fetched page https://pypi.org/simple/w-workload/ as application/vnd.pypi.simple.v1+json 2023-03-16T22:06:04,948 Found link https://files.pythonhosted.org/packages/08/68/1a98c9ac78c61bca63e4c84c055f51eefc3394d7d566afd792b5e032be32/w-workload-0.0.0.dev1679002007821.tar.gz (from https://pypi.org/simple/w-workload/), version: 0.0.0.dev1679002007821 2023-03-16T22:06:04,949 Fetching project page and analyzing links: https://www.piwheels.org/simple/w-workload/ 2023-03-16T22:06:04,950 Getting page https://www.piwheels.org/simple/w-workload/ 2023-03-16T22:06:04,952 Found index url https://www.piwheels.org/simple 2023-03-16T22:06:05,167 Fetched page https://www.piwheels.org/simple/w-workload/ as text/html 2023-03-16T22:06:05,169 Skipping link: not a file: https://www.piwheels.org/simple/w-workload/ 2023-03-16T22:06:05,169 Skipping link: not a file: https://pypi.org/simple/w-workload/ 2023-03-16T22:06:05,206 Given no hashes to check 1 links for project 'w-workload': discarding no candidates 2023-03-16T22:06:05,236 Collecting w-workload==0.0.0.dev1679002007821 2023-03-16T22:06:05,240 Created temporary directory: /tmp/pip-unpack-f0wp5uhi 2023-03-16T22:06:05,463 Downloading w-workload-0.0.0.dev1679002007821.tar.gz (747 bytes) 2023-03-16T22:06:05,510 Added w-workload==0.0.0.dev1679002007821 from https://files.pythonhosted.org/packages/08/68/1a98c9ac78c61bca63e4c84c055f51eefc3394d7d566afd792b5e032be32/w-workload-0.0.0.dev1679002007821.tar.gz to build tracker '/tmp/pip-build-tracker-sh6izsdr' 2023-03-16T22:06:05,513 Running setup.py (path:/tmp/pip-wheel-7rd8t6e4/w-workload_021509624fb142e8b9bea25a06c1f9b0/setup.py) egg_info for package w-workload 2023-03-16T22:06:05,514 Created temporary directory: /tmp/pip-pip-egg-info-uy7x8w0w 2023-03-16T22:06:05,515 Preparing metadata (setup.py): started 2023-03-16T22:06:05,517 Running command python setup.py egg_info 2023-03-16T22:06:07,151 Preparing metadata (setup.py): finished with status 'done' 2023-03-16T22:06:07,162 Source in /tmp/pip-wheel-7rd8t6e4/w-workload_021509624fb142e8b9bea25a06c1f9b0 has version 0.0.0.dev1679002007821, which satisfies requirement w-workload==0.0.0.dev1679002007821 from https://files.pythonhosted.org/packages/08/68/1a98c9ac78c61bca63e4c84c055f51eefc3394d7d566afd792b5e032be32/w-workload-0.0.0.dev1679002007821.tar.gz 2023-03-16T22:06:07,164 Removed w-workload==0.0.0.dev1679002007821 from https://files.pythonhosted.org/packages/08/68/1a98c9ac78c61bca63e4c84c055f51eefc3394d7d566afd792b5e032be32/w-workload-0.0.0.dev1679002007821.tar.gz from build tracker '/tmp/pip-build-tracker-sh6izsdr' 2023-03-16T22:06:07,172 Created temporary directory: /tmp/pip-unpack-yg8rjr7d 2023-03-16T22:06:07,174 Building wheels for collected packages: w-workload 2023-03-16T22:06:07,182 Created temporary directory: /tmp/pip-wheel-mbknxzwr 2023-03-16T22:06:07,183 Building wheel for w-workload (setup.py): started 2023-03-16T22:06:07,185 Destination directory: /tmp/pip-wheel-mbknxzwr 2023-03-16T22:06:07,186 Running command python setup.py bdist_wheel 2023-03-16T22:06:09,288 /usr/local/lib/python3.7/dist-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2023-03-16T22:06:09,289 setuptools.SetuptoolsDeprecationWarning, 2023-03-16T22:06:09,916 Building wheel for w-workload (setup.py): finished with status 'done' 2023-03-16T22:06:09,923 Created wheel for w-workload: filename=w_workload-0.0.0.dev1679002007821-py3-none-any.whl size=1263 sha256=b3c4364e0aa25ae792d68a880ddaabb21f4c639d33c918ea53139825af7309d1 2023-03-16T22:06:09,925 Stored in directory: /tmp/pip-ephem-wheel-cache-3mpjmlqj/wheels/cb/67/9f/6d9766231c54651823896aefe2a8fdbe97d9af80a937cc1e72 2023-03-16T22:06:09,947 Successfully built w-workload 2023-03-16T22:06:09,953 Removed build tracker: '/tmp/pip-build-tracker-sh6izsdr'