A-Vladimir

log3

Jul 1st, 2025
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 122.00 KB | None | 0 0
  1. a-vladimir@Game-X:/mnt/5868f70d-4271-4fe4-a06e-5d1455ac9dc7/stable-diffusion-webui$ source venv/bin/activate
  2. (venv) a-vladimir@Game-X:/mnt/5868f70d-4271-4fe4-a06e-5d1455ac9dc7/stable-diffusion-webui$ pip install -r requirements.txt
  3. Collecting GitPython (from -r requirements.txt (line 1))
  4. Using cached GitPython-3.1.44-py3-none-any.whl.metadata (13 kB)
  5. Requirement already satisfied: Pillow in ./venv/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (11.2.1)
  6. Collecting accelerate (from -r requirements.txt (line 3))
  7. Using cached accelerate-1.8.1-py3-none-any.whl.metadata (19 kB)
  8. Collecting blendmodes (from -r requirements.txt (line 5))
  9. Using cached blendmodes-2025-py3-none-any.whl.metadata (9.0 kB)
  10. Collecting clean-fid (from -r requirements.txt (line 6))
  11. Using cached clean_fid-0.1.35-py3-none-any.whl.metadata (36 kB)
  12. Collecting diskcache (from -r requirements.txt (line 7))
  13. Using cached diskcache-5.6.3-py3-none-any.whl.metadata (20 kB)
  14. Collecting einops (from -r requirements.txt (line 8))
  15. Using cached einops-0.8.1-py3-none-any.whl.metadata (13 kB)
  16. Collecting facexlib (from -r requirements.txt (line 9))
  17. Using cached facexlib-0.3.0-py3-none-any.whl.metadata (4.6 kB)
  18. Collecting fastapi>=0.90.1 (from -r requirements.txt (line 10))
  19. Using cached fastapi-0.115.14-py3-none-any.whl.metadata (27 kB)
  20. Collecting gradio==3.41.2 (from -r requirements.txt (line 11))
  21. Using cached gradio-3.41.2-py3-none-any.whl.metadata (17 kB)
  22. Collecting inflection (from -r requirements.txt (line 12))
  23. Using cached inflection-0.5.1-py2.py3-none-any.whl.metadata (1.7 kB)
  24. Collecting jsonmerge (from -r requirements.txt (line 13))
  25. Using cached jsonmerge-1.9.2-py3-none-any.whl.metadata (21 kB)
  26. Collecting kornia (from -r requirements.txt (line 14))
  27. Using cached kornia-0.8.1-py2.py3-none-any.whl.metadata (17 kB)
  28. Collecting lark (from -r requirements.txt (line 15))
  29. Using cached lark-1.2.2-py3-none-any.whl.metadata (1.8 kB)
  30. Requirement already satisfied: numpy in ./venv/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (2.3.1)
  31. Collecting omegaconf (from -r requirements.txt (line 17))
  32. Using cached omegaconf-2.3.0-py3-none-any.whl.metadata (3.9 kB)
  33. Collecting open-clip-torch (from -r requirements.txt (line 18))
  34. Using cached open_clip_torch-2.32.0-py3-none-any.whl.metadata (31 kB)
  35. Collecting piexif (from -r requirements.txt (line 20))
  36. Using cached piexif-1.1.3-py2.py3-none-any.whl.metadata (3.7 kB)
  37. Collecting protobuf==3.20.0 (from -r requirements.txt (line 21))
  38. Using cached protobuf-3.20.0-py2.py3-none-any.whl.metadata (720 bytes)
  39. Collecting psutil (from -r requirements.txt (line 22))
  40. Using cached psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB)
  41. Collecting pytorch_lightning (from -r requirements.txt (line 23))
  42. Using cached pytorch_lightning-2.5.2-py3-none-any.whl.metadata (21 kB)
  43. Collecting requests (from -r requirements.txt (line 24))
  44. Using cached requests-2.32.4-py3-none-any.whl.metadata (4.9 kB)
  45. Collecting resize-right (from -r requirements.txt (line 25))
  46. Using cached resize_right-0.0.2-py3-none-any.whl.metadata (551 bytes)
  47. Collecting safetensors (from -r requirements.txt (line 27))
  48. Using cached safetensors-0.5.3-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.8 kB)
  49. Collecting scikit-image>=0.19 (from -r requirements.txt (line 28))
  50. Using cached scikit_image-0.25.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (14 kB)
  51. Collecting tomesd (from -r requirements.txt (line 29))
  52. Using cached tomesd-0.1.3-py3-none-any.whl.metadata (9.1 kB)
  53. Requirement already satisfied: torch in ./venv/lib/python3.12/site-packages (from -r requirements.txt (line 30)) (2.7.1+rocm6.3)
  54. Collecting torchdiffeq (from -r requirements.txt (line 31))
  55. Using cached torchdiffeq-0.2.5-py3-none-any.whl.metadata (440 bytes)
  56. Collecting torchsde (from -r requirements.txt (line 32))
  57. Using cached torchsde-0.2.6-py3-none-any.whl.metadata (5.3 kB)
  58. Collecting transformers==4.30.2 (from -r requirements.txt (line 33))
  59. Using cached transformers-4.30.2-py3-none-any.whl.metadata (113 kB)
  60. Collecting pillow-avif-plugin==1.4.3 (from -r requirements.txt (line 34))
  61. Using cached pillow_avif_plugin-1.4.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.7 kB)
  62. Collecting aiofiles<24.0,>=22.0 (from gradio==3.41.2->-r requirements.txt (line 11))
  63. Using cached aiofiles-23.2.1-py3-none-any.whl.metadata (9.7 kB)
  64. Collecting altair<6.0,>=4.2.0 (from gradio==3.41.2->-r requirements.txt (line 11))
  65. Using cached altair-5.5.0-py3-none-any.whl.metadata (11 kB)
  66. Collecting ffmpy (from gradio==3.41.2->-r requirements.txt (line 11))
  67. Using cached ffmpy-0.6.0-py3-none-any.whl.metadata (2.9 kB)
  68. Collecting gradio-client==0.5.0 (from gradio==3.41.2->-r requirements.txt (line 11))
  69. Using cached gradio_client-0.5.0-py3-none-any.whl.metadata (7.1 kB)
  70. Collecting httpx (from gradio==3.41.2->-r requirements.txt (line 11))
  71. Using cached httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB)
  72. Collecting huggingface-hub>=0.14.0 (from gradio==3.41.2->-r requirements.txt (line 11))
  73. Using cached huggingface_hub-0.33.1-py3-none-any.whl.metadata (14 kB)
  74. Collecting importlib-resources<7.0,>=1.3 (from gradio==3.41.2->-r requirements.txt (line 11))
  75. Using cached importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB)
  76. Requirement already satisfied: jinja2<4.0 in ./venv/lib/python3.12/site-packages (from gradio==3.41.2->-r requirements.txt (line 11)) (3.1.6)
  77. Collecting markupsafe~=2.0 (from gradio==3.41.2->-r requirements.txt (line 11))
  78. Using cached MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
  79. Collecting matplotlib~=3.0 (from gradio==3.41.2->-r requirements.txt (line 11))
  80. Using cached matplotlib-3.10.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
  81. Collecting numpy (from -r requirements.txt (line 16))
  82. Using cached numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB)
  83. Collecting orjson~=3.0 (from gradio==3.41.2->-r requirements.txt (line 11))
  84. Using cached orjson-3.10.18-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (41 kB)
  85. Collecting packaging (from gradio==3.41.2->-r requirements.txt (line 11))
  86. Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
  87. Collecting pandas<3.0,>=1.0 (from gradio==3.41.2->-r requirements.txt (line 11))
  88. Using cached pandas-2.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (91 kB)
  89. Collecting Pillow (from -r requirements.txt (line 2))
  90. Using cached pillow-10.4.0-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (9.2 kB)
  91. Collecting pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0,>=1.7.4 (from gradio==3.41.2->-r requirements.txt (line 11))
  92. Using cached pydantic-2.11.7-py3-none-any.whl.metadata (67 kB)
  93. Collecting pydub (from gradio==3.41.2->-r requirements.txt (line 11))
  94. Using cached pydub-0.25.1-py2.py3-none-any.whl.metadata (1.4 kB)
  95. Collecting python-multipart (from gradio==3.41.2->-r requirements.txt (line 11))
  96. Using cached python_multipart-0.0.20-py3-none-any.whl.metadata (1.8 kB)
  97. Collecting pyyaml<7.0,>=5.0 (from gradio==3.41.2->-r requirements.txt (line 11))
  98. Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
  99. Collecting semantic-version~=2.0 (from gradio==3.41.2->-r requirements.txt (line 11))
  100. Using cached semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB)
  101. Requirement already satisfied: typing-extensions~=4.0 in ./venv/lib/python3.12/site-packages (from gradio==3.41.2->-r requirements.txt (line 11)) (4.14.0)
  102. Collecting uvicorn>=0.14.0 (from gradio==3.41.2->-r requirements.txt (line 11))
  103. Using cached uvicorn-0.35.0-py3-none-any.whl.metadata (6.5 kB)
  104. Collecting websockets<12.0,>=10.0 (from gradio==3.41.2->-r requirements.txt (line 11))
  105. Using cached websockets-11.0.3-py3-none-any.whl.metadata (6.6 kB)
  106. Requirement already satisfied: filelock in ./venv/lib/python3.12/site-packages (from transformers==4.30.2->-r requirements.txt (line 33)) (3.18.0)
  107. Collecting regex!=2019.12.17 (from transformers==4.30.2->-r requirements.txt (line 33))
  108. Using cached regex-2024.11.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB)
  109. Collecting tokenizers!=0.11.3,<0.14,>=0.11.1 (from transformers==4.30.2->-r requirements.txt (line 33))
  110. Using cached tokenizers-0.13.3.tar.gz (314 kB)
  111. Installing build dependencies ... done
  112. Getting requirements to build wheel ... done
  113. Preparing metadata (pyproject.toml) ... done
  114. Collecting tqdm>=4.27 (from transformers==4.30.2->-r requirements.txt (line 33))
  115. Using cached tqdm-4.67.1-py3-none-any.whl.metadata (57 kB)
  116. Requirement already satisfied: fsspec in ./venv/lib/python3.12/site-packages (from gradio-client==0.5.0->gradio==3.41.2->-r requirements.txt (line 11)) (2025.5.1)
  117. Collecting gitdb<5,>=4.0.1 (from GitPython->-r requirements.txt (line 1))
  118. Using cached gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB)
  119. Collecting aenum>=3.1.15 (from blendmodes->-r requirements.txt (line 5))
  120. Using cached aenum-3.1.16-py3-none-any.whl.metadata (3.8 kB)
  121. INFO: pip is looking at multiple versions of blendmodes to determine which version is compatible with other requirements. This could take a while.
  122. Collecting blendmodes (from -r requirements.txt (line 5))
  123. Using cached blendmodes-2024.1.1-py3-none-any.whl.metadata (9.3 kB)
  124. Requirement already satisfied: torchvision in ./venv/lib/python3.12/site-packages (from clean-fid->-r requirements.txt (line 6)) (0.22.1+rocm6.3)
  125. Collecting scipy>=1.0.1 (from clean-fid->-r requirements.txt (line 6))
  126. Using cached scipy-1.16.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (61 kB)
  127. Collecting filterpy (from facexlib->-r requirements.txt (line 9))
  128. Using cached filterpy-1.4.5-py3-none-any.whl
  129. Collecting numba (from facexlib->-r requirements.txt (line 9))
  130. Using cached numba-0.61.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.8 kB)
  131. Collecting opencv-python (from facexlib->-r requirements.txt (line 9))
  132. Using cached opencv_python-4.11.0.86-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB)
  133. Collecting starlette<0.47.0,>=0.40.0 (from fastapi>=0.90.1->-r requirements.txt (line 10))
  134. Using cached starlette-0.46.2-py3-none-any.whl.metadata (6.2 kB)
  135. Collecting jsonschema>2.4.0 (from jsonmerge->-r requirements.txt (line 13))
  136. Using cached jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB)
  137. Collecting kornia_rs>=0.1.9 (from kornia->-r requirements.txt (line 14))
  138. Using cached kornia_rs-0.1.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
  139. Collecting antlr4-python3-runtime==4.9.* (from omegaconf->-r requirements.txt (line 17))
  140. Using cached antlr4_python3_runtime-4.9.3-py3-none-any.whl
  141. Collecting ftfy (from open-clip-torch->-r requirements.txt (line 18))
  142. Using cached ftfy-6.3.1-py3-none-any.whl.metadata (7.3 kB)
  143. Collecting timm (from open-clip-torch->-r requirements.txt (line 18))
  144. Using cached timm-1.0.16-py3-none-any.whl.metadata (57 kB)
  145. Collecting torchmetrics>=0.7.0 (from pytorch_lightning->-r requirements.txt (line 23))
  146. Using cached torchmetrics-1.7.3-py3-none-any.whl.metadata (21 kB)
  147. Collecting lightning-utilities>=0.10.0 (from pytorch_lightning->-r requirements.txt (line 23))
  148. Using cached lightning_utilities-0.14.3-py3-none-any.whl.metadata (5.6 kB)
  149. Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 24))
  150. Using cached charset_normalizer-3.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
  151. Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 24))
  152. Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
  153. Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 24))
  154. Using cached urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB)
  155. Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 24))
  156. Using cached certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB)
  157. Requirement already satisfied: networkx>=3.0 in ./venv/lib/python3.12/site-packages (from scikit-image>=0.19->-r requirements.txt (line 28)) (3.5)
  158. Collecting imageio!=2.35.0,>=2.33 (from scikit-image>=0.19->-r requirements.txt (line 28))
  159. Using cached imageio-2.37.0-py3-none-any.whl.metadata (5.2 kB)
  160. Collecting tifffile>=2022.8.12 (from scikit-image>=0.19->-r requirements.txt (line 28))
  161. Using cached tifffile-2025.6.11-py3-none-any.whl.metadata (32 kB)
  162. Collecting lazy-loader>=0.4 (from scikit-image>=0.19->-r requirements.txt (line 28))
  163. Using cached lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB)
  164. Requirement already satisfied: setuptools in ./venv/lib/python3.12/site-packages (from torch->-r requirements.txt (line 30)) (80.9.0)
  165. Requirement already satisfied: sympy>=1.13.3 in ./venv/lib/python3.12/site-packages (from torch->-r requirements.txt (line 30)) (1.14.0)
  166. Requirement already satisfied: pytorch-triton-rocm==3.3.1 in ./venv/lib/python3.12/site-packages (from torch->-r requirements.txt (line 30)) (3.3.1)
  167. Collecting trampoline>=0.1.2 (from torchsde->-r requirements.txt (line 32))
  168. Using cached trampoline-0.1.2-py3-none-any.whl.metadata (10 kB)
  169. Collecting narwhals>=1.14.2 (from altair<6.0,>=4.2.0->gradio==3.41.2->-r requirements.txt (line 11))
  170. Using cached narwhals-1.44.0-py3-none-any.whl.metadata (11 kB)
  171. Collecting aiohttp!=4.0.0a0,!=4.0.0a1 (from fsspec[http]>=2022.5.0->pytorch_lightning->-r requirements.txt (line 23))
  172. Using cached aiohttp-3.12.13-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.6 kB)
  173. Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython->-r requirements.txt (line 1))
  174. Using cached smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB)
  175. Collecting hf-xet<2.0.0,>=1.1.2 (from huggingface-hub>=0.14.0->gradio==3.41.2->-r requirements.txt (line 11))
  176. Using cached hf_xet-1.1.5-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (879 bytes)
  177. Collecting attrs>=22.2.0 (from jsonschema>2.4.0->jsonmerge->-r requirements.txt (line 13))
  178. Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB)
  179. Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>2.4.0->jsonmerge->-r requirements.txt (line 13))
  180. Using cached jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB)
  181. Collecting referencing>=0.28.4 (from jsonschema>2.4.0->jsonmerge->-r requirements.txt (line 13))
  182. Using cached referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB)
  183. Collecting rpds-py>=0.7.1 (from jsonschema>2.4.0->jsonmerge->-r requirements.txt (line 13))
  184. Using cached rpds_py-0.25.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB)
  185. Collecting contourpy>=1.0.1 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11))
  186. Using cached contourpy-1.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.5 kB)
  187. Collecting cycler>=0.10 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11))
  188. Using cached cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB)
  189. Collecting fonttools>=4.22.0 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11))
  190. Using cached fonttools-4.58.4-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.metadata (106 kB)
  191. Collecting kiwisolver>=1.3.1 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11))
  192. Using cached kiwisolver-1.4.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.2 kB)
  193. Collecting pyparsing>=2.3.1 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11))
  194. Using cached pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB)
  195. Collecting python-dateutil>=2.7 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11))
  196. Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
  197. Collecting pytz>=2020.1 (from pandas<3.0,>=1.0->gradio==3.41.2->-r requirements.txt (line 11))
  198. Using cached pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB)
  199. Collecting tzdata>=2022.7 (from pandas<3.0,>=1.0->gradio==3.41.2->-r requirements.txt (line 11))
  200. Using cached tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB)
  201. Collecting annotated-types>=0.6.0 (from pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0,>=1.7.4->gradio==3.41.2->-r requirements.txt (line 11))
  202. Using cached annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB)
  203. Collecting pydantic-core==2.33.2 (from pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0,>=1.7.4->gradio==3.41.2->-r requirements.txt (line 11))
  204. Using cached pydantic_core-2.33.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.8 kB)
  205. Collecting typing-inspection>=0.4.0 (from pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0,>=1.7.4->gradio==3.41.2->-r requirements.txt (line 11))
  206. Using cached typing_inspection-0.4.1-py3-none-any.whl.metadata (2.6 kB)
  207. Collecting anyio<5,>=3.6.2 (from starlette<0.47.0,>=0.40.0->fastapi>=0.90.1->-r requirements.txt (line 10))
  208. Using cached anyio-4.9.0-py3-none-any.whl.metadata (4.7 kB)
  209. Requirement already satisfied: mpmath<1.4,>=1.1.0 in ./venv/lib/python3.12/site-packages (from sympy>=1.13.3->torch->-r requirements.txt (line 30)) (1.3.0)
  210. Collecting click>=7.0 (from uvicorn>=0.14.0->gradio==3.41.2->-r requirements.txt (line 11))
  211. Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
  212. Collecting h11>=0.8 (from uvicorn>=0.14.0->gradio==3.41.2->-r requirements.txt (line 11))
  213. Using cached h11-0.16.0-py3-none-any.whl.metadata (8.3 kB)
  214. Collecting wcwidth (from ftfy->open-clip-torch->-r requirements.txt (line 18))
  215. Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
  216. Collecting httpcore==1.* (from httpx->gradio==3.41.2->-r requirements.txt (line 11))
  217. Using cached httpcore-1.0.9-py3-none-any.whl.metadata (21 kB)
  218. Collecting llvmlite<0.45,>=0.44.0dev0 (from numba->facexlib->-r requirements.txt (line 9))
  219. Using cached llvmlite-0.44.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.0 kB)
  220. Collecting aiohappyeyeballs>=2.5.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]>=2022.5.0->pytorch_lightning->-r requirements.txt (line 23))
  221. Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB)
  222. Collecting aiosignal>=1.1.2 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]>=2022.5.0->pytorch_lightning->-r requirements.txt (line 23))
  223. Using cached aiosignal-1.3.2-py2.py3-none-any.whl.metadata (3.8 kB)
  224. Collecting frozenlist>=1.1.1 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]>=2022.5.0->pytorch_lightning->-r requirements.txt (line 23))
  225. Using cached frozenlist-1.7.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB)
  226. Collecting multidict<7.0,>=4.5 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]>=2022.5.0->pytorch_lightning->-r requirements.txt (line 23))
  227. Using cached multidict-6.6.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (5.3 kB)
  228. Collecting propcache>=0.2.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]>=2022.5.0->pytorch_lightning->-r requirements.txt (line 23))
  229. Using cached propcache-0.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB)
  230. Collecting yarl<2.0,>=1.17.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]>=2022.5.0->pytorch_lightning->-r requirements.txt (line 23))
  231. Using cached yarl-1.20.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (73 kB)
  232. Collecting sniffio>=1.1 (from anyio<5,>=3.6.2->starlette<0.47.0,>=0.40.0->fastapi>=0.90.1->-r requirements.txt (line 10))
  233. Using cached sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB)
  234. Collecting six>=1.5 (from python-dateutil>=2.7->matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11))
  235. Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
  236. Using cached gradio-3.41.2-py3-none-any.whl (20.1 MB)
  237. Using cached protobuf-3.20.0-py2.py3-none-any.whl (162 kB)
  238. Using cached transformers-4.30.2-py3-none-any.whl (7.2 MB)
  239. Using cached pillow_avif_plugin-1.4.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.0 MB)
  240. Using cached gradio_client-0.5.0-py3-none-any.whl (298 kB)
  241. Using cached GitPython-3.1.44-py3-none-any.whl (207 kB)
  242. Using cached pillow-10.4.0-cp312-cp312-manylinux_2_28_x86_64.whl (4.5 MB)
  243. Using cached accelerate-1.8.1-py3-none-any.whl (365 kB)
  244. Using cached blendmodes-2024.1.1-py3-none-any.whl (10 kB)
  245. Using cached clean_fid-0.1.35-py3-none-any.whl (26 kB)
  246. Using cached diskcache-5.6.3-py3-none-any.whl (45 kB)
  247. Using cached einops-0.8.1-py3-none-any.whl (64 kB)
  248. Using cached facexlib-0.3.0-py3-none-any.whl (59 kB)
  249. Using cached fastapi-0.115.14-py3-none-any.whl (95 kB)
  250. Using cached inflection-0.5.1-py2.py3-none-any.whl (9.5 kB)
  251. Using cached jsonmerge-1.9.2-py3-none-any.whl (19 kB)
  252. Using cached kornia-0.8.1-py2.py3-none-any.whl (1.1 MB)
  253. Using cached lark-1.2.2-py3-none-any.whl (111 kB)
  254. Using cached numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.0 MB)
  255. Using cached omegaconf-2.3.0-py3-none-any.whl (79 kB)
  256. Using cached open_clip_torch-2.32.0-py3-none-any.whl (1.5 MB)
  257. Using cached piexif-1.1.3-py2.py3-none-any.whl (20 kB)
  258. Using cached psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB)
  259. Using cached pytorch_lightning-2.5.2-py3-none-any.whl (825 kB)
  260. Using cached requests-2.32.4-py3-none-any.whl (64 kB)
  261. Using cached resize_right-0.0.2-py3-none-any.whl (8.9 kB)
  262. Using cached safetensors-0.5.3-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (471 kB)
  263. Using cached scikit_image-0.25.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.0 MB)
  264. Using cached tomesd-0.1.3-py3-none-any.whl (11 kB)
  265. Using cached torchdiffeq-0.2.5-py3-none-any.whl (32 kB)
  266. Using cached torchsde-0.2.6-py3-none-any.whl (61 kB)
  267. Using cached aenum-3.1.16-py3-none-any.whl (165 kB)
  268. Using cached aiofiles-23.2.1-py3-none-any.whl (15 kB)
  269. Using cached altair-5.5.0-py3-none-any.whl (731 kB)
  270. Using cached certifi-2025.6.15-py3-none-any.whl (157 kB)
  271. Using cached charset_normalizer-3.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (148 kB)
  272. Using cached gitdb-4.0.12-py3-none-any.whl (62 kB)
  273. Using cached huggingface_hub-0.33.1-py3-none-any.whl (515 kB)
  274. Using cached idna-3.10-py3-none-any.whl (70 kB)
  275. Using cached imageio-2.37.0-py3-none-any.whl (315 kB)
  276. Using cached importlib_resources-6.5.2-py3-none-any.whl (37 kB)
  277. Using cached jsonschema-4.24.0-py3-none-any.whl (88 kB)
  278. Using cached kornia_rs-0.1.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB)
  279. Using cached lazy_loader-0.4-py3-none-any.whl (12 kB)
  280. Using cached lightning_utilities-0.14.3-py3-none-any.whl (28 kB)
  281. Using cached MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB)
  282. Using cached matplotlib-3.10.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.6 MB)
  283. Using cached orjson-3.10.18-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (133 kB)
  284. Using cached packaging-25.0-py3-none-any.whl (66 kB)
  285. Using cached pandas-2.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.0 MB)
  286. Using cached pydantic-2.11.7-py3-none-any.whl (444 kB)
  287. Using cached pydantic_core-2.33.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB)
  288. Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
  289. Using cached regex-2024.11.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (796 kB)
  290. Using cached scipy-1.16.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (35.1 MB)
  291. Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
  292. Using cached starlette-0.46.2-py3-none-any.whl (72 kB)
  293. Using cached tifffile-2025.6.11-py3-none-any.whl (230 kB)
  294. Using cached torchmetrics-1.7.3-py3-none-any.whl (962 kB)
  295. Using cached tqdm-4.67.1-py3-none-any.whl (78 kB)
  296. Using cached trampoline-0.1.2-py3-none-any.whl (5.2 kB)
  297. Using cached urllib3-2.5.0-py3-none-any.whl (129 kB)
  298. Using cached uvicorn-0.35.0-py3-none-any.whl (66 kB)
  299. Using cached websockets-11.0.3-py3-none-any.whl (118 kB)
  300. Using cached ffmpy-0.6.0-py3-none-any.whl (5.5 kB)
  301. Using cached ftfy-6.3.1-py3-none-any.whl (44 kB)
  302. Using cached httpx-0.28.1-py3-none-any.whl (73 kB)
  303. Using cached httpcore-1.0.9-py3-none-any.whl (78 kB)
  304. Using cached numba-0.61.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.9 MB)
  305. Using cached opencv_python-4.11.0.86-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (63.0 MB)
  306. Using cached pydub-0.25.1-py2.py3-none-any.whl (32 kB)
  307. Using cached python_multipart-0.0.20-py3-none-any.whl (24 kB)
  308. Using cached timm-1.0.16-py3-none-any.whl (2.5 MB)
  309. Using cached aiohttp-3.12.13-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB)
  310. Using cached annotated_types-0.7.0-py3-none-any.whl (13 kB)
  311. Using cached anyio-4.9.0-py3-none-any.whl (100 kB)
  312. Using cached attrs-25.3.0-py3-none-any.whl (63 kB)
  313. Using cached click-8.2.1-py3-none-any.whl (102 kB)
  314. Using cached contourpy-1.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (323 kB)
  315. Using cached cycler-0.12.1-py3-none-any.whl (8.3 kB)
  316. Using cached fonttools-4.58.4-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (4.9 MB)
  317. Using cached h11-0.16.0-py3-none-any.whl (37 kB)
  318. Using cached hf_xet-1.1.5-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB)
  319. Using cached jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB)
  320. Using cached kiwisolver-1.4.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB)
  321. Using cached llvmlite-0.44.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (42.4 MB)
  322. Using cached narwhals-1.44.0-py3-none-any.whl (365 kB)
  323. Using cached pyparsing-3.2.3-py3-none-any.whl (111 kB)
  324. Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
  325. Using cached pytz-2025.2-py2.py3-none-any.whl (509 kB)
  326. Using cached referencing-0.36.2-py3-none-any.whl (26 kB)
  327. Using cached rpds_py-0.25.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB)
  328. Using cached smmap-5.0.2-py3-none-any.whl (24 kB)
  329. Using cached typing_inspection-0.4.1-py3-none-any.whl (14 kB)
  330. Using cached tzdata-2025.2-py2.py3-none-any.whl (347 kB)
  331. Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
  332. Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB)
  333. Using cached aiosignal-1.3.2-py2.py3-none-any.whl (7.6 kB)
  334. Using cached frozenlist-1.7.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (241 kB)
  335. Using cached multidict-6.6.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (256 kB)
  336. Using cached propcache-0.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (224 kB)
  337. Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
  338. Using cached sniffio-1.3.1-py3-none-any.whl (10 kB)
  339. Using cached yarl-1.20.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (355 kB)
  340. Building wheels for collected packages: tokenizers
  341. Building wheel for tokenizers (pyproject.toml) ... error
  342. error: subprocess-exited-with-error
  343.  
  344. × Building wheel for tokenizers (pyproject.toml) did not run successfully.
  345. │ exit code: 1
  346. ╰─> [620 lines of output]
  347. /tmp/pip-build-env-br5ktijo/overlay/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
  348. !!
  349.  
  350. ********************************************************************************
  351. Please consider removing the following classifiers in favor of a SPDX license expression:
  352.  
  353. License :: OSI Approved :: Apache Software License
  354.  
  355. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
  356. ********************************************************************************
  357.  
  358. !!
  359. self._finalize_license_expression()
  360. running bdist_wheel
  361. running build
  362. running build_py
  363. creating build/lib.linux-x86_64-cpython-312/tokenizers
  364. copying py_src/tokenizers/__init__.py -> build/lib.linux-x86_64-cpython-312/tokenizers
  365. creating build/lib.linux-x86_64-cpython-312/tokenizers/models
  366. copying py_src/tokenizers/models/__init__.py -> build/lib.linux-x86_64-cpython-312/tokenizers/models
  367. creating build/lib.linux-x86_64-cpython-312/tokenizers/decoders
  368. copying py_src/tokenizers/decoders/__init__.py -> build/lib.linux-x86_64-cpython-312/tokenizers/decoders
  369. creating build/lib.linux-x86_64-cpython-312/tokenizers/normalizers
  370. copying py_src/tokenizers/normalizers/__init__.py -> build/lib.linux-x86_64-cpython-312/tokenizers/normalizers
  371. creating build/lib.linux-x86_64-cpython-312/tokenizers/pre_tokenizers
  372. copying py_src/tokenizers/pre_tokenizers/__init__.py -> build/lib.linux-x86_64-cpython-312/tokenizers/pre_tokenizers
  373. creating build/lib.linux-x86_64-cpython-312/tokenizers/processors
  374. copying py_src/tokenizers/processors/__init__.py -> build/lib.linux-x86_64-cpython-312/tokenizers/processors
  375. creating build/lib.linux-x86_64-cpython-312/tokenizers/trainers
  376. copying py_src/tokenizers/trainers/__init__.py -> build/lib.linux-x86_64-cpython-312/tokenizers/trainers
  377. creating build/lib.linux-x86_64-cpython-312/tokenizers/implementations
  378. copying py_src/tokenizers/implementations/char_level_bpe.py -> build/lib.linux-x86_64-cpython-312/tokenizers/implementations
  379. copying py_src/tokenizers/implementations/bert_wordpiece.py -> build/lib.linux-x86_64-cpython-312/tokenizers/implementations
  380. copying py_src/tokenizers/implementations/byte_level_bpe.py -> build/lib.linux-x86_64-cpython-312/tokenizers/implementations
  381. copying py_src/tokenizers/implementations/__init__.py -> build/lib.linux-x86_64-cpython-312/tokenizers/implementations
  382. copying py_src/tokenizers/implementations/sentencepiece_unigram.py -> build/lib.linux-x86_64-cpython-312/tokenizers/implementations
  383. copying py_src/tokenizers/implementations/base_tokenizer.py -> build/lib.linux-x86_64-cpython-312/tokenizers/implementations
  384. copying py_src/tokenizers/implementations/sentencepiece_bpe.py -> build/lib.linux-x86_64-cpython-312/tokenizers/implementations
  385. creating build/lib.linux-x86_64-cpython-312/tokenizers/tools
  386. copying py_src/tokenizers/tools/__init__.py -> build/lib.linux-x86_64-cpython-312/tokenizers/tools
  387. copying py_src/tokenizers/tools/visualizer.py -> build/lib.linux-x86_64-cpython-312/tokenizers/tools
  388. copying py_src/tokenizers/__init__.pyi -> build/lib.linux-x86_64-cpython-312/tokenizers
  389. copying py_src/tokenizers/models/__init__.pyi -> build/lib.linux-x86_64-cpython-312/tokenizers/models
  390. copying py_src/tokenizers/decoders/__init__.pyi -> build/lib.linux-x86_64-cpython-312/tokenizers/decoders
  391. copying py_src/tokenizers/normalizers/__init__.pyi -> build/lib.linux-x86_64-cpython-312/tokenizers/normalizers
  392. copying py_src/tokenizers/pre_tokenizers/__init__.pyi -> build/lib.linux-x86_64-cpython-312/tokenizers/pre_tokenizers
  393. copying py_src/tokenizers/processors/__init__.pyi -> build/lib.linux-x86_64-cpython-312/tokenizers/processors
  394. copying py_src/tokenizers/trainers/__init__.pyi -> build/lib.linux-x86_64-cpython-312/tokenizers/trainers
  395. copying py_src/tokenizers/tools/visualizer-styles.css -> build/lib.linux-x86_64-cpython-312/tokenizers/tools
  396. running build_ext
  397. running build_rust
  398. Updating crates.io index
  399. Locking 310 packages to latest compatible versions
  400. Adding env_logger v0.7.1 (available: v0.11.8)
  401. Adding itertools v0.9.0 (available: v0.14.0)
  402. Adding ndarray v0.13.1 (available: v0.16.1)
  403. Adding numpy v0.18.0 (available: v0.25.0)
  404. Adding pyo3 v0.18.3 (available: v0.25.1)
  405. Downloading crates ...
  406. Downloaded adler2 v2.0.1
  407. Downloaded addr2line v0.24.2
  408. Downloaded anstyle-query v1.1.3
  409. Downloaded anstyle-parse v0.2.7
  410. Downloaded anstream v0.6.19
  411. Downloaded anstyle v1.0.11
  412. Downloaded aho-corasick v0.7.20
  413. Downloaded aes v0.8.4
  414. Downloaded subtle v2.6.1
  415. Downloaded aho-corasick v1.1.3
  416. Downloaded sync_wrapper v0.1.2
  417. Downloaded strsim v0.11.1
  418. Downloaded strsim v0.10.0
  419. Downloaded base64 v0.13.1
  420. Downloaded colorchoice v1.0.4
  421. Downloaded core-foundation-sys v0.8.7
  422. Downloaded base64ct v1.8.0
  423. Downloaded system-configuration-sys v0.5.0
  424. Downloaded system-configuration v0.5.1
  425. Downloaded synstructure v0.13.2
  426. Downloaded derive_builder v0.12.0
  427. Downloaded clap_derive v4.5.40
  428. Downloaded displaydoc v0.2.5
  429. Downloaded cfg-if v1.0.1
  430. Downloaded atty v0.2.14
  431. Downloaded console v0.16.0
  432. Downloaded dirs v4.0.0
  433. Downloaded derive_builder_macro v0.12.0
  434. Downloaded clap v4.5.40
  435. Downloaded tower-service v0.3.3
  436. Downloaded cached-path v0.6.2
  437. Downloaded try-lock v0.2.5
  438. Downloaded block-buffer v0.10.4
  439. Downloaded icu_properties v2.0.1
  440. Downloaded http-body v0.4.6
  441. Downloaded bitflags v2.9.1
  442. Downloaded generic-array v0.14.7
  443. Downloaded thiserror-impl v1.0.69
  444. Downloaded fnv v1.0.7
  445. Downloaded futures-task v0.3.31
  446. Downloaded digest v0.10.7
  447. Downloaded crossbeam-epoch v0.9.18
  448. Downloaded darling_core v0.14.4
  449. Downloaded hermit-abi v0.1.19
  450. Downloaded time-core v0.1.4
  451. Downloaded form_urlencoded v1.2.1
  452. Downloaded either v1.15.0
  453. Downloaded darling_macro v0.14.4
  454. Downloaded crossbeam-deque v0.8.6
  455. Downloaded dirs-sys v0.3.7
  456. Downloaded tokio-native-tls v0.3.1
  457. Downloaded crossbeam-utils v0.8.21
  458. Downloaded errno v0.3.13
  459. Downloaded want v0.3.1
  460. Downloaded core-foundation v0.9.4
  461. Downloaded foreign-types-shared v0.1.1
  462. Downloaded thiserror v1.0.69
  463. Downloaded equivalent v1.0.2
  464. Downloaded constant_time_eq v0.1.5
  465. Downloaded deranged v0.4.0
  466. Downloaded darling v0.14.4
  467. Downloaded crypto-common v0.1.6
  468. Downloaded clap_lex v0.7.5
  469. Downloaded byteorder v1.5.0
  470. Downloaded bitflags v1.3.2
  471. Downloaded bzip2 v0.4.4
  472. Downloaded cipher v0.4.4
  473. Downloaded anstyle-wincon v3.0.9
  474. Downloaded futures-sink v0.3.31
  475. Downloaded fastrand v2.3.0
  476. Downloaded termcolor v1.4.1
  477. Downloaded target-lexicon v0.12.16
  478. Downloaded utf8_iter v1.0.4
  479. Downloaded icu_provider v2.0.0
  480. Downloaded ident_case v1.0.1
  481. Downloaded httpdate v1.0.3
  482. Downloaded winapi-util v0.1.9
  483. Downloaded futures-io v0.3.31
  484. Downloaded getrandom v0.3.3
  485. Downloaded humantime v1.3.0
  486. Downloaded httparse v1.10.1
  487. Downloaded windows-targets v0.48.5
  488. Downloaded stable_deref_trait v1.2.0
  489. Downloaded js-sys v0.3.77
  490. Downloaded bumpalo v3.19.0
  491. Downloaded indoc v1.0.9
  492. Downloaded shlex v1.3.0
  493. Downloaded num-traits v0.2.19
  494. Downloaded unicode-ident v1.0.18
  495. Downloaded wasm-bindgen-futures v0.4.50
  496. Downloaded zerofrom v0.1.6
  497. Downloaded flate2 v1.1.2
  498. Downloaded pyo3-macros-backend v0.18.3
  499. Downloaded hashbrown v0.15.4
  500. Downloaded pyo3-ffi v0.18.3
  501. Downloaded scopeguard v1.2.0
  502. Downloaded rustls-pemfile v1.0.4
  503. Downloaded redox_syscall v0.5.13
  504. Downloaded quick-error v1.2.3
  505. Downloaded tracing-core v0.1.34
  506. Downloaded h2 v0.3.26
  507. Downloaded pyo3-macros v0.18.3
  508. Downloaded version_check v0.9.5
  509. Downloaded windows-targets v0.53.2
  510. Downloaded windows-targets v0.52.6
  511. Downloaded tempfile v3.20.0
  512. Downloaded matrixmultiply v0.3.10
  513. Downloaded utf8parse v0.2.2
  514. Downloaded tinystr v0.8.1
  515. Downloaded http v0.2.12
  516. Downloaded redox_users v0.4.6
  517. Downloaded zerofrom-derive v0.1.6
  518. Downloaded encoding_rs v0.8.35
  519. Downloaded jobserver v0.1.33
  520. Downloaded num-integer v0.1.46
  521. Downloaded num-conv v0.1.0
  522. Downloaded parking_lot_core v0.9.11
  523. Downloaded xattr v1.5.1
  524. Downloaded pin-utils v0.1.0
  525. Downloaded libredox v0.1.4
  526. Downloaded icu_normalizer_data v2.0.0
  527. Downloaded icu_collections v2.0.0
  528. Downloaded rustversion v1.0.21
  529. Downloaded ryu v1.0.20
  530. Downloaded openssl-probe v0.1.6
  531. Downloaded macro_rules_attribute v0.1.3
  532. Downloaded macro_rules_attribute-proc_macro v0.1.3
  533. Downloaded icu_locale_core v2.0.0
  534. Downloaded openssl-macros v0.1.1
  535. Downloaded futures-util v0.3.31
  536. Downloaded proc-macro2 v1.0.95
  537. Downloaded log v0.4.27
  538. Downloaded schannel v0.1.27
  539. Downloaded idna_adapter v1.2.1
  540. Downloaded r-efi v5.3.0
  541. Downloaded pkg-config v0.3.32
  542. Downloaded pyo3-build-config v0.18.3
  543. Downloaded lazy_static v1.5.0
  544. Downloaded zstd-safe v5.0.2+zstd.1.5.2
  545. Downloaded zerovec-derive v0.11.1
  546. Downloaded rand_chacha v0.3.1
  547. Downloaded ppv-lite86 v0.2.21
  548. Downloaded rand_core v0.6.4
  549. Downloaded paste v1.0.15
  550. Downloaded esaxx-rs v0.1.10
  551. Downloaded itertools v0.8.2
  552. Downloaded gimli v0.31.1
  553. Downloaded wasm-bindgen-macro-support v0.2.100
  554. Downloaded hyper v0.14.32
  555. Downloaded icu_properties_data v2.0.1
  556. Downloaded wasm-bindgen-backend v0.2.100
  557. Downloaded cc v1.2.27
  558. Downloaded bytes v1.10.1
  559. Downloaded itoa v1.0.15
  560. Downloaded indicatif v0.16.2
  561. Downloaded socket2 v0.5.10
  562. Downloaded serde_derive v1.0.219
  563. Downloaded yoke-derive v0.8.0
  564. Downloaded wasm-bindgen-shared v0.2.100
  565. Downloaded unindent v0.1.11
  566. Downloaded wit-bindgen-rt v0.39.0
  567. Downloaded wasm-bindgen-macro v0.2.100
  568. Downloaded smallvec v1.15.1
  569. Downloaded sha1 v0.10.6
  570. Downloaded clap_builder v4.5.40
  571. Downloaded bzip2-sys v0.1.13+1.0.8
  572. Downloaded encode_unicode v1.0.0
  573. Downloaded quote v1.0.40
  574. Downloaded backtrace v0.3.75
  575. Downloaded wasi v0.11.1+wasi-snapshot-preview1
  576. Downloaded getrandom v0.2.16
  577. Downloaded base64 v0.21.7
  578. Downloaded potential_utf v0.1.2
  579. Downloaded monostate-impl v0.1.14
  580. Downloaded security-framework-sys v2.14.0
  581. Downloaded numpy v0.18.0
  582. Downloaded parking_lot v0.12.4
  583. Downloaded writeable v0.6.1
  584. Downloaded native-tls v0.2.14
  585. Downloaded rustc-demangle v0.1.25
  586. Downloaded monostate v0.1.14
  587. Downloaded serde_urlencoded v0.7.1
  588. Downloaded num-complex v0.4.6
  589. Downloaded once_cell_polyfill v1.70.1
  590. Downloaded once_cell v1.21.3
  591. Downloaded regex v1.11.1
  592. Downloaded openssl v0.10.73
  593. Downloaded litemap v0.8.0
  594. Downloaded object v0.36.7
  595. Downloaded itertools v0.9.0
  596. Downloaded yoke v0.8.0
  597. Downloaded ipnet v2.11.0
  598. Downloaded zstd v0.11.2+zstd.1.5.2
  599. Downloaded openssl-sys v0.9.109
  600. Downloaded password-hash v0.4.2
  601. Downloaded onig_sys v69.9.1
  602. Downloaded indexmap v2.10.0
  603. Downloaded unicode-normalization-alignments v0.1.12
  604. Downloaded serde_json v1.0.140
  605. Downloaded tar v0.4.44
  606. Downloaded rayon v1.10.0
  607. Downloaded percent-encoding v2.3.1
  608. Downloaded typenum v1.18.0
  609. Downloaded tracing v0.1.41
  610. Downloaded rayon-cond v0.1.0
  611. Downloaded ndarray v0.13.1
  612. Downloaded num-complex v0.2.4
  613. Downloaded rand v0.8.5
  614. Downloaded ndarray v0.15.6
  615. Downloaded security-framework v2.11.1
  616. Downloaded serde v1.0.219
  617. Downloaded regex-syntax v0.6.29
  618. Downloaded nom v7.1.3
  619. Downloaded winreg v0.50.0
  620. Downloaded rayon-core v1.12.1
  621. Downloaded memchr v2.7.5
  622. Downloaded number_prefix v0.4.0
  623. Downloaded number_prefix v0.3.0
  624. Downloaded inout v0.1.4
  625. Downloaded slab v0.4.10
  626. Downloaded rustc-hash v1.1.0
  627. Downloaded pbkdf2 v0.11.0
  628. Downloaded mime v0.3.17
  629. Downloaded memoffset v0.8.0
  630. Downloaded is_terminal_polyfill v1.70.1
  631. Downloaded pyo3 v0.18.3
  632. Downloaded powerfmt v0.2.0
  633. Downloaded rawpointer v0.2.1
  634. Downloaded futures-core v0.3.31
  635. Downloaded autocfg v1.5.0
  636. Downloaded hmac v0.12.1
  637. Downloaded spm_precompiled v0.1.4
  638. Downloaded lock_api v0.4.13
  639. Downloaded regex-syntax v0.8.5
  640. Downloaded rustix v1.0.7
  641. Downloaded pin-project-lite v0.2.16
  642. Downloaded regex-automata v0.4.9
  643. Downloaded wasm-bindgen v0.2.100
  644. Downloaded idna v1.0.3
  645. Downloaded indicatif v0.15.0
  646. Downloaded matrixmultiply v0.2.4
  647. Downloaded libc v0.2.174
  648. Downloaded miniz_oxide v0.8.9
  649. Downloaded url v2.5.4
  650. Downloaded unicode-segmentation v1.12.0
  651. Downloaded heck v0.5.0
  652. Downloaded icu_normalizer v2.0.0
  653. Downloaded foreign-types v0.3.2
  654. Downloaded futures-channel v0.3.31
  655. Downloaded derive_builder_core v0.12.0
  656. Downloaded crc32fast v1.4.2
  657. Downloaded cpufeatures v0.2.17
  658. Downloaded sha2 v0.10.9
  659. Downloaded hyper-tls v0.5.0
  660. Downloaded glob v0.3.2
  661. Downloaded fs2 v0.4.3
  662. Downloaded filetime v0.2.25
  663. Downloaded env_logger v0.7.1
  664. Downloaded unicode_categories v0.1.1
  665. Downloaded onig v6.5.1
  666. Downloaded linux-raw-sys v0.9.4
  667. Downloaded zerotrie v0.2.2
  668. Downloaded zerocopy-derive v0.8.26
  669. Downloaded zip v0.6.6
  670. Downloaded syn v1.0.109
  671. Downloaded tokio-util v0.7.15
  672. Downloaded time v0.3.41
  673. Downloaded mio v1.0.4
  674. Downloaded minimal-lexical v0.2.1
  675. Downloaded wasi v0.14.2+wasi-0.2.4
  676. Downloaded zerovec v0.11.2
  677. Downloaded vcpkg v0.2.15
  678. Downloaded reqwest v0.11.27
  679. Downloaded syn v2.0.104
  680. Downloaded unicode-width v0.2.1
  681. Downloaded zerocopy v0.8.26
  682. Downloaded windows_x86_64_gnullvm v0.48.5
  683. Downloaded windows_aarch64_gnullvm v0.48.5
  684. Downloaded windows_x86_64_gnullvm v0.52.6
  685. Downloaded windows_i686_gnullvm v0.52.6
  686. Downloaded windows_aarch64_gnullvm v0.52.6
  687. Downloaded web-sys v0.3.77
  688. Downloaded tokio v1.45.1
  689. Downloaded windows_aarch64_gnullvm v0.53.0
  690. Downloaded windows_x86_64_msvc v0.48.5
  691. Downloaded zstd-sys v2.0.15+zstd.1.5.7
  692. Downloaded windows_x86_64_gnullvm v0.53.0
  693. Downloaded windows_aarch64_msvc v0.52.6
  694. Downloaded windows_x86_64_gnu v0.48.5
  695. Downloaded windows_i686_msvc v0.48.5
  696. Downloaded windows_aarch64_msvc v0.48.5
  697. Downloaded windows_x86_64_msvc v0.53.0
  698. Downloaded windows_i686_gnullvm v0.53.0
  699. Downloaded windows_i686_gnu v0.48.5
  700. Downloaded windows_aarch64_msvc v0.53.0
  701. Downloaded windows_i686_gnu v0.52.6
  702. Downloaded windows_x86_64_msvc v0.52.6
  703. Downloaded windows_i686_msvc v0.52.6
  704. Downloaded windows_x86_64_gnu v0.52.6
  705. Downloaded windows_x86_64_gnu v0.53.0
  706. Downloaded windows_i686_msvc v0.53.0
  707. Downloaded windows_i686_gnu v0.53.0
  708. Downloaded winapi v0.3.9
  709. Downloaded windows-sys v0.59.0
  710. Downloaded windows-sys v0.60.2
  711. Downloaded windows-sys v0.52.0
  712. Downloaded windows-sys v0.48.0
  713. Downloaded winapi-i686-pc-windows-gnu v0.4.0
  714. Downloaded winapi-x86_64-pc-windows-gnu v0.4.0
  715. cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --release -v --features pyo3/extension-module --crate-type cdylib --
  716. Compiling libc v0.2.174
  717. Compiling proc-macro2 v1.0.95
  718. Compiling unicode-ident v1.0.18
  719. Compiling shlex v1.3.0
  720. Compiling cfg-if v1.0.1
  721. Compiling pkg-config v0.3.32
  722. Compiling autocfg v1.5.0
  723. Compiling memchr v2.7.5
  724. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.174/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=9d0d62fe78bccae5 -C extra-filename=-d943ea62dcb30ccc --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/libc-d943ea62dcb30ccc -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  725. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.95/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=3d099f1f9bfd6532 -C extra-filename=-ae3307c9e276fb1b --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/proc-macro2-ae3307c9e276fb1b -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  726. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name unicode_ident --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=acc3353070cd4f58 -C extra-filename=-7a079294cb35a080 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  727. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name shlex --edition=2015 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f64138012d9ce9b8 -C extra-filename=-67ee55856bda7043 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  728. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name cfg_if --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=39c0a42162095062 -C extra-filename=-d897e2745c58c50f --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  729. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name pkg_config --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1e39df0ef22219ba -C extra-filename=-732ea8d9fd7e6dbb --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  730. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name memchr --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=ff44845f49e917ee -C extra-filename=-8b3a23643251ebdc --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  731. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name autocfg --edition=2015 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5bf535f475581923 -C extra-filename=-2db79f27c13f638f --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  732. Compiling stable_deref_trait v1.2.0
  733. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=8871765f4d73595c -C extra-filename=-f2ff6ada90050a04 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  734. Compiling once_cell v1.21.3
  735. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name once_cell --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=9419307a3d22f939 -C extra-filename=-2fba3a2782ab69ad --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  736. Compiling typenum v1.18.0
  737. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.18.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=8a9ade1854b1e0bd -C extra-filename=-05987a3b50c8feee --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/typenum-05987a3b50c8feee -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  738. Compiling version_check v0.9.5
  739. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name version_check --edition=2015 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1d351686b88654f9 -C extra-filename=-24e6890dc0f31c03 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  740. Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/proc-macro2-ae3307c9e276fb1b/build-script-build`
  741. Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/libc-d943ea62dcb30ccc/build-script-build`
  742. Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/libc-d943ea62dcb30ccc/build-script-build`
  743. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name libc --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.174/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=a2e68bad800d12a7 -C extra-filename=-9fa2d3c310798377 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
  744. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name proc_macro2 --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.95/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=7fe812cfbd8d78d8 -C extra-filename=-9702d12caf4464c3 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern unicode_ident=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libunicode_ident-7a079294cb35a080.rmeta --cap-lints allow --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
  745. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name libc --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.174/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=0915a2780e5b14bc -C extra-filename=-b7ee443fa3907fc8 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
  746. Compiling syn v1.0.109
  747. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=16b0550c335d47ae -C extra-filename=-d68426251e483505 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/syn-d68426251e483505 -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  748. Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/typenum-05987a3b50c8feee/build-script-build`
  749. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name typenum --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=512bb7f1e3965b9d -C extra-filename=-506df47ac24f5a68 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  750. Compiling generic-array v0.14.7
  751. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2015 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=71db524fd8f4cd7b -C extra-filename=-6adad361930b2fcf --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/generic-array-6adad361930b2fcf -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern version_check=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libversion_check-24e6890dc0f31c03.rlib --cap-lints allow`
  752. Compiling smallvec v1.15.1
  753. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name smallvec --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="const_generics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=658f6ede6887cc2f -C extra-filename=-e4707eb2ae3866fe --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  754. Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/generic-array-6adad361930b2fcf/build-script-build`
  755. Compiling target-lexicon v0.12.16
  756. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.12.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=6c32fffebc543222 -C extra-filename=-d2be2372b0232688 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/target-lexicon-d2be2372b0232688 -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  757. Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/syn-d68426251e483505/build-script-build`
  758. Compiling vcpkg v0.2.15
  759. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name vcpkg --edition=2015 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=79e9496d6fb75c82 -C extra-filename=-95c91a053209259a --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  760. Compiling quote v1.0.40
  761. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name quote --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=efac15184a7679cf -C extra-filename=-f31617b36bf2c489 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern proc_macro2=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libproc_macro2-9702d12caf4464c3.rmeta --cap-lints allow`
  762. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name generic_array --edition=2015 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=52ee94bd8beb8cd5 -C extra-filename=-e80171c54e2d230b --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern typenum=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libtypenum-506df47ac24f5a68.rmeta --cap-lints allow --cfg relaxed_coherence`
  763. Compiling syn v2.0.104
  764. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=21f7c8b71d3c6b60 -C extra-filename=-830e8717ae72d6f0 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern proc_macro2=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libproc_macro2-9702d12caf4464c3.rmeta --extern quote=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libquote-f31617b36bf2c489.rmeta --extern unicode_ident=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libunicode_ident-7a079294cb35a080.rmeta --cap-lints allow`
  765. Compiling jobserver v0.1.33
  766. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name jobserver --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/jobserver-0.1.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a368b5c2ad09194b -C extra-filename=-d67a2add002bb8fe --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern libc=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/liblibc-b7ee443fa3907fc8.rmeta --cap-lints allow`
  767. Compiling pin-project-lite v0.2.16
  768. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name pin_project_lite --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7c166286cef52710 -C extra-filename=-26fad10fe79a5208 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  769. Compiling bitflags v2.9.1
  770. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bitflags --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=85a14d5b7c26a2b7 -C extra-filename=-512815dcc668c565 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  771. Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/target-lexicon-d2be2372b0232688/build-script-build`
  772. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=fa8adb5f5333335f -C extra-filename=-37ab46a0869dfb1f --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern proc_macro2=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libproc_macro2-9702d12caf4464c3.rmeta --extern quote=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libquote-f31617b36bf2c489.rmeta --extern unicode_ident=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libunicode_ident-7a079294cb35a080.rmeta --cap-lints allow --cfg syn_disable_nightly_tests`
  773. Compiling bytes v1.10.1
  774. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bytes --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=0fc799b3a74dfe17 -C extra-filename=-4e87cd965b02fd94 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  775. Compiling cc v1.2.27
  776. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name cc --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=8306e6d6aa7f3aa9 -C extra-filename=-8959513ef7997e61 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern jobserver=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libjobserver-d67a2add002bb8fe.rmeta --extern libc=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/liblibc-b7ee443fa3907fc8.rmeta --extern shlex=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libshlex-67ee55856bda7043.rmeta --cap-lints allow`
  777. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name target_lexicon --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.12.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=29e512e1c7dcd417 -C extra-filename=-c43b2dcd0713fc95 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow --cfg 'feature="rust_1_40"'`
  778. Compiling itoa v1.0.15
  779. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name itoa --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=c6c982a44cb50cac -C extra-filename=-b9fb253aa9ff1b2a --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  780. Compiling litemap v0.8.0
  781. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name litemap --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "testing", "yoke"))' -C metadata=7c930e45f7140ea5 -C extra-filename=-0c9ac4d79f9e2e71 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  782. Compiling crypto-common v0.1.6
  783. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name crypto_common --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=d92a9982cb46f2da -C extra-filename=-1dde7639cdd14cb9 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern generic_array=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libgeneric_array-e80171c54e2d230b.rmeta --extern typenum=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libtypenum-506df47ac24f5a68.rmeta --cap-lints allow`
  784. Compiling writeable v0.6.1
  785. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name writeable --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/writeable-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("either"))' -C metadata=1b3428b6dccc1c35 -C extra-filename=-cb250cd95572dadf --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  786. Compiling pyo3-build-config v0.18.3
  787. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-build-config-0.18.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "python3-dll-a", "resolve-config"))' -C metadata=a128a7e997cabd26 -C extra-filename=-9485cf7e44bbb688 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/pyo3-build-config-9485cf7e44bbb688 -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern target_lexicon=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libtarget_lexicon-c43b2dcd0713fc95.rlib --cap-lints allow`
  788. Compiling mio v1.0.4
  789. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name mio --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mio-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=e576ffed139dc758 -C extra-filename=-c70980a33dfec137 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern libc=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/liblibc-9fa2d3c310798377.rmeta --cap-lints allow`
  790. Compiling socket2 v0.5.10
  791. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name socket2 --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.5.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=d0ae13d8b9533c92 -C extra-filename=-cd4b2af5122c4d8a --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern libc=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/liblibc-9fa2d3c310798377.rmeta --cap-lints allow`
  792. Compiling icu_properties_data v2.0.1
  793. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-2.0.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bc5f7b5aa4c98ae0 -C extra-filename=-09f2181d3ede2d94 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/icu_properties_data-09f2181d3ede2d94 -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  794. Compiling icu_normalizer_data v2.0.0
  795. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-2.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e1d660fcfae48edf -C extra-filename=-969598655f4938d5 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/icu_normalizer_data-969598655f4938d5 -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  796. Compiling futures-core v0.3.31
  797. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name futures_core --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=7e5de8ecbedbdcd2 -C extra-filename=-75f541d2b0b0423e --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  798. Compiling serde v1.0.219
  799. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=848d670c8236dff0 -C extra-filename=-ab2713adcf76a1e5 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/serde-ab2713adcf76a1e5 -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  800. Compiling subtle v2.6.1
  801. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name subtle --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subtle-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=bd8786f6eaf2c63f -C extra-filename=-3e2919287386c330 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  802. Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/icu_normalizer_data-969598655f4938d5/build-script-build`
  803. Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/pyo3-build-config-9485cf7e44bbb688/build-script-build`
  804. Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/icu_properties_data-09f2181d3ede2d94/build-script-build`
  805. Compiling tokio v1.45.1
  806. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=4d10e1f447ddaada -C extra-filename=-99bad748c111737d --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern bytes=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libbytes-4e87cd965b02fd94.rmeta --extern libc=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/liblibc-9fa2d3c310798377.rmeta --extern mio=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libmio-c70980a33dfec137.rmeta --extern pin_project_lite=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libpin_project_lite-26fad10fe79a5208.rmeta --extern socket2=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libsocket2-cd4b2af5122c4d8a.rmeta --cap-lints allow`
  807. Compiling block-buffer v0.10.4
  808. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name block_buffer --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=58807816c137fa84 -C extra-filename=-916cec092f3f1377 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern generic_array=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libgeneric_array-e80171c54e2d230b.rmeta --cap-lints allow`
  809. Compiling getrandom v0.2.16
  810. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name getrandom --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=45d91dbe0f30be06 -C extra-filename=-cce44ef12d64d056 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern cfg_if=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libcfg_if-d897e2745c58c50f.rmeta --extern libc=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/liblibc-9fa2d3c310798377.rmeta --cap-lints allow`
  811. Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/serde-ab2713adcf76a1e5/build-script-build`
  812. Compiling num-traits v0.2.19
  813. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=89c805eef71f17d3 -C extra-filename=-a4e790bb2033ae63 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/num-traits-a4e790bb2033ae63 -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern autocfg=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libautocfg-2db79f27c13f638f.rlib --cap-lints allow`
  814. Compiling openssl v0.10.73
  815. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.73/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=e029075f48b581d4 -C extra-filename=-4bdea01fc4143374 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/openssl-4bdea01fc4143374 -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  816. Compiling crossbeam-utils v0.8.21
  817. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=dd01db8ca8f83663 -C extra-filename=-e1c11631eea2972c --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/crossbeam-utils-e1c11631eea2972c -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  818. Compiling fnv v1.0.7
  819. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name fnv --edition=2015 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=034919cdbc2af4f4 -C extra-filename=-6593fd92b71ea77e --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  820. Compiling foreign-types-shared v0.1.1
  821. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name foreign_types_shared --edition=2015 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d9499c4eb4eb100c -C extra-filename=-c4592c0d5680afae --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  822. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name once_cell --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=39876ad73cb72e0e -C extra-filename=-110891e347b8c4d8 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow`
  823. Compiling foreign-types v0.3.2
  824. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name foreign_types --edition=2015 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=223e57436e02b37d -C extra-filename=-87a1ded147699d51 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern foreign_types_shared=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libforeign_types_shared-c4592c0d5680afae.rmeta --cap-lints allow`
  825. Compiling http v0.2.12
  826. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name http --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6f4e4c82cd5a8213 -C extra-filename=-62d0b6fe294717b9 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern bytes=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libbytes-4e87cd965b02fd94.rmeta --extern fnv=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libfnv-6593fd92b71ea77e.rmeta --extern itoa=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libitoa-b9fb253aa9ff1b2a.rmeta --cap-lints allow`
  827. Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/num-traits-a4e790bb2033ae63/build-script-build`
  828. Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/crossbeam-utils-e1c11631eea2972c/build-script-build`
  829. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name pyo3_build_config --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-build-config-0.18.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "python3-dll-a", "resolve-config"))' -C metadata=bd4ac1af03ca3ee5 -C extra-filename=-7fad5f3a5625a42c --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern once_cell=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libonce_cell-110891e347b8c4d8.rmeta --extern target_lexicon=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libtarget_lexicon-c43b2dcd0713fc95.rmeta --cap-lints allow`
  830. Compiling rand_core v0.6.4
  831. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name rand_core --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=955db4a1496ca389 -C extra-filename=-bb34e537b2cbeedb --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern getrandom=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libgetrandom-cce44ef12d64d056.rmeta --cap-lints allow`
  832. Compiling digest v0.10.7
  833. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name digest --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=b1d50d4e78bfc6fc -C extra-filename=-2e12b45d5944a398 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern block_buffer=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libblock_buffer-916cec092f3f1377.rmeta --extern crypto_common=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libcrypto_common-1dde7639cdd14cb9.rmeta --extern subtle=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libsubtle-3e2919287386c330.rmeta --cap-lints allow`
  834. Compiling openssl-sys v0.9.109
  835. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_main --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.109/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=41b7a692f5bb9920 -C extra-filename=-53615405294a8636 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/openssl-sys-53615405294a8636 -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern cc=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libcc-8959513ef7997e61.rlib --extern pkg_config=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libpkg_config-732ea8d9fd7e6dbb.rlib --extern vcpkg=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libvcpkg-95c91a053209259a.rlib --cap-lints allow`
  836. Compiling zstd-sys v2.0.15+zstd.1.5.7
  837. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2018 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-sys-2.0.15+zstd.1.5.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --allow=non_upper_case_globals -C debug-assertions=off --cfg 'feature="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=fa422b9d50548eae -C extra-filename=-cf4701f48477bba7 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/zstd-sys-cf4701f48477bba7 -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern cc=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libcc-8959513ef7997e61.rlib --extern pkg_config=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libpkg_config-732ea8d9fd7e6dbb.rlib --cap-lints allow`
  838. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name icu_properties_data --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d073429a00796e91 -C extra-filename=-daecc749a2754257 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow --check-cfg 'cfg(icu4c_enable_renaming)'`
  839. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name icu_normalizer_data --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2e61f359102290eb -C extra-filename=-c3317c0eaebebfe3 --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --cap-lints allow --check-cfg 'cfg(icu4c_enable_renaming)'`
  840. Compiling aho-corasick v1.1.3
  841. Running `/home/a-vladimir/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name aho_corasick --edition=2021 /home/a-vladimir/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=cc91baed5fff7d3f -C extra-filename=-e95540c81a65a99a --out-dir /tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps --extern memchr=/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/deps/libmemchr-8b3a23643251ebdc.rmeta --cap-lints allow`
  842. Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/zstd-sys-cf4701f48477bba7/build-script-build`
  843. Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/openssl-sys-53615405294a8636/build-script-main`
  844. warning: [email protected]: Could not find directory of OpenSSL installation, and this `-sys` crate cannot proceed without this knowledge. If OpenSSL is installed and this crate had trouble finding it, you can set the `OPENSSL_DIR` environment variable for the compilation process. See stderr section below for further information.
  845. error: failed to run custom build command for `openssl-sys v0.9.109`
  846.  
  847. Caused by:
  848. process didn't exit successfully: `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/openssl-sys-53615405294a8636/build-script-main` (exit status: 101)
  849. --- stdout
  850. cargo:rustc-check-cfg=cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))
  851. cargo:rustc-check-cfg=cfg(openssl)
  852. cargo:rustc-check-cfg=cfg(libressl)
  853. cargo:rustc-check-cfg=cfg(boringssl)
  854. cargo:rustc-check-cfg=cfg(awslc)
  855. cargo:rustc-check-cfg=cfg(libressl250)
  856. cargo:rustc-check-cfg=cfg(libressl251)
  857. cargo:rustc-check-cfg=cfg(libressl252)
  858. cargo:rustc-check-cfg=cfg(libressl261)
  859. cargo:rustc-check-cfg=cfg(libressl270)
  860. cargo:rustc-check-cfg=cfg(libressl271)
  861. cargo:rustc-check-cfg=cfg(libressl273)
  862. cargo:rustc-check-cfg=cfg(libressl280)
  863. cargo:rustc-check-cfg=cfg(libressl281)
  864. cargo:rustc-check-cfg=cfg(libressl291)
  865. cargo:rustc-check-cfg=cfg(libressl310)
  866. cargo:rustc-check-cfg=cfg(libressl321)
  867. cargo:rustc-check-cfg=cfg(libressl332)
  868. cargo:rustc-check-cfg=cfg(libressl340)
  869. cargo:rustc-check-cfg=cfg(libressl350)
  870. cargo:rustc-check-cfg=cfg(libressl360)
  871. cargo:rustc-check-cfg=cfg(libressl361)
  872. cargo:rustc-check-cfg=cfg(libressl370)
  873. cargo:rustc-check-cfg=cfg(libressl380)
  874. cargo:rustc-check-cfg=cfg(libressl381)
  875. cargo:rustc-check-cfg=cfg(libressl382)
  876. cargo:rustc-check-cfg=cfg(libressl390)
  877. cargo:rustc-check-cfg=cfg(libressl400)
  878. cargo:rustc-check-cfg=cfg(libressl410)
  879. cargo:rustc-check-cfg=cfg(ossl101)
  880. cargo:rustc-check-cfg=cfg(ossl102)
  881. cargo:rustc-check-cfg=cfg(ossl102f)
  882. cargo:rustc-check-cfg=cfg(ossl102h)
  883. cargo:rustc-check-cfg=cfg(ossl110)
  884. cargo:rustc-check-cfg=cfg(ossl110f)
  885. cargo:rustc-check-cfg=cfg(ossl110g)
  886. cargo:rustc-check-cfg=cfg(ossl110h)
  887. cargo:rustc-check-cfg=cfg(ossl111)
  888. cargo:rustc-check-cfg=cfg(ossl111b)
  889. cargo:rustc-check-cfg=cfg(ossl111c)
  890. cargo:rustc-check-cfg=cfg(ossl111d)
  891. cargo:rustc-check-cfg=cfg(ossl300)
  892. cargo:rustc-check-cfg=cfg(ossl310)
  893. cargo:rustc-check-cfg=cfg(ossl320)
  894. cargo:rustc-check-cfg=cfg(ossl330)
  895. cargo:rustc-check-cfg=cfg(ossl340)
  896. cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR
  897. X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR unset
  898. cargo:rerun-if-env-changed=OPENSSL_LIB_DIR
  899. OPENSSL_LIB_DIR unset
  900. cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR
  901. X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR unset
  902. cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR
  903. OPENSSL_INCLUDE_DIR unset
  904. cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR
  905. X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR unset
  906. cargo:rerun-if-env-changed=OPENSSL_DIR
  907. OPENSSL_DIR unset
  908. cargo:rerun-if-env-changed=OPENSSL_NO_PKG_CONFIG
  909. cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
  910. cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
  911. cargo:rerun-if-env-changed=HOST_PKG_CONFIG
  912. cargo:rerun-if-env-changed=PKG_CONFIG
  913. cargo:rerun-if-env-changed=OPENSSL_STATIC
  914. cargo:rerun-if-env-changed=OPENSSL_DYNAMIC
  915. cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
  916. cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
  917. cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
  918. cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
  919. cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
  920. cargo:rerun-if-env-changed=PKG_CONFIG_PATH
  921. cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
  922. cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
  923. cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
  924. cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
  925. cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
  926. cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
  927. cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
  928. cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
  929.  
  930.  
  931. Could not find openssl via pkg-config:
  932.  
  933. pkg-config exited with status code 1
  934. > PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags openssl
  935.  
  936. The system library `openssl` required by crate `openssl-sys` was not found.
  937. The file `openssl.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory.
  938. The PKG_CONFIG_PATH environment variable is not set.
  939.  
  940. HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `openssl.pc`.
  941.  
  942.  
  943. cargo:warning=Could not find directory of OpenSSL installation, and this `-sys` crate cannot proceed without this knowledge. If OpenSSL is installed and this crate had trouble finding it, you can set the `OPENSSL_DIR` environment variable for the compilation process. See stderr section below for further information.
  944.  
  945. --- stderr
  946.  
  947.  
  948. Could not find directory of OpenSSL installation, and this `-sys` crate cannot
  949. proceed without this knowledge. If OpenSSL is installed and this crate had
  950. trouble finding it, you can set the `OPENSSL_DIR` environment variable for the
  951. compilation process.
  952.  
  953. Make sure you also have the development packages of openssl installed.
  954. For example, `libssl-dev` on Ubuntu or `openssl-devel` on Fedora.
  955.  
  956. If you're in a situation where you think the directory *should* be found
  957. automatically, please open a bug at https://github.com/sfackler/rust-openssl
  958. and include information about your system as well as this message.
  959.  
  960. $HOST = x86_64-unknown-linux-gnu
  961. $TARGET = x86_64-unknown-linux-gnu
  962. openssl-sys = 0.9.109
  963.  
  964.  
  965. warning: build failed, waiting for other jobs to finish...
  966. error: `cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --release -v --features pyo3/extension-module --crate-type cdylib --` failed with code 101
  967. [end of output]
  968.  
  969. note: This error originates from a subprocess, and is likely not a problem with pip.
  970. ERROR: Failed building wheel for tokenizers
  971. Failed to build tokenizers
  972. ERROR: Could not build wheels for tokenizers, which is required to install pyproject.toml-based projects
  973. (venv) a-vladimir@Game-X:/mnt/5868f70d-4271-4fe4-a06e-5d1455ac9dc7/stable-diffusion-webui$
  974.  
  975.  
Add Comment
Please, Sign In to add comment