2022-08-08T21:08:31,592 Created temporary directory: /tmp/pip-ephem-wheel-cache-bddx6sxa 2022-08-08T21:08:31,598 Created temporary directory: /tmp/pip-build-tracker-rve0cwte 2022-08-08T21:08:31,599 Initialized build tracking at /tmp/pip-build-tracker-rve0cwte 2022-08-08T21:08:31,599 Created build tracker: /tmp/pip-build-tracker-rve0cwte 2022-08-08T21:08:31,600 Entered build tracker: /tmp/pip-build-tracker-rve0cwte 2022-08-08T21:08:31,601 Created temporary directory: /tmp/pip-wheel-43gajd51 2022-08-08T21:08:31,665 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-08T21:08:31,673 2 location(s) to search for versions of taskiq: 2022-08-08T21:08:31,673 * https://pypi.org/simple/taskiq/ 2022-08-08T21:08:31,673 * https://www.piwheels.org/simple/taskiq/ 2022-08-08T21:08:31,674 Fetching project page and analyzing links: https://pypi.org/simple/taskiq/ 2022-08-08T21:08:31,675 Getting page https://pypi.org/simple/taskiq/ 2022-08-08T21:08:31,679 Found index url https://pypi.org/simple 2022-08-08T21:08:31,862 Skipping link: No binaries permitted for taskiq: https://files.pythonhosted.org/packages/3a/5b/024b16154d54d0be25221311b999dcb2b456db4d02fa91958ef6175af8e4/taskiq-0.0.1-py3-none-any.whl#sha256=0a22d761f02ce91d18cc05e024b78cb533c2c3d217fa29b79ed9f11fb067bf68 (from https://pypi.org/simple/taskiq/) (requires-python:>=3.7,<4.0) 2022-08-08T21:08:31,864 Found link https://files.pythonhosted.org/packages/cd/f9/8d4fac4f924f5b0f5491f1bf52d05cc9f4a030e453094a1e3a5f336d1322/taskiq-0.0.1.tar.gz#sha256=c0d2c9b9408018bb21f5fa954597b0dd676bae8300a17212568c7e2892a4f1d5 (from https://pypi.org/simple/taskiq/) (requires-python:>=3.7,<4.0), version: 0.0.1 2022-08-08T21:08:31,865 Fetching project page and analyzing links: https://www.piwheels.org/simple/taskiq/ 2022-08-08T21:08:31,865 Getting page https://www.piwheels.org/simple/taskiq/ 2022-08-08T21:08:31,867 Found index url https://www.piwheels.org/simple 2022-08-08T21:08:32,076 Skipping link: not a file: https://www.piwheels.org/simple/taskiq/ 2022-08-08T21:08:32,077 Skipping link: not a file: https://pypi.org/simple/taskiq/ 2022-08-08T21:08:32,110 Given no hashes to check 1 links for project 'taskiq': discarding no candidates 2022-08-08T21:08:32,142 Collecting taskiq==0.0.1 2022-08-08T21:08:32,146 Created temporary directory: /tmp/pip-unpack-jt_dh77u 2022-08-08T21:08:32,385 Downloading taskiq-0.0.1.tar.gz (23 kB) 2022-08-08T21:08:32,556 Added taskiq==0.0.1 from https://files.pythonhosted.org/packages/cd/f9/8d4fac4f924f5b0f5491f1bf52d05cc9f4a030e453094a1e3a5f336d1322/taskiq-0.0.1.tar.gz#sha256=c0d2c9b9408018bb21f5fa954597b0dd676bae8300a17212568c7e2892a4f1d5 to build tracker '/tmp/pip-build-tracker-rve0cwte' 2022-08-08T21:08:32,568 Created temporary directory: /tmp/pip-build-env-cct8boul 2022-08-08T21:08:32,583 Created temporary directory: /tmp/pip-standalone-pip-07kv7e9b 2022-08-08T21:08:34,822 Installing build dependencies: started 2022-08-08T21:08:34,825 Running command pip subprocess to install build dependencies 2022-08-08T21:08:44,573 Using pip 22.1.2 from /tmp/pip-standalone-pip-07kv7e9b/__env_pip__.zip/pip (python 3.7) 2022-08-08T21:08:46,096 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-08T21:08:46,926 Collecting poetry-core>=1.0.0 2022-08-08T21:08:47,028 Using cached https://www.piwheels.org/simple/poetry-core/poetry_core-1.0.8-py2.py3-none-any.whl (425 kB) 2022-08-08T21:08:48,111 Collecting importlib-metadata<2.0.0,>=1.7.0 2022-08-08T21:08:48,150 Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-1.7.0-py2.py3-none-any.whl (31 kB) 2022-08-08T21:08:48,631 Collecting zipp>=0.5 2022-08-08T21:08:48,662 Using cached https://www.piwheels.org/simple/zipp/zipp-3.8.1-py3-none-any.whl (5.6 kB) 2022-08-08T21:08:54,269 Installing collected packages: zipp, importlib-metadata, poetry-core 2022-08-08T21:08:57,553 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2022-08-08T21:08:57,554 anonfile 0.2.7 requires importlib-metadata==4.0.1, but you have importlib-metadata 1.7.0 which is incompatible. 2022-08-08T21:08:57,555 Successfully installed importlib-metadata-1.7.0 poetry-core-1.0.8 zipp-3.8.1 2022-08-08T21:08:57,793 --- Logging error --- 2022-08-08T21:08:57,793 Traceback (most recent call last): 2022-08-08T21:08:57,794 File "/tmp/pip-standalone-pip-07kv7e9b/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-08-08T21:08:57,794 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-08-08T21:08:57,795 File "/tmp/pip-standalone-pip-07kv7e9b/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-08-08T21:08:57,795 extend(render(renderable, render_options)) 2022-08-08T21:08:57,795 File "/tmp/pip-standalone-pip-07kv7e9b/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-08-08T21:08:57,796 for render_output in iter_render: 2022-08-08T21:08:57,796 File "/tmp/pip-standalone-pip-07kv7e9b/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-08-08T21:08:57,796 for line in lines: 2022-08-08T21:08:57,797 File "/tmp/pip-standalone-pip-07kv7e9b/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-08-08T21:08:57,797 for segment in segments: 2022-08-08T21:08:57,797 File "/tmp/pip-standalone-pip-07kv7e9b/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-08-08T21:08:57,798 renderable = rich_cast(renderable) 2022-08-08T21:08:57,798 File "/tmp/pip-standalone-pip-07kv7e9b/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-08-08T21:08:57,798 renderable = cast_method() 2022-08-08T21:08:57,798 File "/tmp/pip-standalone-pip-07kv7e9b/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-08-08T21:08:57,799 pip_cmd = get_best_invocation_for_this_pip() 2022-08-08T21:08:57,799 File "/tmp/pip-standalone-pip-07kv7e9b/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 60, in get_best_invocation_for_this_pip 2022-08-08T21:08:57,800 os.path.join(binary_prefix, exe_name), 2022-08-08T21:08:57,800 File "/usr/lib/python3.7/genericpath.py", line 97, in samefile 2022-08-08T21:08:57,800 s2 = os.stat(f2) 2022-08-08T21:08:57,800 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.7' 2022-08-08T21:08:57,801 Call stack: 2022-08-08T21:08:57,801 File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main 2022-08-08T21:08:57,801 "__main__", mod_spec) 2022-08-08T21:08:57,802 File "/usr/lib/python3.7/runpy.py", line 85, in _run_code 2022-08-08T21:08:57,802 exec(code, run_globals) 2022-08-08T21:08:57,802 File "/tmp/pip-standalone-pip-07kv7e9b/__env_pip__.zip/pip/__main__.py", line 31, in 2022-08-08T21:08:57,803 sys.exit(_main()) 2022-08-08T21:08:57,803 File "/tmp/pip-standalone-pip-07kv7e9b/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-08-08T21:08:57,803 return command.main(cmd_args) 2022-08-08T21:08:57,804 File "/tmp/pip-standalone-pip-07kv7e9b/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-08-08T21:08:57,804 return self._main(args) 2022-08-08T21:08:57,805 File "/tmp/pip-standalone-pip-07kv7e9b/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-08-08T21:08:57,805 self.handle_pip_version_check(options) 2022-08-08T21:08:57,806 File "/tmp/pip-standalone-pip-07kv7e9b/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-08-08T21:08:57,806 pip_self_version_check(session, options) 2022-08-08T21:08:57,806 File "/tmp/pip-standalone-pip-07kv7e9b/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-08-08T21:08:57,807 logger.info("[present-rich] %s", upgrade_prompt) 2022-08-08T21:08:57,807 File "/usr/lib/python3.7/logging/__init__.py", line 1383, in info 2022-08-08T21:08:57,807 self._log(INFO, msg, args, **kwargs) 2022-08-08T21:08:57,808 File "/usr/lib/python3.7/logging/__init__.py", line 1519, in _log 2022-08-08T21:08:57,808 self.handle(record) 2022-08-08T21:08:57,808 File "/usr/lib/python3.7/logging/__init__.py", line 1529, in handle 2022-08-08T21:08:57,809 self.callHandlers(record) 2022-08-08T21:08:57,809 File "/usr/lib/python3.7/logging/__init__.py", line 1591, in callHandlers 2022-08-08T21:08:57,809 hdlr.handle(record) 2022-08-08T21:08:57,810 File "/usr/lib/python3.7/logging/__init__.py", line 905, in handle 2022-08-08T21:08:57,810 self.emit(record) 2022-08-08T21:08:57,811 File "/tmp/pip-standalone-pip-07kv7e9b/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-08-08T21:08:57,811 self.handleError(record) 2022-08-08T21:08:57,811 Message: '[present-rich] %s' 2022-08-08T21:08:57,812 Arguments: (UpgradePrompt(old='22.1.2', new='22.2.2'),) 2022-08-08T21:08:58,201 Installing build dependencies: finished with status 'done' 2022-08-08T21:08:58,228 Getting requirements to build wheel: started 2022-08-08T21:08:58,230 Running command Getting requirements to build wheel 2022-08-08T21:09:02,078 Getting requirements to build wheel: finished with status 'done' 2022-08-08T21:09:02,089 Created temporary directory: /tmp/pip-modern-metadata-yq5so6yx 2022-08-08T21:09:02,095 Preparing metadata (pyproject.toml): started 2022-08-08T21:09:02,097 Running command Preparing metadata (pyproject.toml) 2022-08-08T21:09:05,987 Preparing metadata (pyproject.toml): finished with status 'done' 2022-08-08T21:09:06,003 Source in /tmp/pip-wheel-43gajd51/taskiq_9c3b725d3c0749e299feb89454fdba2e has version 0.0.1, which satisfies requirement taskiq==0.0.1 from https://files.pythonhosted.org/packages/cd/f9/8d4fac4f924f5b0f5491f1bf52d05cc9f4a030e453094a1e3a5f336d1322/taskiq-0.0.1.tar.gz#sha256=c0d2c9b9408018bb21f5fa954597b0dd676bae8300a17212568c7e2892a4f1d5 2022-08-08T21:09:06,006 Removed taskiq==0.0.1 from https://files.pythonhosted.org/packages/cd/f9/8d4fac4f924f5b0f5491f1bf52d05cc9f4a030e453094a1e3a5f336d1322/taskiq-0.0.1.tar.gz#sha256=c0d2c9b9408018bb21f5fa954597b0dd676bae8300a17212568c7e2892a4f1d5 from build tracker '/tmp/pip-build-tracker-rve0cwte' 2022-08-08T21:09:06,022 Created temporary directory: /tmp/pip-unpack-8lg4yh94 2022-08-08T21:09:06,023 Building wheels for collected packages: taskiq 2022-08-08T21:09:06,033 Created temporary directory: /tmp/pip-wheel-yrtywas7 2022-08-08T21:09:06,034 Destination directory: /tmp/pip-wheel-yrtywas7 2022-08-08T21:09:06,039 Building wheel for taskiq (pyproject.toml): started 2022-08-08T21:09:06,041 Running command Building wheel for taskiq (pyproject.toml) 2022-08-08T21:09:10,098 Building wheel for taskiq (pyproject.toml): finished with status 'done' 2022-08-08T21:09:10,110 Created wheel for taskiq: filename=taskiq-0.0.1-py3-none-any.whl size=29724 sha256=0a22d761f02ce91d18cc05e024b78cb533c2c3d217fa29b79ed9f11fb067bf68 2022-08-08T21:09:10,112 Stored in directory: /tmp/pip-ephem-wheel-cache-bddx6sxa/wheels/f4/36/2b/c0ecf816c40eacc413b6d2574d37952683f6b0ef8adca8411e 2022-08-08T21:09:10,139 Successfully built taskiq 2022-08-08T21:09:10,147 Removed build tracker: '/tmp/pip-build-tracker-rve0cwte'