==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-tiktoken 0.12.0-3 (Thu Feb 19 04:47:37 2026)
==> Retrieving sources...
-> Found python-tiktoken-0.12.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
python-tiktoken-0.12.0.tar.gz ... Passed
==> Making package: python-tiktoken 0.12.0-3 (Thu Feb 19 11:48:03 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (7) mpdecimal-4.0.1-1 python-charset-normalizer-3.4.4-2 python-idna-3.11-2 python-urllib3-2.6.3-1 python-3.14.3-1 python-regex-2026.1.15-1 python-requests-2.32.5-3
Total Download Size: 0.91 MiB
Total Installed Size: 75.00 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-regex-2026.1.15-1-armv7h downloading...
python-urllib3-2.6.3-1-any downloading...
python-charset-normalizer-3.4.4-2-armv7h downloading...
python-requests-2.32.5-3-any downloading...
python-idna-3.11-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
installing python-regex...
installing python-charset-normalizer...
installing python-idna...
installing python-urllib3...
Optional dependencies for python-urllib3
python-brotli: Brotli support
python-brotlicffi: Brotli support
python-h2: HTTP/2 support
python-pysocks: SOCKS support
installing python-requests...
Optional dependencies for python-requests
python-chardet: alternative character encoding library
python-pysocks: SOCKS proxy support
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (22) compiler-rt-21.1.8-1 libedit-20250104_3.1-1 lld-21.1.8-1 llvm-libs-21.1.8-1 python-autocommand-2.2.2-9 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.0.1-3 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-more-itertools-10.8.0-2 python-packaging-26.0-1 python-pkg_resources-81.0.0-1 python-platformdirs-4.9.2-1 python-pyproject-hooks-1.2.0-6 python-semantic-version-2.10.0-9 python-typing_extensions-4.15.0-3 rust-1:1.93.1-1 python-build-1.4.0-1 python-installer-0.7.0-14 python-setuptools-1:82.0.0-1 python-setuptools-rust-1.12.0-3 python-wheel-0.46.3-1
Total Download Size: 91.08 MiB
Total Installed Size: 394.05 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
rust-1:1.93.1-1-armv7h downloading...
llvm-libs-21.1.8-1-armv7h downloading...
lld-21.1.8-1-armv7h downloading...
compiler-rt-21.1.8-1-armv7h downloading...
libedit-20250104_3.1-1-armv7h downloading...
python-setuptools-rust-1.12.0-3-any downloading...
python-semantic-version-2.10.0-9-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
python-pip: to use as the Python package installer (default)
python-uv: to use as the Python package installer
python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
python-keyring: for wheel.signatures
python-xdg: for wheel.signatures
python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-typing_extensions...
installing python-pkg_resources...
installing python-setuptools...
installing compiler-rt...
installing libedit...
installing llvm-libs...
installing lld...
installing rust...
Optional dependencies for rust
gdb: rust-gdb script
lldb: rust-lldb script
installing python-semantic-version...
installing python-setuptools-rust...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found python-tiktoken-0.12.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-tiktoken-0.12.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2027-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
running egg_info
creating tiktoken.egg-info
writing tiktoken.egg-info/PKG-INFO
writing dependency_links to tiktoken.egg-info/dependency_links.txt
writing requirements to tiktoken.egg-info/requires.txt
writing top-level names to tiktoken.egg-info/top_level.txt
writing manifest file 'tiktoken.egg-info/SOURCES.txt'
reading manifest file 'tiktoken.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'Makefile'
adding license file 'LICENSE'
writing manifest file 'tiktoken.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2027-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
running bdist_wheel
running build
running build_py
creating build/lib.linux-armv7l-cpython-314/tiktoken
copying tiktoken/model.py -> build/lib.linux-armv7l-cpython-314/tiktoken
copying tiktoken/registry.py -> build/lib.linux-armv7l-cpython-314/tiktoken
copying tiktoken/load.py -> build/lib.linux-armv7l-cpython-314/tiktoken
copying tiktoken/_educational.py -> build/lib.linux-armv7l-cpython-314/tiktoken
copying tiktoken/core.py -> build/lib.linux-armv7l-cpython-314/tiktoken
copying tiktoken/__init__.py -> build/lib.linux-armv7l-cpython-314/tiktoken
creating build/lib.linux-armv7l-cpython-314/tiktoken_ext
copying tiktoken_ext/openai_public.py -> build/lib.linux-armv7l-cpython-314/tiktoken_ext
running egg_info
writing tiktoken.egg-info/PKG-INFO
writing dependency_links to tiktoken.egg-info/dependency_links.txt
writing requirements to tiktoken.egg-info/requires.txt
writing top-level names to tiktoken.egg-info/top_level.txt
reading manifest file 'tiktoken.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'Makefile'
adding license file 'LICENSE'
writing manifest file 'tiktoken.egg-info/SOURCES.txt'
copying tiktoken/py.typed -> build/lib.linux-armv7l-cpython-314/tiktoken
running build_ext
running build_rust
Updating crates.io index
Locking 32 packages to latest Rust 1.93.1 compatible versions
Adding fancy-regex v0.13.0 (available: v0.17.0)
Adding pyo3 v0.26.0 (available: v0.28.2)
Downloading crates ...
Downloaded bit-vec v0.6.3
Downloaded rustc-hash v2.1.1
Downloaded quote v1.0.44
Downloaded unicode-ident v1.0.24
Downloaded serde_core v1.0.228
Downloaded fancy-regex v0.13.0
Downloaded serde v1.0.228
Downloaded memchr v2.8.0
Downloaded proc-macro2 v1.0.106
Downloaded aho-corasick v1.1.4
Downloaded regex v1.12.3
Downloaded bstr v1.12.1
Downloaded serde_derive v1.0.228
Downloaded bit-set v0.5.3
Downloaded syn v2.0.116
Downloaded regex-syntax v0.8.9
Downloaded regex-automata v0.4.14
cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --release -v --features python pyo3/extension-module --crate-type cdylib --
Downloading crates ...
Downloaded heck v0.5.0
Downloaded memoffset v0.9.1
Downloaded autocfg v1.5.0
Downloaded indoc v2.0.7
Downloaded unindent v0.2.4
Downloaded pyo3-macros v0.26.0
Downloaded target-lexicon v0.13.5
Downloaded pyo3-macros-backend v0.26.0
Downloaded pyo3-build-config v0.26.0
Downloaded pyo3-ffi v0.26.0
Downloaded once_cell v1.21.3
Downloaded rustversion v1.0.22
Downloaded libc v0.2.182
Downloaded pyo3 v0.26.0
Compiling target-lexicon v0.13.5
Compiling proc-macro2 v1.0.106
Compiling quote v1.0.44
Compiling unicode-ident v1.0.24
Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.13.5/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(feature, values("rust_1_40", "cargo-clippy"))' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_z80", "arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=0b7848d51738b91a -C extra-filename=-0e2020e9fa5e0316 --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/build/target-lexicon-0e2020e9fa5e0316 -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=c4f0519771fa5ec1 -C extra-filename=-2f1cf54822dc9242 --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/build/proc-macro2-2f1cf54822dc9242 -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.44/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", "proc-macro"))' -C metadata=7a0bffdf52e876b6 -C extra-filename=-3009638d1712afe3 --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/build/quote-3009638d1712afe3 -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --cap-lints allow`
Running `rustc --crate-name unicode_ident --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.24/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=39035b5045802d5e -C extra-filename=-cb06e706d2215972 --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --cap-lints allow`
Compiling memchr v2.8.0
Running `rustc --crate-name memchr --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.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"' --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=cf5349f3ee3076a2 -C extra-filename=-117556645f1a821d --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --cap-lints allow`
Running `/build/python-tiktoken/src/tiktoken-0.12.0/target/release/build/quote-3009638d1712afe3/build-script-build`
Compiling autocfg v1.5.0
Running `rustc --crate-name autocfg --edition=2015 /build/.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=ffef73fd6b481749 -C extra-filename=-b3b75e0169cdea62 --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --cap-lints allow`
Running `/build/python-tiktoken/src/tiktoken-0.12.0/target/release/build/proc-macro2-2f1cf54822dc9242/build-script-build`
Running `rustc --crate-name proc_macro2 --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=131f968e6396f07d -C extra-filename=-966265602457423a --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern unicode_ident=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libunicode_ident-cb06e706d2215972.rmeta --cap-lints allow --cfg wrap_proc_macro --cfg proc_macro_span_location --cfg proc_macro_span_file --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(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --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 `/build/python-tiktoken/src/tiktoken-0.12.0/target/release/build/target-lexicon-0e2020e9fa5e0316/build-script-build`
Running `rustc --crate-name target_lexicon --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.13.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 --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("rust_1_40", "cargo-clippy"))' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_z80", "arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=63f26965eb603bf2 -C extra-filename=-6d1ddf567a5b12ed --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --cap-lints allow --cfg 'feature="rust_1_40"'`
Compiling aho-corasick v1.1.4
Running `rustc --crate-name aho_corasick --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.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="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=0ddc41bfca33c712 -C extra-filename=-94763f9f54b9747a --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern memchr=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libmemchr-117556645f1a821d.rmeta --cap-lints allow`
Compiling pyo3-build-config v0.26.0
Running `rustc --crate-name build_script_build --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-build-config-0.26.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 --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-py312", "abi3-py313", "abi3-py314", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "python3-dll-a", "resolve-config"))' -C metadata=2307c283d5c22ac5 -C extra-filename=-5a8109552b392884 --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/build/pyo3-build-config-5a8109552b392884 -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern target_lexicon=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libtarget_lexicon-6d1ddf567a5b12ed.rlib --cap-lints allow`
Running `rustc --crate-name quote --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.44/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=5f468baa7695ab76 -C extra-filename=-bc87d22788c630fa --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern proc_macro2=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libproc_macro2-966265602457423a.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'`
Compiling regex-syntax v0.8.9
Running `rustc --crate-name regex_syntax --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.9/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=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=a4e54ab05534ec76 -C extra-filename=-f7adea8079911cac --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --cap-lints allow`
Compiling libc v0.2.182
Running `rustc --crate-name build_script_build --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.182/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=74b9a30b5c9df970 -C extra-filename=-6fd8513f59264d1c --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/build/libc-6fd8513f59264d1c -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --cap-lints allow`
Running `/build/python-tiktoken/src/tiktoken-0.12.0/target/release/build/libc-6fd8513f59264d1c/build-script-build`
Compiling syn v2.0.116
Running `rustc --crate-name syn --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.116/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="visit-mut"' --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=746007b88046d3ae -C extra-filename=-b5ac2e82e0362d93 --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern proc_macro2=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libproc_macro2-966265602457423a.rmeta --extern quote=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libquote-bc87d22788c630fa.rmeta --extern unicode_ident=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libunicode_ident-cb06e706d2215972.rmeta --cap-lints allow`
Running `/build/python-tiktoken/src/tiktoken-0.12.0/target/release/build/pyo3-build-config-5a8109552b392884/build-script-build`
Running `rustc --crate-name pyo3_build_config --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-build-config-0.26.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="extension-module"' --cfg 'feature="resolve-config"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py313", "abi3-py314", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "python3-dll-a", "resolve-config"))' -C metadata=1df3bbce9245c917 -C extra-filename=-3d795464188fe6fd --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern target_lexicon=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libtarget_lexicon-6d1ddf567a5b12ed.rmeta --cap-lints allow`
Compiling pyo3-macros-backend v0.26.0
Running `rustc --crate-name build_script_build --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-backend-0.26.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=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async", "experimental-inspect"))' -C metadata=49629c43cef24fd6 -C extra-filename=-1669d0ea46e7a1bf --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/build/pyo3-macros-backend-1669d0ea46e7a1bf -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern pyo3_build_config=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libpyo3_build_config-3d795464188fe6fd.rlib --cap-lints allow`
Compiling pyo3-ffi v0.26.0
Running `rustc --crate-name build_script_build --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.26.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=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py313", "abi3-py314", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "generate-import-lib"))' -C metadata=0dd94b9cb7da7cce -C extra-filename=-bbf991a83a017a46 --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/build/pyo3-ffi-bbf991a83a017a46 -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern pyo3_build_config=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libpyo3_build_config-3d795464188fe6fd.rlib --cap-lints allow`
Running `/build/python-tiktoken/src/tiktoken-0.12.0/target/release/build/pyo3-ffi-bbf991a83a017a46/build-script-build`
Running `/build/python-tiktoken/src/tiktoken-0.12.0/target/release/build/pyo3-macros-backend-1669d0ea46e7a1bf/build-script-build`
Compiling memoffset v0.9.1
Running `rustc --crate-name build_script_build --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memoffset-0.9.1/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("default", "unstable_const", "unstable_offset_of"))' -C metadata=1e122ab7100789f5 -C extra-filename=-3992edf8676d0c2b --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/build/memoffset-3992edf8676d0c2b -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern autocfg=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libautocfg-b3b75e0169cdea62.rlib --cap-lints allow`
Compiling heck v0.5.0
Running `rustc --crate-name heck --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.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=65ea96f4f7e26037 -C extra-filename=-e954251915adadcd --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --cap-lints allow`
Running `/build/python-tiktoken/src/tiktoken-0.12.0/target/release/build/memoffset-3992edf8676d0c2b/build-script-build`
Compiling pyo3 v0.26.0
Running `rustc --crate-name build_script_build --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.26.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=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py313", "abi3-py314", "abi3-py37", "abi3-py38", "abi3-py39", "anyhow", "arc_lock", "auto-initialize", "bigdecimal", "bytes", "chrono", "chrono-local", "chrono-tz", "default", "either", "experimental-async", "experimental-inspect", "extension-module", "eyre", "full", "generate-import-lib", "hashbrown", "indexmap", "indoc", "inventory", "jiff-02", "lock_api", "macros", "multiple-pymethods", "nightly", "num-bigint", "num-complex", "num-rational", "ordered-float", "parking_lot", "py-clone", "pyo3-macros", "rust_decimal", "serde", "smallvec", "time", "unindent", "uuid"))' -C metadata=eeb0bd8d563d3ae7 -C extra-filename=-f7280274d918e09c --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/build/pyo3-f7280274d918e09c -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern pyo3_build_config=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libpyo3_build_config-3d795464188fe6fd.rlib --cap-lints allow`
Running `rustc --crate-name libc --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.182/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=1b7fc32197c0add3 -C extra-filename=-fd21f8c93f142506 --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --cap-lints allow --cfg freebsd12 --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_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
Compiling regex-automata v0.4.14
Running `rustc --crate-name regex_automata --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.14/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=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=d8c1ad03d7d682bb -C extra-filename=-da6f5d2f13c543b6 --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern aho_corasick=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libaho_corasick-94763f9f54b9747a.rmeta --extern memchr=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libmemchr-117556645f1a821d.rmeta --extern regex_syntax=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libregex_syntax-f7adea8079911cac.rmeta --cap-lints allow`
Compiling bit-vec v0.6.3
Running `rustc --crate-name bit_vec --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bit-vec-0.6.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=0014557de6483107 -C extra-filename=-235312930114cf31 --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --cap-lints allow`
Compiling bit-set v0.5.3
Running `rustc --crate-name bit_set --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bit-set-0.5.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=11ac14261b8f8b42 -C extra-filename=-5588caf55c4428db --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern bit_vec=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libbit_vec-235312930114cf31.rmeta --cap-lints allow`
Running `rustc --crate-name pyo3_ffi --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.26.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=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --cfg 'feature="default"' --cfg 'feature="extension-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py313", "abi3-py314", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "generate-import-lib"))' -C metadata=71d9fc3869c168e5 -C extra-filename=-433602d51b3c0bcb --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern libc=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/liblibc-fd21f8c93f142506.rmeta --cap-lints allow --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg Py_3_12 --cfg Py_3_13 --cfg Py_3_14 --cfg c_str_lit --cfg diagnostic_namespace --cfg io_error_more --cfg mut_ref_in_const_fn --cfg fn_ptr_eq --cfg from_bytes_with_nul_error --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)' --check-cfg 'cfg(Py_3_14)' --check-cfg 'cfg(Py_3_15)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(mut_ref_in_const_fn)' --check-cfg 'cfg(fn_ptr_eq)' --check-cfg 'cfg(from_bytes_with_nul_error)'`
Running `rustc --crate-name pyo3_macros_backend --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-backend-0.26.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 --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async", "experimental-inspect"))' -C metadata=2488be2e30077fb6 -C extra-filename=-5f356ecc04e6b24f --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern heck=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libheck-e954251915adadcd.rmeta --extern proc_macro2=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libproc_macro2-966265602457423a.rmeta --extern pyo3_build_config=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libpyo3_build_config-3d795464188fe6fd.rmeta --extern quote=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libquote-bc87d22788c630fa.rmeta --extern syn=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libsyn-b5ac2e82e0362d93.rmeta --cap-lints allow --cfg c_str_lit --cfg diagnostic_namespace --cfg io_error_more --cfg mut_ref_in_const_fn --cfg fn_ptr_eq --cfg from_bytes_with_nul_error --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)' --check-cfg 'cfg(Py_3_14)' --check-cfg 'cfg(Py_3_15)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(mut_ref_in_const_fn)' --check-cfg 'cfg(fn_ptr_eq)' --check-cfg 'cfg(from_bytes_with_nul_error)'`
Running `/build/python-tiktoken/src/tiktoken-0.12.0/target/release/build/pyo3-f7280274d918e09c/build-script-build`
Running `rustc --crate-name memoffset --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memoffset-0.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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=94765b4c9ec8f89d -C extra-filename=-e4127377cf4af7ed --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --cap-lints allow --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of`
Compiling unindent v0.2.4
Running `rustc --crate-name unindent --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unindent-0.2.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=b2623e0c3027e014 -C extra-filename=-823ae04f054ae423 --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --cap-lints allow`
Compiling once_cell v1.21.3
Running `rustc --crate-name once_cell --edition=2021 /build/.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=753f5d260cbfd0e5 -C extra-filename=-fd4a4179b0ca85bc --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --cap-lints allow`
Compiling indoc v2.0.7
Running `rustc --crate-name indoc --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indoc-2.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4f63741344b75a7c -C extra-filename=-5f861df12a7ba427 --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern proc_macro --cap-lints allow`
Compiling fancy-regex v0.13.0
Running `rustc --crate-name fancy_regex --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fancy-regex-0.13.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="default"' --cfg 'feature="perf"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "std", "track_caller", "unicode"))' -C metadata=27d015a0d040e3f0 -C extra-filename=-8a86c5907cc7d029 --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern bit_set=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libbit_set-5588caf55c4428db.rmeta --extern regex_automata=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libregex_automata-da6f5d2f13c543b6.rmeta --extern regex_syntax=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libregex_syntax-f7adea8079911cac.rmeta --cap-lints allow`
Compiling bstr v1.12.1
Running `rustc --crate-name bstr --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bstr-1.12.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=7dcdf93dd6bbaca6 -C extra-filename=-7831e6a1fe55bad3 --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern memchr=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libmemchr-117556645f1a821d.rmeta --extern regex_automata=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libregex_automata-da6f5d2f13c543b6.rmeta --cap-lints allow`
Compiling pyo3-macros v0.26.0
Running `rustc --crate-name pyo3_macros --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async", "experimental-inspect", "multiple-pymethods"))' -C metadata=3dd983a45d0c80d9 -C extra-filename=-7567dcf878281aeb --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern proc_macro2=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libproc_macro2-966265602457423a.rlib --extern pyo3_macros_backend=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libpyo3_macros_backend-5f356ecc04e6b24f.rlib --extern quote=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libquote-bc87d22788c630fa.rlib --extern syn=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libsyn-b5ac2e82e0362d93.rlib --extern proc_macro --cap-lints allow`
Running `rustc --crate-name pyo3 --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.26.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=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py313", "abi3-py314", "abi3-py37", "abi3-py38", "abi3-py39", "anyhow", "arc_lock", "auto-initialize", "bigdecimal", "bytes", "chrono", "chrono-local", "chrono-tz", "default", "either", "experimental-async", "experimental-inspect", "extension-module", "eyre", "full", "generate-import-lib", "hashbrown", "indexmap", "indoc", "inventory", "jiff-02", "lock_api", "macros", "multiple-pymethods", "nightly", "num-bigint", "num-complex", "num-rational", "ordered-float", "parking_lot", "py-clone", "pyo3-macros", "rust_decimal", "serde", "smallvec", "time", "unindent", "uuid"))' -C metadata=c233a98405bf96ce -C extra-filename=-abea5cd031cb1597 --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern indoc=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libindoc-5f861df12a7ba427.so --extern libc=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/liblibc-fd21f8c93f142506.rmeta --extern memoffset=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libmemoffset-e4127377cf4af7ed.rmeta --extern once_cell=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libonce_cell-fd4a4179b0ca85bc.rmeta --extern pyo3_ffi=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libpyo3_ffi-433602d51b3c0bcb.rmeta --extern pyo3_macros=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libpyo3_macros-7567dcf878281aeb.so --extern unindent=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libunindent-823ae04f054ae423.rmeta --cap-lints allow --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg Py_3_12 --cfg Py_3_13 --cfg Py_3_14 --cfg c_str_lit --cfg diagnostic_namespace --cfg io_error_more --cfg mut_ref_in_const_fn --cfg fn_ptr_eq --cfg from_bytes_with_nul_error --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)' --check-cfg 'cfg(Py_3_14)' --check-cfg 'cfg(Py_3_15)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(mut_ref_in_const_fn)' --check-cfg 'cfg(fn_ptr_eq)' --check-cfg 'cfg(from_bytes_with_nul_error)'`
Compiling regex v1.12.3
Running `rustc --crate-name regex --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.12.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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=94a7b439795da7da -C extra-filename=-e42abd7cc582bc0e --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern aho_corasick=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libaho_corasick-94763f9f54b9747a.rmeta --extern memchr=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libmemchr-117556645f1a821d.rmeta --extern regex_automata=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libregex_automata-da6f5d2f13c543b6.rmeta --extern regex_syntax=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libregex_syntax-f7adea8079911cac.rmeta --cap-lints allow`
Compiling rustc-hash v2.1.1
Running `rustc --crate-name rustc_hash --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-hash-2.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "rand", "std"))' -C metadata=10efa39aff1cd0a1 -C extra-filename=-5f447a43130266c5 --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --cap-lints allow`
Compiling tiktoken v0.12.0 (/build/python-tiktoken/src/tiktoken-0.12.0)
Running `rustc --crate-name tiktoken --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="pyo3"' --cfg 'feature="python"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "pyo3", "python"))' -C metadata=6b64518e8071cb2f --out-dir /build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps -C strip=debuginfo -L dependency=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps --extern bstr=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libbstr-7831e6a1fe55bad3.rlib --extern fancy_regex=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libfancy_regex-8a86c5907cc7d029.rlib --extern pyo3=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libpyo3-abea5cd031cb1597.rlib --extern regex=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/libregex-e42abd7cc582bc0e.rlib --extern rustc_hash=/build/python-tiktoken/src/tiktoken-0.12.0/target/release/deps/librustc_hash-5f447a43130266c5.rlib`
warning: unused import: `std::borrow::Borrow`
--> src/lib.rs:1:5
|
1 | use std::borrow::Borrow;
| ^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
warning: unused import: `std::borrow::Cow`
--> src/lib.rs:2:5
|
2 | use std::borrow::Cow;
| ^^^^^^^^^^^^^^^^
warning: `tiktoken` (lib) generated 2 warnings (run `cargo fix --lib -p tiktoken` to apply 2 suggestions)
Finished `release` profile [optimized] target(s) in 2m 17s
Copying rust artifact from target/release/libtiktoken.so to build/lib.linux-armv7l-cpython-314/tiktoken/_tiktoken.cpython-314-arm-linux-gnueabihf.so
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/tiktoken
copying build/lib.linux-armv7l-cpython-314/tiktoken/model.py -> build/bdist.linux-armv7l/wheel/./tiktoken
copying build/lib.linux-armv7l-cpython-314/tiktoken/py.typed -> build/bdist.linux-armv7l/wheel/./tiktoken
copying build/lib.linux-armv7l-cpython-314/tiktoken/registry.py -> build/bdist.linux-armv7l/wheel/./tiktoken
copying build/lib.linux-armv7l-cpython-314/tiktoken/load.py -> build/bdist.linux-armv7l/wheel/./tiktoken
copying build/lib.linux-armv7l-cpython-314/tiktoken/_educational.py -> build/bdist.linux-armv7l/wheel/./tiktoken
copying build/lib.linux-armv7l-cpython-314/tiktoken/core.py -> build/bdist.linux-armv7l/wheel/./tiktoken
copying build/lib.linux-armv7l-cpython-314/tiktoken/__init__.py -> build/bdist.linux-armv7l/wheel/./tiktoken
copying build/lib.linux-armv7l-cpython-314/tiktoken/_tiktoken.cpython-314-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./tiktoken
creating build/bdist.linux-armv7l/wheel/tiktoken_ext
copying build/lib.linux-armv7l-cpython-314/tiktoken_ext/openai_public.py -> build/bdist.linux-armv7l/wheel/./tiktoken_ext
running install_egg_info
Copying tiktoken.egg-info to build/bdist.linux-armv7l/wheel/./tiktoken-0.12.0-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/tiktoken-0.12.0.dist-info/WHEEL
creating '/build/python-tiktoken/src/tiktoken-0.12.0/dist/.tmp-_ify0xy2/tiktoken-0.12.0-cp314-cp314-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'tiktoken/__init__.py'
adding 'tiktoken/_educational.py'
adding 'tiktoken/_tiktoken.cpython-314-arm-linux-gnueabihf.so'
adding 'tiktoken/core.py'
adding 'tiktoken/load.py'
adding 'tiktoken/model.py'
adding 'tiktoken/py.typed'
adding 'tiktoken/registry.py'
adding 'tiktoken-0.12.0.dist-info/licenses/LICENSE'
adding 'tiktoken_ext/openai_public.py'
adding 'tiktoken-0.12.0.dist-info/METADATA'
adding 'tiktoken-0.12.0.dist-info/WHEEL'
adding 'tiktoken-0.12.0.dist-info/top_level.txt'
adding 'tiktoken-0.12.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built tiktoken-0.12.0-cp314-cp314-linux_armv7l.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-tiktoken"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-tiktoken 0.12.0-3 (Thu Feb 19 11:51:01 2026)
==> Cleaning up...
[?12l[?25h