==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-fastbencode 0.3.7-1 (Sat Nov 8 23:38:13 2025)
==> Retrieving sources...
-> Found python-fastbencode-0.3.7.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
python-fastbencode-0.3.7.tar.gz ... Passed
==> Making package: python-fastbencode 0.3.7-1 (Sat Nov 8 23:38:16 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (2) mpdecimal-4.0.1-1 python-3.13.7-1
Total Installed Size: 72.96 MiB
:: Proceed with installation? [Y/n]
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
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (21) compiler-rt-21.1.5-1 libedit-20250104_3.1-1 lld-21.1.5-1 llvm-libs-21.1.5-1 python-autocommand-2.2.2-7 python-jaraco.collections-5.1.0-1 python-jaraco.context-6.0.1-1 python-jaraco.functools-4.1.0-1 python-jaraco.text-4.0.0-2 python-more-itertools-10.8.0-1 python-packaging-25.0-1 python-platformdirs-4.5.0-1 python-pyproject-hooks-1.2.0-3 python-semantic-version-2.10.0-7 python-setuptools-1:80.9.0-2 rust-1:1.91.0-1 cython-3.2.0-1 python-build-1.3.0-1 python-installer-0.7.0-10 python-setuptools-rust-1.12.0-1 python-wheel-0.45.1-1
Total Download Size: 97.79 MiB
Total Installed Size: 459.60 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
rust-1:1.91.0-1-aarch64 downloading...
llvm-libs-21.1.5-1-aarch64 downloading...
cython-3.2.0-1-aarch64 downloading...
compiler-rt-21.1.5-1-aarch64 downloading...
lld-21.1.5-1-aarch64 downloading...
libedit-20250104_3.1-1-aarch64 downloading...
python-setuptools-rust-1.12.0-1-any downloading...
python-semantic-version-2.10.0-7-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cython...
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 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-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-setuptools...
installing python-semantic-version...
installing python-setuptools-rust...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found python-fastbencode-0.3.7.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-fastbencode-0.3.7.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating fastbencode.egg-info
writing fastbencode.egg-info/PKG-INFO
writing dependency_links to fastbencode.egg-info/dependency_links.txt
writing requirements to fastbencode.egg-info/requires.txt
writing top-level names to fastbencode.egg-info/top_level.txt
writing manifest file 'fastbencode.egg-info/SOURCES.txt'
reading manifest file 'fastbencode.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'fastbencode.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib.linux-aarch64-cpython-313/fastbencode
copying fastbencode/__init__.py -> build/lib.linux-aarch64-cpython-313/fastbencode
copying fastbencode/_bencode_py.py -> build/lib.linux-aarch64-cpython-313/fastbencode
copying fastbencode/py.typed -> build/lib.linux-aarch64-cpython-313/fastbencode
running build_ext
running build_rust
Updating crates.io index
Downloading crates ...
Downloaded rustversion v1.0.22
Downloaded heck v0.5.0
Downloaded quote v1.0.41
Downloaded proc-macro2 v1.0.103
Downloaded unindent v0.2.4
Downloaded pyo3-macros v0.26.0
Downloaded once_cell v1.21.3
Downloaded pyo3-build-config v0.26.0
Downloaded target-lexicon v0.13.3
Downloaded indoc v2.0.7
Downloaded memoffset v0.9.1
Downloaded pyo3-ffi v0.26.0
Downloaded autocfg v1.5.0
Downloaded pyo3-macros-backend v0.26.0
Downloaded portable-atomic v1.11.1
Downloaded syn v2.0.108
Downloaded libc v0.2.177
Downloaded pyo3 v0.26.0
Downloaded unicode-ident v1.0.22
cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --release -v --features pyo3/extension-module --crate-type cdylib --
Compiling target-lexicon v0.13.3
Compiling proc-macro2 v1.0.103
Compiling unicode-ident v1.0.22
Compiling quote v1.0.41
Compiling libc v0.2.177
Compiling autocfg v1.5.0
Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.13.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_z80", "arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=0db593d5fa5c04c0 -C extra-filename=-fe341d2cfe4f6616 --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/build/target-lexicon-fe341d2cfe4f6616 -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/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.103/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=fbe398a3e55ea723 -C extra-filename=-5d56e97f64d12c24 --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/build/proc-macro2-5d56e97f64d12c24 -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.41/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=ab688d3ad10f02ff -C extra-filename=-74b2f12f93cd158c --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/build/quote-74b2f12f93cd158c -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.177/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=644b22a1c1e9140c -C extra-filename=-5c68213f8a59d12f --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/build/libc-5c68213f8a59d12f -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --cap-lints allow`
Running `rustc --crate-name unicode_ident --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.22/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=0726e49ea7ce8725 -C extra-filename=-64c1ba067fa1fa8e --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --cap-lints allow`
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=d2c3804532104106 -C extra-filename=-aaeef0c01c5e0986 --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --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=581272e71b692294 -C extra-filename=-8577bdc83ddd9879 --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --cap-lints allow`
Running `/build/python-fastbencode/src/fastbencode-0.3.7/target/release/build/quote-74b2f12f93cd158c/build-script-build`
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=10187d34fef3fce1 -C extra-filename=-3ff96205a9ffe2e2 --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --cap-lints allow`
Running `/build/python-fastbencode/src/fastbencode-0.3.7/target/release/build/proc-macro2-5d56e97f64d12c24/build-script-build`
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=b347a2612bb6a192 -C extra-filename=-acae5ed3302f8f35 --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --cap-lints allow`
Running `/build/python-fastbencode/src/fastbencode-0.3.7/target/release/build/libc-5c68213f8a59d12f/build-script-build`
Running `rustc --crate-name proc_macro2 --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.103/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=ddd93c83ad5f48b3 -C extra-filename=-85f29c772c9c964d --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --extern unicode_ident=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libunicode_ident-64c1ba067fa1fa8e.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 `rustc --crate-name libc --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.177/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=a99fcf8cd9696bcf -C extra-filename=-529e4bd9192e066e --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/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(libc_thread_local)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
Compiling 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=7eba4488711c0a14 -C extra-filename=-016668d78e43e62f --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --extern proc_macro --cap-lints allow`
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=3bc27987db4bfd65 -C extra-filename=-cf1206dc0062a6a1 --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/build/memoffset-cf1206dc0062a6a1 -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --extern autocfg=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libautocfg-aaeef0c01c5e0986.rlib --cap-lints allow`
Running `/build/python-fastbencode/src/fastbencode-0.3.7/target/release/build/target-lexicon-fe341d2cfe4f6616/build-script-build`
Running `rustc --crate-name target_lexicon --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.13.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_z80", "arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=4b07916ecaa078da -C extra-filename=-efdd45e0875c353e --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --cap-lints allow --cfg 'feature="rust_1_40"'`
Running `/build/python-fastbencode/src/fastbencode-0.3.7/target/release/build/memoffset-cf1206dc0062a6a1/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=a138110dbca85b09 -C extra-filename=-3ce879d1f4f5fb3b --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/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`
Running `rustc --crate-name quote --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.41/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=128efe0baf88a2c9 -C extra-filename=-6341a21f52b5b0a2 --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --extern proc_macro2=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libproc_macro2-85f29c772c9c964d.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'`
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=2a2d5d6837866a70 -C extra-filename=-a782d4162308e8a4 --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/build/pyo3-build-config-a782d4162308e8a4 -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --extern target_lexicon=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libtarget_lexicon-efdd45e0875c353e.rlib --cap-lints allow`
Compiling syn v2.0.108
Running `rustc --crate-name syn --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.108/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=94d56a5dee7efa9f -C extra-filename=-62284542565d9497 --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --extern proc_macro2=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libproc_macro2-85f29c772c9c964d.rmeta --extern quote=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libquote-6341a21f52b5b0a2.rmeta --extern unicode_ident=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libunicode_ident-64c1ba067fa1fa8e.rmeta --cap-lints allow`
Running `/build/python-fastbencode/src/fastbencode-0.3.7/target/release/build/pyo3-build-config-a782d4162308e8a4/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=ee27ebd847f77690 -C extra-filename=-23974236c1be5885 --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --extern target_lexicon=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libtarget_lexicon-efdd45e0875c353e.rmeta --cap-lints allow`
Compiling pyo3-ffi v0.26.0
Compiling pyo3-macros-backend v0.26.0
Compiling pyo3 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=7123e49621c24e63 -C extra-filename=-e300795ec8943f8f --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/build/pyo3-ffi-e300795ec8943f8f -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --extern pyo3_build_config=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libpyo3_build_config-23974236c1be5885.rlib --cap-lints allow`
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=04fd0adb975d1236 -C extra-filename=-a246d91b7a58b5f6 --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/build/pyo3-macros-backend-a246d91b7a58b5f6 -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --extern pyo3_build_config=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libpyo3_build_config-23974236c1be5885.rlib --cap-lints allow`
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="default"' --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=db0a36024092ca84 -C extra-filename=-02abba81d199fad4 --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/build/pyo3-02abba81d199fad4 -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --extern pyo3_build_config=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libpyo3_build_config-23974236c1be5885.rlib --cap-lints allow`
Running `/build/python-fastbencode/src/fastbencode-0.3.7/target/release/build/pyo3-macros-backend-a246d91b7a58b5f6/build-script-build`
Running `/build/python-fastbencode/src/fastbencode-0.3.7/target/release/build/pyo3-ffi-e300795ec8943f8f/build-script-build`
Running `/build/python-fastbencode/src/fastbencode-0.3.7/target/release/build/pyo3-02abba81d199fad4/build-script-build`
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=10f45d122bf0caff -C extra-filename=-a6868a1455b36a97 --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --extern libc=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/liblibc-529e4bd9192e066e.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 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=b1f3290714e0af30 -C extra-filename=-bc4acbae5b28ae54 --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --extern heck=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libheck-8577bdc83ddd9879.rmeta --extern proc_macro2=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libproc_macro2-85f29c772c9c964d.rmeta --extern pyo3_build_config=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libpyo3_build_config-23974236c1be5885.rmeta --extern quote=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libquote-6341a21f52b5b0a2.rmeta --extern syn=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libsyn-62284542565d9497.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)'`
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=60fb0ef76c83b87f -C extra-filename=-7dd3e104e831767e --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --extern proc_macro2=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libproc_macro2-85f29c772c9c964d.rlib --extern pyo3_macros_backend=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libpyo3_macros_backend-bc4acbae5b28ae54.rlib --extern quote=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libquote-6341a21f52b5b0a2.rlib --extern syn=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libsyn-62284542565d9497.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="default"' --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=ccd687bad3cc2b7b -C extra-filename=-a0674c8cb5019455 --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --extern indoc=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libindoc-016668d78e43e62f.so --extern libc=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/liblibc-529e4bd9192e066e.rmeta --extern memoffset=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libmemoffset-3ce879d1f4f5fb3b.rmeta --extern once_cell=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libonce_cell-3ff96205a9ffe2e2.rmeta --extern pyo3_ffi=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libpyo3_ffi-a6868a1455b36a97.rmeta --extern pyo3_macros=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libpyo3_macros-7dd3e104e831767e.so --extern unindent=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libunindent-acae5ed3302f8f35.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 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 fastbencode v0.3.7 (/build/python-fastbencode/src/fastbencode-0.3.7)
Running `rustc --crate-name fastbencode__bencode_rs --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,test)' --check-cfg 'cfg(feature, values())' -C metadata=d155d3bee411dab2 --out-dir /build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps -C strip=debuginfo -L dependency=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps --extern pyo3=/build/python-fastbencode/src/fastbencode-0.3.7/target/release/deps/libpyo3-a0674c8cb5019455.rlib`
warning: use of deprecated associated function `pyo3::types::PyString::from_object`: replaced with to `PyString::from_encoded_object`
--> src/lib.rs:180:26
|
180 | Ok(PyString::from_object(&bytes_obj, encoding, "strict")?.into_any())
| ^^^^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
warning: `fastbencode` (lib) generated 1 warning
Finished `release` profile [optimized] target(s) in 1m 05s
Copying rust artifact from target/release/libfastbencode__bencode_rs.so to build/lib.linux-aarch64-cpython-313/fastbencode/_bencode_rs.cpython-313-aarch64-linux-gnu.so
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/fastbencode
copying build/lib.linux-aarch64-cpython-313/fastbencode/_bencode_rs.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./fastbencode
copying build/lib.linux-aarch64-cpython-313/fastbencode/__init__.py -> build/bdist.linux-aarch64/wheel/./fastbencode
copying build/lib.linux-aarch64-cpython-313/fastbencode/py.typed -> build/bdist.linux-aarch64/wheel/./fastbencode
copying build/lib.linux-aarch64-cpython-313/fastbencode/_bencode_py.py -> build/bdist.linux-aarch64/wheel/./fastbencode
running install_egg_info
running egg_info
writing fastbencode.egg-info/PKG-INFO
writing dependency_links to fastbencode.egg-info/dependency_links.txt
writing requirements to fastbencode.egg-info/requires.txt
writing top-level names to fastbencode.egg-info/top_level.txt
reading manifest file 'fastbencode.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'fastbencode.egg-info/SOURCES.txt'
Copying fastbencode.egg-info to build/bdist.linux-aarch64/wheel/./fastbencode-0.3.7-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/fastbencode-0.3.7.dist-info/WHEEL
creating '/build/python-fastbencode/src/fastbencode-0.3.7/dist/.tmp-hcdi5cwo/fastbencode-0.3.7-cp313-cp313-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'fastbencode/__init__.py'
adding 'fastbencode/_bencode_py.py'
adding 'fastbencode/_bencode_rs.cpython-313-aarch64-linux-gnu.so'
adding 'fastbencode/py.typed'
adding 'fastbencode-0.3.7.dist-info/licenses/COPYING'
adding 'fastbencode-0.3.7.dist-info/METADATA'
adding 'fastbencode-0.3.7.dist-info/WHEEL'
adding 'fastbencode-0.3.7.dist-info/top_level.txt'
adding 'fastbencode-0.3.7.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built fastbencode-0.3.7-cp313-cp313-linux_aarch64.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-fastbencode"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-fastbencode 0.3.7-1 (Sat Nov 8 23:39:53 2025)
==> Cleaning up...
[?12l[?25h