2023-10-16T15:07:22,198 Created temporary directory: /tmp/pip-build-tracker-gxu88qsj 2023-10-16T15:07:22,199 Initialized build tracking at /tmp/pip-build-tracker-gxu88qsj 2023-10-16T15:07:22,200 Created build tracker: /tmp/pip-build-tracker-gxu88qsj 2023-10-16T15:07:22,200 Entered build tracker: /tmp/pip-build-tracker-gxu88qsj 2023-10-16T15:07:22,201 Created temporary directory: /tmp/pip-wheel-wgc2pcm3 2023-10-16T15:07:22,204 Created temporary directory: /tmp/pip-ephem-wheel-cache-g16xljj9 2023-10-16T15:07:22,231 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-16T15:07:22,234 2 location(s) to search for versions of mlswanlab: 2023-10-16T15:07:22,234 * https://pypi.org/simple/mlswanlab/ 2023-10-16T15:07:22,234 * https://www.piwheels.org/simple/mlswanlab/ 2023-10-16T15:07:22,235 Fetching project page and analyzing links: https://pypi.org/simple/mlswanlab/ 2023-10-16T15:07:22,236 Getting page https://pypi.org/simple/mlswanlab/ 2023-10-16T15:07:22,238 Found index url https://pypi.org/simple/ 2023-10-16T15:07:22,461 Fetched page https://pypi.org/simple/mlswanlab/ as application/vnd.pypi.simple.v1+json 2023-10-16T15:07:22,462 Skipping link: No binaries permitted for mlswanlab: https://files.pythonhosted.org/packages/ec/99/823355e92fd565d905ccb3af52d38942f5e5585f9b244fa984e89865e8ed/MLSwanlab-0.0.1-py3-none-any.whl (from https://pypi.org/simple/mlswanlab/) (requires-python:>=3.7) 2023-10-16T15:07:22,463 Found link https://files.pythonhosted.org/packages/bf/d8/cde91ca7e86bc05da06517c78242771b2ad2c28eef487831692717dddc3b/MLSwanlab-0.0.1.tar.gz (from https://pypi.org/simple/mlswanlab/) (requires-python:>=3.7), version: 0.0.1 2023-10-16T15:07:22,464 Fetching project page and analyzing links: https://www.piwheels.org/simple/mlswanlab/ 2023-10-16T15:07:22,465 Getting page https://www.piwheels.org/simple/mlswanlab/ 2023-10-16T15:07:22,466 Found index url https://www.piwheels.org/simple/ 2023-10-16T15:07:22,625 Fetched page https://www.piwheels.org/simple/mlswanlab/ as text/html 2023-10-16T15:07:22,627 Skipping link: not a file: https://www.piwheels.org/simple/mlswanlab/ 2023-10-16T15:07:22,627 Skipping link: not a file: https://pypi.org/simple/mlswanlab/ 2023-10-16T15:07:22,646 Given no hashes to check 1 links for project 'mlswanlab': discarding no candidates 2023-10-16T15:07:22,664 Collecting mlswanlab==0.0.1 2023-10-16T15:07:22,666 Created temporary directory: /tmp/pip-unpack-34rpmufd 2023-10-16T15:07:22,878 Downloading MLSwanlab-0.0.1.tar.gz (4.5 kB) 2023-10-16T15:07:22,913 Added mlswanlab==0.0.1 from https://files.pythonhosted.org/packages/bf/d8/cde91ca7e86bc05da06517c78242771b2ad2c28eef487831692717dddc3b/MLSwanlab-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-gxu88qsj' 2023-10-16T15:07:22,917 Created temporary directory: /tmp/pip-build-env-v1knzp8t 2023-10-16T15:07:22,921 Installing build dependencies: started 2023-10-16T15:07:22,923 Running command pip subprocess to install build dependencies 2023-10-16T15:07:24,103 Using pip 23.2.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2023-10-16T15:07:24,616 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-16T15:07:26,160 Collecting setuptools>=61.0 2023-10-16T15:07:26,228 Using cached https://www.piwheels.org/simple/setuptools/setuptools-68.2.2-py3-none-any.whl (807 kB) 2023-10-16T15:07:28,800 Installing collected packages: setuptools 2023-10-16T15:07:31,018 Successfully installed setuptools-68.2.2 2023-10-16T15:07:31,291 [notice] A new release of pip is available: 23.2.1 -> 23.3 2023-10-16T15:07:31,292 [notice] To update, run: python3 -m pip install --upgrade pip 2023-10-16T15:07:31,555 Installing build dependencies: finished with status 'done' 2023-10-16T15:07:31,558 Getting requirements to build wheel: started 2023-10-16T15:07:31,559 Running command Getting requirements to build wheel 2023-10-16T15:07:32,091 /tmp/pip-build-env-v1knzp8t/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `dependencies` defined outside of `pyproject.toml` would be ignored. 2023-10-16T15:07:32,092 !! 2023-10-16T15:07:32,093 ******************************************************************************** 2023-10-16T15:07:32,093 ########################################################################## 2023-10-16T15:07:32,094 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-10-16T15:07:32,094 ########################################################################## 2023-10-16T15:07:32,095 The following seems to be defined outside of `pyproject.toml`: 2023-10-16T15:07:32,096 `dependencies = ['flask', 'torch', 'numpy', 'time', 'random', 'threading']` 2023-10-16T15:07:32,097 According to the spec (see the link below), however, setuptools CANNOT 2023-10-16T15:07:32,098 consider this value unless `dependencies` is listed as `dynamic`. 2023-10-16T15:07:32,099 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-10-16T15:07:32,100 For the time being, `setuptools` will still consider the given value (as a 2023-10-16T15:07:32,100 **transitional** measure), but please note that future releases of setuptools will 2023-10-16T15:07:32,101 follow strictly the standard. 2023-10-16T15:07:32,102 To prevent this warning, you can list `dependencies` under `dynamic` or alternatively 2023-10-16T15:07:32,102 remove the `[project]` table from your file and rely entirely on other means of 2023-10-16T15:07:32,103 configuration. 2023-10-16T15:07:32,104 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-16T15:07:32,104 or your builds will no longer be supported. 2023-10-16T15:07:32,105 ******************************************************************************** 2023-10-16T15:07:32,106 !! 2023-10-16T15:07:32,106 _handle_missing_dynamic(dist, project_table) 2023-10-16T15:07:32,333 running egg_info 2023-10-16T15:07:32,336 writing MLSwanlab.egg-info/PKG-INFO 2023-10-16T15:07:32,340 writing dependency_links to MLSwanlab.egg-info/dependency_links.txt 2023-10-16T15:07:32,342 writing requirements to MLSwanlab.egg-info/requires.txt 2023-10-16T15:07:32,343 writing top-level names to MLSwanlab.egg-info/top_level.txt 2023-10-16T15:07:32,356 reading manifest file 'MLSwanlab.egg-info/SOURCES.txt' 2023-10-16T15:07:32,358 reading manifest template 'MANIFEST.in' 2023-10-16T15:07:32,359 warning: no files found matching '*' under directory 'project_name/static' 2023-10-16T15:07:32,359 warning: no files found matching '*' under directory 'project_name/templates' 2023-10-16T15:07:32,360 adding license file 'LICENSE' 2023-10-16T15:07:32,361 writing manifest file 'MLSwanlab.egg-info/SOURCES.txt' 2023-10-16T15:07:32,473 Getting requirements to build wheel: finished with status 'done' 2023-10-16T15:07:32,482 Installing backend dependencies: started 2023-10-16T15:07:32,483 Running command pip subprocess to install backend dependencies 2023-10-16T15:07:33,643 Using pip 23.2.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2023-10-16T15:07:34,162 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-16T15:07:34,687 Collecting wheel 2023-10-16T15:07:34,705 Using cached https://www.piwheels.org/simple/wheel/wheel-0.41.2-py3-none-any.whl (64 kB) 2023-10-16T15:07:36,934 Installing collected packages: wheel 2023-10-16T15:07:37,195 Creating /tmp/pip-build-env-v1knzp8t/normal/local/bin 2023-10-16T15:07:37,198 changing mode of /tmp/pip-build-env-v1knzp8t/normal/local/bin/wheel to 755 2023-10-16T15:07:37,212 Successfully installed wheel-0.41.2 2023-10-16T15:07:37,487 [notice] A new release of pip is available: 23.2.1 -> 23.3 2023-10-16T15:07:37,488 [notice] To update, run: python3 -m pip install --upgrade pip 2023-10-16T15:07:37,718 Installing backend dependencies: finished with status 'done' 2023-10-16T15:07:37,719 Created temporary directory: /tmp/pip-modern-metadata-wp61_5wi 2023-10-16T15:07:37,722 Preparing metadata (pyproject.toml): started 2023-10-16T15:07:37,723 Running command Preparing metadata (pyproject.toml) 2023-10-16T15:07:38,227 /tmp/pip-build-env-v1knzp8t/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `dependencies` defined outside of `pyproject.toml` would be ignored. 2023-10-16T15:07:38,227 !! 2023-10-16T15:07:38,228 ******************************************************************************** 2023-10-16T15:07:38,229 ########################################################################## 2023-10-16T15:07:38,230 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-10-16T15:07:38,230 ########################################################################## 2023-10-16T15:07:38,231 The following seems to be defined outside of `pyproject.toml`: 2023-10-16T15:07:38,232 `dependencies = ['flask', 'torch', 'numpy', 'time', 'random', 'threading']` 2023-10-16T15:07:38,233 According to the spec (see the link below), however, setuptools CANNOT 2023-10-16T15:07:38,233 consider this value unless `dependencies` is listed as `dynamic`. 2023-10-16T15:07:38,234 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-10-16T15:07:38,235 For the time being, `setuptools` will still consider the given value (as a 2023-10-16T15:07:38,236 **transitional** measure), but please note that future releases of setuptools will 2023-10-16T15:07:38,236 follow strictly the standard. 2023-10-16T15:07:38,238 To prevent this warning, you can list `dependencies` under `dynamic` or alternatively 2023-10-16T15:07:38,238 remove the `[project]` table from your file and rely entirely on other means of 2023-10-16T15:07:38,239 configuration. 2023-10-16T15:07:38,240 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-16T15:07:38,240 or your builds will no longer be supported. 2023-10-16T15:07:38,241 ******************************************************************************** 2023-10-16T15:07:38,242 !! 2023-10-16T15:07:38,243 _handle_missing_dynamic(dist, project_table) 2023-10-16T15:07:38,527 running dist_info 2023-10-16T15:07:38,532 creating /tmp/pip-modern-metadata-wp61_5wi/MLSwanlab.egg-info 2023-10-16T15:07:38,536 writing /tmp/pip-modern-metadata-wp61_5wi/MLSwanlab.egg-info/PKG-INFO 2023-10-16T15:07:38,540 writing dependency_links to /tmp/pip-modern-metadata-wp61_5wi/MLSwanlab.egg-info/dependency_links.txt 2023-10-16T15:07:38,542 writing requirements to /tmp/pip-modern-metadata-wp61_5wi/MLSwanlab.egg-info/requires.txt 2023-10-16T15:07:38,544 writing top-level names to /tmp/pip-modern-metadata-wp61_5wi/MLSwanlab.egg-info/top_level.txt 2023-10-16T15:07:38,545 writing manifest file '/tmp/pip-modern-metadata-wp61_5wi/MLSwanlab.egg-info/SOURCES.txt' 2023-10-16T15:07:38,558 reading manifest file '/tmp/pip-modern-metadata-wp61_5wi/MLSwanlab.egg-info/SOURCES.txt' 2023-10-16T15:07:38,560 reading manifest template 'MANIFEST.in' 2023-10-16T15:07:38,561 warning: no files found matching '*' under directory 'project_name/static' 2023-10-16T15:07:38,562 warning: no files found matching '*' under directory 'project_name/templates' 2023-10-16T15:07:38,562 adding license file 'LICENSE' 2023-10-16T15:07:38,563 writing manifest file '/tmp/pip-modern-metadata-wp61_5wi/MLSwanlab.egg-info/SOURCES.txt' 2023-10-16T15:07:38,564 creating '/tmp/pip-modern-metadata-wp61_5wi/MLSwanlab-0.0.1.dist-info' 2023-10-16T15:07:38,711 Preparing metadata (pyproject.toml): finished with status 'done' 2023-10-16T15:07:38,717 Source in /tmp/pip-wheel-wgc2pcm3/mlswanlab_cffa66a8e35c4aaa8930373c2e2e781c has version 0.0.1, which satisfies requirement mlswanlab==0.0.1 from https://files.pythonhosted.org/packages/bf/d8/cde91ca7e86bc05da06517c78242771b2ad2c28eef487831692717dddc3b/MLSwanlab-0.0.1.tar.gz 2023-10-16T15:07:38,718 Removed mlswanlab==0.0.1 from https://files.pythonhosted.org/packages/bf/d8/cde91ca7e86bc05da06517c78242771b2ad2c28eef487831692717dddc3b/MLSwanlab-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-gxu88qsj' 2023-10-16T15:07:38,724 Created temporary directory: /tmp/pip-unpack-2fmscswd 2023-10-16T15:07:38,725 Created temporary directory: /tmp/pip-unpack-__swsqv3 2023-10-16T15:07:38,732 Building wheels for collected packages: mlswanlab 2023-10-16T15:07:38,738 Created temporary directory: /tmp/pip-wheel-el3f4etv 2023-10-16T15:07:38,738 Destination directory: /tmp/pip-wheel-el3f4etv 2023-10-16T15:07:38,740 Building wheel for mlswanlab (pyproject.toml): started 2023-10-16T15:07:38,741 Running command Building wheel for mlswanlab (pyproject.toml) 2023-10-16T15:07:39,246 /tmp/pip-build-env-v1knzp8t/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `dependencies` defined outside of `pyproject.toml` would be ignored. 2023-10-16T15:07:39,246 !! 2023-10-16T15:07:39,247 ******************************************************************************** 2023-10-16T15:07:39,248 ########################################################################## 2023-10-16T15:07:39,249 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-10-16T15:07:39,249 ########################################################################## 2023-10-16T15:07:39,251 The following seems to be defined outside of `pyproject.toml`: 2023-10-16T15:07:39,252 `dependencies = ['flask', 'torch', 'numpy', 'time', 'random', 'threading']` 2023-10-16T15:07:39,253 According to the spec (see the link below), however, setuptools CANNOT 2023-10-16T15:07:39,254 consider this value unless `dependencies` is listed as `dynamic`. 2023-10-16T15:07:39,255 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-10-16T15:07:39,257 For the time being, `setuptools` will still consider the given value (as a 2023-10-16T15:07:39,258 **transitional** measure), but please note that future releases of setuptools will 2023-10-16T15:07:39,258 follow strictly the standard. 2023-10-16T15:07:39,260 To prevent this warning, you can list `dependencies` under `dynamic` or alternatively 2023-10-16T15:07:39,261 remove the `[project]` table from your file and rely entirely on other means of 2023-10-16T15:07:39,261 configuration. 2023-10-16T15:07:39,262 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-16T15:07:39,263 or your builds will no longer be supported. 2023-10-16T15:07:39,264 ******************************************************************************** 2023-10-16T15:07:39,265 !! 2023-10-16T15:07:39,266 _handle_missing_dynamic(dist, project_table) 2023-10-16T15:07:39,535 running bdist_wheel 2023-10-16T15:07:39,551 running build 2023-10-16T15:07:39,552 running build_py 2023-10-16T15:07:39,557 creating build 2023-10-16T15:07:39,557 creating build/lib 2023-10-16T15:07:39,558 creating build/lib/MLSwanlab 2023-10-16T15:07:39,560 copying MLSwanlab/__init__.py -> build/lib/MLSwanlab 2023-10-16T15:07:39,562 copying MLSwanlab/tracker.py -> build/lib/MLSwanlab 2023-10-16T15:07:39,564 copying MLSwanlab/server.py -> build/lib/MLSwanlab 2023-10-16T15:07:39,566 running egg_info 2023-10-16T15:07:39,570 writing MLSwanlab.egg-info/PKG-INFO 2023-10-16T15:07:39,573 writing dependency_links to MLSwanlab.egg-info/dependency_links.txt 2023-10-16T15:07:39,575 writing requirements to MLSwanlab.egg-info/requires.txt 2023-10-16T15:07:39,576 writing top-level names to MLSwanlab.egg-info/top_level.txt 2023-10-16T15:07:39,583 reading manifest file 'MLSwanlab.egg-info/SOURCES.txt' 2023-10-16T15:07:39,585 reading manifest template 'MANIFEST.in' 2023-10-16T15:07:39,586 warning: no files found matching '*' under directory 'project_name/static' 2023-10-16T15:07:39,587 warning: no files found matching '*' under directory 'project_name/templates' 2023-10-16T15:07:39,588 adding license file 'LICENSE' 2023-10-16T15:07:39,589 writing manifest file 'MLSwanlab.egg-info/SOURCES.txt' 2023-10-16T15:07:39,597 installing to build/bdist.linux-armv7l/wheel 2023-10-16T15:07:39,598 running install 2023-10-16T15:07:39,621 running install_lib 2023-10-16T15:07:39,626 creating build/bdist.linux-armv7l 2023-10-16T15:07:39,626 creating build/bdist.linux-armv7l/wheel 2023-10-16T15:07:39,628 creating build/bdist.linux-armv7l/wheel/MLSwanlab 2023-10-16T15:07:39,630 copying build/lib/MLSwanlab/__init__.py -> build/bdist.linux-armv7l/wheel/MLSwanlab 2023-10-16T15:07:39,632 copying build/lib/MLSwanlab/tracker.py -> build/bdist.linux-armv7l/wheel/MLSwanlab 2023-10-16T15:07:39,635 copying build/lib/MLSwanlab/server.py -> build/bdist.linux-armv7l/wheel/MLSwanlab 2023-10-16T15:07:39,636 running install_egg_info 2023-10-16T15:07:39,640 Copying MLSwanlab.egg-info to build/bdist.linux-armv7l/wheel/MLSwanlab-0.0.1-py3.11.egg-info 2023-10-16T15:07:39,651 running install_scripts 2023-10-16T15:07:39,664 creating build/bdist.linux-armv7l/wheel/MLSwanlab-0.0.1.dist-info/WHEEL 2023-10-16T15:07:39,666 creating '/tmp/pip-wheel-el3f4etv/.tmp-b40qu1e4/MLSwanlab-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-10-16T15:07:39,668 adding 'MLSwanlab/__init__.py' 2023-10-16T15:07:39,669 adding 'MLSwanlab/server.py' 2023-10-16T15:07:39,671 adding 'MLSwanlab/tracker.py' 2023-10-16T15:07:39,673 adding 'MLSwanlab-0.0.1.dist-info/LICENSE' 2023-10-16T15:07:39,675 adding 'MLSwanlab-0.0.1.dist-info/METADATA' 2023-10-16T15:07:39,676 adding 'MLSwanlab-0.0.1.dist-info/WHEEL' 2023-10-16T15:07:39,676 adding 'MLSwanlab-0.0.1.dist-info/top_level.txt' 2023-10-16T15:07:39,677 adding 'MLSwanlab-0.0.1.dist-info/RECORD' 2023-10-16T15:07:39,678 removing build/bdist.linux-armv7l/wheel 2023-10-16T15:07:39,799 Building wheel for mlswanlab (pyproject.toml): finished with status 'done' 2023-10-16T15:07:39,804 Created wheel for mlswanlab: filename=MLSwanlab-0.0.1-py3-none-any.whl size=4458 sha256=22d3d01311622ce318b0c531879889ab50686fe4aedb08a52586f4568e43a855 2023-10-16T15:07:39,805 Stored in directory: /tmp/pip-ephem-wheel-cache-g16xljj9/wheels/d1/f9/da/78e9e64e4592ce0eb6f7caf5d2a56378158dd95518ee86a581 2023-10-16T15:07:39,815 Successfully built mlswanlab 2023-10-16T15:07:39,818 Removed build tracker: '/tmp/pip-build-tracker-gxu88qsj'