2022-10-22T11:34:48,572 Created temporary directory: /tmp/pip-ephem-wheel-cache-6xtqi0b7 2022-10-22T11:34:48,578 Created temporary directory: /tmp/pip-build-tracker-5w2rpf4t 2022-10-22T11:34:48,579 Initialized build tracking at /tmp/pip-build-tracker-5w2rpf4t 2022-10-22T11:34:48,579 Created build tracker: /tmp/pip-build-tracker-5w2rpf4t 2022-10-22T11:34:48,580 Entered build tracker: /tmp/pip-build-tracker-5w2rpf4t 2022-10-22T11:34:48,581 Created temporary directory: /tmp/pip-wheel-pn680ka7 2022-10-22T11:34:48,662 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-10-22T11:34:48,671 2 location(s) to search for versions of torch-nl: 2022-10-22T11:34:48,671 * https://pypi.org/simple/torch-nl/ 2022-10-22T11:34:48,671 * https://www.piwheels.org/simple/torch-nl/ 2022-10-22T11:34:48,672 Fetching project page and analyzing links: https://pypi.org/simple/torch-nl/ 2022-10-22T11:34:48,673 Getting page https://pypi.org/simple/torch-nl/ 2022-10-22T11:34:48,676 Found index url https://pypi.org/simple 2022-10-22T11:34:48,799 Found link https://files.pythonhosted.org/packages/5c/26/a2064d5f937a6c5c0960a0632892719c424daa7baf7a4643be3f1d797e87/torch_nl-0.2.tar.gz#sha256=e10c3d7066a86e692edff0e1c19a1166bf917aa1f3bc20d94ff5e3eb04e3ccfc (from https://pypi.org/simple/torch-nl/) (requires-python:>=3.8), version: 0.2 2022-10-22T11:34:48,800 Fetching project page and analyzing links: https://www.piwheels.org/simple/torch-nl/ 2022-10-22T11:34:48,801 Getting page https://www.piwheels.org/simple/torch-nl/ 2022-10-22T11:34:48,803 Found index url https://www.piwheels.org/simple 2022-10-22T11:34:49,009 Skipping link: not a file: https://www.piwheels.org/simple/torch-nl/ 2022-10-22T11:34:49,009 Skipping link: not a file: https://pypi.org/simple/torch-nl/ 2022-10-22T11:34:49,053 Given no hashes to check 1 links for project 'torch-nl': discarding no candidates 2022-10-22T11:34:49,095 Collecting torch-nl==0.2 2022-10-22T11:34:49,100 Created temporary directory: /tmp/pip-unpack-78_su4yn 2022-10-22T11:34:49,348 Downloading torch_nl-0.2.tar.gz (11 kB) 2022-10-22T11:34:49,927 Added torch-nl==0.2 from https://files.pythonhosted.org/packages/5c/26/a2064d5f937a6c5c0960a0632892719c424daa7baf7a4643be3f1d797e87/torch_nl-0.2.tar.gz#sha256=e10c3d7066a86e692edff0e1c19a1166bf917aa1f3bc20d94ff5e3eb04e3ccfc to build tracker '/tmp/pip-build-tracker-5w2rpf4t' 2022-10-22T11:34:49,939 Created temporary directory: /tmp/pip-build-env-z0ha4iia 2022-10-22T11:34:49,960 Created temporary directory: /tmp/pip-standalone-pip-7ukpqs89 2022-10-22T11:34:53,504 Installing build dependencies: started 2022-10-22T11:34:53,506 Running command pip subprocess to install build dependencies 2022-10-22T11:35:04,765 Using pip 22.1.2 from /tmp/pip-standalone-pip-7ukpqs89/__env_pip__.zip/pip (python 3.9) 2022-10-22T11:35:06,500 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-10-22T11:35:11,135 Collecting setuptools 2022-10-22T11:35:11,433 Using cached https://www.piwheels.org/simple/setuptools/setuptools-65.5.0-py3-none-any.whl (1.2 MB) 2022-10-22T11:35:12,105 Collecting wheel 2022-10-22T11:35:12,139 Using cached https://www.piwheels.org/simple/wheel/wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-10-22T11:35:12,730 Collecting ninja 2022-10-22T11:35:12,811 Using cached https://www.piwheels.org/simple/ninja/ninja-1.10.2.4-cp39-cp39-linux_armv7l.whl (114 kB) 2022-10-22T11:35:20,983 Installing collected packages: ninja, wheel, setuptools 2022-10-22T11:35:21,112 Creating /tmp/pip-build-env-z0ha4iia/overlay/bin 2022-10-22T11:35:21,117 changing mode of /tmp/pip-build-env-z0ha4iia/overlay/bin/ninja to 755 2022-10-22T11:35:21,404 changing mode of /tmp/pip-build-env-z0ha4iia/overlay/bin/wheel to 755 2022-10-22T11:35:28,576 Successfully installed ninja-1.10.2.4 setuptools-65.5.0 wheel-0.37.1 2022-10-22T11:35:28,782 --- Logging error --- 2022-10-22T11:35:28,799 Traceback (most recent call last): 2022-10-22T11:35:28,800 File "/tmp/pip-standalone-pip-7ukpqs89/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-10-22T11:35:28,800 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-10-22T11:35:28,801 File "/tmp/pip-standalone-pip-7ukpqs89/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-10-22T11:35:28,801 extend(render(renderable, render_options)) 2022-10-22T11:35:28,801 File "/tmp/pip-standalone-pip-7ukpqs89/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-10-22T11:35:28,802 for render_output in iter_render: 2022-10-22T11:35:28,802 File "/tmp/pip-standalone-pip-7ukpqs89/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-10-22T11:35:28,802 for line in lines: 2022-10-22T11:35:28,802 File "/tmp/pip-standalone-pip-7ukpqs89/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-10-22T11:35:28,803 for segment in segments: 2022-10-22T11:35:28,803 File "/tmp/pip-standalone-pip-7ukpqs89/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-10-22T11:35:28,803 renderable = rich_cast(renderable) 2022-10-22T11:35:28,804 File "/tmp/pip-standalone-pip-7ukpqs89/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-10-22T11:35:28,804 renderable = cast_method() 2022-10-22T11:35:28,804 File "/tmp/pip-standalone-pip-7ukpqs89/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-10-22T11:35:28,805 pip_cmd = get_best_invocation_for_this_pip() 2022-10-22T11:35:28,805 File "/tmp/pip-standalone-pip-7ukpqs89/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 58, in get_best_invocation_for_this_pip 2022-10-22T11:35:28,805 if found_executable and os.path.samefile( 2022-10-22T11:35:28,806 File "/usr/lib/python3.9/genericpath.py", line 101, in samefile 2022-10-22T11:35:28,806 s2 = os.stat(f2) 2022-10-22T11:35:28,806 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.9' 2022-10-22T11:35:28,807 Call stack: 2022-10-22T11:35:28,811 File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main 2022-10-22T11:35:28,812 return _run_code(code, main_globals, None, 2022-10-22T11:35:28,812 File "/usr/lib/python3.9/runpy.py", line 87, in _run_code 2022-10-22T11:35:28,812 exec(code, run_globals) 2022-10-22T11:35:28,813 File "/tmp/pip-standalone-pip-7ukpqs89/__env_pip__.zip/pip/__main__.py", line 31, in 2022-10-22T11:35:28,813 sys.exit(_main()) 2022-10-22T11:35:28,813 File "/tmp/pip-standalone-pip-7ukpqs89/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-10-22T11:35:28,814 return command.main(cmd_args) 2022-10-22T11:35:28,814 File "/tmp/pip-standalone-pip-7ukpqs89/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-10-22T11:35:28,814 return self._main(args) 2022-10-22T11:35:28,815 File "/tmp/pip-standalone-pip-7ukpqs89/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-10-22T11:35:28,815 self.handle_pip_version_check(options) 2022-10-22T11:35:28,815 File "/tmp/pip-standalone-pip-7ukpqs89/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-10-22T11:35:28,815 pip_self_version_check(session, options) 2022-10-22T11:35:28,816 File "/tmp/pip-standalone-pip-7ukpqs89/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-10-22T11:35:28,816 logger.info("[present-rich] %s", upgrade_prompt) 2022-10-22T11:35:28,816 File "/usr/lib/python3.9/logging/__init__.py", line 1442, in info 2022-10-22T11:35:28,817 self._log(INFO, msg, args, **kwargs) 2022-10-22T11:35:28,817 File "/usr/lib/python3.9/logging/__init__.py", line 1585, in _log 2022-10-22T11:35:28,817 self.handle(record) 2022-10-22T11:35:28,817 File "/usr/lib/python3.9/logging/__init__.py", line 1595, in handle 2022-10-22T11:35:28,818 self.callHandlers(record) 2022-10-22T11:35:28,818 File "/usr/lib/python3.9/logging/__init__.py", line 1657, in callHandlers 2022-10-22T11:35:28,818 hdlr.handle(record) 2022-10-22T11:35:28,819 File "/usr/lib/python3.9/logging/__init__.py", line 948, in handle 2022-10-22T11:35:28,819 self.emit(record) 2022-10-22T11:35:28,819 File "/tmp/pip-standalone-pip-7ukpqs89/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-10-22T11:35:28,819 self.handleError(record) 2022-10-22T11:35:28,820 Message: '[present-rich] %s' 2022-10-22T11:35:28,820 Arguments: (UpgradePrompt(old='22.1.2', new='22.3'),) 2022-10-22T11:35:29,347 Installing build dependencies: finished with status 'done' 2022-10-22T11:35:29,375 Getting requirements to build wheel: started 2022-10-22T11:35:29,378 Running command Getting requirements to build wheel 2022-10-22T11:35:36,192 running egg_info 2022-10-22T11:35:36,805 writing torch_nl.egg-info/PKG-INFO 2022-10-22T11:35:37,368 writing dependency_links to torch_nl.egg-info/dependency_links.txt 2022-10-22T11:35:40,173 writing requirements to torch_nl.egg-info/requires.txt 2022-10-22T11:35:40,736 writing top-level names to torch_nl.egg-info/top_level.txt 2022-10-22T11:35:41,415 reading manifest file 'torch_nl.egg-info/SOURCES.txt' 2022-10-22T11:35:41,421 reading manifest template 'MANIFEST.in' 2022-10-22T11:35:41,423 adding license file 'LICENSE' 2022-10-22T11:35:41,428 writing manifest file 'torch_nl.egg-info/SOURCES.txt' 2022-10-22T11:35:41,635 Getting requirements to build wheel: finished with status 'done' 2022-10-22T11:35:41,657 Created temporary directory: /tmp/pip-modern-metadata-6r7ekkq1 2022-10-22T11:35:41,663 Preparing metadata (pyproject.toml): started 2022-10-22T11:35:41,665 Running command Preparing metadata (pyproject.toml) 2022-10-22T11:35:48,210 running dist_info 2022-10-22T11:35:48,841 creating /tmp/pip-modern-metadata-6r7ekkq1/torch_nl.egg-info 2022-10-22T11:35:49,436 writing /tmp/pip-modern-metadata-6r7ekkq1/torch_nl.egg-info/PKG-INFO 2022-10-22T11:35:50,007 writing dependency_links to /tmp/pip-modern-metadata-6r7ekkq1/torch_nl.egg-info/dependency_links.txt 2022-10-22T11:35:52,824 writing requirements to /tmp/pip-modern-metadata-6r7ekkq1/torch_nl.egg-info/requires.txt 2022-10-22T11:35:53,388 writing top-level names to /tmp/pip-modern-metadata-6r7ekkq1/torch_nl.egg-info/top_level.txt 2022-10-22T11:35:53,391 writing manifest file '/tmp/pip-modern-metadata-6r7ekkq1/torch_nl.egg-info/SOURCES.txt' 2022-10-22T11:35:54,069 reading manifest file '/tmp/pip-modern-metadata-6r7ekkq1/torch_nl.egg-info/SOURCES.txt' 2022-10-22T11:35:54,072 reading manifest template 'MANIFEST.in' 2022-10-22T11:35:54,074 adding license file 'LICENSE' 2022-10-22T11:35:54,079 writing manifest file '/tmp/pip-modern-metadata-6r7ekkq1/torch_nl.egg-info/SOURCES.txt' 2022-10-22T11:35:54,081 creating '/tmp/pip-modern-metadata-6r7ekkq1/torch_nl-0.2.dist-info' 2022-10-22T11:35:54,305 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-10-22T11:35:54,528 Preparing metadata (pyproject.toml): finished with status 'done' 2022-10-22T11:35:54,544 Source in /tmp/pip-wheel-pn680ka7/torch-nl_7d9284c59c6d47499990234fcd9cb83c has version 0.2, which satisfies requirement torch-nl==0.2 from https://files.pythonhosted.org/packages/5c/26/a2064d5f937a6c5c0960a0632892719c424daa7baf7a4643be3f1d797e87/torch_nl-0.2.tar.gz#sha256=e10c3d7066a86e692edff0e1c19a1166bf917aa1f3bc20d94ff5e3eb04e3ccfc 2022-10-22T11:35:54,547 Removed torch-nl==0.2 from https://files.pythonhosted.org/packages/5c/26/a2064d5f937a6c5c0960a0632892719c424daa7baf7a4643be3f1d797e87/torch_nl-0.2.tar.gz#sha256=e10c3d7066a86e692edff0e1c19a1166bf917aa1f3bc20d94ff5e3eb04e3ccfc from build tracker '/tmp/pip-build-tracker-5w2rpf4t' 2022-10-22T11:35:54,560 Created temporary directory: /tmp/pip-unpack-la77ikyn 2022-10-22T11:35:54,561 Building wheels for collected packages: torch-nl 2022-10-22T11:35:54,570 Created temporary directory: /tmp/pip-wheel-89tmangq 2022-10-22T11:35:54,570 Destination directory: /tmp/pip-wheel-89tmangq 2022-10-22T11:35:54,575 Building wheel for torch-nl (pyproject.toml): started 2022-10-22T11:35:54,577 Running command Building wheel for torch-nl (pyproject.toml) 2022-10-22T11:36:00,634 running bdist_wheel 2022-10-22T11:36:01,791 running build 2022-10-22T11:36:01,792 running build_py 2022-10-22T11:36:02,388 creating build 2022-10-22T11:36:02,388 creating build/lib 2022-10-22T11:36:02,389 creating build/lib/torch_nl 2022-10-22T11:36:02,391 copying torch_nl/test_nl.py -> build/lib/torch_nl 2022-10-22T11:36:02,395 copying torch_nl/naive_impl.py -> build/lib/torch_nl 2022-10-22T11:36:02,398 copying torch_nl/timer.py -> build/lib/torch_nl 2022-10-22T11:36:02,401 copying torch_nl/geometry.py -> build/lib/torch_nl 2022-10-22T11:36:02,405 copying torch_nl/utils.py -> build/lib/torch_nl 2022-10-22T11:36:02,408 copying torch_nl/neighbor_list.py -> build/lib/torch_nl 2022-10-22T11:36:02,411 copying torch_nl/linked_cell.py -> build/lib/torch_nl 2022-10-22T11:36:02,415 copying torch_nl/__init__.py -> build/lib/torch_nl 2022-10-22T11:36:03,650 installing to build/bdist.linux-armv7l/wheel 2022-10-22T11:36:03,651 running install 2022-10-22T11:36:03,711 running install_lib 2022-10-22T11:36:04,309 creating build/bdist.linux-armv7l 2022-10-22T11:36:04,310 creating build/bdist.linux-armv7l/wheel 2022-10-22T11:36:04,313 creating build/bdist.linux-armv7l/wheel/torch_nl 2022-10-22T11:36:04,315 copying build/lib/torch_nl/test_nl.py -> build/bdist.linux-armv7l/wheel/torch_nl 2022-10-22T11:36:04,320 copying build/lib/torch_nl/naive_impl.py -> build/bdist.linux-armv7l/wheel/torch_nl 2022-10-22T11:36:04,324 copying build/lib/torch_nl/timer.py -> build/bdist.linux-armv7l/wheel/torch_nl 2022-10-22T11:36:04,327 copying build/lib/torch_nl/geometry.py -> build/bdist.linux-armv7l/wheel/torch_nl 2022-10-22T11:36:04,331 copying build/lib/torch_nl/utils.py -> build/bdist.linux-armv7l/wheel/torch_nl 2022-10-22T11:36:04,335 copying build/lib/torch_nl/neighbor_list.py -> build/bdist.linux-armv7l/wheel/torch_nl 2022-10-22T11:36:04,339 copying build/lib/torch_nl/linked_cell.py -> build/bdist.linux-armv7l/wheel/torch_nl 2022-10-22T11:36:04,343 copying build/lib/torch_nl/__init__.py -> build/bdist.linux-armv7l/wheel/torch_nl 2022-10-22T11:36:04,347 running install_egg_info 2022-10-22T11:36:05,565 running egg_info 2022-10-22T11:36:06,159 writing torch_nl.egg-info/PKG-INFO 2022-10-22T11:36:06,722 writing dependency_links to torch_nl.egg-info/dependency_links.txt 2022-10-22T11:36:09,516 writing requirements to torch_nl.egg-info/requires.txt 2022-10-22T11:36:10,075 writing top-level names to torch_nl.egg-info/top_level.txt 2022-10-22T11:36:10,115 reading manifest file 'torch_nl.egg-info/SOURCES.txt' 2022-10-22T11:36:10,119 reading manifest template 'MANIFEST.in' 2022-10-22T11:36:10,121 adding license file 'LICENSE' 2022-10-22T11:36:10,126 writing manifest file 'torch_nl.egg-info/SOURCES.txt' 2022-10-22T11:36:10,129 Copying torch_nl.egg-info to build/bdist.linux-armv7l/wheel/torch_nl-0.2-py3.9.egg-info 2022-10-22T11:36:10,155 running install_scripts 2022-10-22T11:36:10,325 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-10-22T11:36:10,335 creating build/bdist.linux-armv7l/wheel/torch_nl-0.2.dist-info/WHEEL 2022-10-22T11:36:10,340 creating '/tmp/pip-wheel-89tmangq/tmpjidueocf/torch_nl-0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2022-10-22T11:36:10,345 adding 'torch_nl/__init__.py' 2022-10-22T11:36:10,348 adding 'torch_nl/geometry.py' 2022-10-22T11:36:10,354 adding 'torch_nl/linked_cell.py' 2022-10-22T11:36:10,357 adding 'torch_nl/naive_impl.py' 2022-10-22T11:36:10,359 adding 'torch_nl/neighbor_list.py' 2022-10-22T11:36:10,362 adding 'torch_nl/test_nl.py' 2022-10-22T11:36:10,365 adding 'torch_nl/timer.py' 2022-10-22T11:36:10,367 adding 'torch_nl/utils.py' 2022-10-22T11:36:10,372 adding 'torch_nl-0.2.dist-info/LICENSE' 2022-10-22T11:36:10,374 adding 'torch_nl-0.2.dist-info/METADATA' 2022-10-22T11:36:10,376 adding 'torch_nl-0.2.dist-info/WHEEL' 2022-10-22T11:36:10,378 adding 'torch_nl-0.2.dist-info/top_level.txt' 2022-10-22T11:36:10,379 adding 'torch_nl-0.2.dist-info/zip-safe' 2022-10-22T11:36:10,381 adding 'torch_nl-0.2.dist-info/RECORD' 2022-10-22T11:36:10,384 removing build/bdist.linux-armv7l/wheel 2022-10-22T11:36:10,647 Building wheel for torch-nl (pyproject.toml): finished with status 'done' 2022-10-22T11:36:10,659 Created wheel for torch-nl: filename=torch_nl-0.2-py3-none-any.whl size=12357 sha256=96e309acd48f8cca5e7a61d78635976369db6723ca967b2d366ea6591a55df46 2022-10-22T11:36:10,661 Stored in directory: /tmp/pip-ephem-wheel-cache-6xtqi0b7/wheels/29/84/d4/e0874d326421ddfa79765c21f7cf0de37d3c75c23d38ba5958 2022-10-22T11:36:10,683 Successfully built torch-nl 2022-10-22T11:36:10,691 Removed build tracker: '/tmp/pip-build-tracker-5w2rpf4t'