2022-08-10T20:01:23,814 Created temporary directory: /tmp/pip-ephem-wheel-cache-tlqhyzlv 2022-08-10T20:01:23,819 Created temporary directory: /tmp/pip-build-tracker-2hbd6cph 2022-08-10T20:01:23,820 Initialized build tracking at /tmp/pip-build-tracker-2hbd6cph 2022-08-10T20:01:23,820 Created build tracker: /tmp/pip-build-tracker-2hbd6cph 2022-08-10T20:01:23,821 Entered build tracker: /tmp/pip-build-tracker-2hbd6cph 2022-08-10T20:01:23,822 Created temporary directory: /tmp/pip-wheel-ffgxdxar 2022-08-10T20:01:23,886 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-10T20:01:23,895 2 location(s) to search for versions of py-serializable: 2022-08-10T20:01:23,895 * https://pypi.org/simple/py-serializable/ 2022-08-10T20:01:23,895 * https://www.piwheels.org/simple/py-serializable/ 2022-08-10T20:01:23,896 Fetching project page and analyzing links: https://pypi.org/simple/py-serializable/ 2022-08-10T20:01:23,897 Getting page https://pypi.org/simple/py-serializable/ 2022-08-10T20:01:23,901 Found index url https://pypi.org/simple 2022-08-10T20:01:24,086 Found link https://files.pythonhosted.org/packages/b3/ce/b6b13c63dcbdcc3af08c0424d5fa21047bb1e463980c8bcdbf29da6403b7/py-serializable-0.1.0.tar.gz#sha256=322556a248affc221ffe427af1e74dde966e60d497827881eccb65e53a93b941 (from https://pypi.org/simple/py-serializable/) (requires-python:>=3.7,<4.0), version: 0.1.0 2022-08-10T20:01:24,087 Skipping link: No binaries permitted for py-serializable: https://files.pythonhosted.org/packages/e9/b6/5672c640d55ec410407a90303e5d3dba7bf18808c1201e52554670eb3e22/py_serializable-0.1.0-py3-none-any.whl#sha256=20a8732a120a64058259d9ef676ed7efe0ac1144e070a088f6171b567932748f (from https://pypi.org/simple/py-serializable/) (requires-python:>=3.7,<4.0) 2022-08-10T20:01:24,088 Fetching project page and analyzing links: https://www.piwheels.org/simple/py-serializable/ 2022-08-10T20:01:24,089 Getting page https://www.piwheels.org/simple/py-serializable/ 2022-08-10T20:01:24,091 Found index url https://www.piwheels.org/simple 2022-08-10T20:01:24,433 Skipping link: not a file: https://www.piwheels.org/simple/py-serializable/ 2022-08-10T20:01:24,434 Skipping link: not a file: https://pypi.org/simple/py-serializable/ 2022-08-10T20:01:24,467 Given no hashes to check 1 links for project 'py-serializable': discarding no candidates 2022-08-10T20:01:24,499 Collecting py-serializable==0.1.0 2022-08-10T20:01:24,504 Created temporary directory: /tmp/pip-unpack-6zg932i7 2022-08-10T20:01:24,731 Downloading py-serializable-0.1.0.tar.gz (10 kB) 2022-08-10T20:01:24,789 Added py-serializable==0.1.0 from https://files.pythonhosted.org/packages/b3/ce/b6b13c63dcbdcc3af08c0424d5fa21047bb1e463980c8bcdbf29da6403b7/py-serializable-0.1.0.tar.gz#sha256=322556a248affc221ffe427af1e74dde966e60d497827881eccb65e53a93b941 to build tracker '/tmp/pip-build-tracker-2hbd6cph' 2022-08-10T20:01:24,801 Created temporary directory: /tmp/pip-build-env-l_03mq8m 2022-08-10T20:01:24,815 Created temporary directory: /tmp/pip-standalone-pip-82mb5kkp 2022-08-10T20:01:27,072 Installing build dependencies: started 2022-08-10T20:01:27,074 Running command pip subprocess to install build dependencies 2022-08-10T20:01:36,683 Using pip 22.1.2 from /tmp/pip-standalone-pip-82mb5kkp/__env_pip__.zip/pip (python 3.7) 2022-08-10T20:01:38,148 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-10T20:01:38,916 Collecting poetry-core>=1.0.0 2022-08-10T20:01:39,013 Using cached https://www.piwheels.org/simple/poetry-core/poetry_core-1.0.8-py2.py3-none-any.whl (425 kB) 2022-08-10T20:01:40,084 Collecting importlib-metadata<2.0.0,>=1.7.0 2022-08-10T20:01:40,117 Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-1.7.0-py2.py3-none-any.whl (31 kB) 2022-08-10T20:01:40,606 Collecting zipp>=0.5 2022-08-10T20:01:40,635 Using cached https://www.piwheels.org/simple/zipp/zipp-3.8.1-py3-none-any.whl (5.6 kB) 2022-08-10T20:01:46,316 Installing collected packages: zipp, importlib-metadata, poetry-core 2022-08-10T20:01:49,525 Successfully installed importlib-metadata-1.7.0 poetry-core-1.0.8 zipp-3.8.1 2022-08-10T20:01:49,749 --- Logging error --- 2022-08-10T20:01:49,750 Traceback (most recent call last): 2022-08-10T20:01:49,750 File "/tmp/pip-standalone-pip-82mb5kkp/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-08-10T20:01:49,751 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-08-10T20:01:49,751 File "/tmp/pip-standalone-pip-82mb5kkp/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-08-10T20:01:49,751 extend(render(renderable, render_options)) 2022-08-10T20:01:49,752 File "/tmp/pip-standalone-pip-82mb5kkp/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-08-10T20:01:49,752 for render_output in iter_render: 2022-08-10T20:01:49,752 File "/tmp/pip-standalone-pip-82mb5kkp/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-08-10T20:01:49,753 for line in lines: 2022-08-10T20:01:49,753 File "/tmp/pip-standalone-pip-82mb5kkp/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-08-10T20:01:49,753 for segment in segments: 2022-08-10T20:01:49,754 File "/tmp/pip-standalone-pip-82mb5kkp/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-08-10T20:01:49,754 renderable = rich_cast(renderable) 2022-08-10T20:01:49,754 File "/tmp/pip-standalone-pip-82mb5kkp/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-08-10T20:01:49,755 renderable = cast_method() 2022-08-10T20:01:49,755 File "/tmp/pip-standalone-pip-82mb5kkp/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-08-10T20:01:49,755 pip_cmd = get_best_invocation_for_this_pip() 2022-08-10T20:01:49,756 File "/tmp/pip-standalone-pip-82mb5kkp/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 60, in get_best_invocation_for_this_pip 2022-08-10T20:01:49,756 os.path.join(binary_prefix, exe_name), 2022-08-10T20:01:49,756 File "/usr/lib/python3.7/genericpath.py", line 97, in samefile 2022-08-10T20:01:49,757 s2 = os.stat(f2) 2022-08-10T20:01:49,757 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.7' 2022-08-10T20:01:49,757 Call stack: 2022-08-10T20:01:49,757 File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main 2022-08-10T20:01:49,758 "__main__", mod_spec) 2022-08-10T20:01:49,758 File "/usr/lib/python3.7/runpy.py", line 85, in _run_code 2022-08-10T20:01:49,758 exec(code, run_globals) 2022-08-10T20:01:49,759 File "/tmp/pip-standalone-pip-82mb5kkp/__env_pip__.zip/pip/__main__.py", line 31, in 2022-08-10T20:01:49,759 sys.exit(_main()) 2022-08-10T20:01:49,759 File "/tmp/pip-standalone-pip-82mb5kkp/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-08-10T20:01:49,760 return command.main(cmd_args) 2022-08-10T20:01:49,760 File "/tmp/pip-standalone-pip-82mb5kkp/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-08-10T20:01:49,760 return self._main(args) 2022-08-10T20:01:49,760 File "/tmp/pip-standalone-pip-82mb5kkp/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-08-10T20:01:49,761 self.handle_pip_version_check(options) 2022-08-10T20:01:49,761 File "/tmp/pip-standalone-pip-82mb5kkp/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-08-10T20:01:49,761 pip_self_version_check(session, options) 2022-08-10T20:01:49,762 File "/tmp/pip-standalone-pip-82mb5kkp/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-08-10T20:01:49,762 logger.info("[present-rich] %s", upgrade_prompt) 2022-08-10T20:01:49,762 File "/usr/lib/python3.7/logging/__init__.py", line 1383, in info 2022-08-10T20:01:49,763 self._log(INFO, msg, args, **kwargs) 2022-08-10T20:01:49,763 File "/usr/lib/python3.7/logging/__init__.py", line 1519, in _log 2022-08-10T20:01:49,763 self.handle(record) 2022-08-10T20:01:49,764 File "/usr/lib/python3.7/logging/__init__.py", line 1529, in handle 2022-08-10T20:01:49,764 self.callHandlers(record) 2022-08-10T20:01:49,764 File "/usr/lib/python3.7/logging/__init__.py", line 1591, in callHandlers 2022-08-10T20:01:49,765 hdlr.handle(record) 2022-08-10T20:01:49,765 File "/usr/lib/python3.7/logging/__init__.py", line 905, in handle 2022-08-10T20:01:49,765 self.emit(record) 2022-08-10T20:01:49,766 File "/tmp/pip-standalone-pip-82mb5kkp/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-08-10T20:01:49,766 self.handleError(record) 2022-08-10T20:01:49,766 Message: '[present-rich] %s' 2022-08-10T20:01:49,767 Arguments: (UpgradePrompt(old='22.1.2', new='22.2.2'),) 2022-08-10T20:01:50,160 Installing build dependencies: finished with status 'done' 2022-08-10T20:01:50,188 Getting requirements to build wheel: started 2022-08-10T20:01:50,190 Running command Getting requirements to build wheel 2022-08-10T20:01:53,986 Getting requirements to build wheel: finished with status 'done' 2022-08-10T20:01:53,996 Created temporary directory: /tmp/pip-modern-metadata-jm6esijh 2022-08-10T20:01:54,002 Preparing metadata (pyproject.toml): started 2022-08-10T20:01:54,004 Running command Preparing metadata (pyproject.toml) 2022-08-10T20:01:57,902 Preparing metadata (pyproject.toml): finished with status 'done' 2022-08-10T20:01:57,917 Source in /tmp/pip-wheel-ffgxdxar/py-serializable_ff3cfa6d60d5417a9d23380235227d55 has version 0.1.0, which satisfies requirement py-serializable==0.1.0 from https://files.pythonhosted.org/packages/b3/ce/b6b13c63dcbdcc3af08c0424d5fa21047bb1e463980c8bcdbf29da6403b7/py-serializable-0.1.0.tar.gz#sha256=322556a248affc221ffe427af1e74dde966e60d497827881eccb65e53a93b941 2022-08-10T20:01:57,919 Removed py-serializable==0.1.0 from https://files.pythonhosted.org/packages/b3/ce/b6b13c63dcbdcc3af08c0424d5fa21047bb1e463980c8bcdbf29da6403b7/py-serializable-0.1.0.tar.gz#sha256=322556a248affc221ffe427af1e74dde966e60d497827881eccb65e53a93b941 from build tracker '/tmp/pip-build-tracker-2hbd6cph' 2022-08-10T20:01:57,934 Created temporary directory: /tmp/pip-unpack-r_duc2wj 2022-08-10T20:01:57,935 Building wheels for collected packages: py-serializable 2022-08-10T20:01:57,945 Created temporary directory: /tmp/pip-wheel-yj2gi3j3 2022-08-10T20:01:57,945 Destination directory: /tmp/pip-wheel-yj2gi3j3 2022-08-10T20:01:57,950 Building wheel for py-serializable (pyproject.toml): started 2022-08-10T20:01:57,952 Running command Building wheel for py-serializable (pyproject.toml) 2022-08-10T20:02:01,972 Building wheel for py-serializable (pyproject.toml): finished with status 'done' 2022-08-10T20:02:01,985 Created wheel for py-serializable: filename=py_serializable-0.1.0-py3-none-any.whl size=15535 sha256=20a8732a120a64058259d9ef676ed7efe0ac1144e070a088f6171b567932748f 2022-08-10T20:02:01,987 Stored in directory: /tmp/pip-ephem-wheel-cache-tlqhyzlv/wheels/10/70/14/7a7c296b5b40bfc5a9756da76fb968e534d5abff5634e50c78 2022-08-10T20:02:02,009 Successfully built py-serializable 2022-08-10T20:02:02,016 Removed build tracker: '/tmp/pip-build-tracker-2hbd6cph'