2022-12-01T04:56:10,092 Created temporary directory: /tmp/pip-ephem-wheel-cache-ahlg75a2 2022-12-01T04:56:10,094 Created temporary directory: /tmp/pip-build-tracker-9mtcdau5 2022-12-01T04:56:10,094 Initialized build tracking at /tmp/pip-build-tracker-9mtcdau5 2022-12-01T04:56:10,094 Created build tracker: /tmp/pip-build-tracker-9mtcdau5 2022-12-01T04:56:10,094 Entered build tracker: /tmp/pip-build-tracker-9mtcdau5 2022-12-01T04:56:10,095 Created temporary directory: /tmp/pip-wheel-lg0nebq1 2022-12-01T04:56:10,098 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 2022-12-01T04:56:10,100 Created temporary directory: /tmp/pip-ephem-wheel-cache-be84wspq 2022-12-01T04:56:10,127 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-12-01T04:56:10,130 2 location(s) to search for versions of busywork: 2022-12-01T04:56:10,130 * https://pypi.org/simple/busywork/ 2022-12-01T04:56:10,130 * https://www.piwheels.org/simple/busywork/ 2022-12-01T04:56:10,131 Fetching project page and analyzing links: https://pypi.org/simple/busywork/ 2022-12-01T04:56:10,131 Getting page https://pypi.org/simple/busywork/ 2022-12-01T04:56:10,133 Found index url https://pypi.org/simple 2022-12-01T04:56:10,184 Fetched page https://pypi.org/simple/busywork/ as application/vnd.pypi.simple.v1+json 2022-12-01T04:56:10,185 Skipping link: No binaries permitted for busywork: https://files.pythonhosted.org/packages/11/5c/5049e104d94b5973884494477f5a1d7a0a733847644f8697977d8ef97f09/busywork-0.1.0b1-py3-none-any.whl (from https://pypi.org/simple/busywork/) (requires-python:>=3.8) 2022-12-01T04:56:10,186 Found link https://files.pythonhosted.org/packages/33/c4/70a0d276f6f3998d722235750fe27e11e3f2bb7005e94909e255f688cf26/busywork-0.1.0b1.tar.gz (from https://pypi.org/simple/busywork/) (requires-python:>=3.8), version: 0.1.0b1 2022-12-01T04:56:10,187 Fetching project page and analyzing links: https://www.piwheels.org/simple/busywork/ 2022-12-01T04:56:10,187 Getting page https://www.piwheels.org/simple/busywork/ 2022-12-01T04:56:10,188 Found index url https://www.piwheels.org/simple 2022-12-01T04:56:10,393 Fetched page https://www.piwheels.org/simple/busywork/ as text/html 2022-12-01T04:56:10,394 Skipping link: not a file: https://www.piwheels.org/simple/busywork/ 2022-12-01T04:56:10,394 Skipping link: not a file: https://pypi.org/simple/busywork/ 2022-12-01T04:56:10,413 Given no hashes to check 1 links for project 'busywork': discarding no candidates 2022-12-01T04:56:10,429 Collecting busywork==0.1.0b1 2022-12-01T04:56:10,431 Created temporary directory: /tmp/pip-unpack-ltp714hx 2022-12-01T04:56:10,621 Downloading busywork-0.1.0b1.tar.gz (9.9 kB) 2022-12-01T04:56:10,663 Added busywork==0.1.0b1 from https://files.pythonhosted.org/packages/33/c4/70a0d276f6f3998d722235750fe27e11e3f2bb7005e94909e255f688cf26/busywork-0.1.0b1.tar.gz to build tracker '/tmp/pip-build-tracker-9mtcdau5' 2022-12-01T04:56:10,667 Created temporary directory: /tmp/pip-build-env-57czktrz 2022-12-01T04:56:10,675 Installing build dependencies: started 2022-12-01T04:56:10,676 Running command pip subprocess to install build dependencies 2022-12-01T04:56:11,867 Using pip 22.3 from /usr/local/lib/python3.9/dist-packages/pip (python 3.9) 2022-12-01T04:56:12,248 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 2022-12-01T04:56:12,273 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-12-01T04:56:13,921 Collecting setuptools 2022-12-01T04:56:14,068 Using cached https://www.piwheels.org/simple/setuptools/setuptools-65.6.3-py3-none-any.whl (1.2 MB) 2022-12-01T04:56:16,073 Installing collected packages: setuptools 2022-12-01T04:56:18,575 Successfully installed setuptools-65.6.3 2022-12-01T04:56:18,590 [notice] A new release of pip available: 22.3 -> 22.3.1 2022-12-01T04:56:18,590 [notice] To update, run: python3 -m pip install --upgrade pip 2022-12-01T04:56:18,840 Installing build dependencies: finished with status 'done' 2022-12-01T04:56:18,846 Getting requirements to build wheel: started 2022-12-01T04:56:18,847 Running command Getting requirements to build wheel 2022-12-01T04:56:19,655 /tmp/pip-build-env-57czktrz/overlay/lib/python3.9/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2022-12-01T04:56:19,656 warnings.warn(msg, _BetaConfiguration) 2022-12-01T04:56:19,848 running egg_info 2022-12-01T04:56:19,854 writing busywork.egg-info/PKG-INFO 2022-12-01T04:56:19,856 writing dependency_links to busywork.egg-info/dependency_links.txt 2022-12-01T04:56:19,858 writing entry points to busywork.egg-info/entry_points.txt 2022-12-01T04:56:19,860 writing requirements to busywork.egg-info/requires.txt 2022-12-01T04:56:19,861 writing top-level names to busywork.egg-info/top_level.txt 2022-12-01T04:56:19,876 reading manifest file 'busywork.egg-info/SOURCES.txt' 2022-12-01T04:56:19,878 adding license file 'LICENSE' 2022-12-01T04:56:19,880 writing manifest file 'busywork.egg-info/SOURCES.txt' 2022-12-01T04:56:20,016 Getting requirements to build wheel: finished with status 'done' 2022-12-01T04:56:20,028 Installing backend dependencies: started 2022-12-01T04:56:20,029 Running command pip subprocess to install backend dependencies 2022-12-01T04:56:21,229 Using pip 22.3 from /usr/local/lib/python3.9/dist-packages/pip (python 3.9) 2022-12-01T04:56:21,614 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 2022-12-01T04:56:21,640 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-12-01T04:56:22,084 Collecting wheel 2022-12-01T04:56:22,102 Using cached https://www.piwheels.org/simple/wheel/wheel-0.38.4-py3-none-any.whl (36 kB) 2022-12-01T04:56:23,763 Installing collected packages: wheel 2022-12-01T04:56:23,913 Creating /tmp/pip-build-env-57czktrz/normal/bin 2022-12-01T04:56:23,916 changing mode of /tmp/pip-build-env-57czktrz/normal/bin/wheel to 755 2022-12-01T04:56:23,930 Successfully installed wheel-0.38.4 2022-12-01T04:56:23,944 [notice] A new release of pip available: 22.3 -> 22.3.1 2022-12-01T04:56:23,944 [notice] To update, run: python3 -m pip install --upgrade pip 2022-12-01T04:56:24,155 Installing backend dependencies: finished with status 'done' 2022-12-01T04:56:24,157 Created temporary directory: /tmp/pip-modern-metadata-kazjw8c8 2022-12-01T04:56:24,160 Preparing metadata (pyproject.toml): started 2022-12-01T04:56:24,161 Running command Preparing metadata (pyproject.toml) 2022-12-01T04:56:24,919 /tmp/pip-build-env-57czktrz/overlay/lib/python3.9/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2022-12-01T04:56:24,920 warnings.warn(msg, _BetaConfiguration) 2022-12-01T04:56:25,156 running dist_info 2022-12-01T04:56:25,163 creating /tmp/pip-modern-metadata-kazjw8c8/busywork.egg-info 2022-12-01T04:56:25,168 writing /tmp/pip-modern-metadata-kazjw8c8/busywork.egg-info/PKG-INFO 2022-12-01T04:56:25,170 writing dependency_links to /tmp/pip-modern-metadata-kazjw8c8/busywork.egg-info/dependency_links.txt 2022-12-01T04:56:25,173 writing entry points to /tmp/pip-modern-metadata-kazjw8c8/busywork.egg-info/entry_points.txt 2022-12-01T04:56:25,174 writing requirements to /tmp/pip-modern-metadata-kazjw8c8/busywork.egg-info/requires.txt 2022-12-01T04:56:25,175 writing top-level names to /tmp/pip-modern-metadata-kazjw8c8/busywork.egg-info/top_level.txt 2022-12-01T04:56:25,177 writing manifest file '/tmp/pip-modern-metadata-kazjw8c8/busywork.egg-info/SOURCES.txt' 2022-12-01T04:56:25,191 reading manifest file '/tmp/pip-modern-metadata-kazjw8c8/busywork.egg-info/SOURCES.txt' 2022-12-01T04:56:25,194 adding license file 'LICENSE' 2022-12-01T04:56:25,196 writing manifest file '/tmp/pip-modern-metadata-kazjw8c8/busywork.egg-info/SOURCES.txt' 2022-12-01T04:56:25,197 creating '/tmp/pip-modern-metadata-kazjw8c8/busywork-0.1.0b1.dist-info' 2022-12-01T04:56:25,376 Preparing metadata (pyproject.toml): finished with status 'done' 2022-12-01T04:56:25,383 Source in /tmp/pip-wheel-lg0nebq1/busywork_740ff37b9cfb45e893a7fd3bc5152fc1 has version 0.1.0b1, which satisfies requirement busywork==0.1.0b1 from https://files.pythonhosted.org/packages/33/c4/70a0d276f6f3998d722235750fe27e11e3f2bb7005e94909e255f688cf26/busywork-0.1.0b1.tar.gz 2022-12-01T04:56:25,384 Removed busywork==0.1.0b1 from https://files.pythonhosted.org/packages/33/c4/70a0d276f6f3998d722235750fe27e11e3f2bb7005e94909e255f688cf26/busywork-0.1.0b1.tar.gz from build tracker '/tmp/pip-build-tracker-9mtcdau5' 2022-12-01T04:56:25,390 Created temporary directory: /tmp/pip-unpack-kdjdozfz 2022-12-01T04:56:25,391 Building wheels for collected packages: busywork 2022-12-01T04:56:25,396 Created temporary directory: /tmp/pip-wheel-02d_dor4 2022-12-01T04:56:25,396 Destination directory: /tmp/pip-wheel-02d_dor4 2022-12-01T04:56:25,398 Building wheel for busywork (pyproject.toml): started 2022-12-01T04:56:25,399 Running command Building wheel for busywork (pyproject.toml) 2022-12-01T04:56:26,133 /tmp/pip-build-env-57czktrz/overlay/lib/python3.9/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2022-12-01T04:56:26,134 warnings.warn(msg, _BetaConfiguration) 2022-12-01T04:56:26,343 running bdist_wheel 2022-12-01T04:56:26,357 running build 2022-12-01T04:56:26,358 running build_py 2022-12-01T04:56:26,363 creating build 2022-12-01T04:56:26,363 creating build/lib 2022-12-01T04:56:26,364 creating build/lib/busywork 2022-12-01T04:56:26,366 copying busywork/pyproject.py -> build/lib/busywork 2022-12-01T04:56:26,368 copying busywork/__init__.py -> build/lib/busywork 2022-12-01T04:56:26,370 copying busywork/utils.py -> build/lib/busywork 2022-12-01T04:56:26,372 copying busywork/install.py -> build/lib/busywork 2022-12-01T04:56:26,374 copying busywork/__main__.py -> build/lib/busywork 2022-12-01T04:56:26,376 copying busywork/ci.py -> build/lib/busywork 2022-12-01T04:56:26,377 running egg_info 2022-12-01T04:56:26,386 writing busywork.egg-info/PKG-INFO 2022-12-01T04:56:26,388 writing dependency_links to busywork.egg-info/dependency_links.txt 2022-12-01T04:56:26,390 writing entry points to busywork.egg-info/entry_points.txt 2022-12-01T04:56:26,391 writing requirements to busywork.egg-info/requires.txt 2022-12-01T04:56:26,392 writing top-level names to busywork.egg-info/top_level.txt 2022-12-01T04:56:26,400 reading manifest file 'busywork.egg-info/SOURCES.txt' 2022-12-01T04:56:26,402 adding license file 'LICENSE' 2022-12-01T04:56:26,404 writing manifest file 'busywork.egg-info/SOURCES.txt' 2022-12-01T04:56:26,413 installing to build/bdist.linux-armv7l/wheel 2022-12-01T04:56:26,414 running install 2022-12-01T04:56:26,439 running install_lib 2022-12-01T04:56:26,444 creating build/bdist.linux-armv7l 2022-12-01T04:56:26,444 creating build/bdist.linux-armv7l/wheel 2022-12-01T04:56:26,446 creating build/bdist.linux-armv7l/wheel/busywork 2022-12-01T04:56:26,447 copying build/lib/busywork/pyproject.py -> build/bdist.linux-armv7l/wheel/busywork 2022-12-01T04:56:26,450 copying build/lib/busywork/__init__.py -> build/bdist.linux-armv7l/wheel/busywork 2022-12-01T04:56:26,451 copying build/lib/busywork/utils.py -> build/bdist.linux-armv7l/wheel/busywork 2022-12-01T04:56:26,453 copying build/lib/busywork/install.py -> build/bdist.linux-armv7l/wheel/busywork 2022-12-01T04:56:26,455 copying build/lib/busywork/__main__.py -> build/bdist.linux-armv7l/wheel/busywork 2022-12-01T04:56:26,457 copying build/lib/busywork/ci.py -> build/bdist.linux-armv7l/wheel/busywork 2022-12-01T04:56:26,459 running install_egg_info 2022-12-01T04:56:26,463 Copying busywork.egg-info to build/bdist.linux-armv7l/wheel/busywork-0.1.0b1-py3.9.egg-info 2022-12-01T04:56:26,476 running install_scripts 2022-12-01T04:56:26,497 creating build/bdist.linux-armv7l/wheel/busywork-0.1.0b1.dist-info/WHEEL 2022-12-01T04:56:26,499 creating '/tmp/pip-wheel-02d_dor4/.tmp-wjub2_h1/busywork-0.1.0b1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2022-12-01T04:56:26,502 adding 'busywork/__init__.py' 2022-12-01T04:56:26,503 adding 'busywork/__main__.py' 2022-12-01T04:56:26,504 adding 'busywork/ci.py' 2022-12-01T04:56:26,506 adding 'busywork/install.py' 2022-12-01T04:56:26,507 adding 'busywork/pyproject.py' 2022-12-01T04:56:26,508 adding 'busywork/utils.py' 2022-12-01T04:56:26,512 adding 'busywork-0.1.0b1.dist-info/LICENSE' 2022-12-01T04:56:26,514 adding 'busywork-0.1.0b1.dist-info/METADATA' 2022-12-01T04:56:26,515 adding 'busywork-0.1.0b1.dist-info/WHEEL' 2022-12-01T04:56:26,516 adding 'busywork-0.1.0b1.dist-info/entry_points.txt' 2022-12-01T04:56:26,517 adding 'busywork-0.1.0b1.dist-info/top_level.txt' 2022-12-01T04:56:26,518 adding 'busywork-0.1.0b1.dist-info/RECORD' 2022-12-01T04:56:26,519 removing build/bdist.linux-armv7l/wheel 2022-12-01T04:56:26,663 Building wheel for busywork (pyproject.toml): finished with status 'done' 2022-12-01T04:56:26,670 Created wheel for busywork: filename=busywork-0.1.0b1-py3-none-any.whl size=11283 sha256=f13f6e05c51fb6a90ed996e7edbc2e33fb243f744eff436bc75a5277a8b77e82 2022-12-01T04:56:26,671 Stored in directory: /tmp/pip-ephem-wheel-cache-be84wspq/wheels/b4/a3/7e/2f77c3027e1bc94799b4be05ed2e94b6e4c99379a0cd37ca65 2022-12-01T04:56:26,683 Successfully built busywork 2022-12-01T04:56:26,687 Removed build tracker: '/tmp/pip-build-tracker-9mtcdau5'