2023-02-24T20:46:28,633 Created temporary directory: /tmp/pip-ephem-wheel-cache-beplk46k 2023-02-24T20:46:28,639 Created temporary directory: /tmp/pip-build-tracker-oufk0ia2 2023-02-24T20:46:28,639 Initialized build tracking at /tmp/pip-build-tracker-oufk0ia2 2023-02-24T20:46:28,640 Created build tracker: /tmp/pip-build-tracker-oufk0ia2 2023-02-24T20:46:28,640 Entered build tracker: /tmp/pip-build-tracker-oufk0ia2 2023-02-24T20:46:28,641 Created temporary directory: /tmp/pip-wheel-53z47i5h 2023-02-24T20:46:28,652 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-02-24T20:46:28,658 Created temporary directory: /tmp/pip-ephem-wheel-cache-_6rc1c4j 2023-02-24T20:46:28,719 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-02-24T20:46:28,726 2 location(s) to search for versions of fastapi-crudrouter-async: 2023-02-24T20:46:28,726 * https://pypi.org/simple/fastapi-crudrouter-async/ 2023-02-24T20:46:28,726 * https://www.piwheels.org/simple/fastapi-crudrouter-async/ 2023-02-24T20:46:28,727 Fetching project page and analyzing links: https://pypi.org/simple/fastapi-crudrouter-async/ 2023-02-24T20:46:28,729 Getting page https://pypi.org/simple/fastapi-crudrouter-async/ 2023-02-24T20:46:28,732 Found index url https://pypi.org/simple 2023-02-24T20:46:28,919 Fetched page https://pypi.org/simple/fastapi-crudrouter-async/ as application/vnd.pypi.simple.v1+json 2023-02-24T20:46:28,922 Found link https://files.pythonhosted.org/packages/e3/d5/6155c32486c5a4036f47dfeac45193addd5de6e8cfa733d014a54c553e88/fastapi-crudrouter-async-0.8.6.tar.gz (from https://pypi.org/simple/fastapi-crudrouter-async/) (requires-python:>=3.7), version: 0.8.6 2023-02-24T20:46:28,923 Fetching project page and analyzing links: https://www.piwheels.org/simple/fastapi-crudrouter-async/ 2023-02-24T20:46:28,923 Getting page https://www.piwheels.org/simple/fastapi-crudrouter-async/ 2023-02-24T20:46:28,926 Found index url https://www.piwheels.org/simple 2023-02-24T20:46:29,143 Fetched page https://www.piwheels.org/simple/fastapi-crudrouter-async/ as text/html 2023-02-24T20:46:29,145 Skipping link: not a file: https://www.piwheels.org/simple/fastapi-crudrouter-async/ 2023-02-24T20:46:29,145 Skipping link: not a file: https://pypi.org/simple/fastapi-crudrouter-async/ 2023-02-24T20:46:29,179 Given no hashes to check 1 links for project 'fastapi-crudrouter-async': discarding no candidates 2023-02-24T20:46:29,205 Collecting fastapi-crudrouter-async==0.8.6 2023-02-24T20:46:29,210 Created temporary directory: /tmp/pip-unpack-6ed2wt2c 2023-02-24T20:46:29,447 Downloading fastapi-crudrouter-async-0.8.6.tar.gz (12 kB) 2023-02-24T20:46:29,563 Added fastapi-crudrouter-async==0.8.6 from https://files.pythonhosted.org/packages/e3/d5/6155c32486c5a4036f47dfeac45193addd5de6e8cfa733d014a54c553e88/fastapi-crudrouter-async-0.8.6.tar.gz to build tracker '/tmp/pip-build-tracker-oufk0ia2' 2023-02-24T20:46:29,566 Running setup.py (path:/tmp/pip-wheel-53z47i5h/fastapi-crudrouter-async_e8e585e7a4f8497292b99743c05aed1c/setup.py) egg_info for package fastapi-crudrouter-async 2023-02-24T20:46:29,567 Created temporary directory: /tmp/pip-pip-egg-info-3ivh812x 2023-02-24T20:46:29,568 Preparing metadata (setup.py): started 2023-02-24T20:46:29,570 Running command python setup.py egg_info 2023-02-24T20:46:31,301 running egg_info 2023-02-24T20:46:31,303 creating /tmp/pip-pip-egg-info-3ivh812x/fastapi_crudrouter_async.egg-info 2023-02-24T20:46:31,355 writing /tmp/pip-pip-egg-info-3ivh812x/fastapi_crudrouter_async.egg-info/PKG-INFO 2023-02-24T20:46:31,360 writing dependency_links to /tmp/pip-pip-egg-info-3ivh812x/fastapi_crudrouter_async.egg-info/dependency_links.txt 2023-02-24T20:46:31,364 writing requirements to /tmp/pip-pip-egg-info-3ivh812x/fastapi_crudrouter_async.egg-info/requires.txt 2023-02-24T20:46:31,366 writing top-level names to /tmp/pip-pip-egg-info-3ivh812x/fastapi_crudrouter_async.egg-info/top_level.txt 2023-02-24T20:46:31,369 writing manifest file '/tmp/pip-pip-egg-info-3ivh812x/fastapi_crudrouter_async.egg-info/SOURCES.txt' 2023-02-24T20:46:31,535 reading manifest file '/tmp/pip-pip-egg-info-3ivh812x/fastapi_crudrouter_async.egg-info/SOURCES.txt' 2023-02-24T20:46:31,544 writing manifest file '/tmp/pip-pip-egg-info-3ivh812x/fastapi_crudrouter_async.egg-info/SOURCES.txt' 2023-02-24T20:46:31,546 /usr/local/lib/python3.7/dist-packages/setuptools/_distutils/dist.py:265: UserWarning: Unknown distribution option: 'documentation' 2023-02-24T20:46:31,547 warnings.warn(msg) 2023-02-24T20:46:31,663 Preparing metadata (setup.py): finished with status 'done' 2023-02-24T20:46:31,677 Source in /tmp/pip-wheel-53z47i5h/fastapi-crudrouter-async_e8e585e7a4f8497292b99743c05aed1c has version 0.8.6, which satisfies requirement fastapi-crudrouter-async==0.8.6 from https://files.pythonhosted.org/packages/e3/d5/6155c32486c5a4036f47dfeac45193addd5de6e8cfa733d014a54c553e88/fastapi-crudrouter-async-0.8.6.tar.gz 2023-02-24T20:46:31,679 Removed fastapi-crudrouter-async==0.8.6 from https://files.pythonhosted.org/packages/e3/d5/6155c32486c5a4036f47dfeac45193addd5de6e8cfa733d014a54c553e88/fastapi-crudrouter-async-0.8.6.tar.gz from build tracker '/tmp/pip-build-tracker-oufk0ia2' 2023-02-24T20:46:31,695 Created temporary directory: /tmp/pip-unpack-bnv8d7r6 2023-02-24T20:46:31,696 Building wheels for collected packages: fastapi-crudrouter-async 2023-02-24T20:46:31,706 Created temporary directory: /tmp/pip-wheel-iqtq4z7r 2023-02-24T20:46:31,707 Building wheel for fastapi-crudrouter-async (setup.py): started 2023-02-24T20:46:31,709 Destination directory: /tmp/pip-wheel-iqtq4z7r 2023-02-24T20:46:31,709 Running command python setup.py bdist_wheel 2023-02-24T20:46:33,048 /usr/local/lib/python3.7/dist-packages/setuptools/_distutils/dist.py:265: UserWarning: Unknown distribution option: 'documentation' 2023-02-24T20:46:33,050 warnings.warn(msg) 2023-02-24T20:46:33,854 running bdist_wheel 2023-02-24T20:46:34,012 running build 2023-02-24T20:46:34,013 running build_py 2023-02-24T20:46:34,070 creating build 2023-02-24T20:46:34,071 creating build/lib 2023-02-24T20:46:34,072 creating build/lib/fastapi_crudrouter 2023-02-24T20:46:34,075 copying fastapi_crudrouter/_version.py -> build/lib/fastapi_crudrouter 2023-02-24T20:46:34,078 copying fastapi_crudrouter/__init__.py -> build/lib/fastapi_crudrouter 2023-02-24T20:46:34,084 creating build/lib/fastapi_crudrouter/core 2023-02-24T20:46:34,086 copying fastapi_crudrouter/core/_types.py -> build/lib/fastapi_crudrouter/core 2023-02-24T20:46:34,090 copying fastapi_crudrouter/core/mem.py -> build/lib/fastapi_crudrouter/core 2023-02-24T20:46:34,093 copying fastapi_crudrouter/core/sqlalchemy.py -> build/lib/fastapi_crudrouter/core 2023-02-24T20:46:34,099 copying fastapi_crudrouter/core/databases.py -> build/lib/fastapi_crudrouter/core 2023-02-24T20:46:34,103 copying fastapi_crudrouter/core/tortoise.py -> build/lib/fastapi_crudrouter/core 2023-02-24T20:46:34,107 copying fastapi_crudrouter/core/gino_starlette.py -> build/lib/fastapi_crudrouter/core 2023-02-24T20:46:34,111 copying fastapi_crudrouter/core/ormar.py -> build/lib/fastapi_crudrouter/core 2023-02-24T20:46:34,115 copying fastapi_crudrouter/core/_base.py -> build/lib/fastapi_crudrouter/core 2023-02-24T20:46:34,119 copying fastapi_crudrouter/core/__init__.py -> build/lib/fastapi_crudrouter/core 2023-02-24T20:46:34,123 copying fastapi_crudrouter/core/_utils.py -> build/lib/fastapi_crudrouter/core 2023-02-24T20:46:34,191 /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-02-24T20:46:34,192 setuptools.SetuptoolsDeprecationWarning, 2023-02-24T20:46:34,246 installing to build/bdist.linux-armv7l/wheel 2023-02-24T20:46:34,246 running install 2023-02-24T20:46:34,307 running install_lib 2023-02-24T20:46:34,363 creating build/bdist.linux-armv7l 2023-02-24T20:46:34,364 creating build/bdist.linux-armv7l/wheel 2023-02-24T20:46:34,368 creating build/bdist.linux-armv7l/wheel/fastapi_crudrouter 2023-02-24T20:46:34,370 copying build/lib/fastapi_crudrouter/_version.py -> build/bdist.linux-armv7l/wheel/fastapi_crudrouter 2023-02-24T20:46:34,375 creating build/bdist.linux-armv7l/wheel/fastapi_crudrouter/core 2023-02-24T20:46:34,377 copying build/lib/fastapi_crudrouter/core/_types.py -> build/bdist.linux-armv7l/wheel/fastapi_crudrouter/core 2023-02-24T20:46:34,381 copying build/lib/fastapi_crudrouter/core/mem.py -> build/bdist.linux-armv7l/wheel/fastapi_crudrouter/core 2023-02-24T20:46:34,385 copying build/lib/fastapi_crudrouter/core/sqlalchemy.py -> build/bdist.linux-armv7l/wheel/fastapi_crudrouter/core 2023-02-24T20:46:34,390 copying build/lib/fastapi_crudrouter/core/databases.py -> build/bdist.linux-armv7l/wheel/fastapi_crudrouter/core 2023-02-24T20:46:34,394 copying build/lib/fastapi_crudrouter/core/tortoise.py -> build/bdist.linux-armv7l/wheel/fastapi_crudrouter/core 2023-02-24T20:46:34,399 copying build/lib/fastapi_crudrouter/core/gino_starlette.py -> build/bdist.linux-armv7l/wheel/fastapi_crudrouter/core 2023-02-24T20:46:34,403 copying build/lib/fastapi_crudrouter/core/ormar.py -> build/bdist.linux-armv7l/wheel/fastapi_crudrouter/core 2023-02-24T20:46:34,407 copying build/lib/fastapi_crudrouter/core/_base.py -> build/bdist.linux-armv7l/wheel/fastapi_crudrouter/core 2023-02-24T20:46:34,412 copying build/lib/fastapi_crudrouter/core/__init__.py -> build/bdist.linux-armv7l/wheel/fastapi_crudrouter/core 2023-02-24T20:46:34,416 copying build/lib/fastapi_crudrouter/core/_utils.py -> build/bdist.linux-armv7l/wheel/fastapi_crudrouter/core 2023-02-24T20:46:34,426 copying build/lib/fastapi_crudrouter/__init__.py -> build/bdist.linux-armv7l/wheel/fastapi_crudrouter 2023-02-24T20:46:34,430 running install_egg_info 2023-02-24T20:46:34,572 running egg_info 2023-02-24T20:46:34,623 writing fastapi_crudrouter_async.egg-info/PKG-INFO 2023-02-24T20:46:34,628 writing dependency_links to fastapi_crudrouter_async.egg-info/dependency_links.txt 2023-02-24T20:46:34,633 writing requirements to fastapi_crudrouter_async.egg-info/requires.txt 2023-02-24T20:46:34,635 writing top-level names to fastapi_crudrouter_async.egg-info/top_level.txt 2023-02-24T20:46:34,694 reading manifest file 'fastapi_crudrouter_async.egg-info/SOURCES.txt' 2023-02-24T20:46:34,704 writing manifest file 'fastapi_crudrouter_async.egg-info/SOURCES.txt' 2023-02-24T20:46:34,707 Copying fastapi_crudrouter_async.egg-info to build/bdist.linux-armv7l/wheel/fastapi_crudrouter_async-0.8.6-py3.7.egg-info 2023-02-24T20:46:34,729 running install_scripts 2023-02-24T20:46:34,772 creating build/bdist.linux-armv7l/wheel/fastapi_crudrouter_async-0.8.6.dist-info/WHEEL 2023-02-24T20:46:34,776 creating '/tmp/pip-wheel-iqtq4z7r/fastapi_crudrouter_async-0.8.6-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-02-24T20:46:34,781 adding 'fastapi_crudrouter/__init__.py' 2023-02-24T20:46:34,784 adding 'fastapi_crudrouter/_version.py' 2023-02-24T20:46:34,789 adding 'fastapi_crudrouter/core/__init__.py' 2023-02-24T20:46:34,793 adding 'fastapi_crudrouter/core/_base.py' 2023-02-24T20:46:34,795 adding 'fastapi_crudrouter/core/_types.py' 2023-02-24T20:46:34,798 adding 'fastapi_crudrouter/core/_utils.py' 2023-02-24T20:46:34,801 adding 'fastapi_crudrouter/core/databases.py' 2023-02-24T20:46:34,804 adding 'fastapi_crudrouter/core/gino_starlette.py' 2023-02-24T20:46:34,807 adding 'fastapi_crudrouter/core/mem.py' 2023-02-24T20:46:34,810 adding 'fastapi_crudrouter/core/ormar.py' 2023-02-24T20:46:34,814 adding 'fastapi_crudrouter/core/sqlalchemy.py' 2023-02-24T20:46:34,817 adding 'fastapi_crudrouter/core/tortoise.py' 2023-02-24T20:46:34,822 adding 'fastapi_crudrouter_async-0.8.6.dist-info/METADATA' 2023-02-24T20:46:34,824 adding 'fastapi_crudrouter_async-0.8.6.dist-info/WHEEL' 2023-02-24T20:46:34,826 adding 'fastapi_crudrouter_async-0.8.6.dist-info/top_level.txt' 2023-02-24T20:46:34,827 adding 'fastapi_crudrouter_async-0.8.6.dist-info/RECORD' 2023-02-24T20:46:34,830 removing build/bdist.linux-armv7l/wheel 2023-02-24T20:46:34,987 Building wheel for fastapi-crudrouter-async (setup.py): finished with status 'done' 2023-02-24T20:46:34,994 Created wheel for fastapi-crudrouter-async: filename=fastapi_crudrouter_async-0.8.6-py3-none-any.whl size=15907 sha256=deb81a9c6e8849d110c806fab546e3d4e73a83bd37575e7e4012793d27a3332e 2023-02-24T20:46:34,996 Stored in directory: /tmp/pip-ephem-wheel-cache-_6rc1c4j/wheels/e2/94/e2/bdcd5285defddb07c54a35f794a54ccd55ee8a23824f1cce3e 2023-02-24T20:46:35,023 Successfully built fastapi-crudrouter-async 2023-02-24T20:46:35,031 Removed build tracker: '/tmp/pip-build-tracker-oufk0ia2'