2023-10-19T18:02:44,140 Created temporary directory: /tmp/pip-build-tracker-ah3yufo4 2023-10-19T18:02:44,141 Initialized build tracking at /tmp/pip-build-tracker-ah3yufo4 2023-10-19T18:02:44,141 Created build tracker: /tmp/pip-build-tracker-ah3yufo4 2023-10-19T18:02:44,142 Entered build tracker: /tmp/pip-build-tracker-ah3yufo4 2023-10-19T18:02:44,143 Created temporary directory: /tmp/pip-wheel-celb3zo9 2023-10-19T18:02:44,146 Created temporary directory: /tmp/pip-ephem-wheel-cache-d2efbuin 2023-10-19T18:02:44,168 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-19T18:02:44,172 2 location(s) to search for versions of chatcmd: 2023-10-19T18:02:44,172 * https://pypi.org/simple/chatcmd/ 2023-10-19T18:02:44,172 * https://www.piwheels.org/simple/chatcmd/ 2023-10-19T18:02:44,172 Fetching project page and analyzing links: https://pypi.org/simple/chatcmd/ 2023-10-19T18:02:44,173 Getting page https://pypi.org/simple/chatcmd/ 2023-10-19T18:02:44,175 Found index url https://pypi.org/simple/ 2023-10-19T18:02:44,391 Fetched page https://pypi.org/simple/chatcmd/ as application/vnd.pypi.simple.v1+json 2023-10-19T18:02:44,392 Skipping link: No binaries permitted for chatcmd: https://files.pythonhosted.org/packages/1b/c8/fddf1081f4f8f058525215261191b40e9e40325f0c0bff293c56b6172746/chatcmd-1.1.13-py3-none-any.whl (from https://pypi.org/simple/chatcmd/) (requires-python:>=3.7.1) 2023-10-19T18:02:44,393 Found link https://files.pythonhosted.org/packages/1e/c4/e017a9340b69ed63c01d2a9df2489baaadc6e49088795e861a67e9564635/chatcmd-1.1.13.tar.gz (from https://pypi.org/simple/chatcmd/) (requires-python:>=3.7.1), version: 1.1.13 2023-10-19T18:02:44,394 Fetching project page and analyzing links: https://www.piwheels.org/simple/chatcmd/ 2023-10-19T18:02:44,395 Getting page https://www.piwheels.org/simple/chatcmd/ 2023-10-19T18:02:44,396 Found index url https://www.piwheels.org/simple/ 2023-10-19T18:02:44,569 Fetched page https://www.piwheels.org/simple/chatcmd/ as text/html 2023-10-19T18:02:44,571 Skipping link: not a file: https://www.piwheels.org/simple/chatcmd/ 2023-10-19T18:02:44,571 Skipping link: not a file: https://pypi.org/simple/chatcmd/ 2023-10-19T18:02:44,590 Given no hashes to check 1 links for project 'chatcmd': discarding no candidates 2023-10-19T18:02:44,608 Collecting chatcmd==1.1.13 2023-10-19T18:02:44,611 Created temporary directory: /tmp/pip-unpack-re4vqske 2023-10-19T18:02:44,828 Downloading chatcmd-1.1.13.tar.gz (13 kB) 2023-10-19T18:02:44,877 Added chatcmd==1.1.13 from https://files.pythonhosted.org/packages/1e/c4/e017a9340b69ed63c01d2a9df2489baaadc6e49088795e861a67e9564635/chatcmd-1.1.13.tar.gz to build tracker '/tmp/pip-build-tracker-ah3yufo4' 2023-10-19T18:02:44,886 Created temporary directory: /tmp/pip-build-env-exir4dlq 2023-10-19T18:02:44,890 Installing build dependencies: started 2023-10-19T18:02:44,892 Running command pip subprocess to install build dependencies 2023-10-19T18:02:46,031 Using pip 23.2.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2023-10-19T18:02:46,532 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-19T18:02:48,066 Collecting setuptools>=65 2023-10-19T18:02:48,149 Using cached https://www.piwheels.org/simple/setuptools/setuptools-68.2.2-py3-none-any.whl (807 kB) 2023-10-19T18:02:48,384 Collecting wheel>=0.38 2023-10-19T18:02:48,400 Using cached https://www.piwheels.org/simple/wheel/wheel-0.41.2-py3-none-any.whl (64 kB) 2023-10-19T18:02:48,501 Collecting pyperclip>=1.8.2 2023-10-19T18:02:48,517 Using cached https://www.piwheels.org/simple/pyperclip/pyperclip-1.8.2-py3-none-any.whl (10 kB) 2023-10-19T18:02:48,764 Collecting requests>=2.31.0 2023-10-19T18:02:48,780 Using cached https://www.piwheels.org/simple/requests/requests-2.31.0-py3-none-any.whl (62 kB) 2023-10-19T18:02:48,952 Collecting fake_useragent>=1.3.0 2023-10-19T18:02:48,966 Using cached https://www.piwheels.org/simple/fake-useragent/fake_useragent-1.3.0-py3-none-any.whl (15 kB) 2023-10-19T18:02:49,529 Collecting charset-normalizer<4,>=2 (from requests>=2.31.0) 2023-10-19T18:02:49,545 Using cached https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-3.3.0-py3-none-any.whl (48 kB) 2023-10-19T18:02:49,655 Collecting idna<4,>=2.5 (from requests>=2.31.0) 2023-10-19T18:02:49,671 Using cached https://www.piwheels.org/simple/idna/idna-3.4-py3-none-any.whl (61 kB) 2023-10-19T18:02:49,964 Collecting urllib3<3,>=1.21.1 (from requests>=2.31.0) 2023-10-19T18:02:49,985 Using cached https://www.piwheels.org/simple/urllib3/urllib3-2.0.7-py3-none-any.whl (124 kB) 2023-10-19T18:02:50,134 Collecting certifi>=2017.4.17 (from requests>=2.31.0) 2023-10-19T18:02:50,155 Using cached https://www.piwheels.org/simple/certifi/certifi-2023.7.22-py3-none-any.whl (158 kB) 2023-10-19T18:02:52,711 Installing collected packages: pyperclip, fake_useragent, wheel, urllib3, setuptools, idna, charset-normalizer, certifi, requests 2023-10-19T18:02:53,030 Creating /tmp/pip-build-env-exir4dlq/overlay/local/bin 2023-10-19T18:02:53,032 changing mode of /tmp/pip-build-env-exir4dlq/overlay/local/bin/wheel to 755 2023-10-19T18:02:56,063 changing mode of /tmp/pip-build-env-exir4dlq/overlay/local/bin/normalizer to 755 2023-10-19T18:02:56,369 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2023-10-19T18:02:56,370 conan 2.0.10 requires urllib3<1.27,>=1.26.6, but you have urllib3 2.0.7 which is incompatible. 2023-10-19T18:02:56,370 Successfully installed certifi-2023.7.22 charset-normalizer-3.3.0 fake_useragent-1.3.0 idna-3.4 pyperclip-1.8.2 requests-2.31.0 setuptools-68.2.2 urllib3-2.0.7 wheel-0.41.2 2023-10-19T18:02:56,659 [notice] A new release of pip is available: 23.2.1 -> 23.3 2023-10-19T18:02:56,660 [notice] To update, run: python3 -m pip install --upgrade pip 2023-10-19T18:02:56,972 Installing build dependencies: finished with status 'done' 2023-10-19T18:02:56,976 Getting requirements to build wheel: started 2023-10-19T18:02:56,977 Running command Getting requirements to build wheel 2023-10-19T18:02:57,526 /tmp/pip-build-env-exir4dlq/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:80: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) 2023-10-19T18:02:57,526 corresp(dist, value, root_dir) 2023-10-19T18:02:57,868 running egg_info 2023-10-19T18:02:57,874 writing chatcmd.egg-info/PKG-INFO 2023-10-19T18:02:57,878 writing dependency_links to chatcmd.egg-info/dependency_links.txt 2023-10-19T18:02:57,880 writing entry points to chatcmd.egg-info/entry_points.txt 2023-10-19T18:02:57,882 writing requirements to chatcmd.egg-info/requires.txt 2023-10-19T18:02:57,883 writing top-level names to chatcmd.egg-info/top_level.txt 2023-10-19T18:02:57,904 reading manifest file 'chatcmd.egg-info/SOURCES.txt' 2023-10-19T18:02:57,906 adding license file 'LICENSE' 2023-10-19T18:02:57,908 writing manifest file 'chatcmd.egg-info/SOURCES.txt' 2023-10-19T18:02:58,026 Getting requirements to build wheel: finished with status 'done' 2023-10-19T18:02:58,040 Created temporary directory: /tmp/pip-modern-metadata-z5p7wizp 2023-10-19T18:02:58,042 Preparing metadata (pyproject.toml): started 2023-10-19T18:02:58,044 Running command Preparing metadata (pyproject.toml) 2023-10-19T18:02:58,529 /tmp/pip-build-env-exir4dlq/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:80: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) 2023-10-19T18:02:58,529 corresp(dist, value, root_dir) 2023-10-19T18:02:58,836 running dist_info 2023-10-19T18:02:58,842 creating /tmp/pip-modern-metadata-z5p7wizp/chatcmd.egg-info 2023-10-19T18:02:58,847 writing /tmp/pip-modern-metadata-z5p7wizp/chatcmd.egg-info/PKG-INFO 2023-10-19T18:02:58,850 writing dependency_links to /tmp/pip-modern-metadata-z5p7wizp/chatcmd.egg-info/dependency_links.txt 2023-10-19T18:02:58,852 writing entry points to /tmp/pip-modern-metadata-z5p7wizp/chatcmd.egg-info/entry_points.txt 2023-10-19T18:02:58,854 writing requirements to /tmp/pip-modern-metadata-z5p7wizp/chatcmd.egg-info/requires.txt 2023-10-19T18:02:58,855 writing top-level names to /tmp/pip-modern-metadata-z5p7wizp/chatcmd.egg-info/top_level.txt 2023-10-19T18:02:58,856 writing manifest file '/tmp/pip-modern-metadata-z5p7wizp/chatcmd.egg-info/SOURCES.txt' 2023-10-19T18:02:58,874 reading manifest file '/tmp/pip-modern-metadata-z5p7wizp/chatcmd.egg-info/SOURCES.txt' 2023-10-19T18:02:58,876 adding license file 'LICENSE' 2023-10-19T18:02:58,878 writing manifest file '/tmp/pip-modern-metadata-z5p7wizp/chatcmd.egg-info/SOURCES.txt' 2023-10-19T18:02:58,879 creating '/tmp/pip-modern-metadata-z5p7wizp/chatcmd-1.1.13.dist-info' 2023-10-19T18:02:59,032 Preparing metadata (pyproject.toml): finished with status 'done' 2023-10-19T18:02:59,037 Source in /tmp/pip-wheel-celb3zo9/chatcmd_c1e19796c0754901b4a050553b1999ba has version 1.1.13, which satisfies requirement chatcmd==1.1.13 from https://files.pythonhosted.org/packages/1e/c4/e017a9340b69ed63c01d2a9df2489baaadc6e49088795e861a67e9564635/chatcmd-1.1.13.tar.gz 2023-10-19T18:02:59,038 Removed chatcmd==1.1.13 from https://files.pythonhosted.org/packages/1e/c4/e017a9340b69ed63c01d2a9df2489baaadc6e49088795e861a67e9564635/chatcmd-1.1.13.tar.gz from build tracker '/tmp/pip-build-tracker-ah3yufo4' 2023-10-19T18:02:59,043 Created temporary directory: /tmp/pip-unpack-s44zy145 2023-10-19T18:02:59,044 Created temporary directory: /tmp/pip-unpack-1uy2j9fv 2023-10-19T18:02:59,053 Building wheels for collected packages: chatcmd 2023-10-19T18:02:59,057 Created temporary directory: /tmp/pip-wheel-k0y6l00r 2023-10-19T18:02:59,058 Destination directory: /tmp/pip-wheel-k0y6l00r 2023-10-19T18:02:59,060 Building wheel for chatcmd (pyproject.toml): started 2023-10-19T18:02:59,061 Running command Building wheel for chatcmd (pyproject.toml) 2023-10-19T18:02:59,538 /tmp/pip-build-env-exir4dlq/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:80: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) 2023-10-19T18:02:59,538 corresp(dist, value, root_dir) 2023-10-19T18:02:59,830 running bdist_wheel 2023-10-19T18:02:59,852 running build 2023-10-19T18:02:59,852 running build_py 2023-10-19T18:02:59,858 creating build 2023-10-19T18:02:59,858 creating build/lib 2023-10-19T18:02:59,859 creating build/lib/chatcmd 2023-10-19T18:02:59,860 copying chatcmd/__init__.py -> build/lib/chatcmd 2023-10-19T18:02:59,863 copying chatcmd/chatcmd_init.py -> build/lib/chatcmd 2023-10-19T18:02:59,865 creating build/lib/chatcmd/commands 2023-10-19T18:02:59,866 copying chatcmd/commands/__init__.py -> build/lib/chatcmd/commands 2023-10-19T18:02:59,869 creating build/lib/chatcmd/lookup 2023-10-19T18:02:59,870 copying chatcmd/lookup/__init__.py -> build/lib/chatcmd/lookup 2023-10-19T18:02:59,873 creating build/lib/chatcmd/helpers 2023-10-19T18:02:59,874 copying chatcmd/helpers/__init__.py -> build/lib/chatcmd/helpers 2023-10-19T18:02:59,876 creating build/lib/chatcmd/api 2023-10-19T18:02:59,877 copying chatcmd/api/__init__.py -> build/lib/chatcmd/api 2023-10-19T18:02:59,880 creating build/lib/chatcmd/features 2023-10-19T18:02:59,881 copying chatcmd/features/__init__.py -> build/lib/chatcmd/features 2023-10-19T18:02:59,883 running egg_info 2023-10-19T18:02:59,888 writing chatcmd.egg-info/PKG-INFO 2023-10-19T18:02:59,891 writing dependency_links to chatcmd.egg-info/dependency_links.txt 2023-10-19T18:02:59,892 writing entry points to chatcmd.egg-info/entry_points.txt 2023-10-19T18:02:59,894 writing requirements to chatcmd.egg-info/requires.txt 2023-10-19T18:02:59,895 writing top-level names to chatcmd.egg-info/top_level.txt 2023-10-19T18:02:59,904 reading manifest file 'chatcmd.egg-info/SOURCES.txt' 2023-10-19T18:02:59,906 adding license file 'LICENSE' 2023-10-19T18:02:59,908 writing manifest file 'chatcmd.egg-info/SOURCES.txt' 2023-10-19T18:02:59,920 installing to build/bdist.linux-armv7l/wheel 2023-10-19T18:02:59,921 running install 2023-10-19T18:02:59,944 running install_lib 2023-10-19T18:02:59,950 creating build/bdist.linux-armv7l 2023-10-19T18:02:59,950 creating build/bdist.linux-armv7l/wheel 2023-10-19T18:02:59,952 creating build/bdist.linux-armv7l/wheel/chatcmd 2023-10-19T18:02:59,953 creating build/bdist.linux-armv7l/wheel/chatcmd/commands 2023-10-19T18:02:59,954 copying build/lib/chatcmd/commands/__init__.py -> build/bdist.linux-armv7l/wheel/chatcmd/commands 2023-10-19T18:02:59,957 copying build/lib/chatcmd/__init__.py -> build/bdist.linux-armv7l/wheel/chatcmd 2023-10-19T18:02:59,959 creating build/bdist.linux-armv7l/wheel/chatcmd/lookup 2023-10-19T18:02:59,960 copying build/lib/chatcmd/lookup/__init__.py -> build/bdist.linux-armv7l/wheel/chatcmd/lookup 2023-10-19T18:02:59,963 creating build/bdist.linux-armv7l/wheel/chatcmd/helpers 2023-10-19T18:02:59,964 copying build/lib/chatcmd/helpers/__init__.py -> build/bdist.linux-armv7l/wheel/chatcmd/helpers 2023-10-19T18:02:59,966 copying build/lib/chatcmd/chatcmd_init.py -> build/bdist.linux-armv7l/wheel/chatcmd 2023-10-19T18:02:59,968 creating build/bdist.linux-armv7l/wheel/chatcmd/api 2023-10-19T18:02:59,969 copying build/lib/chatcmd/api/__init__.py -> build/bdist.linux-armv7l/wheel/chatcmd/api 2023-10-19T18:02:59,972 creating build/bdist.linux-armv7l/wheel/chatcmd/features 2023-10-19T18:02:59,973 copying build/lib/chatcmd/features/__init__.py -> build/bdist.linux-armv7l/wheel/chatcmd/features 2023-10-19T18:02:59,975 running install_egg_info 2023-10-19T18:02:59,980 Copying chatcmd.egg-info to build/bdist.linux-armv7l/wheel/chatcmd-1.1.13-py3.11.egg-info 2023-10-19T18:02:59,992 running install_scripts 2023-10-19T18:03:00,008 creating build/bdist.linux-armv7l/wheel/chatcmd-1.1.13.dist-info/WHEEL 2023-10-19T18:03:00,011 creating '/tmp/pip-wheel-k0y6l00r/.tmp-nmhbjq3o/chatcmd-1.1.13-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-10-19T18:03:00,014 adding 'chatcmd/__init__.py' 2023-10-19T18:03:00,015 adding 'chatcmd/chatcmd_init.py' 2023-10-19T18:03:00,017 adding 'chatcmd/api/__init__.py' 2023-10-19T18:03:00,019 adding 'chatcmd/commands/__init__.py' 2023-10-19T18:03:00,021 adding 'chatcmd/features/__init__.py' 2023-10-19T18:03:00,023 adding 'chatcmd/helpers/__init__.py' 2023-10-19T18:03:00,025 adding 'chatcmd/lookup/__init__.py' 2023-10-19T18:03:00,028 adding 'chatcmd-1.1.13.dist-info/LICENSE' 2023-10-19T18:03:00,029 adding 'chatcmd-1.1.13.dist-info/METADATA' 2023-10-19T18:03:00,030 adding 'chatcmd-1.1.13.dist-info/WHEEL' 2023-10-19T18:03:00,031 adding 'chatcmd-1.1.13.dist-info/entry_points.txt' 2023-10-19T18:03:00,032 adding 'chatcmd-1.1.13.dist-info/top_level.txt' 2023-10-19T18:03:00,033 adding 'chatcmd-1.1.13.dist-info/RECORD' 2023-10-19T18:03:00,034 removing build/bdist.linux-armv7l/wheel 2023-10-19T18:03:00,160 Building wheel for chatcmd (pyproject.toml): finished with status 'done' 2023-10-19T18:03:00,165 Created wheel for chatcmd: filename=chatcmd-1.1.13-py3-none-any.whl size=13046 sha256=df45166608a5e2962802f4bb25555abe65e4219be5c479b5260b90ce0f7b8405 2023-10-19T18:03:00,166 Stored in directory: /tmp/pip-ephem-wheel-cache-d2efbuin/wheels/e0/9a/aa/52083ecbc3b340101afb6c9f96c0580967edd652091fb9cd23 2023-10-19T18:03:00,177 Successfully built chatcmd 2023-10-19T18:03:00,181 Removed build tracker: '/tmp/pip-build-tracker-ah3yufo4'