Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- a-vladimir@Game-X:/mnt/5868f70d-4271-4fe4-a06e-5d1455ac9dc7/stable-diffusion-webui$ source venv/bin/activate
- (venv) a-vladimir@Game-X:/mnt/5868f70d-4271-4fe4-a06e-5d1455ac9dc7/stable-diffusion-webui$ pip install -r requirements.txt
- Collecting GitPython (from -r requirements.txt (line 1))
- Using cached GitPython-3.1.44-py3-none-any.whl.metadata (13 kB)
- Requirement already satisfied: Pillow in ./venv/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (11.2.1)
- Collecting accelerate (from -r requirements.txt (line 3))
- Using cached accelerate-1.8.1-py3-none-any.whl.metadata (19 kB)
- Collecting blendmodes (from -r requirements.txt (line 5))
- Using cached blendmodes-2025-py3-none-any.whl.metadata (9.0 kB)
- Collecting clean-fid (from -r requirements.txt (line 6))
- Using cached clean_fid-0.1.35-py3-none-any.whl.metadata (36 kB)
- Collecting diskcache (from -r requirements.txt (line 7))
- Using cached diskcache-5.6.3-py3-none-any.whl.metadata (20 kB)
- Collecting einops (from -r requirements.txt (line 8))
- Using cached einops-0.8.1-py3-none-any.whl.metadata (13 kB)
- Collecting facexlib (from -r requirements.txt (line 9))
- Using cached facexlib-0.3.0-py3-none-any.whl.metadata (4.6 kB)
- Collecting fastapi>=0.90.1 (from -r requirements.txt (line 10))
- Using cached fastapi-0.115.14-py3-none-any.whl.metadata (27 kB)
- Collecting gradio==3.41.2 (from -r requirements.txt (line 11))
- Using cached gradio-3.41.2-py3-none-any.whl.metadata (17 kB)
- Collecting inflection (from -r requirements.txt (line 12))
- Using cached inflection-0.5.1-py2.py3-none-any.whl.metadata (1.7 kB)
- Collecting jsonmerge (from -r requirements.txt (line 13))
- Using cached jsonmerge-1.9.2-py3-none-any.whl.metadata (21 kB)
- Collecting kornia (from -r requirements.txt (line 14))
- Using cached kornia-0.8.1-py2.py3-none-any.whl.metadata (17 kB)
- Collecting lark (from -r requirements.txt (line 15))
- Using cached lark-1.2.2-py3-none-any.whl.metadata (1.8 kB)
- Requirement already satisfied: numpy in ./venv/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (2.3.1)
- Collecting omegaconf (from -r requirements.txt (line 17))
- Using cached omegaconf-2.3.0-py3-none-any.whl.metadata (3.9 kB)
- Collecting open-clip-torch (from -r requirements.txt (line 18))
- Using cached open_clip_torch-2.32.0-py3-none-any.whl.metadata (31 kB)
- Collecting piexif (from -r requirements.txt (line 20))
- Using cached piexif-1.1.3-py2.py3-none-any.whl.metadata (3.7 kB)
- Collecting protobuf==3.20.0 (from -r requirements.txt (line 21))
- Using cached protobuf-3.20.0-py2.py3-none-any.whl.metadata (720 bytes)
- Collecting psutil (from -r requirements.txt (line 22))
- 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)
- Collecting pytorch_lightning (from -r requirements.txt (line 23))
- Using cached pytorch_lightning-2.5.2-py3-none-any.whl.metadata (21 kB)
- Collecting requests (from -r requirements.txt (line 24))
- Using cached requests-2.32.4-py3-none-any.whl.metadata (4.9 kB)
- Collecting resize-right (from -r requirements.txt (line 25))
- Using cached resize_right-0.0.2-py3-none-any.whl.metadata (551 bytes)
- Collecting safetensors (from -r requirements.txt (line 27))
- Using cached safetensors-0.5.3-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.8 kB)
- Collecting scikit-image>=0.19 (from -r requirements.txt (line 28))
- Using cached scikit_image-0.25.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (14 kB)
- Collecting tomesd (from -r requirements.txt (line 29))
- Using cached tomesd-0.1.3-py3-none-any.whl.metadata (9.1 kB)
- Requirement already satisfied: torch in ./venv/lib/python3.12/site-packages (from -r requirements.txt (line 30)) (2.7.1+rocm6.3)
- Collecting torchdiffeq (from -r requirements.txt (line 31))
- Using cached torchdiffeq-0.2.5-py3-none-any.whl.metadata (440 bytes)
- Collecting torchsde (from -r requirements.txt (line 32))
- Using cached torchsde-0.2.6-py3-none-any.whl.metadata (5.3 kB)
- Collecting transformers==4.30.2 (from -r requirements.txt (line 33))
- Using cached transformers-4.30.2-py3-none-any.whl.metadata (113 kB)
- Collecting pillow-avif-plugin==1.4.3 (from -r requirements.txt (line 34))
- Using cached pillow_avif_plugin-1.4.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.7 kB)
- Collecting aiofiles<24.0,>=22.0 (from gradio==3.41.2->-r requirements.txt (line 11))
- Using cached aiofiles-23.2.1-py3-none-any.whl.metadata (9.7 kB)
- Collecting altair<6.0,>=4.2.0 (from gradio==3.41.2->-r requirements.txt (line 11))
- Using cached altair-5.5.0-py3-none-any.whl.metadata (11 kB)
- Collecting ffmpy (from gradio==3.41.2->-r requirements.txt (line 11))
- Using cached ffmpy-0.6.0-py3-none-any.whl.metadata (2.9 kB)
- Collecting gradio-client==0.5.0 (from gradio==3.41.2->-r requirements.txt (line 11))
- Using cached gradio_client-0.5.0-py3-none-any.whl.metadata (7.1 kB)
- Collecting httpx (from gradio==3.41.2->-r requirements.txt (line 11))
- Using cached httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB)
- Collecting huggingface-hub>=0.14.0 (from gradio==3.41.2->-r requirements.txt (line 11))
- Using cached huggingface_hub-0.33.1-py3-none-any.whl.metadata (14 kB)
- Collecting importlib-resources<7.0,>=1.3 (from gradio==3.41.2->-r requirements.txt (line 11))
- Using cached importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB)
- 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)
- Collecting markupsafe~=2.0 (from gradio==3.41.2->-r requirements.txt (line 11))
- Using cached MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
- Collecting matplotlib~=3.0 (from gradio==3.41.2->-r requirements.txt (line 11))
- Using cached matplotlib-3.10.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
- Collecting numpy (from -r requirements.txt (line 16))
- Using cached numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB)
- Collecting orjson~=3.0 (from gradio==3.41.2->-r requirements.txt (line 11))
- Using cached orjson-3.10.18-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (41 kB)
- Collecting packaging (from gradio==3.41.2->-r requirements.txt (line 11))
- Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
- Collecting pandas<3.0,>=1.0 (from gradio==3.41.2->-r requirements.txt (line 11))
- Using cached pandas-2.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (91 kB)
- Collecting Pillow (from -r requirements.txt (line 2))
- Using cached pillow-10.4.0-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (9.2 kB)
- 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))
- Using cached pydantic-2.11.7-py3-none-any.whl.metadata (67 kB)
- Collecting pydub (from gradio==3.41.2->-r requirements.txt (line 11))
- Using cached pydub-0.25.1-py2.py3-none-any.whl.metadata (1.4 kB)
- Collecting python-multipart (from gradio==3.41.2->-r requirements.txt (line 11))
- Using cached python_multipart-0.0.20-py3-none-any.whl.metadata (1.8 kB)
- Collecting pyyaml<7.0,>=5.0 (from gradio==3.41.2->-r requirements.txt (line 11))
- Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
- Collecting semantic-version~=2.0 (from gradio==3.41.2->-r requirements.txt (line 11))
- Using cached semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB)
- 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)
- Collecting uvicorn>=0.14.0 (from gradio==3.41.2->-r requirements.txt (line 11))
- Using cached uvicorn-0.35.0-py3-none-any.whl.metadata (6.5 kB)
- Collecting websockets<12.0,>=10.0 (from gradio==3.41.2->-r requirements.txt (line 11))
- Using cached websockets-11.0.3-py3-none-any.whl.metadata (6.6 kB)
- Requirement already satisfied: filelock in ./venv/lib/python3.12/site-packages (from transformers==4.30.2->-r requirements.txt (line 33)) (3.18.0)
- Collecting regex!=2019.12.17 (from transformers==4.30.2->-r requirements.txt (line 33))
- Using cached regex-2024.11.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB)
- Collecting tokenizers!=0.11.3,<0.14,>=0.11.1 (from transformers==4.30.2->-r requirements.txt (line 33))
- Using cached tokenizers-0.13.3.tar.gz (314 kB)
- Installing build dependencies ... done
- Getting requirements to build wheel ... done
- Preparing metadata (pyproject.toml) ... done
- Collecting tqdm>=4.27 (from transformers==4.30.2->-r requirements.txt (line 33))
- Using cached tqdm-4.67.1-py3-none-any.whl.metadata (57 kB)
- 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)
- Collecting gitdb<5,>=4.0.1 (from GitPython->-r requirements.txt (line 1))
- Using cached gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB)
- Collecting aenum>=3.1.15 (from blendmodes->-r requirements.txt (line 5))
- Using cached aenum-3.1.16-py3-none-any.whl.metadata (3.8 kB)
- INFO: pip is looking at multiple versions of blendmodes to determine which version is compatible with other requirements. This could take a while.
- Collecting blendmodes (from -r requirements.txt (line 5))
- Using cached blendmodes-2024.1.1-py3-none-any.whl.metadata (9.3 kB)
- Requirement already satisfied: torchvision in ./venv/lib/python3.12/site-packages (from clean-fid->-r requirements.txt (line 6)) (0.22.1+rocm6.3)
- Collecting scipy>=1.0.1 (from clean-fid->-r requirements.txt (line 6))
- Using cached scipy-1.16.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (61 kB)
- Collecting filterpy (from facexlib->-r requirements.txt (line 9))
- Using cached filterpy-1.4.5-py3-none-any.whl
- Collecting numba (from facexlib->-r requirements.txt (line 9))
- Using cached numba-0.61.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.8 kB)
- Collecting opencv-python (from facexlib->-r requirements.txt (line 9))
- Using cached opencv_python-4.11.0.86-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB)
- Collecting starlette<0.47.0,>=0.40.0 (from fastapi>=0.90.1->-r requirements.txt (line 10))
- Using cached starlette-0.46.2-py3-none-any.whl.metadata (6.2 kB)
- Collecting jsonschema>2.4.0 (from jsonmerge->-r requirements.txt (line 13))
- Using cached jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB)
- Collecting kornia_rs>=0.1.9 (from kornia->-r requirements.txt (line 14))
- Using cached kornia_rs-0.1.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
- Collecting antlr4-python3-runtime==4.9.* (from omegaconf->-r requirements.txt (line 17))
- Using cached antlr4_python3_runtime-4.9.3-py3-none-any.whl
- Collecting ftfy (from open-clip-torch->-r requirements.txt (line 18))
- Using cached ftfy-6.3.1-py3-none-any.whl.metadata (7.3 kB)
- Collecting timm (from open-clip-torch->-r requirements.txt (line 18))
- Using cached timm-1.0.16-py3-none-any.whl.metadata (57 kB)
- Collecting torchmetrics>=0.7.0 (from pytorch_lightning->-r requirements.txt (line 23))
- Using cached torchmetrics-1.7.3-py3-none-any.whl.metadata (21 kB)
- Collecting lightning-utilities>=0.10.0 (from pytorch_lightning->-r requirements.txt (line 23))
- Using cached lightning_utilities-0.14.3-py3-none-any.whl.metadata (5.6 kB)
- Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 24))
- Using cached charset_normalizer-3.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
- Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 24))
- Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
- Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 24))
- Using cached urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB)
- Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 24))
- Using cached certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB)
- 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)
- Collecting imageio!=2.35.0,>=2.33 (from scikit-image>=0.19->-r requirements.txt (line 28))
- Using cached imageio-2.37.0-py3-none-any.whl.metadata (5.2 kB)
- Collecting tifffile>=2022.8.12 (from scikit-image>=0.19->-r requirements.txt (line 28))
- Using cached tifffile-2025.6.11-py3-none-any.whl.metadata (32 kB)
- Collecting lazy-loader>=0.4 (from scikit-image>=0.19->-r requirements.txt (line 28))
- Using cached lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB)
- Requirement already satisfied: setuptools in ./venv/lib/python3.12/site-packages (from torch->-r requirements.txt (line 30)) (80.9.0)
- Requirement already satisfied: sympy>=1.13.3 in ./venv/lib/python3.12/site-packages (from torch->-r requirements.txt (line 30)) (1.14.0)
- 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)
- Collecting trampoline>=0.1.2 (from torchsde->-r requirements.txt (line 32))
- Using cached trampoline-0.1.2-py3-none-any.whl.metadata (10 kB)
- Collecting narwhals>=1.14.2 (from altair<6.0,>=4.2.0->gradio==3.41.2->-r requirements.txt (line 11))
- Using cached narwhals-1.44.0-py3-none-any.whl.metadata (11 kB)
- Collecting aiohttp!=4.0.0a0,!=4.0.0a1 (from fsspec[http]>=2022.5.0->pytorch_lightning->-r requirements.txt (line 23))
- Using cached aiohttp-3.12.13-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.6 kB)
- Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython->-r requirements.txt (line 1))
- Using cached smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB)
- Collecting hf-xet<2.0.0,>=1.1.2 (from huggingface-hub>=0.14.0->gradio==3.41.2->-r requirements.txt (line 11))
- Using cached hf_xet-1.1.5-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (879 bytes)
- Collecting attrs>=22.2.0 (from jsonschema>2.4.0->jsonmerge->-r requirements.txt (line 13))
- Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB)
- Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>2.4.0->jsonmerge->-r requirements.txt (line 13))
- Using cached jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB)
- Collecting referencing>=0.28.4 (from jsonschema>2.4.0->jsonmerge->-r requirements.txt (line 13))
- Using cached referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB)
- Collecting rpds-py>=0.7.1 (from jsonschema>2.4.0->jsonmerge->-r requirements.txt (line 13))
- Using cached rpds_py-0.25.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB)
- Collecting contourpy>=1.0.1 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11))
- Using cached contourpy-1.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.5 kB)
- Collecting cycler>=0.10 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11))
- Using cached cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB)
- Collecting fonttools>=4.22.0 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11))
- 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)
- Collecting kiwisolver>=1.3.1 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11))
- Using cached kiwisolver-1.4.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.2 kB)
- Collecting pyparsing>=2.3.1 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11))
- Using cached pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB)
- Collecting python-dateutil>=2.7 (from matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11))
- Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
- Collecting pytz>=2020.1 (from pandas<3.0,>=1.0->gradio==3.41.2->-r requirements.txt (line 11))
- Using cached pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB)
- Collecting tzdata>=2022.7 (from pandas<3.0,>=1.0->gradio==3.41.2->-r requirements.txt (line 11))
- Using cached tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB)
- 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))
- Using cached annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB)
- 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))
- Using cached pydantic_core-2.33.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.8 kB)
- 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))
- Using cached typing_inspection-0.4.1-py3-none-any.whl.metadata (2.6 kB)
- Collecting anyio<5,>=3.6.2 (from starlette<0.47.0,>=0.40.0->fastapi>=0.90.1->-r requirements.txt (line 10))
- Using cached anyio-4.9.0-py3-none-any.whl.metadata (4.7 kB)
- 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)
- Collecting click>=7.0 (from uvicorn>=0.14.0->gradio==3.41.2->-r requirements.txt (line 11))
- Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
- Collecting h11>=0.8 (from uvicorn>=0.14.0->gradio==3.41.2->-r requirements.txt (line 11))
- Using cached h11-0.16.0-py3-none-any.whl.metadata (8.3 kB)
- Collecting wcwidth (from ftfy->open-clip-torch->-r requirements.txt (line 18))
- Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
- Collecting httpcore==1.* (from httpx->gradio==3.41.2->-r requirements.txt (line 11))
- Using cached httpcore-1.0.9-py3-none-any.whl.metadata (21 kB)
- Collecting llvmlite<0.45,>=0.44.0dev0 (from numba->facexlib->-r requirements.txt (line 9))
- Using cached llvmlite-0.44.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.0 kB)
- 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))
- Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB)
- 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))
- Using cached aiosignal-1.3.2-py2.py3-none-any.whl.metadata (3.8 kB)
- 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))
- 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)
- 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))
- 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)
- 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))
- Using cached propcache-0.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB)
- 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))
- Using cached yarl-1.20.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (73 kB)
- 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))
- Using cached sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB)
- Collecting six>=1.5 (from python-dateutil>=2.7->matplotlib~=3.0->gradio==3.41.2->-r requirements.txt (line 11))
- Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
- Using cached gradio-3.41.2-py3-none-any.whl (20.1 MB)
- Using cached protobuf-3.20.0-py2.py3-none-any.whl (162 kB)
- Using cached transformers-4.30.2-py3-none-any.whl (7.2 MB)
- Using cached pillow_avif_plugin-1.4.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.0 MB)
- Using cached gradio_client-0.5.0-py3-none-any.whl (298 kB)
- Using cached GitPython-3.1.44-py3-none-any.whl (207 kB)
- Using cached pillow-10.4.0-cp312-cp312-manylinux_2_28_x86_64.whl (4.5 MB)
- Using cached accelerate-1.8.1-py3-none-any.whl (365 kB)
- Using cached blendmodes-2024.1.1-py3-none-any.whl (10 kB)
- Using cached clean_fid-0.1.35-py3-none-any.whl (26 kB)
- Using cached diskcache-5.6.3-py3-none-any.whl (45 kB)
- Using cached einops-0.8.1-py3-none-any.whl (64 kB)
- Using cached facexlib-0.3.0-py3-none-any.whl (59 kB)
- Using cached fastapi-0.115.14-py3-none-any.whl (95 kB)
- Using cached inflection-0.5.1-py2.py3-none-any.whl (9.5 kB)
- Using cached jsonmerge-1.9.2-py3-none-any.whl (19 kB)
- Using cached kornia-0.8.1-py2.py3-none-any.whl (1.1 MB)
- Using cached lark-1.2.2-py3-none-any.whl (111 kB)
- Using cached numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.0 MB)
- Using cached omegaconf-2.3.0-py3-none-any.whl (79 kB)
- Using cached open_clip_torch-2.32.0-py3-none-any.whl (1.5 MB)
- Using cached piexif-1.1.3-py2.py3-none-any.whl (20 kB)
- 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)
- Using cached pytorch_lightning-2.5.2-py3-none-any.whl (825 kB)
- Using cached requests-2.32.4-py3-none-any.whl (64 kB)
- Using cached resize_right-0.0.2-py3-none-any.whl (8.9 kB)
- Using cached safetensors-0.5.3-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (471 kB)
- Using cached scikit_image-0.25.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.0 MB)
- Using cached tomesd-0.1.3-py3-none-any.whl (11 kB)
- Using cached torchdiffeq-0.2.5-py3-none-any.whl (32 kB)
- Using cached torchsde-0.2.6-py3-none-any.whl (61 kB)
- Using cached aenum-3.1.16-py3-none-any.whl (165 kB)
- Using cached aiofiles-23.2.1-py3-none-any.whl (15 kB)
- Using cached altair-5.5.0-py3-none-any.whl (731 kB)
- Using cached certifi-2025.6.15-py3-none-any.whl (157 kB)
- Using cached charset_normalizer-3.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (148 kB)
- Using cached gitdb-4.0.12-py3-none-any.whl (62 kB)
- Using cached huggingface_hub-0.33.1-py3-none-any.whl (515 kB)
- Using cached idna-3.10-py3-none-any.whl (70 kB)
- Using cached imageio-2.37.0-py3-none-any.whl (315 kB)
- Using cached importlib_resources-6.5.2-py3-none-any.whl (37 kB)
- Using cached jsonschema-4.24.0-py3-none-any.whl (88 kB)
- Using cached kornia_rs-0.1.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB)
- Using cached lazy_loader-0.4-py3-none-any.whl (12 kB)
- Using cached lightning_utilities-0.14.3-py3-none-any.whl (28 kB)
- Using cached MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB)
- Using cached matplotlib-3.10.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.6 MB)
- Using cached orjson-3.10.18-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (133 kB)
- Using cached packaging-25.0-py3-none-any.whl (66 kB)
- Using cached pandas-2.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.0 MB)
- Using cached pydantic-2.11.7-py3-none-any.whl (444 kB)
- Using cached pydantic_core-2.33.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB)
- Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
- Using cached regex-2024.11.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (796 kB)
- Using cached scipy-1.16.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (35.1 MB)
- Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
- Using cached starlette-0.46.2-py3-none-any.whl (72 kB)
- Using cached tifffile-2025.6.11-py3-none-any.whl (230 kB)
- Using cached torchmetrics-1.7.3-py3-none-any.whl (962 kB)
- Using cached tqdm-4.67.1-py3-none-any.whl (78 kB)
- Using cached trampoline-0.1.2-py3-none-any.whl (5.2 kB)
- Using cached urllib3-2.5.0-py3-none-any.whl (129 kB)
- Using cached uvicorn-0.35.0-py3-none-any.whl (66 kB)
- Using cached websockets-11.0.3-py3-none-any.whl (118 kB)
- Using cached ffmpy-0.6.0-py3-none-any.whl (5.5 kB)
- Using cached ftfy-6.3.1-py3-none-any.whl (44 kB)
- Using cached httpx-0.28.1-py3-none-any.whl (73 kB)
- Using cached httpcore-1.0.9-py3-none-any.whl (78 kB)
- Using cached numba-0.61.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.9 MB)
- Using cached opencv_python-4.11.0.86-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (63.0 MB)
- Using cached pydub-0.25.1-py2.py3-none-any.whl (32 kB)
- Using cached python_multipart-0.0.20-py3-none-any.whl (24 kB)
- Using cached timm-1.0.16-py3-none-any.whl (2.5 MB)
- Using cached aiohttp-3.12.13-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB)
- Using cached annotated_types-0.7.0-py3-none-any.whl (13 kB)
- Using cached anyio-4.9.0-py3-none-any.whl (100 kB)
- Using cached attrs-25.3.0-py3-none-any.whl (63 kB)
- Using cached click-8.2.1-py3-none-any.whl (102 kB)
- Using cached contourpy-1.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (323 kB)
- Using cached cycler-0.12.1-py3-none-any.whl (8.3 kB)
- 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)
- Using cached h11-0.16.0-py3-none-any.whl (37 kB)
- Using cached hf_xet-1.1.5-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB)
- Using cached jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB)
- Using cached kiwisolver-1.4.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB)
- Using cached llvmlite-0.44.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (42.4 MB)
- Using cached narwhals-1.44.0-py3-none-any.whl (365 kB)
- Using cached pyparsing-3.2.3-py3-none-any.whl (111 kB)
- Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
- Using cached pytz-2025.2-py2.py3-none-any.whl (509 kB)
- Using cached referencing-0.36.2-py3-none-any.whl (26 kB)
- Using cached rpds_py-0.25.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB)
- Using cached smmap-5.0.2-py3-none-any.whl (24 kB)
- Using cached typing_inspection-0.4.1-py3-none-any.whl (14 kB)
- Using cached tzdata-2025.2-py2.py3-none-any.whl (347 kB)
- Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
- Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB)
- Using cached aiosignal-1.3.2-py2.py3-none-any.whl (7.6 kB)
- 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)
- Using cached multidict-6.6.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (256 kB)
- Using cached propcache-0.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (224 kB)
- Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
- Using cached sniffio-1.3.1-py3-none-any.whl (10 kB)
- Using cached yarl-1.20.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (355 kB)
- Building wheels for collected packages: tokenizers
- Building wheel for tokenizers (pyproject.toml) ... error
- error: subprocess-exited-with-error
- × Building wheel for tokenizers (pyproject.toml) did not run successfully.
- │ exit code: 1
- ╰─> [620 lines of output]
- /tmp/pip-build-env-br5ktijo/overlay/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
- !!
- ********************************************************************************
- Please consider removing the following classifiers in favor of a SPDX license expression:
- License :: OSI Approved :: Apache Software License
- See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
- ********************************************************************************
- !!
- self._finalize_license_expression()
- running bdist_wheel
- running build
- running build_py
- creating build/lib.linux-x86_64-cpython-312/tokenizers
- copying py_src/tokenizers/__init__.py -> build/lib.linux-x86_64-cpython-312/tokenizers
- creating build/lib.linux-x86_64-cpython-312/tokenizers/models
- copying py_src/tokenizers/models/__init__.py -> build/lib.linux-x86_64-cpython-312/tokenizers/models
- creating build/lib.linux-x86_64-cpython-312/tokenizers/decoders
- copying py_src/tokenizers/decoders/__init__.py -> build/lib.linux-x86_64-cpython-312/tokenizers/decoders
- creating build/lib.linux-x86_64-cpython-312/tokenizers/normalizers
- copying py_src/tokenizers/normalizers/__init__.py -> build/lib.linux-x86_64-cpython-312/tokenizers/normalizers
- creating build/lib.linux-x86_64-cpython-312/tokenizers/pre_tokenizers
- copying py_src/tokenizers/pre_tokenizers/__init__.py -> build/lib.linux-x86_64-cpython-312/tokenizers/pre_tokenizers
- creating build/lib.linux-x86_64-cpython-312/tokenizers/processors
- copying py_src/tokenizers/processors/__init__.py -> build/lib.linux-x86_64-cpython-312/tokenizers/processors
- creating build/lib.linux-x86_64-cpython-312/tokenizers/trainers
- copying py_src/tokenizers/trainers/__init__.py -> build/lib.linux-x86_64-cpython-312/tokenizers/trainers
- creating build/lib.linux-x86_64-cpython-312/tokenizers/implementations
- copying py_src/tokenizers/implementations/char_level_bpe.py -> build/lib.linux-x86_64-cpython-312/tokenizers/implementations
- copying py_src/tokenizers/implementations/bert_wordpiece.py -> build/lib.linux-x86_64-cpython-312/tokenizers/implementations
- copying py_src/tokenizers/implementations/byte_level_bpe.py -> build/lib.linux-x86_64-cpython-312/tokenizers/implementations
- copying py_src/tokenizers/implementations/__init__.py -> build/lib.linux-x86_64-cpython-312/tokenizers/implementations
- copying py_src/tokenizers/implementations/sentencepiece_unigram.py -> build/lib.linux-x86_64-cpython-312/tokenizers/implementations
- copying py_src/tokenizers/implementations/base_tokenizer.py -> build/lib.linux-x86_64-cpython-312/tokenizers/implementations
- copying py_src/tokenizers/implementations/sentencepiece_bpe.py -> build/lib.linux-x86_64-cpython-312/tokenizers/implementations
- creating build/lib.linux-x86_64-cpython-312/tokenizers/tools
- copying py_src/tokenizers/tools/__init__.py -> build/lib.linux-x86_64-cpython-312/tokenizers/tools
- copying py_src/tokenizers/tools/visualizer.py -> build/lib.linux-x86_64-cpython-312/tokenizers/tools
- copying py_src/tokenizers/__init__.pyi -> build/lib.linux-x86_64-cpython-312/tokenizers
- copying py_src/tokenizers/models/__init__.pyi -> build/lib.linux-x86_64-cpython-312/tokenizers/models
- copying py_src/tokenizers/decoders/__init__.pyi -> build/lib.linux-x86_64-cpython-312/tokenizers/decoders
- copying py_src/tokenizers/normalizers/__init__.pyi -> build/lib.linux-x86_64-cpython-312/tokenizers/normalizers
- copying py_src/tokenizers/pre_tokenizers/__init__.pyi -> build/lib.linux-x86_64-cpython-312/tokenizers/pre_tokenizers
- copying py_src/tokenizers/processors/__init__.pyi -> build/lib.linux-x86_64-cpython-312/tokenizers/processors
- copying py_src/tokenizers/trainers/__init__.pyi -> build/lib.linux-x86_64-cpython-312/tokenizers/trainers
- copying py_src/tokenizers/tools/visualizer-styles.css -> build/lib.linux-x86_64-cpython-312/tokenizers/tools
- running build_ext
- running build_rust
- Updating crates.io index
- Locking 310 packages to latest compatible versions
- Adding env_logger v0.7.1 (available: v0.11.8)
- Adding itertools v0.9.0 (available: v0.14.0)
- Adding ndarray v0.13.1 (available: v0.16.1)
- Adding numpy v0.18.0 (available: v0.25.0)
- Adding pyo3 v0.18.3 (available: v0.25.1)
- Downloading crates ...
- Downloaded adler2 v2.0.1
- Downloaded addr2line v0.24.2
- Downloaded anstyle-query v1.1.3
- Downloaded anstyle-parse v0.2.7
- Downloaded anstream v0.6.19
- Downloaded anstyle v1.0.11
- Downloaded aho-corasick v0.7.20
- Downloaded aes v0.8.4
- Downloaded subtle v2.6.1
- Downloaded aho-corasick v1.1.3
- Downloaded sync_wrapper v0.1.2
- Downloaded strsim v0.11.1
- Downloaded strsim v0.10.0
- Downloaded base64 v0.13.1
- Downloaded colorchoice v1.0.4
- Downloaded core-foundation-sys v0.8.7
- Downloaded base64ct v1.8.0
- Downloaded system-configuration-sys v0.5.0
- Downloaded system-configuration v0.5.1
- Downloaded synstructure v0.13.2
- Downloaded derive_builder v0.12.0
- Downloaded clap_derive v4.5.40
- Downloaded displaydoc v0.2.5
- Downloaded cfg-if v1.0.1
- Downloaded atty v0.2.14
- Downloaded console v0.16.0
- Downloaded dirs v4.0.0
- Downloaded derive_builder_macro v0.12.0
- Downloaded clap v4.5.40
- Downloaded tower-service v0.3.3
- Downloaded cached-path v0.6.2
- Downloaded try-lock v0.2.5
- Downloaded block-buffer v0.10.4
- Downloaded icu_properties v2.0.1
- Downloaded http-body v0.4.6
- Downloaded bitflags v2.9.1
- Downloaded generic-array v0.14.7
- Downloaded thiserror-impl v1.0.69
- Downloaded fnv v1.0.7
- Downloaded futures-task v0.3.31
- Downloaded digest v0.10.7
- Downloaded crossbeam-epoch v0.9.18
- Downloaded darling_core v0.14.4
- Downloaded hermit-abi v0.1.19
- Downloaded time-core v0.1.4
- Downloaded form_urlencoded v1.2.1
- Downloaded either v1.15.0
- Downloaded darling_macro v0.14.4
- Downloaded crossbeam-deque v0.8.6
- Downloaded dirs-sys v0.3.7
- Downloaded tokio-native-tls v0.3.1
- Downloaded crossbeam-utils v0.8.21
- Downloaded errno v0.3.13
- Downloaded want v0.3.1
- Downloaded core-foundation v0.9.4
- Downloaded foreign-types-shared v0.1.1
- Downloaded thiserror v1.0.69
- Downloaded equivalent v1.0.2
- Downloaded constant_time_eq v0.1.5
- Downloaded deranged v0.4.0
- Downloaded darling v0.14.4
- Downloaded crypto-common v0.1.6
- Downloaded clap_lex v0.7.5
- Downloaded byteorder v1.5.0
- Downloaded bitflags v1.3.2
- Downloaded bzip2 v0.4.4
- Downloaded cipher v0.4.4
- Downloaded anstyle-wincon v3.0.9
- Downloaded futures-sink v0.3.31
- Downloaded fastrand v2.3.0
- Downloaded termcolor v1.4.1
- Downloaded target-lexicon v0.12.16
- Downloaded utf8_iter v1.0.4
- Downloaded icu_provider v2.0.0
- Downloaded ident_case v1.0.1
- Downloaded httpdate v1.0.3
- Downloaded winapi-util v0.1.9
- Downloaded futures-io v0.3.31
- Downloaded getrandom v0.3.3
- Downloaded humantime v1.3.0
- Downloaded httparse v1.10.1
- Downloaded windows-targets v0.48.5
- Downloaded stable_deref_trait v1.2.0
- Downloaded js-sys v0.3.77
- Downloaded bumpalo v3.19.0
- Downloaded indoc v1.0.9
- Downloaded shlex v1.3.0
- Downloaded num-traits v0.2.19
- Downloaded unicode-ident v1.0.18
- Downloaded wasm-bindgen-futures v0.4.50
- Downloaded zerofrom v0.1.6
- Downloaded flate2 v1.1.2
- Downloaded pyo3-macros-backend v0.18.3
- Downloaded hashbrown v0.15.4
- Downloaded pyo3-ffi v0.18.3
- Downloaded scopeguard v1.2.0
- Downloaded rustls-pemfile v1.0.4
- Downloaded redox_syscall v0.5.13
- Downloaded quick-error v1.2.3
- Downloaded tracing-core v0.1.34
- Downloaded h2 v0.3.26
- Downloaded pyo3-macros v0.18.3
- Downloaded version_check v0.9.5
- Downloaded windows-targets v0.53.2
- Downloaded windows-targets v0.52.6
- Downloaded tempfile v3.20.0
- Downloaded matrixmultiply v0.3.10
- Downloaded utf8parse v0.2.2
- Downloaded tinystr v0.8.1
- Downloaded http v0.2.12
- Downloaded redox_users v0.4.6
- Downloaded zerofrom-derive v0.1.6
- Downloaded encoding_rs v0.8.35
- Downloaded jobserver v0.1.33
- Downloaded num-integer v0.1.46
- Downloaded num-conv v0.1.0
- Downloaded parking_lot_core v0.9.11
- Downloaded xattr v1.5.1
- Downloaded pin-utils v0.1.0
- Downloaded libredox v0.1.4
- Downloaded icu_normalizer_data v2.0.0
- Downloaded icu_collections v2.0.0
- Downloaded rustversion v1.0.21
- Downloaded ryu v1.0.20
- Downloaded openssl-probe v0.1.6
- Downloaded macro_rules_attribute v0.1.3
- Downloaded macro_rules_attribute-proc_macro v0.1.3
- Downloaded icu_locale_core v2.0.0
- Downloaded openssl-macros v0.1.1
- Downloaded futures-util v0.3.31
- Downloaded proc-macro2 v1.0.95
- Downloaded log v0.4.27
- Downloaded schannel v0.1.27
- Downloaded idna_adapter v1.2.1
- Downloaded r-efi v5.3.0
- Downloaded pkg-config v0.3.32
- Downloaded pyo3-build-config v0.18.3
- Downloaded lazy_static v1.5.0
- Downloaded zstd-safe v5.0.2+zstd.1.5.2
- Downloaded zerovec-derive v0.11.1
- Downloaded rand_chacha v0.3.1
- Downloaded ppv-lite86 v0.2.21
- Downloaded rand_core v0.6.4
- Downloaded paste v1.0.15
- Downloaded esaxx-rs v0.1.10
- Downloaded itertools v0.8.2
- Downloaded gimli v0.31.1
- Downloaded wasm-bindgen-macro-support v0.2.100
- Downloaded hyper v0.14.32
- Downloaded icu_properties_data v2.0.1
- Downloaded wasm-bindgen-backend v0.2.100
- Downloaded cc v1.2.27
- Downloaded bytes v1.10.1
- Downloaded itoa v1.0.15
- Downloaded indicatif v0.16.2
- Downloaded socket2 v0.5.10
- Downloaded serde_derive v1.0.219
- Downloaded yoke-derive v0.8.0
- Downloaded wasm-bindgen-shared v0.2.100
- Downloaded unindent v0.1.11
- Downloaded wit-bindgen-rt v0.39.0
- Downloaded wasm-bindgen-macro v0.2.100
- Downloaded smallvec v1.15.1
- Downloaded sha1 v0.10.6
- Downloaded clap_builder v4.5.40
- Downloaded bzip2-sys v0.1.13+1.0.8
- Downloaded encode_unicode v1.0.0
- Downloaded quote v1.0.40
- Downloaded backtrace v0.3.75
- Downloaded wasi v0.11.1+wasi-snapshot-preview1
- Downloaded getrandom v0.2.16
- Downloaded base64 v0.21.7
- Downloaded potential_utf v0.1.2
- Downloaded monostate-impl v0.1.14
- Downloaded security-framework-sys v2.14.0
- Downloaded numpy v0.18.0
- Downloaded parking_lot v0.12.4
- Downloaded writeable v0.6.1
- Downloaded native-tls v0.2.14
- Downloaded rustc-demangle v0.1.25
- Downloaded monostate v0.1.14
- Downloaded serde_urlencoded v0.7.1
- Downloaded num-complex v0.4.6
- Downloaded once_cell_polyfill v1.70.1
- Downloaded once_cell v1.21.3
- Downloaded regex v1.11.1
- Downloaded openssl v0.10.73
- Downloaded litemap v0.8.0
- Downloaded object v0.36.7
- Downloaded itertools v0.9.0
- Downloaded yoke v0.8.0
- Downloaded ipnet v2.11.0
- Downloaded zstd v0.11.2+zstd.1.5.2
- Downloaded openssl-sys v0.9.109
- Downloaded password-hash v0.4.2
- Downloaded onig_sys v69.9.1
- Downloaded indexmap v2.10.0
- Downloaded unicode-normalization-alignments v0.1.12
- Downloaded serde_json v1.0.140
- Downloaded tar v0.4.44
- Downloaded rayon v1.10.0
- Downloaded percent-encoding v2.3.1
- Downloaded typenum v1.18.0
- Downloaded tracing v0.1.41
- Downloaded rayon-cond v0.1.0
- Downloaded ndarray v0.13.1
- Downloaded num-complex v0.2.4
- Downloaded rand v0.8.5
- Downloaded ndarray v0.15.6
- Downloaded security-framework v2.11.1
- Downloaded serde v1.0.219
- Downloaded regex-syntax v0.6.29
- Downloaded nom v7.1.3
- Downloaded winreg v0.50.0
- Downloaded rayon-core v1.12.1
- Downloaded memchr v2.7.5
- Downloaded number_prefix v0.4.0
- Downloaded number_prefix v0.3.0
- Downloaded inout v0.1.4
- Downloaded slab v0.4.10
- Downloaded rustc-hash v1.1.0
- Downloaded pbkdf2 v0.11.0
- Downloaded mime v0.3.17
- Downloaded memoffset v0.8.0
- Downloaded is_terminal_polyfill v1.70.1
- Downloaded pyo3 v0.18.3
- Downloaded powerfmt v0.2.0
- Downloaded rawpointer v0.2.1
- Downloaded futures-core v0.3.31
- Downloaded autocfg v1.5.0
- Downloaded hmac v0.12.1
- Downloaded spm_precompiled v0.1.4
- Downloaded lock_api v0.4.13
- Downloaded regex-syntax v0.8.5
- Downloaded rustix v1.0.7
- Downloaded pin-project-lite v0.2.16
- Downloaded regex-automata v0.4.9
- Downloaded wasm-bindgen v0.2.100
- Downloaded idna v1.0.3
- Downloaded indicatif v0.15.0
- Downloaded matrixmultiply v0.2.4
- Downloaded libc v0.2.174
- Downloaded miniz_oxide v0.8.9
- Downloaded url v2.5.4
- Downloaded unicode-segmentation v1.12.0
- Downloaded heck v0.5.0
- Downloaded icu_normalizer v2.0.0
- Downloaded foreign-types v0.3.2
- Downloaded futures-channel v0.3.31
- Downloaded derive_builder_core v0.12.0
- Downloaded crc32fast v1.4.2
- Downloaded cpufeatures v0.2.17
- Downloaded sha2 v0.10.9
- Downloaded hyper-tls v0.5.0
- Downloaded glob v0.3.2
- Downloaded fs2 v0.4.3
- Downloaded filetime v0.2.25
- Downloaded env_logger v0.7.1
- Downloaded unicode_categories v0.1.1
- Downloaded onig v6.5.1
- Downloaded linux-raw-sys v0.9.4
- Downloaded zerotrie v0.2.2
- Downloaded zerocopy-derive v0.8.26
- Downloaded zip v0.6.6
- Downloaded syn v1.0.109
- Downloaded tokio-util v0.7.15
- Downloaded time v0.3.41
- Downloaded mio v1.0.4
- Downloaded minimal-lexical v0.2.1
- Downloaded wasi v0.14.2+wasi-0.2.4
- Downloaded zerovec v0.11.2
- Downloaded vcpkg v0.2.15
- Downloaded reqwest v0.11.27
- Downloaded syn v2.0.104
- Downloaded unicode-width v0.2.1
- Downloaded zerocopy v0.8.26
- Downloaded windows_x86_64_gnullvm v0.48.5
- Downloaded windows_aarch64_gnullvm v0.48.5
- Downloaded windows_x86_64_gnullvm v0.52.6
- Downloaded windows_i686_gnullvm v0.52.6
- Downloaded windows_aarch64_gnullvm v0.52.6
- Downloaded web-sys v0.3.77
- Downloaded tokio v1.45.1
- Downloaded windows_aarch64_gnullvm v0.53.0
- Downloaded windows_x86_64_msvc v0.48.5
- Downloaded zstd-sys v2.0.15+zstd.1.5.7
- Downloaded windows_x86_64_gnullvm v0.53.0
- Downloaded windows_aarch64_msvc v0.52.6
- Downloaded windows_x86_64_gnu v0.48.5
- Downloaded windows_i686_msvc v0.48.5
- Downloaded windows_aarch64_msvc v0.48.5
- Downloaded windows_x86_64_msvc v0.53.0
- Downloaded windows_i686_gnullvm v0.53.0
- Downloaded windows_i686_gnu v0.48.5
- Downloaded windows_aarch64_msvc v0.53.0
- Downloaded windows_i686_gnu v0.52.6
- Downloaded windows_x86_64_msvc v0.52.6
- Downloaded windows_i686_msvc v0.52.6
- Downloaded windows_x86_64_gnu v0.52.6
- Downloaded windows_x86_64_gnu v0.53.0
- Downloaded windows_i686_msvc v0.53.0
- Downloaded windows_i686_gnu v0.53.0
- Downloaded winapi v0.3.9
- Downloaded windows-sys v0.59.0
- Downloaded windows-sys v0.60.2
- Downloaded windows-sys v0.52.0
- Downloaded windows-sys v0.48.0
- Downloaded winapi-i686-pc-windows-gnu v0.4.0
- Downloaded winapi-x86_64-pc-windows-gnu v0.4.0
- cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --release -v --features pyo3/extension-module --crate-type cdylib --
- Compiling libc v0.2.174
- Compiling proc-macro2 v1.0.95
- Compiling unicode-ident v1.0.18
- Compiling shlex v1.3.0
- Compiling cfg-if v1.0.1
- Compiling pkg-config v0.3.32
- Compiling autocfg v1.5.0
- Compiling memchr v2.7.5
- 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`
- 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`
- 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`
- 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`
- 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`
- 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`
- 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`
- 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`
- Compiling stable_deref_trait v1.2.0
- 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`
- Compiling once_cell v1.21.3
- 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`
- Compiling typenum v1.18.0
- 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`
- Compiling version_check v0.9.5
- 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`
- Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/proc-macro2-ae3307c9e276fb1b/build-script-build`
- Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/libc-d943ea62dcb30ccc/build-script-build`
- Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/libc-d943ea62dcb30ccc/build-script-build`
- 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"))'`
- 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)'`
- 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"))'`
- Compiling syn v1.0.109
- 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`
- Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/typenum-05987a3b50c8feee/build-script-build`
- 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`
- Compiling generic-array v0.14.7
- 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`
- Compiling smallvec v1.15.1
- 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`
- Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/generic-array-6adad361930b2fcf/build-script-build`
- Compiling target-lexicon v0.12.16
- 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`
- Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/syn-d68426251e483505/build-script-build`
- Compiling vcpkg v0.2.15
- 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`
- Compiling quote v1.0.40
- 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`
- 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`
- Compiling syn v2.0.104
- 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`
- Compiling jobserver v0.1.33
- 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`
- Compiling pin-project-lite v0.2.16
- 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`
- Compiling bitflags v2.9.1
- 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`
- Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/target-lexicon-d2be2372b0232688/build-script-build`
- 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`
- Compiling bytes v1.10.1
- 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`
- Compiling cc v1.2.27
- 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`
- 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"'`
- Compiling itoa v1.0.15
- 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`
- Compiling litemap v0.8.0
- 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`
- Compiling crypto-common v0.1.6
- 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`
- Compiling writeable v0.6.1
- 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`
- Compiling pyo3-build-config v0.18.3
- 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`
- Compiling mio v1.0.4
- 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`
- Compiling socket2 v0.5.10
- 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`
- Compiling icu_properties_data v2.0.1
- 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`
- Compiling icu_normalizer_data v2.0.0
- 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`
- Compiling futures-core v0.3.31
- 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`
- Compiling serde v1.0.219
- 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`
- Compiling subtle v2.6.1
- 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`
- Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/icu_normalizer_data-969598655f4938d5/build-script-build`
- Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/pyo3-build-config-9485cf7e44bbb688/build-script-build`
- Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/icu_properties_data-09f2181d3ede2d94/build-script-build`
- Compiling tokio v1.45.1
- 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`
- Compiling block-buffer v0.10.4
- 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`
- Compiling getrandom v0.2.16
- 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`
- Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/serde-ab2713adcf76a1e5/build-script-build`
- Compiling num-traits v0.2.19
- 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`
- Compiling openssl v0.10.73
- 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`
- Compiling crossbeam-utils v0.8.21
- 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`
- Compiling fnv v1.0.7
- 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`
- Compiling foreign-types-shared v0.1.1
- 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`
- 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`
- Compiling foreign-types v0.3.2
- 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`
- Compiling http v0.2.12
- 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`
- Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/num-traits-a4e790bb2033ae63/build-script-build`
- Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/crossbeam-utils-e1c11631eea2972c/build-script-build`
- 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`
- Compiling rand_core v0.6.4
- 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`
- Compiling digest v0.10.7
- 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`
- Compiling openssl-sys v0.9.109
- 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`
- Compiling zstd-sys v2.0.15+zstd.1.5.7
- 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`
- 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)'`
- 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)'`
- Compiling aho-corasick v1.1.3
- 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`
- Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/zstd-sys-cf4701f48477bba7/build-script-build`
- Running `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/openssl-sys-53615405294a8636/build-script-main`
- 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.
- error: failed to run custom build command for `openssl-sys v0.9.109`
- Caused by:
- process didn't exit successfully: `/tmp/pip-install-y2tkiwfs/tokenizers_e35294f584a84613b1194d5201e2065d/target/release/build/openssl-sys-53615405294a8636/build-script-main` (exit status: 101)
- --- stdout
- 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"))
- cargo:rustc-check-cfg=cfg(openssl)
- cargo:rustc-check-cfg=cfg(libressl)
- cargo:rustc-check-cfg=cfg(boringssl)
- cargo:rustc-check-cfg=cfg(awslc)
- cargo:rustc-check-cfg=cfg(libressl250)
- cargo:rustc-check-cfg=cfg(libressl251)
- cargo:rustc-check-cfg=cfg(libressl252)
- cargo:rustc-check-cfg=cfg(libressl261)
- cargo:rustc-check-cfg=cfg(libressl270)
- cargo:rustc-check-cfg=cfg(libressl271)
- cargo:rustc-check-cfg=cfg(libressl273)
- cargo:rustc-check-cfg=cfg(libressl280)
- cargo:rustc-check-cfg=cfg(libressl281)
- cargo:rustc-check-cfg=cfg(libressl291)
- cargo:rustc-check-cfg=cfg(libressl310)
- cargo:rustc-check-cfg=cfg(libressl321)
- cargo:rustc-check-cfg=cfg(libressl332)
- cargo:rustc-check-cfg=cfg(libressl340)
- cargo:rustc-check-cfg=cfg(libressl350)
- cargo:rustc-check-cfg=cfg(libressl360)
- cargo:rustc-check-cfg=cfg(libressl361)
- cargo:rustc-check-cfg=cfg(libressl370)
- cargo:rustc-check-cfg=cfg(libressl380)
- cargo:rustc-check-cfg=cfg(libressl381)
- cargo:rustc-check-cfg=cfg(libressl382)
- cargo:rustc-check-cfg=cfg(libressl390)
- cargo:rustc-check-cfg=cfg(libressl400)
- cargo:rustc-check-cfg=cfg(libressl410)
- cargo:rustc-check-cfg=cfg(ossl101)
- cargo:rustc-check-cfg=cfg(ossl102)
- cargo:rustc-check-cfg=cfg(ossl102f)
- cargo:rustc-check-cfg=cfg(ossl102h)
- cargo:rustc-check-cfg=cfg(ossl110)
- cargo:rustc-check-cfg=cfg(ossl110f)
- cargo:rustc-check-cfg=cfg(ossl110g)
- cargo:rustc-check-cfg=cfg(ossl110h)
- cargo:rustc-check-cfg=cfg(ossl111)
- cargo:rustc-check-cfg=cfg(ossl111b)
- cargo:rustc-check-cfg=cfg(ossl111c)
- cargo:rustc-check-cfg=cfg(ossl111d)
- cargo:rustc-check-cfg=cfg(ossl300)
- cargo:rustc-check-cfg=cfg(ossl310)
- cargo:rustc-check-cfg=cfg(ossl320)
- cargo:rustc-check-cfg=cfg(ossl330)
- cargo:rustc-check-cfg=cfg(ossl340)
- cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR
- X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR unset
- cargo:rerun-if-env-changed=OPENSSL_LIB_DIR
- OPENSSL_LIB_DIR unset
- cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR
- X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR unset
- cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR
- OPENSSL_INCLUDE_DIR unset
- cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR
- X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR unset
- cargo:rerun-if-env-changed=OPENSSL_DIR
- OPENSSL_DIR unset
- cargo:rerun-if-env-changed=OPENSSL_NO_PKG_CONFIG
- cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
- cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
- cargo:rerun-if-env-changed=HOST_PKG_CONFIG
- cargo:rerun-if-env-changed=PKG_CONFIG
- cargo:rerun-if-env-changed=OPENSSL_STATIC
- cargo:rerun-if-env-changed=OPENSSL_DYNAMIC
- cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
- cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
- cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
- cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
- cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
- cargo:rerun-if-env-changed=PKG_CONFIG_PATH
- cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
- cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
- cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
- cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
- cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
- cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
- cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
- cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
- Could not find openssl via pkg-config:
- pkg-config exited with status code 1
- > PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags openssl
- The system library `openssl` required by crate `openssl-sys` was not found.
- The file `openssl.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory.
- The PKG_CONFIG_PATH environment variable is not set.
- HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `openssl.pc`.
- 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.
- --- stderr
- 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.
- Make sure you also have the development packages of openssl installed.
- For example, `libssl-dev` on Ubuntu or `openssl-devel` on Fedora.
- If you're in a situation where you think the directory *should* be found
- automatically, please open a bug at https://github.com/sfackler/rust-openssl
- and include information about your system as well as this message.
- $HOST = x86_64-unknown-linux-gnu
- $TARGET = x86_64-unknown-linux-gnu
- openssl-sys = 0.9.109
- warning: build failed, waiting for other jobs to finish...
- 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
- [end of output]
- note: This error originates from a subprocess, and is likely not a problem with pip.
- ERROR: Failed building wheel for tokenizers
- Failed to build tokenizers
- ERROR: Could not build wheels for tokenizers, which is required to install pyproject.toml-based projects
- (venv) a-vladimir@Game-X:/mnt/5868f70d-4271-4fe4-a06e-5d1455ac9dc7/stable-diffusion-webui$
Add Comment
Please, Sign In to add comment