2022-07-30T14:29:33,469 Created temporary directory: /tmp/pip-ephem-wheel-cache-lqntjwrj 2022-07-30T14:29:33,474 Created temporary directory: /tmp/pip-build-tracker-th307th3 2022-07-30T14:29:33,475 Initialized build tracking at /tmp/pip-build-tracker-th307th3 2022-07-30T14:29:33,476 Created build tracker: /tmp/pip-build-tracker-th307th3 2022-07-30T14:29:33,476 Entered build tracker: /tmp/pip-build-tracker-th307th3 2022-07-30T14:29:33,477 Created temporary directory: /tmp/pip-wheel-375sfm9h 2022-07-30T14:29:33,540 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-30T14:29:33,549 2 location(s) to search for versions of snakebuild: 2022-07-30T14:29:33,549 * https://pypi.org/simple/snakebuild/ 2022-07-30T14:29:33,549 * https://www.piwheels.org/simple/snakebuild/ 2022-07-30T14:29:33,550 Fetching project page and analyzing links: https://pypi.org/simple/snakebuild/ 2022-07-30T14:29:33,551 Getting page https://pypi.org/simple/snakebuild/ 2022-07-30T14:29:33,554 Found index url https://pypi.org/simple 2022-07-30T14:29:33,738 Skipping link: No binaries permitted for snakebuild: https://files.pythonhosted.org/packages/88/fd/694b062a667e87fc39eb2be49dce4373172dec2b84d317e301f5218d4774/snakebuild-0.0.1-py3-none-any.whl#sha256=f32ca4c711c85bc2eeeec3ebf23e36da3c0c307d6f872f218f8b668c60dc1682 (from https://pypi.org/simple/snakebuild/) (requires-python:>=3.6) 2022-07-30T14:29:33,739 Found link https://files.pythonhosted.org/packages/3c/31/c47b1dbbe35f0337a54ffcf2842e30da48175eb4ae7f03fd88fe11bb382a/snakebuild-0.0.1.tar.gz#sha256=dd3665dd8970b5eabbec692f33c6bb48717b62d2e3397c67e65ae9eb4419672d (from https://pypi.org/simple/snakebuild/) (requires-python:>=3.6), version: 0.0.1 2022-07-30T14:29:33,740 Fetching project page and analyzing links: https://www.piwheels.org/simple/snakebuild/ 2022-07-30T14:29:33,741 Getting page https://www.piwheels.org/simple/snakebuild/ 2022-07-30T14:29:33,743 Found index url https://www.piwheels.org/simple 2022-07-30T14:29:33,955 Skipping link: not a file: https://www.piwheels.org/simple/snakebuild/ 2022-07-30T14:29:33,955 Skipping link: not a file: https://pypi.org/simple/snakebuild/ 2022-07-30T14:29:33,988 Given no hashes to check 1 links for project 'snakebuild': discarding no candidates 2022-07-30T14:29:34,020 Collecting snakebuild==0.0.1 2022-07-30T14:29:34,024 Created temporary directory: /tmp/pip-unpack-kj1hly5_ 2022-07-30T14:29:34,256 Downloading snakebuild-0.0.1.tar.gz (1.5 kB) 2022-07-30T14:29:34,311 Added snakebuild==0.0.1 from https://files.pythonhosted.org/packages/3c/31/c47b1dbbe35f0337a54ffcf2842e30da48175eb4ae7f03fd88fe11bb382a/snakebuild-0.0.1.tar.gz#sha256=dd3665dd8970b5eabbec692f33c6bb48717b62d2e3397c67e65ae9eb4419672d to build tracker '/tmp/pip-build-tracker-th307th3' 2022-07-30T14:29:34,320 Created temporary directory: /tmp/pip-build-env-uzxnhw9v 2022-07-30T14:29:34,335 Created temporary directory: /tmp/pip-standalone-pip-id3lcmpx 2022-07-30T14:29:36,762 Installing build dependencies: started 2022-07-30T14:29:36,764 Running command pip subprocess to install build dependencies 2022-07-30T14:29:46,326 Using pip 22.1.2 from /tmp/pip-standalone-pip-id3lcmpx/__env_pip__.zip/pip (python 3.7) 2022-07-30T14:29:47,768 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-30T14:29:51,628 Collecting setuptools>=58.1 2022-07-30T14:29:51,918 Using cached https://www.piwheels.org/simple/setuptools/setuptools-63.2.0-py3-none-any.whl (1.2 MB) 2022-07-30T14:30:01,030 Installing collected packages: setuptools 2022-07-30T14:30:05,886 Successfully installed setuptools-63.2.0 2022-07-30T14:30:06,126 --- Logging error --- 2022-07-30T14:30:06,126 Traceback (most recent call last): 2022-07-30T14:30:06,127 File "/tmp/pip-standalone-pip-id3lcmpx/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-07-30T14:30:06,127 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-07-30T14:30:06,128 File "/tmp/pip-standalone-pip-id3lcmpx/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-07-30T14:30:06,128 extend(render(renderable, render_options)) 2022-07-30T14:30:06,128 File "/tmp/pip-standalone-pip-id3lcmpx/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-07-30T14:30:06,129 for render_output in iter_render: 2022-07-30T14:30:06,129 File "/tmp/pip-standalone-pip-id3lcmpx/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-07-30T14:30:06,129 for line in lines: 2022-07-30T14:30:06,130 File "/tmp/pip-standalone-pip-id3lcmpx/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-07-30T14:30:06,130 for segment in segments: 2022-07-30T14:30:06,130 File "/tmp/pip-standalone-pip-id3lcmpx/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-07-30T14:30:06,131 renderable = rich_cast(renderable) 2022-07-30T14:30:06,131 File "/tmp/pip-standalone-pip-id3lcmpx/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-07-30T14:30:06,131 renderable = cast_method() 2022-07-30T14:30:06,131 File "/tmp/pip-standalone-pip-id3lcmpx/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-07-30T14:30:06,132 pip_cmd = get_best_invocation_for_this_pip() 2022-07-30T14:30:06,132 File "/tmp/pip-standalone-pip-id3lcmpx/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 60, in get_best_invocation_for_this_pip 2022-07-30T14:30:06,132 os.path.join(binary_prefix, exe_name), 2022-07-30T14:30:06,133 File "/usr/lib/python3.7/genericpath.py", line 97, in samefile 2022-07-30T14:30:06,133 s2 = os.stat(f2) 2022-07-30T14:30:06,133 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.7' 2022-07-30T14:30:06,134 Call stack: 2022-07-30T14:30:06,134 File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main 2022-07-30T14:30:06,134 "__main__", mod_spec) 2022-07-30T14:30:06,135 File "/usr/lib/python3.7/runpy.py", line 85, in _run_code 2022-07-30T14:30:06,135 exec(code, run_globals) 2022-07-30T14:30:06,135 File "/tmp/pip-standalone-pip-id3lcmpx/__env_pip__.zip/pip/__main__.py", line 31, in 2022-07-30T14:30:06,136 sys.exit(_main()) 2022-07-30T14:30:06,136 File "/tmp/pip-standalone-pip-id3lcmpx/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-07-30T14:30:06,136 return command.main(cmd_args) 2022-07-30T14:30:06,136 File "/tmp/pip-standalone-pip-id3lcmpx/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-07-30T14:30:06,137 return self._main(args) 2022-07-30T14:30:06,137 File "/tmp/pip-standalone-pip-id3lcmpx/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-07-30T14:30:06,137 self.handle_pip_version_check(options) 2022-07-30T14:30:06,138 File "/tmp/pip-standalone-pip-id3lcmpx/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-07-30T14:30:06,138 pip_self_version_check(session, options) 2022-07-30T14:30:06,138 File "/tmp/pip-standalone-pip-id3lcmpx/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-07-30T14:30:06,139 logger.info("[present-rich] %s", upgrade_prompt) 2022-07-30T14:30:06,139 File "/usr/lib/python3.7/logging/__init__.py", line 1383, in info 2022-07-30T14:30:06,139 self._log(INFO, msg, args, **kwargs) 2022-07-30T14:30:06,140 File "/usr/lib/python3.7/logging/__init__.py", line 1519, in _log 2022-07-30T14:30:06,140 self.handle(record) 2022-07-30T14:30:06,140 File "/usr/lib/python3.7/logging/__init__.py", line 1529, in handle 2022-07-30T14:30:06,140 self.callHandlers(record) 2022-07-30T14:30:06,141 File "/usr/lib/python3.7/logging/__init__.py", line 1591, in callHandlers 2022-07-30T14:30:06,141 hdlr.handle(record) 2022-07-30T14:30:06,141 File "/usr/lib/python3.7/logging/__init__.py", line 905, in handle 2022-07-30T14:30:06,142 self.emit(record) 2022-07-30T14:30:06,142 File "/tmp/pip-standalone-pip-id3lcmpx/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-07-30T14:30:06,142 self.handleError(record) 2022-07-30T14:30:06,143 Message: '[present-rich] %s' 2022-07-30T14:30:06,143 Arguments: (UpgradePrompt(old='22.1.2', new='22.2'),) 2022-07-30T14:30:06,572 Installing build dependencies: finished with status 'done' 2022-07-30T14:30:06,599 Getting requirements to build wheel: started 2022-07-30T14:30:06,601 Running command Getting requirements to build wheel 2022-07-30T14:30:12,513 running egg_info 2022-07-30T14:30:13,155 writing src/snakebuild.egg-info/PKG-INFO 2022-07-30T14:30:13,768 writing dependency_links to src/snakebuild.egg-info/dependency_links.txt 2022-07-30T14:30:17,407 writing top-level names to src/snakebuild.egg-info/top_level.txt 2022-07-30T14:30:18,122 reading manifest file 'src/snakebuild.egg-info/SOURCES.txt' 2022-07-30T14:30:18,129 writing manifest file 'src/snakebuild.egg-info/SOURCES.txt' 2022-07-30T14:30:18,133 /usr/local/lib/python3.7/dist-packages/setuptools/config/pyprojecttoml.py:102: _ExperimentalProjectMetadata: Support for project metadata in `pyproject.toml` is still experimental and may be removed (or change) in future releases. 2022-07-30T14:30:18,134 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-07-30T14:30:18,435 Getting requirements to build wheel: finished with status 'done' 2022-07-30T14:30:18,460 Created temporary directory: /tmp/pip-standalone-pip-4d3hwwh4 2022-07-30T14:30:20,687 Installing backend dependencies: started 2022-07-30T14:30:20,689 Running command pip subprocess to install backend dependencies 2022-07-30T14:30:30,441 Using pip 22.1.2 from /tmp/pip-standalone-pip-4d3hwwh4/__env_pip__.zip/pip (python 3.7) 2022-07-30T14:30:31,903 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-30T14:30:32,755 Collecting wheel 2022-07-30T14:30:32,791 Using cached https://www.piwheels.org/simple/wheel/wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-07-30T14:30:38,040 Installing collected packages: wheel 2022-07-30T14:30:38,320 Creating /tmp/pip-build-env-uzxnhw9v/normal/bin 2022-07-30T14:30:38,325 changing mode of /tmp/pip-build-env-uzxnhw9v/normal/bin/wheel to 755 2022-07-30T14:30:38,351 Successfully installed wheel-0.37.1 2022-07-30T14:30:38,572 --- Logging error --- 2022-07-30T14:30:38,573 Traceback (most recent call last): 2022-07-30T14:30:38,573 File "/tmp/pip-standalone-pip-4d3hwwh4/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-07-30T14:30:38,574 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-07-30T14:30:38,574 File "/tmp/pip-standalone-pip-4d3hwwh4/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-07-30T14:30:38,574 extend(render(renderable, render_options)) 2022-07-30T14:30:38,575 File "/tmp/pip-standalone-pip-4d3hwwh4/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-07-30T14:30:38,575 for render_output in iter_render: 2022-07-30T14:30:38,575 File "/tmp/pip-standalone-pip-4d3hwwh4/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-07-30T14:30:38,576 for line in lines: 2022-07-30T14:30:38,576 File "/tmp/pip-standalone-pip-4d3hwwh4/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-07-30T14:30:38,576 for segment in segments: 2022-07-30T14:30:38,577 File "/tmp/pip-standalone-pip-4d3hwwh4/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-07-30T14:30:38,577 renderable = rich_cast(renderable) 2022-07-30T14:30:38,577 File "/tmp/pip-standalone-pip-4d3hwwh4/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-07-30T14:30:38,578 renderable = cast_method() 2022-07-30T14:30:38,578 File "/tmp/pip-standalone-pip-4d3hwwh4/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-07-30T14:30:38,578 pip_cmd = get_best_invocation_for_this_pip() 2022-07-30T14:30:38,579 File "/tmp/pip-standalone-pip-4d3hwwh4/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 60, in get_best_invocation_for_this_pip 2022-07-30T14:30:38,579 os.path.join(binary_prefix, exe_name), 2022-07-30T14:30:38,579 File "/usr/lib/python3.7/genericpath.py", line 97, in samefile 2022-07-30T14:30:38,580 s2 = os.stat(f2) 2022-07-30T14:30:38,580 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.7' 2022-07-30T14:30:38,580 Call stack: 2022-07-30T14:30:38,580 File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main 2022-07-30T14:30:38,581 "__main__", mod_spec) 2022-07-30T14:30:38,581 File "/usr/lib/python3.7/runpy.py", line 85, in _run_code 2022-07-30T14:30:38,581 exec(code, run_globals) 2022-07-30T14:30:38,582 File "/tmp/pip-standalone-pip-4d3hwwh4/__env_pip__.zip/pip/__main__.py", line 31, in 2022-07-30T14:30:38,582 sys.exit(_main()) 2022-07-30T14:30:38,582 File "/tmp/pip-standalone-pip-4d3hwwh4/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-07-30T14:30:38,583 return command.main(cmd_args) 2022-07-30T14:30:38,583 File "/tmp/pip-standalone-pip-4d3hwwh4/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-07-30T14:30:38,583 return self._main(args) 2022-07-30T14:30:38,584 File "/tmp/pip-standalone-pip-4d3hwwh4/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-07-30T14:30:38,584 self.handle_pip_version_check(options) 2022-07-30T14:30:38,584 File "/tmp/pip-standalone-pip-4d3hwwh4/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-07-30T14:30:38,584 pip_self_version_check(session, options) 2022-07-30T14:30:38,585 File "/tmp/pip-standalone-pip-4d3hwwh4/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-07-30T14:30:38,585 logger.info("[present-rich] %s", upgrade_prompt) 2022-07-30T14:30:38,585 File "/usr/lib/python3.7/logging/__init__.py", line 1383, in info 2022-07-30T14:30:38,586 self._log(INFO, msg, args, **kwargs) 2022-07-30T14:30:38,586 File "/usr/lib/python3.7/logging/__init__.py", line 1519, in _log 2022-07-30T14:30:38,586 self.handle(record) 2022-07-30T14:30:38,587 File "/usr/lib/python3.7/logging/__init__.py", line 1529, in handle 2022-07-30T14:30:38,587 self.callHandlers(record) 2022-07-30T14:30:38,587 File "/usr/lib/python3.7/logging/__init__.py", line 1591, in callHandlers 2022-07-30T14:30:38,588 hdlr.handle(record) 2022-07-30T14:30:38,588 File "/usr/lib/python3.7/logging/__init__.py", line 905, in handle 2022-07-30T14:30:38,588 self.emit(record) 2022-07-30T14:30:38,588 File "/tmp/pip-standalone-pip-4d3hwwh4/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-07-30T14:30:38,589 self.handleError(record) 2022-07-30T14:30:38,589 Message: '[present-rich] %s' 2022-07-30T14:30:38,589 Arguments: (UpgradePrompt(old='22.1.2', new='22.2'),) 2022-07-30T14:30:38,962 Installing backend dependencies: finished with status 'done' 2022-07-30T14:30:38,983 Created temporary directory: /tmp/pip-modern-metadata-txuj4ngs 2022-07-30T14:30:38,989 Preparing metadata (pyproject.toml): started 2022-07-30T14:30:38,991 Running command Preparing metadata (pyproject.toml) 2022-07-30T14:30:44,687 running dist_info 2022-07-30T14:30:45,323 creating /tmp/pip-modern-metadata-txuj4ngs/snakebuild.egg-info 2022-07-30T14:30:45,951 writing /tmp/pip-modern-metadata-txuj4ngs/snakebuild.egg-info/PKG-INFO 2022-07-30T14:30:46,547 writing dependency_links to /tmp/pip-modern-metadata-txuj4ngs/snakebuild.egg-info/dependency_links.txt 2022-07-30T14:30:50,105 writing top-level names to /tmp/pip-modern-metadata-txuj4ngs/snakebuild.egg-info/top_level.txt 2022-07-30T14:30:50,107 writing manifest file '/tmp/pip-modern-metadata-txuj4ngs/snakebuild.egg-info/SOURCES.txt' 2022-07-30T14:30:50,809 reading manifest file '/tmp/pip-modern-metadata-txuj4ngs/snakebuild.egg-info/SOURCES.txt' 2022-07-30T14:30:50,816 writing manifest file '/tmp/pip-modern-metadata-txuj4ngs/snakebuild.egg-info/SOURCES.txt' 2022-07-30T14:30:50,818 creating '/tmp/pip-modern-metadata-txuj4ngs/snakebuild-0.0.1.dist-info' 2022-07-30T14:30:50,950 /usr/local/lib/python3.7/dist-packages/setuptools/config/pyprojecttoml.py:102: _ExperimentalProjectMetadata: Support for project metadata in `pyproject.toml` is still experimental and may be removed (or change) in future releases. 2022-07-30T14:30:50,951 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-07-30T14:30:51,254 Preparing metadata (pyproject.toml): finished with status 'done' 2022-07-30T14:30:51,267 Source in /tmp/pip-wheel-375sfm9h/snakebuild_d6a7c0e67f104a798d0e8d0ec3c44073 has version 0.0.1, which satisfies requirement snakebuild==0.0.1 from https://files.pythonhosted.org/packages/3c/31/c47b1dbbe35f0337a54ffcf2842e30da48175eb4ae7f03fd88fe11bb382a/snakebuild-0.0.1.tar.gz#sha256=dd3665dd8970b5eabbec692f33c6bb48717b62d2e3397c67e65ae9eb4419672d 2022-07-30T14:30:51,269 Removed snakebuild==0.0.1 from https://files.pythonhosted.org/packages/3c/31/c47b1dbbe35f0337a54ffcf2842e30da48175eb4ae7f03fd88fe11bb382a/snakebuild-0.0.1.tar.gz#sha256=dd3665dd8970b5eabbec692f33c6bb48717b62d2e3397c67e65ae9eb4419672d from build tracker '/tmp/pip-build-tracker-th307th3' 2022-07-30T14:30:51,281 Created temporary directory: /tmp/pip-unpack-3xtg4gqo 2022-07-30T14:30:51,283 Building wheels for collected packages: snakebuild 2022-07-30T14:30:51,292 Created temporary directory: /tmp/pip-wheel-p1v0_gr0 2022-07-30T14:30:51,293 Destination directory: /tmp/pip-wheel-p1v0_gr0 2022-07-30T14:30:51,298 Building wheel for snakebuild (pyproject.toml): started 2022-07-30T14:30:51,300 Running command Building wheel for snakebuild (pyproject.toml) 2022-07-30T14:30:56,349 running bdist_wheel 2022-07-30T14:30:57,127 running build 2022-07-30T14:30:57,128 running build_py 2022-07-30T14:30:57,746 creating build 2022-07-30T14:30:57,746 creating build/lib 2022-07-30T14:30:57,748 copying src/__main__.py -> build/lib 2022-07-30T14:30:57,752 copying src/__init__.py -> build/lib 2022-07-30T14:30:57,755 running egg_info 2022-07-30T14:30:59,004 writing src/snakebuild.egg-info/PKG-INFO 2022-07-30T14:30:59,591 writing dependency_links to src/snakebuild.egg-info/dependency_links.txt 2022-07-30T14:31:03,104 writing top-level names to src/snakebuild.egg-info/top_level.txt 2022-07-30T14:31:03,143 reading manifest file 'src/snakebuild.egg-info/SOURCES.txt' 2022-07-30T14:31:03,150 writing manifest file 'src/snakebuild.egg-info/SOURCES.txt' 2022-07-30T14:31:04,387 installing to build/bdist.linux-armv7l/wheel 2022-07-30T14:31:04,388 running install 2022-07-30T14:31:04,449 running install_lib 2022-07-30T14:31:05,070 creating build/bdist.linux-armv7l 2022-07-30T14:31:05,071 creating build/bdist.linux-armv7l/wheel 2022-07-30T14:31:05,073 copying build/lib/__main__.py -> build/bdist.linux-armv7l/wheel 2022-07-30T14:31:05,077 copying build/lib/__init__.py -> build/bdist.linux-armv7l/wheel 2022-07-30T14:31:05,080 running install_egg_info 2022-07-30T14:31:05,697 Copying src/snakebuild.egg-info to build/bdist.linux-armv7l/wheel/snakebuild-0.0.1-py3.7.egg-info 2022-07-30T14:31:05,713 running install_scripts 2022-07-30T14:31:05,745 creating build/bdist.linux-armv7l/wheel/snakebuild-0.0.1.dist-info/WHEEL 2022-07-30T14:31:05,749 creating '/tmp/pip-wheel-p1v0_gr0/tmp0rltx_66/snakebuild-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2022-07-30T14:31:05,753 adding '__init__.py' 2022-07-30T14:31:05,755 adding '__main__.py' 2022-07-30T14:31:05,759 adding 'snakebuild-0.0.1.dist-info/METADATA' 2022-07-30T14:31:05,761 adding 'snakebuild-0.0.1.dist-info/WHEEL' 2022-07-30T14:31:05,763 adding 'snakebuild-0.0.1.dist-info/top_level.txt' 2022-07-30T14:31:05,764 adding 'snakebuild-0.0.1.dist-info/RECORD' 2022-07-30T14:31:05,765 removing build/bdist.linux-armv7l/wheel 2022-07-30T14:31:05,775 /usr/local/lib/python3.7/dist-packages/setuptools/config/pyprojecttoml.py:102: _ExperimentalProjectMetadata: Support for project metadata in `pyproject.toml` is still experimental and may be removed (or change) in future releases. 2022-07-30T14:31:05,776 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-07-30T14:31:06,082 Building wheel for snakebuild (pyproject.toml): finished with status 'done' 2022-07-30T14:31:06,094 Created wheel for snakebuild: filename=snakebuild-0.0.1-py3-none-any.whl size=1831 sha256=0024c56b977d83adf2e6ddf5e03d04e12cb9ef7b246d934424049530b3ac077f 2022-07-30T14:31:06,096 Stored in directory: /tmp/pip-ephem-wheel-cache-lqntjwrj/wheels/7a/13/e6/981920841bf22a8d3e43f2106257221502f5c701b19b8b1cb6 2022-07-30T14:31:06,115 Successfully built snakebuild 2022-07-30T14:31:06,121 Removed build tracker: '/tmp/pip-build-tracker-th307th3'