2023-07-18T16:01:45,666 Created temporary directory: /tmp/pip-build-tracker-0ug5uwjk 2023-07-18T16:01:45,669 Initialized build tracking at /tmp/pip-build-tracker-0ug5uwjk 2023-07-18T16:01:45,669 Created build tracker: /tmp/pip-build-tracker-0ug5uwjk 2023-07-18T16:01:45,670 Entered build tracker: /tmp/pip-build-tracker-0ug5uwjk 2023-07-18T16:01:45,671 Created temporary directory: /tmp/pip-wheel-wesc_zjk 2023-07-18T16:01:45,680 Created temporary directory: /tmp/pip-ephem-wheel-cache-izrqk1e6 2023-07-18T16:01:45,735 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-18T16:01:45,744 2 location(s) to search for versions of nonebot-plugin-dall-e: 2023-07-18T16:01:45,744 * https://pypi.org/simple/nonebot-plugin-dall-e/ 2023-07-18T16:01:45,744 * https://www.piwheels.org/simple/nonebot-plugin-dall-e/ 2023-07-18T16:01:45,745 Fetching project page and analyzing links: https://pypi.org/simple/nonebot-plugin-dall-e/ 2023-07-18T16:01:45,746 Getting page https://pypi.org/simple/nonebot-plugin-dall-e/ 2023-07-18T16:01:45,750 Found index url https://pypi.org/simple/ 2023-07-18T16:01:45,941 Fetched page https://pypi.org/simple/nonebot-plugin-dall-e/ as application/vnd.pypi.simple.v1+json 2023-07-18T16:01:45,944 Found link https://files.pythonhosted.org/packages/a4/f9/175f1999d35a34a8be854d7cda40457df24e157b184c966d3f90c2c5f5bc/nonebot_plugin_dall-e-0.1.tar.gz (from https://pypi.org/simple/nonebot-plugin-dall-e/), version: 0.1 2023-07-18T16:01:45,945 Skipping link: No binaries permitted for nonebot-plugin-dall-e: https://files.pythonhosted.org/packages/d0/c2/587fb9b1fe2ea5754b1cf9a1f8288e79ea939e79dffdfbc06e2877c67e81/nonebot_plugin_dall_e-0.1-py3-none-any.whl (from https://pypi.org/simple/nonebot-plugin-dall-e/) 2023-07-18T16:01:45,945 Fetching project page and analyzing links: https://www.piwheels.org/simple/nonebot-plugin-dall-e/ 2023-07-18T16:01:45,946 Getting page https://www.piwheels.org/simple/nonebot-plugin-dall-e/ 2023-07-18T16:01:45,948 Found index url https://www.piwheels.org/simple/ 2023-07-18T16:01:46,174 Fetched page https://www.piwheels.org/simple/nonebot-plugin-dall-e/ as text/html 2023-07-18T16:01:46,176 Skipping link: not a file: https://www.piwheels.org/simple/nonebot-plugin-dall-e/ 2023-07-18T16:01:46,177 Skipping link: not a file: https://pypi.org/simple/nonebot-plugin-dall-e/ 2023-07-18T16:01:46,209 Given no hashes to check 1 links for project 'nonebot-plugin-dall-e': discarding no candidates 2023-07-18T16:01:46,239 Collecting nonebot-plugin-dall-e==0.1 2023-07-18T16:01:46,244 Created temporary directory: /tmp/pip-unpack-tjdkiz66 2023-07-18T16:01:46,424 Downloading nonebot_plugin_dall-e-0.1.tar.gz (10 kB) 2023-07-18T16:01:46,498 Added nonebot-plugin-dall-e==0.1 from https://files.pythonhosted.org/packages/a4/f9/175f1999d35a34a8be854d7cda40457df24e157b184c966d3f90c2c5f5bc/nonebot_plugin_dall-e-0.1.tar.gz to build tracker '/tmp/pip-build-tracker-0ug5uwjk' 2023-07-18T16:01:46,502 Running setup.py (path:/tmp/pip-wheel-wesc_zjk/nonebot-plugin-dall-e_cd08818c38864c26932794597810e260/setup.py) egg_info for package nonebot-plugin-dall-e 2023-07-18T16:01:46,503 Created temporary directory: /tmp/pip-pip-egg-info-b9qr0wzk 2023-07-18T16:01:46,504 Preparing metadata (setup.py): started 2023-07-18T16:01:46,506 Running command python setup.py egg_info 2023-07-18T16:01:48,021 running egg_info 2023-07-18T16:01:48,024 creating /tmp/pip-pip-egg-info-b9qr0wzk/nonebot_plugin_dall_e.egg-info 2023-07-18T16:01:48,089 writing /tmp/pip-pip-egg-info-b9qr0wzk/nonebot_plugin_dall_e.egg-info/PKG-INFO 2023-07-18T16:01:48,096 writing dependency_links to /tmp/pip-pip-egg-info-b9qr0wzk/nonebot_plugin_dall_e.egg-info/dependency_links.txt 2023-07-18T16:01:48,101 writing requirements to /tmp/pip-pip-egg-info-b9qr0wzk/nonebot_plugin_dall_e.egg-info/requires.txt 2023-07-18T16:01:48,103 writing top-level names to /tmp/pip-pip-egg-info-b9qr0wzk/nonebot_plugin_dall_e.egg-info/top_level.txt 2023-07-18T16:01:48,105 writing manifest file '/tmp/pip-pip-egg-info-b9qr0wzk/nonebot_plugin_dall_e.egg-info/SOURCES.txt' 2023-07-18T16:01:48,307 reading manifest file '/tmp/pip-pip-egg-info-b9qr0wzk/nonebot_plugin_dall_e.egg-info/SOURCES.txt' 2023-07-18T16:01:48,310 adding license file 'LICENSE' 2023-07-18T16:01:48,315 writing manifest file '/tmp/pip-pip-egg-info-b9qr0wzk/nonebot_plugin_dall_e.egg-info/SOURCES.txt' 2023-07-18T16:01:48,317 /home/piwheels/.local/lib/python3.7/site-packages/setuptools/dist.py:183: SetuptoolsDeprecationWarning: Invalid config. 2023-07-18T16:01:48,318 !! 2023-07-18T16:01:48,318 ******************************************************************************** 2023-07-18T16:01:48,319 newlines are not allowed in `summary` and will break in the future 2023-07-18T16:01:48,319 ******************************************************************************** 2023-07-18T16:01:48,320 !! 2023-07-18T16:01:48,320 write_field('Summary', single_line(summary)) 2023-07-18T16:01:48,437 Preparing metadata (setup.py): finished with status 'done' 2023-07-18T16:01:48,449 Source in /tmp/pip-wheel-wesc_zjk/nonebot-plugin-dall-e_cd08818c38864c26932794597810e260 has version 0.1, which satisfies requirement nonebot-plugin-dall-e==0.1 from https://files.pythonhosted.org/packages/a4/f9/175f1999d35a34a8be854d7cda40457df24e157b184c966d3f90c2c5f5bc/nonebot_plugin_dall-e-0.1.tar.gz 2023-07-18T16:01:48,451 Removed nonebot-plugin-dall-e==0.1 from https://files.pythonhosted.org/packages/a4/f9/175f1999d35a34a8be854d7cda40457df24e157b184c966d3f90c2c5f5bc/nonebot_plugin_dall-e-0.1.tar.gz from build tracker '/tmp/pip-build-tracker-0ug5uwjk' 2023-07-18T16:01:48,462 Created temporary directory: /tmp/pip-unpack-avz29g9y 2023-07-18T16:01:48,463 Building wheels for collected packages: nonebot-plugin-dall-e 2023-07-18T16:01:48,472 Created temporary directory: /tmp/pip-wheel-d6ip1rfe 2023-07-18T16:01:48,472 Building wheel for nonebot-plugin-dall-e (setup.py): started 2023-07-18T16:01:48,475 Destination directory: /tmp/pip-wheel-d6ip1rfe 2023-07-18T16:01:48,475 Running command python setup.py bdist_wheel 2023-07-18T16:01:50,048 running bdist_wheel 2023-07-18T16:01:50,777 running build 2023-07-18T16:01:50,778 running build_py 2023-07-18T16:01:50,854 creating build 2023-07-18T16:01:50,855 creating build/lib 2023-07-18T16:01:50,857 creating build/lib/nonebot_plugin_dall-e 2023-07-18T16:01:50,859 copying nonebot_plugin_dall-e/tools.py -> build/lib/nonebot_plugin_dall-e 2023-07-18T16:01:50,864 copying nonebot_plugin_dall-e/openai.py -> build/lib/nonebot_plugin_dall-e 2023-07-18T16:01:50,868 copying nonebot_plugin_dall-e/__init__.py -> build/lib/nonebot_plugin_dall-e 2023-07-18T16:01:50,950 /home/piwheels/.local/lib/python3.7/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-07-18T16:01:50,950 !! 2023-07-18T16:01:50,951 ******************************************************************************** 2023-07-18T16:01:50,951 Please avoid running ``setup.py`` directly. 2023-07-18T16:01:50,952 Instead, use pypa/build, pypa/installer, pypa/build or 2023-07-18T16:01:50,952 other standards-based tools. 2023-07-18T16:01:50,953 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-07-18T16:01:50,953 ******************************************************************************** 2023-07-18T16:01:50,954 !! 2023-07-18T16:01:50,954 self.initialize_options() 2023-07-18T16:01:51,018 installing to build/bdist.linux-armv7l/wheel 2023-07-18T16:01:51,018 running install 2023-07-18T16:01:51,081 running install_lib 2023-07-18T16:01:51,152 creating build/bdist.linux-armv7l 2023-07-18T16:01:51,153 creating build/bdist.linux-armv7l/wheel 2023-07-18T16:01:51,156 creating build/bdist.linux-armv7l/wheel/nonebot_plugin_dall-e 2023-07-18T16:01:51,158 copying build/lib/nonebot_plugin_dall-e/tools.py -> build/bdist.linux-armv7l/wheel/nonebot_plugin_dall-e 2023-07-18T16:01:51,163 copying build/lib/nonebot_plugin_dall-e/openai.py -> build/bdist.linux-armv7l/wheel/nonebot_plugin_dall-e 2023-07-18T16:01:51,167 copying build/lib/nonebot_plugin_dall-e/__init__.py -> build/bdist.linux-armv7l/wheel/nonebot_plugin_dall-e 2023-07-18T16:01:51,170 running install_egg_info 2023-07-18T16:01:51,338 running egg_info 2023-07-18T16:01:51,402 writing nonebot_plugin_dall_e.egg-info/PKG-INFO 2023-07-18T16:01:51,407 /home/piwheels/.local/lib/python3.7/site-packages/setuptools/dist.py:183: SetuptoolsDeprecationWarning: Invalid config. 2023-07-18T16:01:51,407 !! 2023-07-18T16:01:51,408 ******************************************************************************** 2023-07-18T16:01:51,408 newlines are not allowed in `summary` and will break in the future 2023-07-18T16:01:51,408 ******************************************************************************** 2023-07-18T16:01:51,409 !! 2023-07-18T16:01:51,409 write_field('Summary', single_line(summary)) 2023-07-18T16:01:51,410 writing dependency_links to nonebot_plugin_dall_e.egg-info/dependency_links.txt 2023-07-18T16:01:51,414 writing requirements to nonebot_plugin_dall_e.egg-info/requires.txt 2023-07-18T16:01:51,417 writing top-level names to nonebot_plugin_dall_e.egg-info/top_level.txt 2023-07-18T16:01:51,488 reading manifest file 'nonebot_plugin_dall_e.egg-info/SOURCES.txt' 2023-07-18T16:01:51,492 adding license file 'LICENSE' 2023-07-18T16:01:51,497 writing manifest file 'nonebot_plugin_dall_e.egg-info/SOURCES.txt' 2023-07-18T16:01:51,500 Copying nonebot_plugin_dall_e.egg-info to build/bdist.linux-armv7l/wheel/nonebot_plugin_dall_e-0.1-py3.7.egg-info 2023-07-18T16:01:51,522 running install_scripts 2023-07-18T16:01:51,553 creating build/bdist.linux-armv7l/wheel/nonebot_plugin_dall_e-0.1.dist-info/WHEEL 2023-07-18T16:01:51,559 creating '/tmp/pip-wheel-d6ip1rfe/nonebot_plugin_dall_e-0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-07-18T16:01:51,565 adding 'nonebot_plugin_dall-e/__init__.py' 2023-07-18T16:01:51,568 adding 'nonebot_plugin_dall-e/openai.py' 2023-07-18T16:01:51,571 adding 'nonebot_plugin_dall-e/tools.py' 2023-07-18T16:01:51,579 adding 'nonebot_plugin_dall_e-0.1.dist-info/LICENSE' 2023-07-18T16:01:51,582 adding 'nonebot_plugin_dall_e-0.1.dist-info/METADATA' 2023-07-18T16:01:51,584 adding 'nonebot_plugin_dall_e-0.1.dist-info/WHEEL' 2023-07-18T16:01:51,586 adding 'nonebot_plugin_dall_e-0.1.dist-info/top_level.txt' 2023-07-18T16:01:51,587 adding 'nonebot_plugin_dall_e-0.1.dist-info/RECORD' 2023-07-18T16:01:51,590 removing build/bdist.linux-armv7l/wheel 2023-07-18T16:01:51,750 Building wheel for nonebot-plugin-dall-e (setup.py): finished with status 'done' 2023-07-18T16:01:51,757 Created wheel for nonebot-plugin-dall-e: filename=nonebot_plugin_dall_e-0.1-py3-none-any.whl size=10274 sha256=0b24efcfbe7392d2e06e11e06ede12dd60b4168ced9b7d2220c61f4b9bc9c5bc 2023-07-18T16:01:51,759 Stored in directory: /tmp/pip-ephem-wheel-cache-izrqk1e6/wheels/e0/c0/ac/0af9a2fb11031939174f22062b3ce2c557ba2318b3df6d750d 2023-07-18T16:01:51,790 Successfully built nonebot-plugin-dall-e 2023-07-18T16:01:51,798 Removed build tracker: '/tmp/pip-build-tracker-0ug5uwjk'