2022-10-20T22:09:40,302 Created temporary directory: /tmp/pip-ephem-wheel-cache-90kcd0km 2022-10-20T22:09:40,308 Created temporary directory: /tmp/pip-build-tracker-w47ez2dj 2022-10-20T22:09:40,309 Initialized build tracking at /tmp/pip-build-tracker-w47ez2dj 2022-10-20T22:09:40,309 Created build tracker: /tmp/pip-build-tracker-w47ez2dj 2022-10-20T22:09:40,309 Entered build tracker: /tmp/pip-build-tracker-w47ez2dj 2022-10-20T22:09:40,310 Created temporary directory: /tmp/pip-wheel-1guwevad 2022-10-20T22:09:40,382 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-10-20T22:09:40,390 2 location(s) to search for versions of pyserialportlogger: 2022-10-20T22:09:40,390 * https://pypi.org/simple/pyserialportlogger/ 2022-10-20T22:09:40,390 * https://www.piwheels.org/simple/pyserialportlogger/ 2022-10-20T22:09:40,391 Fetching project page and analyzing links: https://pypi.org/simple/pyserialportlogger/ 2022-10-20T22:09:40,392 Getting page https://pypi.org/simple/pyserialportlogger/ 2022-10-20T22:09:40,396 Found index url https://pypi.org/simple 2022-10-20T22:09:40,611 Skipping link: No binaries permitted for pyserialportlogger: https://files.pythonhosted.org/packages/8c/37/03ad62b9bc5d48c2a2a4b9bb55b45258ebfe53196f4b7ee033b58d36e550/PySerialPortLogger-1.0.0-py3-none-any.whl#sha256=42ef795bb8b7feba5d5d677f0d1c9a3634a342448893724dd98e35c5b1d2d90f (from https://pypi.org/simple/pyserialportlogger/) (requires-python:>=3.5) 2022-10-20T22:09:40,613 Found link https://files.pythonhosted.org/packages/0b/fe/a2a70d1b6b1b9cc929e3090ae4c57b5e1dbbe2d60f4962b216d6f6a0aa9d/PySerialPortLogger-1.0.0.tar.gz#sha256=5b4da596c09c344756a184a469d373c729aed2a5f3accf6f8dc8b4ffb9ab0e35 (from https://pypi.org/simple/pyserialportlogger/) (requires-python:>=3.5), version: 1.0.0 2022-10-20T22:09:40,614 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyserialportlogger/ 2022-10-20T22:09:40,614 Getting page https://www.piwheels.org/simple/pyserialportlogger/ 2022-10-20T22:09:40,616 Found index url https://www.piwheels.org/simple 2022-10-20T22:09:40,825 Skipping link: not a file: https://www.piwheels.org/simple/pyserialportlogger/ 2022-10-20T22:09:40,825 Skipping link: not a file: https://pypi.org/simple/pyserialportlogger/ 2022-10-20T22:09:40,859 Given no hashes to check 1 links for project 'pyserialportlogger': discarding no candidates 2022-10-20T22:09:40,893 Collecting pyserialportlogger==1.0.0 2022-10-20T22:09:40,898 Created temporary directory: /tmp/pip-unpack-kknozvcb 2022-10-20T22:09:41,132 Downloading PySerialPortLogger-1.0.0.tar.gz (4.0 kB) 2022-10-20T22:09:41,199 Added pyserialportlogger==1.0.0 from https://files.pythonhosted.org/packages/0b/fe/a2a70d1b6b1b9cc929e3090ae4c57b5e1dbbe2d60f4962b216d6f6a0aa9d/PySerialPortLogger-1.0.0.tar.gz#sha256=5b4da596c09c344756a184a469d373c729aed2a5f3accf6f8dc8b4ffb9ab0e35 to build tracker '/tmp/pip-build-tracker-w47ez2dj' 2022-10-20T22:09:41,209 Created temporary directory: /tmp/pip-build-env-cc9gtqup 2022-10-20T22:09:41,224 Created temporary directory: /tmp/pip-standalone-pip-wu3cmmsh 2022-10-20T22:09:43,579 Installing build dependencies: started 2022-10-20T22:09:43,582 Running command pip subprocess to install build dependencies 2022-10-20T22:09:53,538 Using pip 22.1.2 from /tmp/pip-standalone-pip-wu3cmmsh/__env_pip__.zip/pip (python 3.7) 2022-10-20T22:09:55,130 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-10-20T22:09:59,199 Collecting setuptools>=61.0 2022-10-20T22:09:59,480 Using cached https://www.piwheels.org/simple/setuptools/setuptools-65.5.0-py3-none-any.whl (1.2 MB) 2022-10-20T22:10:06,302 Installing collected packages: setuptools 2022-10-20T22:10:11,092 Successfully installed setuptools-65.5.0 2022-10-20T22:10:11,330 --- Logging error --- 2022-10-20T22:10:11,330 Traceback (most recent call last): 2022-10-20T22:10:11,331 File "/tmp/pip-standalone-pip-wu3cmmsh/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-10-20T22:10:11,331 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-10-20T22:10:11,331 File "/tmp/pip-standalone-pip-wu3cmmsh/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-10-20T22:10:11,332 extend(render(renderable, render_options)) 2022-10-20T22:10:11,332 File "/tmp/pip-standalone-pip-wu3cmmsh/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-10-20T22:10:11,332 for render_output in iter_render: 2022-10-20T22:10:11,333 File "/tmp/pip-standalone-pip-wu3cmmsh/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-10-20T22:10:11,333 for line in lines: 2022-10-20T22:10:11,333 File "/tmp/pip-standalone-pip-wu3cmmsh/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-10-20T22:10:11,334 for segment in segments: 2022-10-20T22:10:11,334 File "/tmp/pip-standalone-pip-wu3cmmsh/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-10-20T22:10:11,334 renderable = rich_cast(renderable) 2022-10-20T22:10:11,335 File "/tmp/pip-standalone-pip-wu3cmmsh/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-10-20T22:10:11,335 renderable = cast_method() 2022-10-20T22:10:11,335 File "/tmp/pip-standalone-pip-wu3cmmsh/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-10-20T22:10:11,336 pip_cmd = get_best_invocation_for_this_pip() 2022-10-20T22:10:11,336 File "/tmp/pip-standalone-pip-wu3cmmsh/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 60, in get_best_invocation_for_this_pip 2022-10-20T22:10:11,336 os.path.join(binary_prefix, exe_name), 2022-10-20T22:10:11,337 File "/usr/lib/python3.7/genericpath.py", line 97, in samefile 2022-10-20T22:10:11,337 s2 = os.stat(f2) 2022-10-20T22:10:11,337 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.7' 2022-10-20T22:10:11,338 Call stack: 2022-10-20T22:10:11,338 File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main 2022-10-20T22:10:11,338 "__main__", mod_spec) 2022-10-20T22:10:11,338 File "/usr/lib/python3.7/runpy.py", line 85, in _run_code 2022-10-20T22:10:11,339 exec(code, run_globals) 2022-10-20T22:10:11,339 File "/tmp/pip-standalone-pip-wu3cmmsh/__env_pip__.zip/pip/__main__.py", line 31, in 2022-10-20T22:10:11,339 sys.exit(_main()) 2022-10-20T22:10:11,340 File "/tmp/pip-standalone-pip-wu3cmmsh/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-10-20T22:10:11,340 return command.main(cmd_args) 2022-10-20T22:10:11,340 File "/tmp/pip-standalone-pip-wu3cmmsh/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-10-20T22:10:11,341 return self._main(args) 2022-10-20T22:10:11,341 File "/tmp/pip-standalone-pip-wu3cmmsh/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-10-20T22:10:11,341 self.handle_pip_version_check(options) 2022-10-20T22:10:11,341 File "/tmp/pip-standalone-pip-wu3cmmsh/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-10-20T22:10:11,342 pip_self_version_check(session, options) 2022-10-20T22:10:11,342 File "/tmp/pip-standalone-pip-wu3cmmsh/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-10-20T22:10:11,342 logger.info("[present-rich] %s", upgrade_prompt) 2022-10-20T22:10:11,343 File "/usr/lib/python3.7/logging/__init__.py", line 1383, in info 2022-10-20T22:10:11,343 self._log(INFO, msg, args, **kwargs) 2022-10-20T22:10:11,343 File "/usr/lib/python3.7/logging/__init__.py", line 1519, in _log 2022-10-20T22:10:11,344 self.handle(record) 2022-10-20T22:10:11,344 File "/usr/lib/python3.7/logging/__init__.py", line 1529, in handle 2022-10-20T22:10:11,344 self.callHandlers(record) 2022-10-20T22:10:11,345 File "/usr/lib/python3.7/logging/__init__.py", line 1591, in callHandlers 2022-10-20T22:10:11,345 hdlr.handle(record) 2022-10-20T22:10:11,345 File "/usr/lib/python3.7/logging/__init__.py", line 905, in handle 2022-10-20T22:10:11,346 self.emit(record) 2022-10-20T22:10:11,346 File "/tmp/pip-standalone-pip-wu3cmmsh/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-10-20T22:10:11,346 self.handleError(record) 2022-10-20T22:10:11,347 Message: '[present-rich] %s' 2022-10-20T22:10:11,347 Arguments: (UpgradePrompt(old='22.1.2', new='22.2.2'),) 2022-10-20T22:10:11,784 Installing build dependencies: finished with status 'done' 2022-10-20T22:10:11,812 Getting requirements to build wheel: started 2022-10-20T22:10:11,814 Running command Getting requirements to build wheel 2022-10-20T22:10:17,610 running egg_info 2022-10-20T22:10:18,239 writing PySerialPortLogger.egg-info/PKG-INFO 2022-10-20T22:10:18,831 writing dependency_links to PySerialPortLogger.egg-info/dependency_links.txt 2022-10-20T22:10:20,597 writing entry points to PySerialPortLogger.egg-info/entry_points.txt 2022-10-20T22:10:22,365 writing top-level names to PySerialPortLogger.egg-info/top_level.txt 2022-10-20T22:10:23,063 reading manifest file 'PySerialPortLogger.egg-info/SOURCES.txt' 2022-10-20T22:10:23,068 adding license file 'LICENSE' 2022-10-20T22:10:23,072 writing manifest file 'PySerialPortLogger.egg-info/SOURCES.txt' 2022-10-20T22:10:23,076 /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-10-20T22:10:23,077 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-10-20T22:10:23,374 Getting requirements to build wheel: finished with status 'done' 2022-10-20T22:10:23,398 Created temporary directory: /tmp/pip-standalone-pip-lpiw_xn7 2022-10-20T22:10:25,678 Installing backend dependencies: started 2022-10-20T22:10:25,680 Running command pip subprocess to install backend dependencies 2022-10-20T22:10:35,317 Using pip 22.1.2 from /tmp/pip-standalone-pip-lpiw_xn7/__env_pip__.zip/pip (python 3.7) 2022-10-20T22:10:36,913 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-10-20T22:10:39,067 Collecting wheel 2022-10-20T22:10:39,103 Using cached https://www.piwheels.org/simple/wheel/wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-10-20T22:10:45,118 Installing collected packages: wheel 2022-10-20T22:10:45,387 Creating /tmp/pip-build-env-cc9gtqup/normal/bin 2022-10-20T22:10:45,391 changing mode of /tmp/pip-build-env-cc9gtqup/normal/bin/wheel to 755 2022-10-20T22:10:45,417 Successfully installed wheel-0.37.1 2022-10-20T22:10:45,645 --- Logging error --- 2022-10-20T22:10:45,645 Traceback (most recent call last): 2022-10-20T22:10:45,646 File "/tmp/pip-standalone-pip-lpiw_xn7/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-10-20T22:10:45,646 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-10-20T22:10:45,646 File "/tmp/pip-standalone-pip-lpiw_xn7/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-10-20T22:10:45,647 extend(render(renderable, render_options)) 2022-10-20T22:10:45,647 File "/tmp/pip-standalone-pip-lpiw_xn7/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-10-20T22:10:45,647 for render_output in iter_render: 2022-10-20T22:10:45,648 File "/tmp/pip-standalone-pip-lpiw_xn7/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-10-20T22:10:45,648 for line in lines: 2022-10-20T22:10:45,648 File "/tmp/pip-standalone-pip-lpiw_xn7/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-10-20T22:10:45,649 for segment in segments: 2022-10-20T22:10:45,649 File "/tmp/pip-standalone-pip-lpiw_xn7/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-10-20T22:10:45,649 renderable = rich_cast(renderable) 2022-10-20T22:10:45,650 File "/tmp/pip-standalone-pip-lpiw_xn7/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-10-20T22:10:45,650 renderable = cast_method() 2022-10-20T22:10:45,650 File "/tmp/pip-standalone-pip-lpiw_xn7/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-10-20T22:10:45,651 pip_cmd = get_best_invocation_for_this_pip() 2022-10-20T22:10:45,651 File "/tmp/pip-standalone-pip-lpiw_xn7/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 60, in get_best_invocation_for_this_pip 2022-10-20T22:10:45,651 os.path.join(binary_prefix, exe_name), 2022-10-20T22:10:45,651 File "/usr/lib/python3.7/genericpath.py", line 97, in samefile 2022-10-20T22:10:45,652 s2 = os.stat(f2) 2022-10-20T22:10:45,652 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.7' 2022-10-20T22:10:45,652 Call stack: 2022-10-20T22:10:45,653 File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main 2022-10-20T22:10:45,653 "__main__", mod_spec) 2022-10-20T22:10:45,653 File "/usr/lib/python3.7/runpy.py", line 85, in _run_code 2022-10-20T22:10:45,654 exec(code, run_globals) 2022-10-20T22:10:45,654 File "/tmp/pip-standalone-pip-lpiw_xn7/__env_pip__.zip/pip/__main__.py", line 31, in 2022-10-20T22:10:45,654 sys.exit(_main()) 2022-10-20T22:10:45,655 File "/tmp/pip-standalone-pip-lpiw_xn7/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-10-20T22:10:45,655 return command.main(cmd_args) 2022-10-20T22:10:45,655 File "/tmp/pip-standalone-pip-lpiw_xn7/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-10-20T22:10:45,656 return self._main(args) 2022-10-20T22:10:45,656 File "/tmp/pip-standalone-pip-lpiw_xn7/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-10-20T22:10:45,656 self.handle_pip_version_check(options) 2022-10-20T22:10:45,657 File "/tmp/pip-standalone-pip-lpiw_xn7/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-10-20T22:10:45,657 pip_self_version_check(session, options) 2022-10-20T22:10:45,657 File "/tmp/pip-standalone-pip-lpiw_xn7/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-10-20T22:10:45,657 logger.info("[present-rich] %s", upgrade_prompt) 2022-10-20T22:10:45,658 File "/usr/lib/python3.7/logging/__init__.py", line 1383, in info 2022-10-20T22:10:45,658 self._log(INFO, msg, args, **kwargs) 2022-10-20T22:10:45,658 File "/usr/lib/python3.7/logging/__init__.py", line 1519, in _log 2022-10-20T22:10:45,659 self.handle(record) 2022-10-20T22:10:45,659 File "/usr/lib/python3.7/logging/__init__.py", line 1529, in handle 2022-10-20T22:10:45,659 self.callHandlers(record) 2022-10-20T22:10:45,660 File "/usr/lib/python3.7/logging/__init__.py", line 1591, in callHandlers 2022-10-20T22:10:45,660 hdlr.handle(record) 2022-10-20T22:10:45,660 File "/usr/lib/python3.7/logging/__init__.py", line 905, in handle 2022-10-20T22:10:45,660 self.emit(record) 2022-10-20T22:10:45,661 File "/tmp/pip-standalone-pip-lpiw_xn7/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-10-20T22:10:45,661 self.handleError(record) 2022-10-20T22:10:45,661 Message: '[present-rich] %s' 2022-10-20T22:10:45,662 Arguments: (UpgradePrompt(old='22.1.2', new='22.2.2'),) 2022-10-20T22:10:46,040 Installing backend dependencies: finished with status 'done' 2022-10-20T22:10:46,062 Created temporary directory: /tmp/pip-modern-metadata-f98gfrz4 2022-10-20T22:10:46,068 Preparing metadata (pyproject.toml): started 2022-10-20T22:10:46,070 Running command Preparing metadata (pyproject.toml) 2022-10-20T22:10:51,817 running dist_info 2022-10-20T22:10:52,454 creating /tmp/pip-modern-metadata-f98gfrz4/PySerialPortLogger.egg-info 2022-10-20T22:10:53,081 writing /tmp/pip-modern-metadata-f98gfrz4/PySerialPortLogger.egg-info/PKG-INFO 2022-10-20T22:10:53,678 writing dependency_links to /tmp/pip-modern-metadata-f98gfrz4/PySerialPortLogger.egg-info/dependency_links.txt 2022-10-20T22:10:55,451 writing entry points to /tmp/pip-modern-metadata-f98gfrz4/PySerialPortLogger.egg-info/entry_points.txt 2022-10-20T22:10:57,223 writing top-level names to /tmp/pip-modern-metadata-f98gfrz4/PySerialPortLogger.egg-info/top_level.txt 2022-10-20T22:10:57,226 writing manifest file '/tmp/pip-modern-metadata-f98gfrz4/PySerialPortLogger.egg-info/SOURCES.txt' 2022-10-20T22:10:57,928 reading manifest file '/tmp/pip-modern-metadata-f98gfrz4/PySerialPortLogger.egg-info/SOURCES.txt' 2022-10-20T22:10:57,932 adding license file 'LICENSE' 2022-10-20T22:10:57,937 writing manifest file '/tmp/pip-modern-metadata-f98gfrz4/PySerialPortLogger.egg-info/SOURCES.txt' 2022-10-20T22:10:57,940 creating '/tmp/pip-modern-metadata-f98gfrz4/PySerialPortLogger-1.0.0.dist-info' 2022-10-20T22:10:58,086 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-10-20T22:10:58,099 /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-10-20T22:10:58,100 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-10-20T22:10:58,404 Preparing metadata (pyproject.toml): finished with status 'done' 2022-10-20T22:10:58,419 Source in /tmp/pip-wheel-1guwevad/pyserialportlogger_f6070d4e676948eba13e940044413769 has version 1.0.0, which satisfies requirement pyserialportlogger==1.0.0 from https://files.pythonhosted.org/packages/0b/fe/a2a70d1b6b1b9cc929e3090ae4c57b5e1dbbe2d60f4962b216d6f6a0aa9d/PySerialPortLogger-1.0.0.tar.gz#sha256=5b4da596c09c344756a184a469d373c729aed2a5f3accf6f8dc8b4ffb9ab0e35 2022-10-20T22:10:58,421 Removed pyserialportlogger==1.0.0 from https://files.pythonhosted.org/packages/0b/fe/a2a70d1b6b1b9cc929e3090ae4c57b5e1dbbe2d60f4962b216d6f6a0aa9d/PySerialPortLogger-1.0.0.tar.gz#sha256=5b4da596c09c344756a184a469d373c729aed2a5f3accf6f8dc8b4ffb9ab0e35 from build tracker '/tmp/pip-build-tracker-w47ez2dj' 2022-10-20T22:10:58,435 Created temporary directory: /tmp/pip-unpack-nigznwfr 2022-10-20T22:10:58,436 Building wheels for collected packages: pyserialportlogger 2022-10-20T22:10:58,446 Created temporary directory: /tmp/pip-wheel-033d0uys 2022-10-20T22:10:58,447 Destination directory: /tmp/pip-wheel-033d0uys 2022-10-20T22:10:58,452 Building wheel for pyserialportlogger (pyproject.toml): started 2022-10-20T22:10:58,454 Running command Building wheel for pyserialportlogger (pyproject.toml) 2022-10-20T22:11:03,537 running bdist_wheel 2022-10-20T22:11:04,315 running build 2022-10-20T22:11:04,316 running build_py 2022-10-20T22:11:04,935 creating build 2022-10-20T22:11:04,936 creating build/lib 2022-10-20T22:11:04,938 copying serialportlogger.py -> build/lib 2022-10-20T22:11:04,941 running egg_info 2022-10-20T22:11:06,189 writing PySerialPortLogger.egg-info/PKG-INFO 2022-10-20T22:11:06,778 writing dependency_links to PySerialPortLogger.egg-info/dependency_links.txt 2022-10-20T22:11:08,538 writing entry points to PySerialPortLogger.egg-info/entry_points.txt 2022-10-20T22:11:10,304 writing top-level names to PySerialPortLogger.egg-info/top_level.txt 2022-10-20T22:11:10,344 reading manifest file 'PySerialPortLogger.egg-info/SOURCES.txt' 2022-10-20T22:11:10,348 adding license file 'LICENSE' 2022-10-20T22:11:10,352 writing manifest file 'PySerialPortLogger.egg-info/SOURCES.txt' 2022-10-20T22:11:11,597 installing to build/bdist.linux-armv7l/wheel 2022-10-20T22:11:11,597 running install 2022-10-20T22:11:11,660 running install_lib 2022-10-20T22:11:12,283 creating build/bdist.linux-armv7l 2022-10-20T22:11:12,284 creating build/bdist.linux-armv7l/wheel 2022-10-20T22:11:12,286 copying build/lib/serialportlogger.py -> build/bdist.linux-armv7l/wheel 2022-10-20T22:11:12,290 running install_egg_info 2022-10-20T22:11:12,908 Copying PySerialPortLogger.egg-info to build/bdist.linux-armv7l/wheel/PySerialPortLogger-1.0.0-py3.7.egg-info 2022-10-20T22:11:12,929 running install_scripts 2022-10-20T22:11:12,975 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-10-20T22:11:12,984 creating build/bdist.linux-armv7l/wheel/PySerialPortLogger-1.0.0.dist-info/WHEEL 2022-10-20T22:11:12,989 creating '/tmp/pip-wheel-033d0uys/tmpxgr5qiad/PySerialPortLogger-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2022-10-20T22:11:12,993 adding 'serialportlogger.py' 2022-10-20T22:11:12,998 adding 'PySerialPortLogger-1.0.0.dist-info/LICENSE' 2022-10-20T22:11:13,001 adding 'PySerialPortLogger-1.0.0.dist-info/METADATA' 2022-10-20T22:11:13,003 adding 'PySerialPortLogger-1.0.0.dist-info/WHEEL' 2022-10-20T22:11:13,004 adding 'PySerialPortLogger-1.0.0.dist-info/entry_points.txt' 2022-10-20T22:11:13,006 adding 'PySerialPortLogger-1.0.0.dist-info/top_level.txt' 2022-10-20T22:11:13,007 adding 'PySerialPortLogger-1.0.0.dist-info/RECORD' 2022-10-20T22:11:13,009 removing build/bdist.linux-armv7l/wheel 2022-10-20T22:11:13,019 /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-10-20T22:11:13,019 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-10-20T22:11:13,324 Building wheel for pyserialportlogger (pyproject.toml): finished with status 'done' 2022-10-20T22:11:13,337 Created wheel for pyserialportlogger: filename=PySerialPortLogger-1.0.0-py3-none-any.whl size=5632 sha256=483f9ed467410a1f8b44c91ee9726091f84406676a5dac9f1f511bf84c8f0406 2022-10-20T22:11:13,339 Stored in directory: /tmp/pip-ephem-wheel-cache-90kcd0km/wheels/82/68/a1/252f490bc7b116396d41f7edcb4ac926c33ca1ad2f06d74b46 2022-10-20T22:11:13,362 Successfully built pyserialportlogger 2022-10-20T22:11:13,369 Removed build tracker: '/tmp/pip-build-tracker-w47ez2dj'