--- Begin Message ---
Package: src:tiktoken
Version: 0.6.0-3
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --with python3 --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build"
module
I: pybuild base:311: python3.12 -m build --skip-dependency-check --no-isolation --wheel
--outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tiktoken
* Building wheel...
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-cpython-312
creating build/lib.linux-x86_64-cpython-312/tiktoken
copying tiktoken/registry.py -> build/lib.linux-x86_64-cpython-312/tiktoken
copying tiktoken/core.py -> build/lib.linux-x86_64-cpython-312/tiktoken
copying tiktoken/model.py -> build/lib.linux-x86_64-cpython-312/tiktoken
copying tiktoken/__init__.py -> build/lib.linux-x86_64-cpython-312/tiktoken
copying tiktoken/_educational.py -> build/lib.linux-x86_64-cpython-312/tiktoken
copying tiktoken/load.py -> build/lib.linux-x86_64-cpython-312/tiktoken
creating build/lib.linux-x86_64-cpython-312/tiktoken_ext
copying tiktoken_ext/openai_public.py ->
build/lib.linux-x86_64-cpython-312/tiktoken_ext
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'
copying tiktoken/py.typed -> build/lib.linux-x86_64-cpython-312/tiktoken
running build_ext
running build_rust
warning: `/<<PKGBUILDDIR>>/.cargo/config` is deprecated in favor of
`config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to
`config.toml`
Locking 32 packages to latest compatible versions
cargo rustc --lib --message-format=json-render-diagnostics --manifest-path
Cargo.toml --release -v --features pyo3/extension-module --crate-type cdylib --
warning: `/<<PKGBUILDDIR>>/.cargo/config` is deprecated in favor of
`config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to
`config.toml`
Compiling target-lexicon v0.12.14
Compiling once_cell v1.19.0
Running `rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/target-lexicon-0.12.14/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)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde",
"serde_support", "std"))' -C metadata=b38619a39a04df54 -C extra-filename=-b38619a39a04df54 --out-dir
/<<PKGBUILDDIR>>/target/release/build/target-lexicon-b38619a39a04df54 -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps
--cap-lints allow`
Running `rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.19.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="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg
'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race",
"std", "unstable"))' -C metadata=4716cf8285f1db0b -C extra-filename=-4716cf8285f1db0b --out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints allow`
Compiling proc-macro2 v1.0.86
Running `rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.86/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)' --check-cfg 'cfg(feature, values("default", "nightly",
"proc-macro", "span-locations"))' -C metadata=15889e6b3eed1e5b -C extra-filename=-15889e6b3eed1e5b --out-dir
/<<PKGBUILDDIR>>/target/release/build/proc-macro2-15889e6b3eed1e5b -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints allow`
Running
`/<<PKGBUILDDIR>>/target/release/build/proc-macro2-15889e6b3eed1e5b/build-script-build`
Running
`/<<PKGBUILDDIR>>/target/release/build/target-lexicon-b38619a39a04df54/build-script-build`
Running `rustc --crate-name target_lexicon --edition=2018 /usr/share/cargo/registry/target-lexicon-0.12.14/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)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde",
"serde_support", "std"))' -C metadata=5e1b1ae4fc27b85d -C extra-filename=-5e1b1ae4fc27b85d --out-dir /<<PKGBUILDDIR>>/target/release/deps -C
strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints allow --cfg 'feature="rust_1_40"'`
Compiling unicode-ident v1.0.12
Running `rustc --crate-name unicode_ident --edition=2018
/usr/share/cargo/registry/unicode-ident-1.0.12/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)'
--check-cfg 'cfg(feature, values())' -C metadata=5454a0161c9fe35b -C extra-filename=-5454a0161c9fe35b
--out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints allow`
Running `rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.86/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro",
"span-locations"))' -C metadata=f5210ac2d576633d -C extra-filename=-f5210ac2d576633d --out-dir /<<PKGBUILDDIR>>/target/release/deps -C
strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
unicode_ident=/<<PKGBUILDDIR>>/target/release/deps/libunicode_ident-5454a0161c9fe35b.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)'`
Compiling pyo3-build-config v0.22.2
Running `rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/pyo3-build-config-0.22.2/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)' --check-cfg 'cfg(feature, values("abi3",
"abi3-py310", "abi3-py311", "abi3-py312", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "python3-dll-a", "resolve-config"))' -C
metadata=8166497071ea829a -C extra-filename=-8166497071ea829a --out-dir /<<PKGBUILDDIR>>/target/release/build/pyo3-build-config-8166497071ea829a -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
target_lexicon=/<<PKGBUILDDIR>>/target/release/deps/libtarget_lexicon-5e1b1ae4fc27b85d.rlib --cap-lints allow`
Compiling memchr v2.7.1
Running `rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc",
"compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=cbe17d3738bd7cbe -C
extra-filename=-cbe17d3738bd7cbe --out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints allow`
Running
`/<<PKGBUILDDIR>>/target/release/build/pyo3-build-config-8166497071ea829a/build-script-build`
Running `rustc --crate-name pyo3_build_config --edition=2021 /usr/share/cargo/registry/pyo3-build-config-0.22.2/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)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310",
"abi3-py311", "abi3-py312", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "python3-dll-a", "resolve-config"))' -C metadata=fcd5b6642e9f6938 -C
extra-filename=-fcd5b6642e9f6938 --out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
once_cell=/<<PKGBUILDDIR>>/target/release/deps/libonce_cell-4716cf8285f1db0b.rmeta --extern target_lexicon=/<<PKGBUILDDIR>>/target/release/deps/libtarget_lexicon-5e1b1ae4fc27b85d.rmeta --cap-lints allow`
Compiling pyo3-macros-backend v0.22.2
Running `rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/pyo3-macros-backend-0.22.2/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=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)' --check-cfg
'cfg(feature, values("experimental-async", "gil-refs"))' -C metadata=08634fc3f4cc1cfd -C
extra-filename=-08634fc3f4cc1cfd --out-dir /<<PKGBUILDDIR>>/target/release/build/pyo3-macros-backend-08634fc3f4cc1cfd -C
strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
pyo3_build_config=/<<PKGBUILDDIR>>/target/release/deps/libpyo3_build_config-fcd5b6642e9f6938.rlib --cap-lints allow`
Compiling pyo3-ffi v0.22.2
Running `rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/pyo3-ffi-0.22.2/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=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)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310",
"abi3-py311", "abi3-py312", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "generate-import-lib"))' -C metadata=74aa7eb48128c5b9 -C
extra-filename=-74aa7eb48128c5b9 --out-dir /<<PKGBUILDDIR>>/target/release/build/pyo3-ffi-74aa7eb48128c5b9 -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
pyo3_build_config=/<<PKGBUILDDIR>>/target/release/deps/libpyo3_build_config-fcd5b6642e9f6938.rlib --cap-lints allow`
Compiling aho-corasick v1.1.2
Running `rustc --crate-name aho_corasick --edition=2021 /usr/share/cargo/registry/aho-corasick-1.1.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 --cfg
'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging",
"perf-literal", "std"))' -C metadata=94b0ab0f77192892 -C extra-filename=-94b0ab0f77192892 --out-dir /<<PKGBUILDDIR>>/target/release/deps -C
strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
memchr=/<<PKGBUILDDIR>>/target/release/deps/libmemchr-cbe17d3738bd7cbe.rmeta --cap-lints allow`
Compiling quote v1.0.36
Running `rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.36/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)' --check-cfg 'cfg(feature, values("default",
"proc-macro"))' -C metadata=181a669aad885ec8 -C extra-filename=-181a669aad885ec8 --out-dir /<<PKGBUILDDIR>>/target/release/deps -C
strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-f5210ac2d576633d.rmeta --cap-lints allow`
Compiling libc v0.2.155
Running `rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/libc-0.2.155/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="std"' --check-cfg 'cfg(docsrs)' --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=38b98b0ebdb0cbcd -C extra-filename=-38b98b0ebdb0cbcd --out-dir /<<PKGBUILDDIR>>/target/release/build/libc-38b98b0ebdb0cbcd -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints allow`
Compiling regex-syntax v0.8.2
Running `rustc --crate-name regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.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 --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)' --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=480bd0a524001394 -C extra-filename=-480bd0a524001394 --out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints allow`
Compiling autocfg v1.1.0
Running `rustc --crate-name autocfg --edition=2015
/usr/share/cargo/registry/autocfg-1.1.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)'
--check-cfg 'cfg(feature, values())' -C metadata=84d04ea69c90d6ed -C extra-filename=-84d04ea69c90d6ed
--out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints allow`
Compiling memoffset v0.8.0
Running `rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/memoffset-0.8.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C
metadata=76b5834b2a726fa0 -C extra-filename=-76b5834b2a726fa0 --out-dir
/<<PKGBUILDDIR>>/target/release/build/memoffset-76b5834b2a726fa0 -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
autocfg=/<<PKGBUILDDIR>>/target/release/deps/libautocfg-84d04ea69c90d6ed.rlib --cap-lints allow`
Compiling regex-automata v0.4.7
Running `rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.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="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --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)' --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=12e75fad7d29086d -C extra-filename=-12e75fad7d29086d --out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern aho_corasick=/<<PKGBUILDDIR>>/target/release/deps/libaho_corasick-94b0ab0f77192892.rmeta --extern memchr=/<<PKGBUILDDIR>>/target/release/deps/libmemchr-cbe17d3738bd7cbe.rmeta --extern regex_syntax=/<<PKGBUILDDIR>>/target/release/deps/libregex_syntax-480bd0a524001394.rmeta --cap-lints allow`
Running
`/<<PKGBUILDDIR>>/target/release/build/libc-38b98b0ebdb0cbcd/build-script-build`
Compiling syn v2.0.68
Running `rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.68/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature,
values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "visit", "visit-mut"))' -C metadata=74eb443362b1e8fc -C extra-filename=-74eb443362b1e8fc --out-dir
/<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-f5210ac2d576633d.rmeta --extern
quote=/<<PKGBUILDDIR>>/target/release/deps/libquote-181a669aad885ec8.rmeta --extern unicode_ident=/<<PKGBUILDDIR>>/target/release/deps/libunicode_ident-5454a0161c9fe35b.rmeta --cap-lints allow`
Running
`/<<PKGBUILDDIR>>/target/release/build/pyo3-ffi-74aa7eb48128c5b9/build-script-build`
Running
`/<<PKGBUILDDIR>>/target/release/build/pyo3-macros-backend-08634fc3f4cc1cfd/build-script-build`
Compiling heck v0.4.1
Running `rustc --crate-name heck --edition=2018 /usr/share/cargo/registry/heck-0.4.1/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)' --check-cfg 'cfg(feature, values("default",
"unicode", "unicode-segmentation"))' -C metadata=5adf68cd3eb8863f -C extra-filename=-5adf68cd3eb8863f --out-dir
/<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints
allow`
Running `rustc --crate-name pyo3_macros_backend --edition=2021 /usr/share/cargo/registry/pyo3-macros-backend-0.22.2/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=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)' --check-cfg 'cfg(feature, values("experimental-async", "gil-refs"))' -C
metadata=f0b1a32566a210d9 -C extra-filename=-f0b1a32566a210d9 --out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
heck=/<<PKGBUILDDIR>>/target/release/deps/libheck-5adf68cd3eb8863f.rmeta --extern proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-f5210ac2d576633d.rmeta --extern
pyo3_build_config=/<<PKGBUILDDIR>>/target/release/deps/libpyo3_build_config-fcd5b6642e9f6938.rmeta --extern quote=/<<PKGBUILDDIR>>/target/release/deps/libquote-181a669aad885ec8.rmeta --extern
syn=/<<PKGBUILDDIR>>/target/release/deps/libsyn-74eb443362b1e8fc.rmeta --cap-lints allow --cfg invalid_from_utf8_lint --cfg c_str_lit --cfg diagnostic_namespace --check-cfg 'cfg(Py_LIMITED_API)' --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(invalid_from_utf8_lint)'
--check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(c_str_lit)' --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)'`
Running `rustc --crate-name libc --edition=2015 /usr/share/cargo/registry/libc-0.2.155/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)' --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=031ce43797e75a89 -C extra-filename=-031ce43797e75a89
--out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg
libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --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_time64_abi)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg
'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg
'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg
'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
Running
`/<<PKGBUILDDIR>>/target/release/build/memoffset-76b5834b2a726fa0/build-script-build`
Compiling pyo3 v0.22.2
Running `rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/pyo3-0.22.2/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=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"' --cfg 'feature="indoc"' --cfg
'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py37", "abi3-py38", "abi3-py39", "anyhow", "auto-initialize", "chrono", "chrono-tz", "default", "either", "experimental-async", "experimental-inspect",
"extension-module", "eyre", "full", "generate-import-lib", "gil-refs", "hashbrown", "indexmap", "indoc", "inventory", "macros", "multiple-pymethods", "nightly", "num-bigint", "num-complex", "num-rational", "py-clone", "pyo3-macros", "rust_decimal", "serde", "smallvec", "unindent"))' -C metadata=cbce4aa7aa3ff09a -C
extra-filename=-cbce4aa7aa3ff09a --out-dir /<<PKGBUILDDIR>>/target/release/build/pyo3-cbce4aa7aa3ff09a -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern pyo3_build_config=/<<PKGBUILDDIR>>/target/release/deps/libpyo3_build_config-fcd5b6642e9f6938.rlib --cap-lints allow`
Compiling bit-vec v0.6.3
Running `rustc --crate-name bit_vec --edition=2015 /usr/share/cargo/registry/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)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std",
"serde_std", "std"))' -C metadata=f8bfcc68f0b5c569 -C extra-filename=-f8bfcc68f0b5c569 --out-dir
/<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints allow`
Compiling bit-set v0.5.2
Running `rustc --crate-name bit_set --edition=2015 /usr/share/cargo/registry/bit-set-0.5.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 --cfg
'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default",
"std"))' -C metadata=09bafe86dc5619fb -C extra-filename=-09bafe86dc5619fb --out-dir /<<PKGBUILDDIR>>/target/release/deps -C
strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
bit_vec=/<<PKGBUILDDIR>>/target/release/deps/libbit_vec-f8bfcc68f0b5c569.rmeta --cap-lints allow`
Running
`/<<PKGBUILDDIR>>/target/release/build/pyo3-cbce4aa7aa3ff09a/build-script-build`
Running `rustc --crate-name memoffset --edition=2015 /usr/share/cargo/registry/memoffset-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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default",
"unstable_const"))' -C metadata=486d788a23e8537e -C extra-filename=-486d788a23e8537e --out-dir
/<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps
--cap-lints allow --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const`
Running `rustc --crate-name pyo3_ffi --edition=2021 /usr/share/cargo/registry/pyo3-ffi-0.22.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
--warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes '--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)' --check-cfg 'cfg(feature,
values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "generate-import-lib"))' -C
metadata=820fcaae03df0840 -C extra-filename=-820fcaae03df0840 --out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
libc=/<<PKGBUILDDIR>>/target/release/deps/liblibc-031ce43797e75a89.rmeta --cap-lints allow --cfg Py_3_6 --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 invalid_from_utf8_lint --cfg c_str_lit --cfg diagnostic_namespace
--check-cfg 'cfg(Py_LIMITED_API)' --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(invalid_from_utf8_lint)'
--check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(c_str_lit)' --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)'`
Compiling pyo3-macros v0.22.2
Running `rustc --crate-name pyo3_macros --edition=2021 /usr/share/cargo/registry/pyo3-macros-0.22.2/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=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)' --check-cfg 'cfg(feature, values("experimental-async", "gil-refs", "multiple-pymethods"))' -C metadata=3d26813cddde15ac -C
extra-filename=-3d26813cddde15ac --out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps
--extern proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-f5210ac2d576633d.rlib --extern
pyo3_macros_backend=/<<PKGBUILDDIR>>/target/release/deps/libpyo3_macros_backend-f0b1a32566a210d9.rlib --extern
quote=/<<PKGBUILDDIR>>/target/release/deps/libquote-181a669aad885ec8.rlib --extern syn=/<<PKGBUILDDIR>>/target/release/deps/libsyn-74eb443362b1e8fc.rlib
--extern proc_macro --cap-lints allow`
Compiling regex v1.10.6
Running `rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.10.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="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)' --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=c4344c0d54484e99 -C extra-filename=-c4344c0d54484e99 --out-dir
/<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern aho_corasick=/<<PKGBUILDDIR>>/target/release/deps/libaho_corasick-94b0ab0f77192892.rmeta --extern memchr=/<<PKGBUILDDIR>>/target/release/deps/libmemchr-cbe17d3738bd7cbe.rmeta --extern regex_automata=/<<PKGBUILDDIR>>/target/release/deps/libregex_automata-12e75fad7d29086d.rmeta --extern
regex_syntax=/<<PKGBUILDDIR>>/target/release/deps/libregex_syntax-480bd0a524001394.rmeta --cap-lints allow`
Compiling unindent v0.2.3
Running `rustc --crate-name unindent --edition=2021
/usr/share/cargo/registry/unindent-0.2.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 --check-cfg 'cfg(docsrs)' --check-cfg
'cfg(feature, values())' -C metadata=bc67c6ad1edad2ca -C extra-filename=-bc67c6ad1edad2ca --out-dir
/<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints allow`
Compiling cfg-if v1.0.0
Running `rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.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 --check-cfg 'cfg(docsrs)' --check-cfg
'cfg(feature, values("core"))' -C metadata=19c1421d81d5a976 -C extra-filename=-19c1421d81d5a976
--out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints allow`
Compiling indoc v2.0.5
Running `rustc --crate-name indoc --edition=2021 /usr/share/cargo/registry/indoc-2.0.5/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)' --check-cfg 'cfg(feature, values())' -C metadata=3c1b2bc8726db249 -C
extra-filename=-3c1b2bc8726db249 --out-dir /<<PKGBUILDDIR>>/target/release/deps -C
strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern proc_macro
--cap-lints allow`
Running `rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.19.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="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)'
--check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std",
"unstable"))' -C metadata=c4f0a2a5e643e8da -C extra-filename=-c4f0a2a5e643e8da --out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps
--cap-lints allow`
Running `rustc --crate-name pyo3 --edition=2021 /usr/share/cargo/registry/pyo3-0.22.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 --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes '--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"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312",
"abi3-py37", "abi3-py38", "abi3-py39", "anyhow", "auto-initialize", "chrono", "chrono-tz", "default", "either", "experimental-async", "experimental-inspect", "extension-module", "eyre", "full", "generate-import-lib", "gil-refs", "hashbrown", "indexmap", "indoc", "inventory", "macros", "multiple-pymethods", "nightly", "num-bigint", "num-complex", "num-rational", "py-clone",
"pyo3-macros", "rust_decimal", "serde", "smallvec", "unindent"))' -C metadata=4f9f17ba8ce9d5bf -C extra-filename=-4f9f17ba8ce9d5bf --out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern cfg_if=/<<PKGBUILDDIR>>/target/release/deps/libcfg_if-19c1421d81d5a976.rmeta --extern indoc=/<<PKGBUILDDIR>>/target/release/deps/libindoc-3c1b2bc8726db249.so --extern libc=/<<PKGBUILDDIR>>/target/release/deps/liblibc-031ce43797e75a89.rmeta --extern
memoffset=/<<PKGBUILDDIR>>/target/release/deps/libmemoffset-486d788a23e8537e.rmeta --extern once_cell=/<<PKGBUILDDIR>>/target/release/deps/libonce_cell-c4f0a2a5e643e8da.rmeta --extern pyo3_ffi=/<<PKGBUILDDIR>>/target/release/deps/libpyo3_ffi-820fcaae03df0840.rmeta --extern pyo3_macros=/<<PKGBUILDDIR>>/target/release/deps/libpyo3_macros-3d26813cddde15ac.so --extern unindent=/<<PKGBUILDDIR>>/target/release/deps/libunindent-bc67c6ad1edad2ca.rmeta --cap-lints allow --cfg Py_3_6 --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 invalid_from_utf8_lint --cfg
c_str_lit --cfg diagnostic_namespace --check-cfg 'cfg(Py_LIMITED_API)' --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(invalid_from_utf8_lint)' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(c_str_lit)' --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)'`
Compiling fancy-regex v0.11.0
Running `rustc --crate-name fancy_regex --edition=2018 /usr/share/cargo/registry/fancy-regex-0.11.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="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature,
values("default", "perf", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "track_caller", "unicode"))' -C metadata=5d42a5d7efd9b183 -C
extra-filename=-5d42a5d7efd9b183 --out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
bit_set=/<<PKGBUILDDIR>>/target/release/deps/libbit_set-09bafe86dc5619fb.rmeta --extern regex=/<<PKGBUILDDIR>>/target/release/deps/libregex-c4344c0d54484e99.rmeta --cap-lints allow`
Compiling bstr v1.7.0
Running `rustc --crate-name bstr --edition=2021 /usr/share/cargo/registry/bstr-1.7.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="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg
'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=f30adff34ad39adc -C extra-filename=-f30adff34ad39adc
--out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
memchr=/<<PKGBUILDDIR>>/target/release/deps/libmemchr-cbe17d3738bd7cbe.rmeta --extern regex_automata=/<<PKGBUILDDIR>>/target/release/deps/libregex_automata-12e75fad7d29086d.rmeta --cap-lints
allow`
Compiling rustc-hash v1.1.0
Running `rustc --crate-name rustc_hash --edition=2015 /usr/share/cargo/registry/rustc-hash-1.1.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature,
values("default", "std"))' -C metadata=4400e850b34d194b -C extra-filename=-4400e850b34d194b --out-dir
/<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints
allow`
Compiling tiktoken v0.6.0 (/<<PKGBUILDDIR>>)
Running `rustc --crate-name _tiktoken --edition=2021 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ae36bcc5ed4a065a
--out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
bstr=/<<PKGBUILDDIR>>/target/release/deps/libbstr-f30adff34ad39adc.rlib --extern
fancy_regex=/<<PKGBUILDDIR>>/target/release/deps/libfancy_regex-5d42a5d7efd9b183.rlib --extern
pyo3=/<<PKGBUILDDIR>>/target/release/deps/libpyo3-4f9f17ba8ce9d5bf.rlib --extern
regex=/<<PKGBUILDDIR>>/target/release/deps/libregex-c4344c0d54484e99.rlib --extern
rustc_hash=/<<PKGBUILDDIR>>/target/release/deps/librustc_hash-4400e850b34d194b.rlib`
error[E0599]: no function or associated item named `new` found for struct
`PyList` in the current scope
--> src/lib.rs:533:21
|
533 | PyList::new(py, completions.iter().map(|seq| PyList::new(py,
&seq[..])));
| ^^^ function or associated item not found in `PyList`
error[E0599]: no function or associated item named `new` found for struct
`PyList` in the current scope
--> src/lib.rs:533:66
|
533 | PyList::new(py, completions.iter().map(|seq| PyList::new(py,
&seq[..])));
| ^^^
function or associated item not found in `PyList`
error[E0599]: no function or associated item named `new` found for struct
`PyBytes` in the current scope
--> src/lib.rs:562:18
|
562 | PyBytes::new(py, &bytes).into()
| ^^^ function or associated item not found in `PyBytes`
error[E0599]: no function or associated item named `new` found for struct
`PyBytes` in the current scope
--> src/lib.rs:567:32
|
567 | return Ok(PyBytes::new(py, bytes).into());
| ^^^ function or associated item not found
in `PyBytes`
error[E0599]: no function or associated item named `new` found for struct
`PyBytes` in the current scope
--> src/lib.rs:570:32
|
570 | return Ok(PyBytes::new(py, bytes).into());
| ^^^ function or associated item not found
in `PyBytes`
error[E0599]: no function or associated item named `new` found for struct
`PyBytes` in the current scope
--> src/lib.rs:582:31
|
582 | .map(|x| PyBytes::new(py, x).into())
| ^^^ function or associated item not found
in `PyBytes`
error[E0277]: the trait bound `HashSet<&str>: PyFunctionArgument<'_, '_>` is
not satisfied
--> src/lib.rs:493:63
|
493 | fn encode(&self, py: Python, text: &str, allowed_special: HashSet<&str>) ->
Vec<usize> {
| ^^^^^^^ the trait `FromPyObject<'_>`
is not implemented for `HashSet<&str>`, which is required by `HashSet<&str>:
PyFunctionArgument<'_, '_>`
|
= help: the trait `FromPyObject<'py>` is implemented for `HashSet<K, S>`
= note: required for `HashSet<&str>` to implement `FromPyObjectBound<'_,
'_>`
= note: required for `HashSet<&str>` to implement `PyFunctionArgument<'_,
'_>`
note: required by a bound in `extract_argument`
--> /usr/share/cargo/registry/pyo3-0.22.2/src/impl_/extract_argument.rs:119:8
|
113 | pub fn extract_argument<'a, 'py, T>(
| ---------------- required by a bound in this function
...
119 | T: PyFunctionArgument<'a, 'py>,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in
`extract_argument`
error[E0277]: the trait bound `HashSet<&str>: PyFunctionArgument<'_, '_>` is
not satisfied
--> src/lib.rs:528:26
|
528 | allowed_special: HashSet<&str>,
| ^^^^^^^ the trait `FromPyObject<'_>` is not implemented for
`HashSet<&str>`, which is required by `HashSet<&str>: PyFunctionArgument<'_, '_>`
|
= help: the trait `FromPyObject<'py>` is implemented for `HashSet<K, S>`
= note: required for `HashSet<&str>` to implement `FromPyObjectBound<'_,
'_>`
= note: required for `HashSet<&str>` to implement `PyFunctionArgument<'_,
'_>`
note: required by a bound in `extract_argument`
--> /usr/share/cargo/registry/pyo3-0.22.2/src/impl_/extract_argument.rs:119:8
|
113 | pub fn extract_argument<'a, 'py, T>(
| ---------------- required by a bound in this function
...
119 | T: PyFunctionArgument<'a, 'py>,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in
`extract_argument`
error[E0599]: no method named `add_class` found for reference
`&pyo3::types::PyModule` in the current scope
--> src/lib.rs:589:7
|
589 | m.add_class::<CoreBPE>()?;
| ^^^^^^^^^ method not found in `&PyModule`
error[E0277]: the trait bound `&pyo3::types::PyModule: From<BoundRef<'_, '_,
pyo3::types::PyModule>>` is not satisfied
--> src/lib.rs:587:1
|
587 | #[pymodule]
| ^^^^^^^^^^^ the trait `From<BoundRef<'_, '_, pyo3::types::PyModule>>` is not implemented
for `&pyo3::types::PyModule`, which is required by `BoundRef<'_, '_, pyo3::types::PyModule>:
Into<_>`
|
= note: required for `BoundRef<'_, '_, pyo3::types::PyModule>` to implement
`Into<&pyo3::types::PyModule>`
= note: this error originates in the attribute macro `pymodule` (in Nightly
builds, run with -Z macro-backtrace for more info)
Some errors have detailed explanations: E0277, E0599.
For more information about an error, try `rustc --explain E0277`.
error: could not compile `tiktoken` (lib) due to 10 previous errors
Caused by:
process didn't exit successfully: `rustc --crate-name _tiktoken --edition=2021 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 --check-cfg 'cfg(docsrs)'
--check-cfg 'cfg(feature, values())' -C metadata=ae36bcc5ed4a065a --out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern bstr=/<<PKGBUILDDIR>>/target/release/deps/libbstr-f30adff34ad39adc.rlib --extern
fancy_regex=/<<PKGBUILDDIR>>/target/release/deps/libfancy_regex-5d42a5d7efd9b183.rlib --extern
pyo3=/<<PKGBUILDDIR>>/target/release/deps/libpyo3-4f9f17ba8ce9d5bf.rlib --extern
regex=/<<PKGBUILDDIR>>/target/release/deps/libregex-c4344c0d54484e99.rlib --extern
rustc_hash=/<<PKGBUILDDIR>>/target/release/deps/librustc_hash-4400e850b34d194b.rlib` (exit status: 1)
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
ERROR Backend subprocess exited when trying to invoke build_wheel
E: pybuild pybuild:389: build: plugin pyproject failed with: exit code=1: python3.12 -m
build --skip-dependency-check --no-isolation --wheel --outdir
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tiktoken
dh_auto_build: error: pybuild --build -i python{version} -p 3.12 returned exit
code 13
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202409/
About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---