Last active
June 27, 2025 03:14
-
-
Save zanieb/e1841842e3f1643fc47b539d02a7eeb4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2025-06-27T00:26:17.6484422Z [31;1m [0m [31;1mstdout[0m [31;1m───[0m | |
2025-06-27T00:26:17.6484705Z | |
2025-06-27T00:26:17.6484827Z running 1 test | |
2025-06-27T00:26:17.6485057Z test export::pep_751_sdist_url ... FAILED | |
2025-06-27T00:26:17.6485592Z | |
2025-06-27T00:26:17.6485716Z failures: | |
2025-06-27T00:26:17.6485859Z | |
2025-06-27T00:26:17.6485973Z failures: | |
2025-06-27T00:26:17.6486178Z export::pep_751_sdist_url | |
2025-06-27T00:26:17.6486362Z | |
2025-06-27T00:26:17.6486621Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 1703 filtered out; finished in 57.96s | |
2025-06-27T00:26:17.6487015Z [0m | |
2025-06-27T00:26:17.6487266Z [31;1m [0m [31;1mstderr[0m [31;1m───[0m | |
2025-06-27T00:26:17.6487470Z | |
2025-06-27T00:26:17.6487961Z [0m[31;1mthread 'export::pep_751_sdist_url' panicked at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb\library\core\src\ops\function.rs:250:5:[0m | |
2025-06-27T00:26:17.6488515Z [31;1mUnexpected failure.[0m | |
2025-06-27T00:26:17.6488747Z code=1 | |
2025-06-27T00:26:17.6488931Z stderr=`````` | |
2025-06-27T00:26:17.6489545Z × Failed to build `anyio @ https://files.pythonhosted.org/packages/db/4d/3970183622f0330d3c23d9b8a5f52e365e50381fd484d08e3285104333d3/anyio-4.3.0.tar.gz` | |
2025-06-27T00:26:17.6490171Z ├─▶ The build backend returned an error | |
2025-06-27T00:26:17.6490553Z ╰─▶ Call to `setuptools.build_meta.build_wheel` failed (exit code: 1) | |
2025-06-27T00:26:17.6490814Z | |
2025-06-27T00:26:17.6490931Z [stdout] | |
2025-06-27T00:26:17.6491122Z running egg_info | |
2025-06-27T00:26:17.6491353Z writing src\\anyio.egg-info\\PKG-INFO | |
2025-06-27T00:26:17.6491688Z writing dependency_links to src\\anyio.egg-info\\dependency_links.txt | |
2025-06-27T00:26:17.6492071Z writing entry points to src\\anyio.egg-info\\entry_points.txt | |
2025-06-27T00:26:17.6492424Z writing requirements to src\\anyio.egg-info\\requires.txt | |
2025-06-27T00:26:17.6492761Z writing top-level names to src\\anyio.egg-info\\top_level.txt | |
2025-06-27T00:26:17.6493378Z | |
2025-06-27T00:26:17.6493503Z [stderr] | |
2025-06-27T00:26:17.6493725Z Traceback (most recent call last): | |
2025-06-27T00:26:17.6494002Z File \"<string>\", line 14, in <module> | |
2025-06-27T00:26:17.6494513Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\build_meta.py\", line 325, in get_requires_for_build_wheel | |
2025-06-27T00:26:17.6495112Z return self._get_build_requires(config_settings, requirements=[\'wheel\']) | |
2025-06-27T00:26:17.6495475Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6495976Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\build_meta.py\", line 295, in _get_build_requires | |
2025-06-27T00:26:17.6496456Z self.run_setup() | |
2025-06-27T00:26:17.6496896Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\build_meta.py\", line 311, in run_setup | |
2025-06-27T00:26:17.6497519Z exec(code, locals()) | |
2025-06-27T00:26:17.6497764Z File \"<string>\", line 1, in <module> | |
2025-06-27T00:26:17.6498205Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\__init__.py\", line 104, in setup | |
2025-06-27T00:26:17.6498669Z return distutils.core.setup(**attrs) | |
2025-06-27T00:26:17.6498927Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6499361Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\_distutils\\core.py\", line 185, in setup | |
2025-06-27T00:26:17.6499818Z return run_commands(dist) | |
2025-06-27T00:26:17.6500074Z ^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6500526Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\_distutils\\core.py\", line 201, in run_commands | |
2025-06-27T00:26:17.6500990Z dist.run_commands() | |
2025-06-27T00:26:17.6501440Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\_distutils\\dist.py\", line 969, in run_commands | |
2025-06-27T00:26:17.6501914Z self.run_command(cmd) | |
2025-06-27T00:26:17.6502330Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\dist.py\", line 967, in run_command | |
2025-06-27T00:26:17.6502783Z super().run_command(command) | |
2025-06-27T00:26:17.6503243Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\_distutils\\dist.py\", line 988, in run_command | |
2025-06-27T00:26:17.6503718Z cmd_obj.run() | |
2025-06-27T00:26:17.6504139Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\command\\egg_info.py\", line 321, in run | |
2025-06-27T00:26:17.6504588Z self.find_sources() | |
2025-06-27T00:26:17.6505071Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\command\\egg_info.py\", line 329, in find_sources | |
2025-06-27T00:26:17.6505546Z mm.run() | |
2025-06-27T00:26:17.6505953Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\command\\egg_info.py\", line 550, in run | |
2025-06-27T00:26:17.6506403Z self.add_defaults() | |
2025-06-27T00:26:17.6506853Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\command\\egg_info.py\", line 591, in add_defaults | |
2025-06-27T00:26:17.6507341Z rcfiles = list(walk_revctrl()) | |
2025-06-27T00:26:17.6507584Z ^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6508519Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\command\\sdist.py\", line 16, in walk_revctrl | |
2025-06-27T00:26:17.6509005Z yield from ep.load()(dirname) | |
2025-06-27T00:26:17.6509249Z ^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6509728Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools_scm\\_file_finders\\__init__.py\", line 103, in find_files | |
2025-06-27T00:26:17.6510238Z res: list[str] = command(path) | |
2025-06-27T00:26:17.6510481Z ^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6510931Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools_scm\\_file_finders\\hg.py\", line 50, in hg_find_files | |
2025-06-27T00:26:17.6511424Z toplevel = _hg_toplevel(path) | |
2025-06-27T00:26:17.6511670Z ^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6512129Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools_scm\\_file_finders\\hg.py\", line 18, in _hg_toplevel | |
2025-06-27T00:26:17.6512889Z res = _run( | |
2025-06-27T00:26:17.6513105Z ^^^^^ | |
2025-06-27T00:26:17.6513500Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools_scm\\_run_cmd.py\", line 144, in run | |
2025-06-27T00:26:17.6513952Z res = subprocess.run( | |
2025-06-27T00:26:17.6514191Z ^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6514636Z File \"C:\\Users\\Administrator\\AppData\\Roaming\\uv\\python\\cpython-3.12.9-windows-x86_64-none\\Lib\\subprocess.py\", line 552, in run | |
2025-06-27T00:26:17.6515145Z stdout, stderr = process.communicate(input, timeout=timeout) | |
2025-06-27T00:26:17.6515445Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6515933Z File \"C:\\Users\\Administrator\\AppData\\Roaming\\uv\\python\\cpython-3.12.9-windows-x86_64-none\\Lib\\subprocess.py\", line 1211, in communicate | |
2025-06-27T00:26:17.6516465Z stdout, stderr = self._communicate(input, endtime, timeout) | |
2025-06-27T00:26:17.6516759Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6517232Z File \"C:\\Users\\Administrator\\AppData\\Roaming\\uv\\python\\cpython-3.12.9-windows-x86_64-none\\Lib\\subprocess.py\", line 1632, in _communicate | |
2025-06-27T00:26:17.6517738Z raise TimeoutExpired(self.args, orig_timeout) | |
2025-06-27T00:26:17.6518290Z subprocess.TimeoutExpired: Command \'[\'hg\', \'root\']\' timed out after 40 seconds | |
2025-06-27T00:26:17.6518593Z | |
2025-06-27T00:26:17.6518811Z hint: This usually indicates a problem with the package or the build environment. | |
2025-06-27T00:26:17.6519137Z ``` | |
2025-06-27T00:26:17.6519310Z ``` | |
2025-06-27T00:26:17.6519612Z command=`"V:\\uv\\target\\debug\\uv.exe" "lock" "--cache-dir" "V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache"` | |
2025-06-27T00:26:17.6519989Z code=1 | |
2025-06-27T00:26:17.6520171Z stdout="" | |
2025-06-27T00:26:17.6520345Z stderr=``` | |
2025-06-27T00:26:17.6520944Z × Failed to build `anyio @ https://files.pythonhosted.org/packages/db/4d/3970183622f0330d3c23d9b8a5f52e365e50381fd484d08e3285104333d3/anyio-4.3.0.tar.gz` | |
2025-06-27T00:26:17.6521558Z ├─▶ The build backend returned an error | |
2025-06-27T00:26:17.6521936Z ╰─▶ Call to `setuptools.build_meta.build_wheel` failed (exit code: 1) | |
2025-06-27T00:26:17.6522190Z | |
2025-06-27T00:26:17.6522304Z [stdout] | |
2025-06-27T00:26:17.6522495Z running egg_info | |
2025-06-27T00:26:17.6522788Z writing src\\anyio.egg-info\\PKG-INFO | |
2025-06-27T00:26:17.6523119Z writing dependency_links to src\\anyio.egg-info\\dependency_links.txt | |
2025-06-27T00:26:17.6523893Z writing entry points to src\\anyio.egg-info\\entry_points.txt | |
2025-06-27T00:26:17.6524249Z writing requirements to src\\anyio.egg-info\\requires.txt | |
2025-06-27T00:26:17.6524599Z writing top-level names to src\\anyio.egg-info\\top_level.txt | |
2025-06-27T00:26:17.6524840Z | |
2025-06-27T00:26:17.6524953Z [stderr] | |
2025-06-27T00:26:17.6525173Z Traceback (most recent call last): | |
2025-06-27T00:26:17.6525441Z File \"<string>\", line 14, in <module> | |
2025-06-27T00:26:17.6525951Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\build_meta.py\", line 325, in get_requires_for_build_wheel | |
2025-06-27T00:26:17.6526546Z return self._get_build_requires(config_settings, requirements=[\'wheel\']) | |
2025-06-27T00:26:17.6526893Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6527394Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\build_meta.py\", line 295, in _get_build_requires | |
2025-06-27T00:26:17.6527874Z self.run_setup() | |
2025-06-27T00:26:17.6528540Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\build_meta.py\", line 311, in run_setup | |
2025-06-27T00:26:17.6529000Z exec(code, locals()) | |
2025-06-27T00:26:17.6529250Z File \"<string>\", line 1, in <module> | |
2025-06-27T00:26:17.6529688Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\__init__.py\", line 104, in setup | |
2025-06-27T00:26:17.6530143Z return distutils.core.setup(**attrs) | |
2025-06-27T00:26:17.6530403Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6530839Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\_distutils\\core.py\", line 185, in setup | |
2025-06-27T00:26:17.6531302Z return run_commands(dist) | |
2025-06-27T00:26:17.6531539Z ^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6532004Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\_distutils\\core.py\", line 201, in run_commands | |
2025-06-27T00:26:17.6532475Z dist.run_commands() | |
2025-06-27T00:26:17.6532913Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\_distutils\\dist.py\", line 969, in run_commands | |
2025-06-27T00:26:17.6533383Z self.run_command(cmd) | |
2025-06-27T00:26:17.6533805Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\dist.py\", line 967, in run_command | |
2025-06-27T00:26:17.6534261Z super().run_command(command) | |
2025-06-27T00:26:17.6534725Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\_distutils\\dist.py\", line 988, in run_command | |
2025-06-27T00:26:17.6535193Z cmd_obj.run() | |
2025-06-27T00:26:17.6535619Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\command\\egg_info.py\", line 321, in run | |
2025-06-27T00:26:17.6536062Z self.find_sources() | |
2025-06-27T00:26:17.6536512Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\command\\egg_info.py\", line 329, in find_sources | |
2025-06-27T00:26:17.6536978Z mm.run() | |
2025-06-27T00:26:17.6537445Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\command\\egg_info.py\", line 550, in run | |
2025-06-27T00:26:17.6537892Z self.add_defaults() | |
2025-06-27T00:26:17.6538706Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\command\\egg_info.py\", line 591, in add_defaults | |
2025-06-27T00:26:17.6539186Z rcfiles = list(walk_revctrl()) | |
2025-06-27T00:26:17.6539435Z ^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6539870Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools\\command\\sdist.py\", line 16, in walk_revctrl | |
2025-06-27T00:26:17.6540343Z yield from ep.load()(dirname) | |
2025-06-27T00:26:17.6540577Z ^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6541043Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools_scm\\_file_finders\\__init__.py\", line 103, in find_files | |
2025-06-27T00:26:17.6541531Z res: list[str] = command(path) | |
2025-06-27T00:26:17.6541781Z ^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6542232Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools_scm\\_file_finders\\hg.py\", line 50, in hg_find_files | |
2025-06-27T00:26:17.6542712Z toplevel = _hg_toplevel(path) | |
2025-06-27T00:26:17.6543182Z ^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6543637Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools_scm\\_file_finders\\hg.py\", line 18, in _hg_toplevel | |
2025-06-27T00:26:17.6544097Z res = _run( | |
2025-06-27T00:26:17.6544301Z ^^^^^ | |
2025-06-27T00:26:17.6544687Z File \"V:\\uv-tmp\\uv\\tests\\.tmpH1jK8V\\cache\\builds-v0\\.tmplldMC6\\Lib\\site-packages\\setuptools_scm\\_run_cmd.py\", line 144, in run | |
2025-06-27T00:26:17.6545134Z res = subprocess.run( | |
2025-06-27T00:26:17.6545366Z ^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6545797Z File \"C:\\Users\\Administrator\\AppData\\Roaming\\uv\\python\\cpython-3.12.9-windows-x86_64-none\\Lib\\subprocess.py\", line 552, in run | |
2025-06-27T00:26:17.6546308Z stdout, stderr = process.communicate(input, timeout=timeout) | |
2025-06-27T00:26:17.6546612Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6547088Z File \"C:\\Users\\Administrator\\AppData\\Roaming\\uv\\python\\cpython-3.12.9-windows-x86_64-none\\Lib\\subprocess.py\", line 1211, in communicate | |
2025-06-27T00:26:17.6547616Z stdout, stderr = self._communicate(input, endtime, timeout) | |
2025-06-27T00:26:17.6547920Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6548385Z File \"C:\\Users\\Administrator\\AppData\\Roaming\\uv\\python\\cpython-3.12.9-windows-x86_64-none\\Lib\\subprocess.py\", line 1632, in _communicate | |
2025-06-27T00:26:17.6548877Z raise TimeoutExpired(self.args, orig_timeout) | |
2025-06-27T00:26:17.6549254Z subprocess.TimeoutExpired: Command \'[\'hg\', \'root\']\' timed out after 40 seconds | |
2025-06-27T00:26:17.6549565Z | |
2025-06-27T00:26:17.6549782Z hint: This usually indicates a problem with the package or the build environment. | |
2025-06-27T00:26:17.6550122Z ``` | |
2025-06-27T00:26:17.6550248Z | |
2025-06-27T00:26:17.6550305Z | |
2025-06-27T00:26:17.6550583Z stack backtrace: | |
2025-06-27T00:26:17.6550823Z 0: std::panicking::begin_panic_handler | |
2025-06-27T00:26:17.6551192Z at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library\std\src\panicking.rs:695 | |
2025-06-27T00:26:17.6551559Z 1: core::panicking::panic_fmt | |
2025-06-27T00:26:17.6551912Z at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library\core\src\panicking.rs:75 | |
2025-06-27T00:26:17.6552347Z 2: core::panicking::panic_display<assert_cmd::assert::AssertError> | |
2025-06-27T00:26:17.6552769Z at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb\library\core\src\panicking.rs:261 | |
2025-06-27T00:26:17.6553608Z 3: assert_cmd::assert::impl$35::panic::panic_cold_display<assert_cmd::assert::AssertError> | |
2025-06-27T00:26:17.6554063Z at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb\library\core\src\panic.rs:100 | |
2025-06-27T00:26:17.6554491Z 4: assert_cmd::assert::AssertError::panic<assert_cmd::assert::Assert> | |
2025-06-27T00:26:17.6554917Z at V:\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\assert_cmd-2.0.17\src\assert.rs:1033 | |
2025-06-27T00:26:17.6555516Z 5: core::ops::function::FnOnce::call_once<assert_cmd::assert::Assert (*)(assert_cmd::assert::AssertError),tuple$<assert_cmd::assert::AssertError> > | |
2025-06-27T00:26:17.6556108Z at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb\library\core\src\ops\function.rs:250 | |
2025-06-27T00:26:17.6556885Z 6: enum2$<core::result::Result<assert_cmd::assert::Assert,assert_cmd::assert::AssertError> >::unwrap_or_else<assert_cmd::assert::Assert,assert_cmd::assert::AssertError,assert_cmd::assert::Assert (*)(assert_cmd::assert::AssertError)> | |
2025-06-27T00:26:17.6557666Z at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb\library\core\src\result.rs:1463 | |
2025-06-27T00:26:17.6558260Z 7: assert_cmd::assert::Assert::success | |
2025-06-27T00:26:17.6558635Z at V:\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\assert_cmd-2.0.17\src\assert.rs:158 | |
2025-06-27T00:26:17.6559003Z 8: it::export::pep_751_sdist_url | |
2025-06-27T00:26:17.6559250Z at .\tests\it\export.rs:4073 | |
2025-06-27T00:26:17.6559512Z 9: it::export::pep_751_sdist_url::closure$0 | |
2025-06-27T00:26:17.6559764Z at .\tests\it\export.rs:4059 | |
2025-06-27T00:26:17.6560119Z 10: core::ops::function::FnOnce::call_once<it::export::pep_751_sdist_url::closure_env$0,tuple$<> > | |
2025-06-27T00:26:17.6560634Z at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb\library\core\src\ops\function.rs:250 | |
2025-06-27T00:26:17.6561019Z 11: core::ops::function::FnOnce::call_once | |
2025-06-27T00:26:17.6561394Z at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library\core\src\ops\function.rs:250 | |
2025-06-27T00:26:17.6561958Z note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.[0m | |
2025-06-27T00:26:17.6562271Z | |
2025-06-27T00:26:17.6562571Z [31;1m FAIL[0m [ 43.700s] [35;1muv::it[0m [36mlock[0m[36m::[0m[34;1mlock_sdist_url[0m | |
2025-06-27T00:26:17.6562959Z [31;1m [0m [31;1mstdout[0m [31;1m───[0m | |
2025-06-27T00:26:17.6563149Z | |
2025-06-27T00:26:17.6563263Z running 1 test | |
2025-06-27T00:26:17.6563594Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ | |
2025-06-27T00:26:17.6563892Z Snapshot: lock_sdist_url | |
2025-06-27T00:26:17.6564112Z Source: V:\uv:1116 | |
2025-06-27T00:26:17.6564399Z ─────────────────────────────────────────────────────────────────────────────── | |
2025-06-27T00:26:17.6564681Z Expression: snapshot | |
2025-06-27T00:26:17.6565000Z ─────────────────────────────────────────────────────────────────────────────── | |
2025-06-27T00:26:17.6565282Z -old snapshot | |
2025-06-27T00:26:17.6565469Z +new results | |
2025-06-27T00:26:17.6565755Z ────────────┬────────────────────────────────────────────────────────────────── | |
2025-06-27T00:26:17.6566066Z 0 │-success: true | |
2025-06-27T00:26:17.6566333Z 1 │-exit_code: 0 | |
2025-06-27T00:26:17.6566589Z 0 │+success: false | |
2025-06-27T00:26:17.6566830Z 1 │+exit_code: 1 | |
2025-06-27T00:26:17.6567094Z 2 2 │ ----- stdout ----- | |
2025-06-27T00:26:17.6567413Z 3 3 │ | |
2025-06-27T00:26:17.6567651Z 4 4 │ ----- stderr ----- | |
2025-06-27T00:26:17.6567951Z 5 │-Resolved 4 packages in [TIME] | |
2025-06-27T00:26:17.6568633Z 5 │+ × Failed to build `anyio @ https://files.pythonhosted.org/packages/db/4d/3970183622f0330d3c23d9b8a5f52e365e50381fd484d08e3285104333d3/anyio-4.3.0.tar.gz` | |
2025-06-27T00:26:17.6569253Z 6 │+ ├─▶ The build backend returned an error | |
2025-06-27T00:26:17.6569895Z 7 │+ ╰─▶ Call to `setuptools.build_meta.build_wheel` failed (exit code: 1) | |
2025-06-27T00:26:17.6570441Z 8 │+ | |
2025-06-27T00:26:17.6570672Z 9 │+ [stdout] | |
2025-06-27T00:26:17.6570932Z 10 │+ running egg_info | |
2025-06-27T00:26:17.6571234Z 11 │+ writing src/anyio.egg-info/PKG-INFO | |
2025-06-27T00:26:17.6571618Z 12 │+ writing dependency_links to src/anyio.egg-info/dependency_links.txt | |
2025-06-27T00:26:17.6572042Z 13 │+ writing entry points to src/anyio.egg-info/entry_points.txt | |
2025-06-27T00:26:17.6572429Z 14 │+ writing requirements to src/anyio.egg-info/requires.txt | |
2025-06-27T00:26:17.6572839Z 15 │+ writing top-level names to src/anyio.egg-info/top_level.txt | |
2025-06-27T00:26:17.6573147Z 16 │+ | |
2025-06-27T00:26:17.6573363Z 17 │+ [stderr] | |
2025-06-27T00:26:17.6573650Z 18 │+ Traceback (most recent call last): | |
2025-06-27T00:26:17.6573973Z 19 │+ File "<string>", line 14, in <module> | |
2025-06-27T00:26:17.6574424Z 20 │+ File "[CACHE_DIR]/builds-v0/[TMP]/build_meta.py", line 325, in get_requires_for_build_wheel | |
2025-06-27T00:26:17.6574930Z 21 │+ return self._get_build_requires(config_settings, requirements=['wheel']) | |
2025-06-27T00:26:17.6575325Z 22 │+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6575732Z 23 │+ File "[CACHE_DIR]/builds-v0/[TMP]/build_meta.py", line 295, in _get_build_requires | |
2025-06-27T00:26:17.6576109Z 24 │+ self.run_setup() | |
2025-06-27T00:26:17.6576486Z 25 │+ File "[CACHE_DIR]/builds-v0/[TMP]/build_meta.py", line 311, in run_setup | |
2025-06-27T00:26:17.6576853Z 26 │+ exec(code, locals()) | |
2025-06-27T00:26:17.6577234Z 27 │+ File "<string>", line 1, in <module> | |
2025-06-27T00:26:17.6577592Z 28 │+ File "[CACHE_DIR]/builds-v0/[TMP]/__init__.py", line 104, in setup | |
2025-06-27T00:26:17.6577963Z 29 │+ return distutils.core.setup(**attrs) | |
2025-06-27T00:26:17.6578280Z 30 │+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6578632Z 31 │+ File "[CACHE_DIR]/builds-v0/[TMP]/core.py", line 185, in setup | |
2025-06-27T00:26:17.6578967Z 32 │+ return run_commands(dist) | |
2025-06-27T00:26:17.6579248Z 33 │+ ^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6579601Z 34 │+ File "[CACHE_DIR]/builds-v0/[TMP]/core.py", line 201, in run_commands | |
2025-06-27T00:26:17.6579961Z 35 │+ dist.run_commands() | |
2025-06-27T00:26:17.6580317Z 36 │+ File "[CACHE_DIR]/builds-v0/[TMP]/dist.py", line 969, in run_commands | |
2025-06-27T00:26:17.6580664Z 37 │+ self.run_command(cmd) | |
2025-06-27T00:26:17.6581282Z 38 │+ File "[CACHE_DIR]/builds-v0/[TMP]/dist.py", line 967, in run_command | |
2025-06-27T00:26:17.6581661Z 39 │+ super().run_command(command) | |
2025-06-27T00:26:17.6582013Z 40 │+ File "[CACHE_DIR]/builds-v0/[TMP]/dist.py", line 988, in run_command | |
2025-06-27T00:26:17.6582806Z 41 │+ cmd_obj.run() | |
2025-06-27T00:26:17.6583159Z 42 │+ File "[CACHE_DIR]/builds-v0/[TMP]/egg_info.py", line 321, in run | |
2025-06-27T00:26:17.6583508Z 43 │+ self.find_sources() | |
2025-06-27T00:26:17.6583867Z 44 │+ File "[CACHE_DIR]/builds-v0/[TMP]/egg_info.py", line 329, in find_sources | |
2025-06-27T00:26:17.6584209Z 45 │+ mm.run() | |
2025-06-27T00:26:17.6584555Z 46 │+ File "[CACHE_DIR]/builds-v0/[TMP]/egg_info.py", line 550, in run | |
2025-06-27T00:26:17.6584897Z 47 │+ self.add_defaults() | |
2025-06-27T00:26:17.6585265Z 48 │+ File "[CACHE_DIR]/builds-v0/[TMP]/egg_info.py", line 591, in add_defaults | |
2025-06-27T00:26:17.6585883Z 49 │+ rcfiles = list(walk_revctrl()) | |
2025-06-27T00:26:17.6586175Z 50 │+ ^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6586532Z 51 │+ File "[CACHE_DIR]/builds-v0/[TMP]/sdist.py", line 16, in walk_revctrl | |
2025-06-27T00:26:17.6586888Z 52 │+ yield from ep.load()(dirname) | |
2025-06-27T00:26:17.6587172Z 53 │+ ^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6587525Z 54 │+ File "[CACHE_DIR]/builds-v0/[TMP]/__init__.py", line 103, in find_files | |
2025-06-27T00:26:17.6587891Z 55 │+ res: list[str] = command(path) | |
2025-06-27T00:26:17.6588175Z 56 │+ ^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6588520Z 57 │+ File "[CACHE_DIR]/builds-v0/[TMP]/hg.py", line 50, in hg_find_files | |
2025-06-27T00:26:17.6588877Z 58 │+ toplevel = _hg_toplevel(path) | |
2025-06-27T00:26:17.6589175Z 59 │+ ^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6589513Z 60 │+ File "[CACHE_DIR]/builds-v0/[TMP]/hg.py", line 18, in _hg_toplevel | |
2025-06-27T00:26:17.6589843Z 61 │+ res = _run( | |
2025-06-27T00:26:17.6590106Z 62 │+ ^^^^^ | |
2025-06-27T00:26:17.6590447Z 63 │+ File "[CACHE_DIR]/builds-v0/[TMP]/_run_cmd.py", line 144, in run | |
2025-06-27T00:26:17.6590778Z 64 │+ res = subprocess.run( | |
2025-06-27T00:26:17.6591047Z 65 │+ ^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6591594Z 66 │+ File "C:/Users/Administrator/AppData/Roaming/uv/python/cpython-3.12.[X]-windows-x86_64-none/Lib/subprocess.py", line 552, in run | |
2025-06-27T00:26:17.6592203Z 67 │+ stdout, stderr = process.communicate(input, timeout=timeout) | |
2025-06-27T00:26:17.6592569Z 68 │+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6593160Z 69 │+ File "C:/Users/Administrator/AppData/Roaming/uv/python/cpython-3.12.[X]-windows-x86_64-none/Lib/subprocess.py", line 1211, in communicate | |
2025-06-27T00:26:17.6593770Z 70 │+ stdout, stderr = self._communicate(input, endtime, timeout) | |
2025-06-27T00:26:17.6594118Z 71 │+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6594700Z 72 │+ File "C:/Users/Administrator/AppData/Roaming/uv/python/cpython-3.12.[X]-windows-x86_64-none/Lib/subprocess.py", line 1632, in _communicate | |
2025-06-27T00:26:17.6595294Z 73 │+ raise TimeoutExpired(self.args, orig_timeout) | |
2025-06-27T00:26:17.6595725Z 74 │+ subprocess.TimeoutExpired: Command '['hg', 'root']' timed out after 40 seconds | |
2025-06-27T00:26:17.6596090Z 75 │+ | |
2025-06-27T00:26:17.6596523Z 76 │+ hint: This usually indicates a problem with the package or the build environment. | |
2025-06-27T00:26:17.6596977Z ────────────┴────────────────────────────────────────────────────────────────── | |
2025-06-27T00:26:17.6597338Z Stopped on the first failure. Run `cargo insta test` to run all snapshots. | |
2025-06-27T00:26:17.6597671Z test lock::lock_sdist_url ... FAILED | |
2025-06-27T00:26:17.6597875Z | |
2025-06-27T00:26:17.6597987Z failures: | |
2025-06-27T00:26:17.6598121Z | |
2025-06-27T00:26:17.6598238Z failures: | |
2025-06-27T00:26:17.6598431Z lock::lock_sdist_url | |
2025-06-27T00:26:17.6598594Z | |
2025-06-27T00:26:17.6598841Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 1703 filtered out; finished in 43.67s | |
2025-06-27T00:26:17.6599225Z [0m | |
2025-06-27T00:26:17.6599458Z [31;1m [0m [31;1mstderr[0m [31;1m───[0m | |
2025-06-27T00:26:17.6599664Z | |
2025-06-27T00:26:17.6599897Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Unfiltered output ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ | |
2025-06-27T00:26:17.6600193Z ----- stdout ----- | |
2025-06-27T00:26:17.6600608Z | |
2025-06-27T00:26:17.6600724Z ----- stderr ----- | |
2025-06-27T00:26:17.6601321Z × Failed to build `anyio @ https://files.pythonhosted.org/packages/db/4d/3970183622f0330d3c23d9b8a5f52e365e50381fd484d08e3285104333d3/anyio-4.3.0.tar.gz` | |
2025-06-27T00:26:17.6601921Z ├─▶ The build backend returned an error | |
2025-06-27T00:26:17.6602272Z ╰─▶ Call to `setuptools.build_meta.build_wheel` failed (exit code: 1) | |
2025-06-27T00:26:17.6602521Z | |
2025-06-27T00:26:17.6602628Z [stdout] | |
2025-06-27T00:26:17.6602825Z running egg_info | |
2025-06-27T00:26:17.6603062Z writing src\anyio.egg-info\PKG-INFO | |
2025-06-27T00:26:17.6603376Z writing dependency_links to src\anyio.egg-info\dependency_links.txt | |
2025-06-27T00:26:17.6603741Z writing entry points to src\anyio.egg-info\entry_points.txt | |
2025-06-27T00:26:17.6604080Z writing requirements to src\anyio.egg-info\requires.txt | |
2025-06-27T00:26:17.6604418Z writing top-level names to src\anyio.egg-info\top_level.txt | |
2025-06-27T00:26:17.6604668Z | |
2025-06-27T00:26:17.6604777Z [stderr] | |
2025-06-27T00:26:17.6604977Z Traceback (most recent call last): | |
2025-06-27T00:26:17.6605276Z File "<string>", line 14, in <module> | |
2025-06-27T00:26:17.6605818Z File "V:\uv-tmp\uv\tests\.tmppO7ffA\cache\builds-v0\.tmpgexe5O\Lib\site-packages\setuptools\build_meta.py", line 325, in get_requires_for_build_wheel | |
2025-06-27T00:26:17.6606414Z return self._get_build_requires(config_settings, requirements=['wheel']) | |
2025-06-27T00:26:17.6606756Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6607248Z File "V:\uv-tmp\uv\tests\.tmppO7ffA\cache\builds-v0\.tmpgexe5O\Lib\site-packages\setuptools\build_meta.py", line 295, in _get_build_requires | |
2025-06-27T00:26:17.6607738Z self.run_setup() | |
2025-06-27T00:26:17.6608178Z File "V:\uv-tmp\uv\tests\.tmppO7ffA\cache\builds-v0\.tmpgexe5O\Lib\site-packages\setuptools\build_meta.py", line 311, in run_setup | |
2025-06-27T00:26:17.6608651Z exec(code, locals()) | |
2025-06-27T00:26:17.6608920Z File "<string>", line 1, in <module> | |
2025-06-27T00:26:17.6609364Z File "V:\uv-tmp\uv\tests\.tmppO7ffA\cache\builds-v0\.tmpgexe5O\Lib\site-packages\setuptools\__init__.py", line 104, in setup | |
2025-06-27T00:26:17.6609814Z return distutils.core.setup(**attrs) | |
2025-06-27T00:26:17.6610069Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6610985Z File "V:\uv-tmp\uv\tests\.tmppO7ffA\cache\builds-v0\.tmpgexe5O\Lib\site-packages\setuptools\_distutils\core.py", line 185, in setup | |
2025-06-27T00:26:17.6611768Z return run_commands(dist) | |
2025-06-27T00:26:17.6612077Z ^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6612690Z File "V:\uv-tmp\uv\tests\.tmppO7ffA\cache\builds-v0\.tmpgexe5O\Lib\site-packages\setuptools\_distutils\core.py", line 201, in run_commands | |
2025-06-27T00:26:17.6613233Z dist.run_commands() | |
2025-06-27T00:26:17.6613721Z File "V:\uv-tmp\uv\tests\.tmppO7ffA\cache\builds-v0\.tmpgexe5O\Lib\site-packages\setuptools\_distutils\dist.py", line 969, in run_commands | |
2025-06-27T00:26:17.6614508Z self.run_command(cmd) | |
2025-06-27T00:26:17.6614981Z File "V:\uv-tmp\uv\tests\.tmppO7ffA\cache\builds-v0\.tmpgexe5O\Lib\site-packages\setuptools\dist.py", line 967, in run_command | |
2025-06-27T00:26:17.6615433Z super().run_command(command) | |
2025-06-27T00:26:17.6615932Z File "V:\uv-tmp\uv\tests\.tmppO7ffA\cache\builds-v0\.tmpgexe5O\Lib\site-packages\setuptools\_distutils\dist.py", line 988, in run_command | |
2025-06-27T00:26:17.6616389Z cmd_obj.run() | |
2025-06-27T00:26:17.6616831Z File "V:\uv-tmp\uv\tests\.tmppO7ffA\cache\builds-v0\.tmpgexe5O\Lib\site-packages\setuptools\command\egg_info.py", line 321, in run | |
2025-06-27T00:26:17.6617690Z self.find_sources() | |
2025-06-27T00:26:17.6618149Z File "V:\uv-tmp\uv\tests\.tmppO7ffA\cache\builds-v0\.tmpgexe5O\Lib\site-packages\setuptools\command\egg_info.py", line 329, in find_sources | |
2025-06-27T00:26:17.6618598Z mm.run() | |
2025-06-27T00:26:17.6619008Z File "V:\uv-tmp\uv\tests\.tmppO7ffA\cache\builds-v0\.tmpgexe5O\Lib\site-packages\setuptools\command\egg_info.py", line 550, in run | |
2025-06-27T00:26:17.6619451Z self.add_defaults() | |
2025-06-27T00:26:17.6619910Z File "V:\uv-tmp\uv\tests\.tmppO7ffA\cache\builds-v0\.tmpgexe5O\Lib\site-packages\setuptools\command\egg_info.py", line 591, in add_defaults | |
2025-06-27T00:26:17.6620379Z rcfiles = list(walk_revctrl()) | |
2025-06-27T00:26:17.6620620Z ^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6621085Z File "V:\uv-tmp\uv\tests\.tmppO7ffA\cache\builds-v0\.tmpgexe5O\Lib\site-packages\setuptools\command\sdist.py", line 16, in walk_revctrl | |
2025-06-27T00:26:17.6621578Z yield from ep.load()(dirname) | |
2025-06-27T00:26:17.6621812Z ^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6622295Z File "V:\uv-tmp\uv\tests\.tmppO7ffA\cache\builds-v0\.tmpgexe5O\Lib\site-packages\setuptools_scm\_file_finders\__init__.py", line 103, in find_files | |
2025-06-27T00:26:17.6622789Z res: list[str] = command(path) | |
2025-06-27T00:26:17.6623028Z ^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6623505Z File "V:\uv-tmp\uv\tests\.tmppO7ffA\cache\builds-v0\.tmpgexe5O\Lib\site-packages\setuptools_scm\_file_finders\hg.py", line 50, in hg_find_files | |
2025-06-27T00:26:17.6623989Z toplevel = _hg_toplevel(path) | |
2025-06-27T00:26:17.6624232Z ^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6624683Z File "V:\uv-tmp\uv\tests\.tmppO7ffA\cache\builds-v0\.tmpgexe5O\Lib\site-packages\setuptools_scm\_file_finders\hg.py", line 18, in _hg_toplevel | |
2025-06-27T00:26:17.6625164Z res = _run( | |
2025-06-27T00:26:17.6625391Z ^^^^^ | |
2025-06-27T00:26:17.6625794Z File "V:\uv-tmp\uv\tests\.tmppO7ffA\cache\builds-v0\.tmpgexe5O\Lib\site-packages\setuptools_scm\_run_cmd.py", line 144, in run | |
2025-06-27T00:26:17.6626230Z res = subprocess.run( | |
2025-06-27T00:26:17.6626475Z ^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6626930Z File "C:\Users\Administrator\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\subprocess.py", line 552, in run | |
2025-06-27T00:26:17.6627431Z stdout, stderr = process.communicate(input, timeout=timeout) | |
2025-06-27T00:26:17.6627755Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6628314Z File "C:\Users\Administrator\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\subprocess.py", line 1211, in communicate | |
2025-06-27T00:26:17.6628822Z stdout, stderr = self._communicate(input, endtime, timeout) | |
2025-06-27T00:26:17.6629117Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6629606Z File "C:\Users\Administrator\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\subprocess.py", line 1632, in _communicate | |
2025-06-27T00:26:17.6630115Z raise TimeoutExpired(self.args, orig_timeout) | |
2025-06-27T00:26:17.6630474Z subprocess.TimeoutExpired: Command '['hg', 'root']' timed out after 40 seconds | |
2025-06-27T00:26:17.6630767Z | |
2025-06-27T00:26:17.6630982Z hint: This usually indicates a problem with the package or the build environment. | |
2025-06-27T00:26:17.6631263Z | |
2025-06-27T00:26:17.6631563Z ──────────────────────────────────────────────────────────────────────────────── | |
2025-06-27T00:26:17.6631802Z | |
2025-06-27T00:26:17.6631873Z | |
2025-06-27T00:26:17.6632383Z [0m[31;1mthread 'lock::lock_sdist_url' panicked at V:/.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\insta-1.43.1\src\runtime.rs:679:13:[0m | |
2025-06-27T00:26:17.6633293Z [31;1msnapshot assertion for 'lock_sdist_url' failed in line 1116[0m | |
2025-06-27T00:26:17.6633620Z stack backtrace: | |
2025-06-27T00:26:17.6633867Z 0: std::panicking::begin_panic_handler | |
2025-06-27T00:26:17.6634242Z at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library\std\src\panicking.rs:695 | |
2025-06-27T00:26:17.6634616Z 1: core::panicking::panic_fmt | |
2025-06-27T00:26:17.6634967Z at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library\core\src\panicking.rs:75 | |
2025-06-27T00:26:17.6635370Z 2: insta::runtime::SnapshotAssertionContext::finalize | |
2025-06-27T00:26:17.6635763Z at V:\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\insta-1.43.1\src\runtime.rs:679 | |
2025-06-27T00:26:17.6636131Z 3: insta::runtime::assert_snapshot | |
2025-06-27T00:26:17.6636476Z at V:\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\insta-1.43.1\src\runtime.rs:848 | |
2025-06-27T00:26:17.6636841Z 4: it::lock::lock_sdist_url | |
2025-06-27T00:26:17.6637070Z at .\tests\it\common\mod.rs:1721 | |
2025-06-27T00:26:17.6637331Z 5: it::lock::lock_sdist_url::closure$0 | |
2025-06-27T00:26:17.6637577Z at .\tests\it\lock.rs:1102 | |
2025-06-27T00:26:17.6637920Z 6: core::ops::function::FnOnce::call_once<it::lock::lock_sdist_url::closure_env$0,tuple$<> > | |
2025-06-27T00:26:17.6638386Z at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb\library\core\src\ops\function.rs:250 | |
2025-06-27T00:26:17.6638768Z 7: core::ops::function::FnOnce::call_once | |
2025-06-27T00:26:17.6639150Z at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library\core\src\ops\function.rs:250 | |
2025-06-27T00:26:17.6639695Z note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.[0m | |
2025-06-27T00:26:17.6639995Z | |
2025-06-27T00:26:17.6640319Z [31;1m FAIL[0m [ 42.932s] [35;1muv::it[0m [36mlock[0m[36m::[0m[34;1mno_lowest_warning_with_name_and_url[0m | |
2025-06-27T00:26:17.6640720Z [31;1m [0m [31;1mstdout[0m [31;1m───[0m | |
2025-06-27T00:26:17.6640913Z | |
2025-06-27T00:26:17.6641034Z running 1 test | |
2025-06-27T00:26:17.6641335Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ | |
2025-06-27T00:26:17.6641646Z Snapshot: no_lowest_warning_with_name_and_url | |
2025-06-27T00:26:17.6641909Z Source: V:\uv:24064 | |
2025-06-27T00:26:17.6642201Z ─────────────────────────────────────────────────────────────────────────────── | |
2025-06-27T00:26:17.6642487Z Expression: snapshot | |
2025-06-27T00:26:17.6642790Z ─────────────────────────────────────────────────────────────────────────────── | |
2025-06-27T00:26:17.6643058Z -old snapshot | |
2025-06-27T00:26:17.6643247Z +new results | |
2025-06-27T00:26:17.6643592Z ────────────┬────────────────────────────────────────────────────────────────── | |
2025-06-27T00:26:17.6643910Z 0 │-success: true | |
2025-06-27T00:26:17.6644585Z 1 │-exit_code: 0 | |
2025-06-27T00:26:17.6644850Z 0 │+success: false | |
2025-06-27T00:26:17.6645094Z 1 │+exit_code: 1 | |
2025-06-27T00:26:17.6645340Z 2 2 │ ----- stdout ----- | |
2025-06-27T00:26:17.6645818Z 3 3 │ | |
2025-06-27T00:26:17.6646060Z 4 4 │ ----- stderr ----- | |
2025-06-27T00:26:17.6646341Z 5 │-Resolved 10 packages in [TIME] | |
2025-06-27T00:26:17.6647042Z 5 │+ × Failed to build `anyio @ https://files.pythonhosted.org/packages/e6/e3/c4c8d473d6780ef1853d630d581f70d655b4f8d7553c6997958c283039a2/anyio-4.4.0.tar.gz` | |
2025-06-27T00:26:17.6647670Z 6 │+ ├─▶ The build backend returned an error | |
2025-06-27T00:26:17.6648073Z 7 │+ ╰─▶ Call to `setuptools.build_meta.build_wheel` failed (exit code: 1) | |
2025-06-27T00:26:17.6648424Z 8 │+ | |
2025-06-27T00:26:17.6648656Z 9 │+ [stdout] | |
2025-06-27T00:26:17.6648913Z 10 │+ running egg_info | |
2025-06-27T00:26:17.6649216Z 11 │+ writing src/anyio.egg-info/PKG-INFO | |
2025-06-27T00:26:17.6649616Z 12 │+ writing dependency_links to src/anyio.egg-info/dependency_links.txt | |
2025-06-27T00:26:17.6650048Z 13 │+ writing entry points to src/anyio.egg-info/entry_points.txt | |
2025-06-27T00:26:17.6650443Z 14 │+ writing requirements to src/anyio.egg-info/requires.txt | |
2025-06-27T00:26:17.6650829Z 15 │+ writing top-level names to src/anyio.egg-info/top_level.txt | |
2025-06-27T00:26:17.6651143Z 16 │+ | |
2025-06-27T00:26:17.6651360Z 17 │+ [stderr] | |
2025-06-27T00:26:17.6651637Z 18 │+ Traceback (most recent call last): | |
2025-06-27T00:26:17.6651941Z 19 │+ File "<string>", line 14, in <module> | |
2025-06-27T00:26:17.6652384Z 20 │+ File "[CACHE_DIR]/builds-v0/[TMP]/build_meta.py", line 325, in get_requires_for_build_wheel | |
2025-06-27T00:26:17.6652885Z 21 │+ return self._get_build_requires(config_settings, requirements=['wheel']) | |
2025-06-27T00:26:17.6653278Z 22 │+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6653683Z 23 │+ File "[CACHE_DIR]/builds-v0/[TMP]/build_meta.py", line 295, in _get_build_requires | |
2025-06-27T00:26:17.6654076Z 24 │+ self.run_setup() | |
2025-06-27T00:26:17.6654442Z 25 │+ File "[CACHE_DIR]/builds-v0/[TMP]/build_meta.py", line 311, in run_setup | |
2025-06-27T00:26:17.6654793Z 26 │+ exec(code, locals()) | |
2025-06-27T00:26:17.6655089Z 27 │+ File "<string>", line 1, in <module> | |
2025-06-27T00:26:17.6655450Z 28 │+ File "[CACHE_DIR]/builds-v0/[TMP]/__init__.py", line 104, in setup | |
2025-06-27T00:26:17.6655884Z 29 │+ return distutils.core.setup(**attrs) | |
2025-06-27T00:26:17.6656197Z 30 │+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6656550Z 31 │+ File "[CACHE_DIR]/builds-v0/[TMP]/core.py", line 185, in setup | |
2025-06-27T00:26:17.6656889Z 32 │+ return run_commands(dist) | |
2025-06-27T00:26:17.6657263Z 33 │+ ^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6657626Z 34 │+ File "[CACHE_DIR]/builds-v0/[TMP]/core.py", line 201, in run_commands | |
2025-06-27T00:26:17.6657984Z 35 │+ dist.run_commands() | |
2025-06-27T00:26:17.6658341Z 36 │+ File "[CACHE_DIR]/builds-v0/[TMP]/dist.py", line 969, in run_commands | |
2025-06-27T00:26:17.6658684Z 37 │+ self.run_command(cmd) | |
2025-06-27T00:26:17.6659031Z 38 │+ File "[CACHE_DIR]/builds-v0/[TMP]/dist.py", line 967, in run_command | |
2025-06-27T00:26:17.6659403Z 39 │+ super().run_command(command) | |
2025-06-27T00:26:17.6659756Z 40 │+ File "[CACHE_DIR]/builds-v0/[TMP]/dist.py", line 988, in run_command | |
2025-06-27T00:26:17.6660163Z 41 │+ cmd_obj.run() | |
2025-06-27T00:26:17.6660494Z 42 │+ File "[CACHE_DIR]/builds-v0/[TMP]/egg_info.py", line 321, in run | |
2025-06-27T00:26:17.6660831Z 43 │+ self.find_sources() | |
2025-06-27T00:26:17.6661190Z 44 │+ File "[CACHE_DIR]/builds-v0/[TMP]/egg_info.py", line 329, in find_sources | |
2025-06-27T00:26:17.6661542Z 45 │+ mm.run() | |
2025-06-27T00:26:17.6661868Z 46 │+ File "[CACHE_DIR]/builds-v0/[TMP]/egg_info.py", line 550, in run | |
2025-06-27T00:26:17.6662205Z 47 │+ self.add_defaults() | |
2025-06-27T00:26:17.6662560Z 48 │+ File "[CACHE_DIR]/builds-v0/[TMP]/egg_info.py", line 591, in add_defaults | |
2025-06-27T00:26:17.6662923Z 49 │+ rcfiles = list(walk_revctrl()) | |
2025-06-27T00:26:17.6663218Z 50 │+ ^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6663583Z 51 │+ File "[CACHE_DIR]/builds-v0/[TMP]/sdist.py", line 16, in walk_revctrl | |
2025-06-27T00:26:17.6663930Z 52 │+ yield from ep.load()(dirname) | |
2025-06-27T00:26:17.6664211Z 53 │+ ^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6664559Z 54 │+ File "[CACHE_DIR]/builds-v0/[TMP]/__init__.py", line 103, in find_files | |
2025-06-27T00:26:17.6664932Z 55 │+ res: list[str] = command(path) | |
2025-06-27T00:26:17.6665216Z 56 │+ ^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6665550Z 57 │+ File "[CACHE_DIR]/builds-v0/[TMP]/hg.py", line 50, in hg_find_files | |
2025-06-27T00:26:17.6665898Z 58 │+ toplevel = _hg_toplevel(path) | |
2025-06-27T00:26:17.6666193Z 59 │+ ^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6666531Z 60 │+ File "[CACHE_DIR]/builds-v0/[TMP]/hg.py", line 18, in _hg_toplevel | |
2025-06-27T00:26:17.6666866Z 61 │+ res = _run( | |
2025-06-27T00:26:17.6667118Z 62 │+ ^^^^^ | |
2025-06-27T00:26:17.6667452Z 63 │+ File "[CACHE_DIR]/builds-v0/[TMP]/_run_cmd.py", line 144, in run | |
2025-06-27T00:26:17.6667784Z 64 │+ res = subprocess.run( | |
2025-06-27T00:26:17.6668059Z 65 │+ ^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6668628Z 66 │+ File "C:/Users/Administrator/AppData/Roaming/uv/python/cpython-3.12.[X]-windows-x86_64-none/Lib/subprocess.py", line 552, in run | |
2025-06-27T00:26:17.6669222Z 67 │+ stdout, stderr = process.communicate(input, timeout=timeout) | |
2025-06-27T00:26:17.6669571Z 68 │+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6670226Z 69 │+ File "C:/Users/Administrator/AppData/Roaming/uv/python/cpython-3.12.[X]-windows-x86_64-none/Lib/subprocess.py", line 1211, in communicate | |
2025-06-27T00:26:17.6670829Z 70 │+ stdout, stderr = self._communicate(input, endtime, timeout) | |
2025-06-27T00:26:17.6671209Z 71 │+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6671783Z 72 │+ File "C:/Users/Administrator/AppData/Roaming/uv/python/cpython-3.12.[X]-windows-x86_64-none/Lib/subprocess.py", line 1632, in _communicate | |
2025-06-27T00:26:17.6672355Z 73 │+ raise TimeoutExpired(self.args, orig_timeout) | |
2025-06-27T00:26:17.6672794Z 74 │+ subprocess.TimeoutExpired: Command '['hg', 'root']' timed out after 40 seconds | |
2025-06-27T00:26:17.6673147Z 75 │+ | |
2025-06-27T00:26:17.6673511Z 76 │+ hint: This usually indicates a problem with the package or the build environment. | |
2025-06-27T00:26:17.6673967Z ────────────┴────────────────────────────────────────────────────────────────── | |
2025-06-27T00:26:17.6674393Z Stopped on the first failure. Run `cargo insta test` to run all snapshots. | |
2025-06-27T00:26:17.6674749Z test lock::no_lowest_warning_with_name_and_url ... FAILED | |
2025-06-27T00:26:17.6674973Z | |
2025-06-27T00:26:17.6675094Z failures: | |
2025-06-27T00:26:17.6675236Z | |
2025-06-27T00:26:17.6675341Z failures: | |
2025-06-27T00:26:17.6675544Z lock::no_lowest_warning_with_name_and_url | |
2025-06-27T00:26:17.6675742Z | |
2025-06-27T00:26:17.6675985Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 1703 filtered out; finished in 42.91s | |
2025-06-27T00:26:17.6676585Z [0m | |
2025-06-27T00:26:17.6676845Z [31;1m [0m [31;1mstderr[0m [31;1m───[0m | |
2025-06-27T00:26:17.6677042Z | |
2025-06-27T00:26:17.6677261Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Unfiltered output ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ | |
2025-06-27T00:26:17.6677564Z ----- stdout ----- | |
2025-06-27T00:26:17.6677732Z | |
2025-06-27T00:26:17.6677841Z ----- stderr ----- | |
2025-06-27T00:26:17.6678435Z × Failed to build `anyio @ https://files.pythonhosted.org/packages/e6/e3/c4c8d473d6780ef1853d630d581f70d655b4f8d7553c6997958c283039a2/anyio-4.4.0.tar.gz` | |
2025-06-27T00:26:17.6679088Z ├─▶ The build backend returned an error | |
2025-06-27T00:26:17.6679435Z ╰─▶ Call to `setuptools.build_meta.build_wheel` failed (exit code: 1) | |
2025-06-27T00:26:17.6679683Z | |
2025-06-27T00:26:17.6679809Z [stdout] | |
2025-06-27T00:26:17.6680004Z running egg_info | |
2025-06-27T00:26:17.6680235Z writing src\anyio.egg-info\PKG-INFO | |
2025-06-27T00:26:17.6680551Z writing dependency_links to src\anyio.egg-info\dependency_links.txt | |
2025-06-27T00:26:17.6680919Z writing entry points to src\anyio.egg-info\entry_points.txt | |
2025-06-27T00:26:17.6681257Z writing requirements to src\anyio.egg-info\requires.txt | |
2025-06-27T00:26:17.6681602Z writing top-level names to src\anyio.egg-info\top_level.txt | |
2025-06-27T00:26:17.6681835Z | |
2025-06-27T00:26:17.6681937Z [stderr] | |
2025-06-27T00:26:17.6682145Z Traceback (most recent call last): | |
2025-06-27T00:26:17.6682415Z File "<string>", line 14, in <module> | |
2025-06-27T00:26:17.6682937Z File "V:\uv-tmp\uv\tests\.tmp220IfP\cache\builds-v0\.tmpvk6JsA\Lib\site-packages\setuptools\build_meta.py", line 325, in get_requires_for_build_wheel | |
2025-06-27T00:26:17.6683515Z return self._get_build_requires(config_settings, requirements=['wheel']) | |
2025-06-27T00:26:17.6683849Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6684332Z File "V:\uv-tmp\uv\tests\.tmp220IfP\cache\builds-v0\.tmpvk6JsA\Lib\site-packages\setuptools\build_meta.py", line 295, in _get_build_requires | |
2025-06-27T00:26:17.6684807Z self.run_setup() | |
2025-06-27T00:26:17.6685316Z File "V:\uv-tmp\uv\tests\.tmp220IfP\cache\builds-v0\.tmpvk6JsA\Lib\site-packages\setuptools\build_meta.py", line 311, in run_setup | |
2025-06-27T00:26:17.6685758Z exec(code, locals()) | |
2025-06-27T00:26:17.6686025Z File "<string>", line 1, in <module> | |
2025-06-27T00:26:17.6686448Z File "V:\uv-tmp\uv\tests\.tmp220IfP\cache\builds-v0\.tmpvk6JsA\Lib\site-packages\setuptools\__init__.py", line 104, in setup | |
2025-06-27T00:26:17.6686887Z return distutils.core.setup(**attrs) | |
2025-06-27T00:26:17.6687152Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6687591Z File "V:\uv-tmp\uv\tests\.tmp220IfP\cache\builds-v0\.tmpvk6JsA\Lib\site-packages\setuptools\_distutils\core.py", line 185, in setup | |
2025-06-27T00:26:17.6688051Z return run_commands(dist) | |
2025-06-27T00:26:17.6688292Z ^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6688749Z File "V:\uv-tmp\uv\tests\.tmp220IfP\cache\builds-v0\.tmpvk6JsA\Lib\site-packages\setuptools\_distutils\core.py", line 201, in run_commands | |
2025-06-27T00:26:17.6689206Z dist.run_commands() | |
2025-06-27T00:26:17.6689732Z File "V:\uv-tmp\uv\tests\.tmp220IfP\cache\builds-v0\.tmpvk6JsA\Lib\site-packages\setuptools\_distutils\dist.py", line 969, in run_commands | |
2025-06-27T00:26:17.6690201Z self.run_command(cmd) | |
2025-06-27T00:26:17.6690622Z File "V:\uv-tmp\uv\tests\.tmp220IfP\cache\builds-v0\.tmpvk6JsA\Lib\site-packages\setuptools\dist.py", line 967, in run_command | |
2025-06-27T00:26:17.6691058Z super().run_command(command) | |
2025-06-27T00:26:17.6691534Z File "V:\uv-tmp\uv\tests\.tmp220IfP\cache\builds-v0\.tmpvk6JsA\Lib\site-packages\setuptools\_distutils\dist.py", line 988, in run_command | |
2025-06-27T00:26:17.6691990Z cmd_obj.run() | |
2025-06-27T00:26:17.6692406Z File "V:\uv-tmp\uv\tests\.tmp220IfP\cache\builds-v0\.tmpvk6JsA\Lib\site-packages\setuptools\command\egg_info.py", line 321, in run | |
2025-06-27T00:26:17.6692857Z self.find_sources() | |
2025-06-27T00:26:17.6693302Z File "V:\uv-tmp\uv\tests\.tmp220IfP\cache\builds-v0\.tmpvk6JsA\Lib\site-packages\setuptools\command\egg_info.py", line 329, in find_sources | |
2025-06-27T00:26:17.6693761Z mm.run() | |
2025-06-27T00:26:17.6694190Z File "V:\uv-tmp\uv\tests\.tmp220IfP\cache\builds-v0\.tmpvk6JsA\Lib\site-packages\setuptools\command\egg_info.py", line 550, in run | |
2025-06-27T00:26:17.6694639Z self.add_defaults() | |
2025-06-27T00:26:17.6695161Z File "V:\uv-tmp\uv\tests\.tmp220IfP\cache\builds-v0\.tmpvk6JsA\Lib\site-packages\setuptools\command\egg_info.py", line 591, in add_defaults | |
2025-06-27T00:26:17.6695642Z rcfiles = list(walk_revctrl()) | |
2025-06-27T00:26:17.6695880Z ^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6706351Z File "V:\uv-tmp\uv\tests\.tmp220IfP\cache\builds-v0\.tmpvk6JsA\Lib\site-packages\setuptools\command\sdist.py", line 16, in walk_revctrl | |
2025-06-27T00:26:17.6706998Z yield from ep.load()(dirname) | |
2025-06-27T00:26:17.6707257Z ^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6707762Z File "V:\uv-tmp\uv\tests\.tmp220IfP\cache\builds-v0\.tmpvk6JsA\Lib\site-packages\setuptools_scm\_file_finders\__init__.py", line 103, in find_files | |
2025-06-27T00:26:17.6708274Z res: list[str] = command(path) | |
2025-06-27T00:26:17.6708534Z ^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6709008Z File "V:\uv-tmp\uv\tests\.tmp220IfP\cache\builds-v0\.tmpvk6JsA\Lib\site-packages\setuptools_scm\_file_finders\hg.py", line 50, in hg_find_files | |
2025-06-27T00:26:17.6709497Z toplevel = _hg_toplevel(path) | |
2025-06-27T00:26:17.6709730Z ^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6710184Z File "V:\uv-tmp\uv\tests\.tmp220IfP\cache\builds-v0\.tmpvk6JsA\Lib\site-packages\setuptools_scm\_file_finders\hg.py", line 18, in _hg_toplevel | |
2025-06-27T00:26:17.6710779Z res = _run( | |
2025-06-27T00:26:17.6710983Z ^^^^^ | |
2025-06-27T00:26:17.6711387Z File "V:\uv-tmp\uv\tests\.tmp220IfP\cache\builds-v0\.tmpvk6JsA\Lib\site-packages\setuptools_scm\_run_cmd.py", line 144, in run | |
2025-06-27T00:26:17.6711825Z res = subprocess.run( | |
2025-06-27T00:26:17.6712064Z ^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6712504Z File "C:\Users\Administrator\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\subprocess.py", line 552, in run | |
2025-06-27T00:26:17.6713001Z stdout, stderr = process.communicate(input, timeout=timeout) | |
2025-06-27T00:26:17.6713308Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6713779Z File "C:\Users\Administrator\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\subprocess.py", line 1211, in communicate | |
2025-06-27T00:26:17.6714293Z stdout, stderr = self._communicate(input, endtime, timeout) | |
2025-06-27T00:26:17.6714600Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
2025-06-27T00:26:17.6715129Z File "C:\Users\Administrator\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\subprocess.py", line 1632, in _communicate | |
2025-06-27T00:26:17.6715625Z raise TimeoutExpired(self.args, orig_timeout) | |
2025-06-27T00:26:17.6715982Z subprocess.TimeoutExpired: Command '['hg', 'root']' timed out after 40 seconds | |
2025-06-27T00:26:17.6716262Z | |
2025-06-27T00:26:17.6716477Z hint: This usually indicates a problem with the package or the build environment. | |
2025-06-27T00:26:17.6716762Z | |
2025-06-27T00:26:17.6717018Z ──────────────────────────────────────────────────────────────────────────────── | |
2025-06-27T00:26:17.6717235Z | |
2025-06-27T00:26:17.6717299Z | |
2025-06-27T00:26:17.6717845Z [0m[31;1mthread 'lock::no_lowest_warning_with_name_and_url' panicked at V:/.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\insta-1.43.1\src\runtime.rs:679:13:[0m | |
2025-06-27T00:26:17.6719005Z [31;1msnapshot assertion for 'no_lowest_warning_with_name_and_url' failed in line 24064[0m | |
2025-06-27T00:26:17.6719394Z stack backtrace: | |
2025-06-27T00:26:17.6719615Z 0: std::panicking::begin_panic_handler | |
2025-06-27T00:26:17.6719980Z at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library\std\src\panicking.rs:695 | |
2025-06-27T00:26:17.6720354Z 1: core::panicking::panic_fmt | |
2025-06-27T00:26:17.6720731Z at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library\core\src\panicking.rs:75 | |
2025-06-27T00:26:17.6721132Z 2: insta::runtime::SnapshotAssertionContext::finalize | |
2025-06-27T00:26:17.6721510Z at V:\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\insta-1.43.1\src\runtime.rs:679 | |
2025-06-27T00:26:17.6721884Z 3: insta::runtime::assert_snapshot | |
2025-06-27T00:26:17.6722226Z at V:\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\insta-1.43.1\src\runtime.rs:848 | |
2025-06-27T00:26:17.6722610Z 4: it::lock::no_lowest_warning_with_name_and_url | |
2025-06-27T00:26:17.6722880Z at .\tests\it\common\mod.rs:1721 | |
2025-06-27T00:26:17.6723167Z 5: it::lock::no_lowest_warning_with_name_and_url::closure$0 | |
2025-06-27T00:26:17.6723440Z at .\tests\it\lock.rs:24040 | |
2025-06-27T00:26:17.6723822Z 6: core::ops::function::FnOnce::call_once<it::lock::no_lowest_warning_with_name_and_url::closure_env$0,tuple$<> > | |
2025-06-27T00:26:17.6724330Z at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb\library\core\src\ops\function.rs:250 | |
2025-06-27T00:26:17.6724728Z 7: core::ops::function::FnOnce::call_once | |
2025-06-27T00:26:17.6725097Z at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library\core\src\ops\function.rs:250 | |
2025-06-27T00:26:17.6725627Z note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.[0m | |
2025-06-27T00:26:17.6725989Z | |
2025-06-27T00:26:17.6726155Z [31;1merror[0m: test run failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment