>>> py3-fastbencode: Building community/py3-fastbencode 0.3.10-r1 (using abuild 3.17.0_rc1-r2) started Sat, 25 Apr 2026 08:55:39 +0000 >>> py3-fastbencode: Validating /home/buildozer/aports/community/py3-fastbencode/APKBUILD... >>> py3-fastbencode: Analyzing dependencies... >>> py3-fastbencode: Installing for build: build-base python3 py3-setuptools-rust python3-dev py3-gpep517 py3-wheel ( 1/35) Installing libbz2 (1.0.8-r6) ( 2/35) Installing libffi (3.5.2-r1) ( 3/35) Installing gdbm (1.26-r0) ( 4/35) Installing xz-libs (5.8.2-r0) ( 5/35) Installing mpdecimal (4.0.1-r0) ( 6/35) Installing libpanelw (6.6_p20260404-r0) ( 7/35) Installing readline (8.3.3-r1) ( 8/35) Installing sqlite-libs (3.53.0-r0) ( 9/35) Installing python3 (3.14.3-r0) (10/35) Installing python3-pycache-pyc0 (3.14.3-r0) (11/35) Installing pyc (3.14.3-r0) (12/35) Installing python3-pyc (3.14.3-r0) (13/35) Installing libxml2 (2.13.9-r1) (14/35) Installing llvm22-libs (22.1.3-r0) (15/35) Installing scudo-malloc (22.1.3-r0) (16/35) Installing rust (1.95.0-r0) (17/35) Installing cargo (1.95.0-r0) (18/35) Installing py3-semantic-version (2.10.0-r5) (19/35) Installing py3-semantic-version-pyc (2.10.0-r5) (20/35) Installing py3-parsing (3.3.2-r1) (21/35) Installing py3-parsing-pyc (3.3.2-r1) (22/35) Installing py3-packaging (26.1-r0) (23/35) Installing py3-packaging-pyc (26.1-r0) (24/35) Installing py3-setuptools (82.0.1-r1) (25/35) Installing py3-setuptools-pyc (82.0.1-r1) (26/35) Installing py3-setuptools-rust (1.12.1-r0) (27/35) Installing py3-setuptools-rust-pyc (1.12.1-r0) (28/35) Installing python3-dev (3.14.3-r0) (29/35) Installing py3-installer (1.0.0-r0) (30/35) Installing py3-installer-pyc (1.0.0-r0) (31/35) Installing py3-gpep517 (19-r2) (32/35) Installing py3-gpep517-pyc (19-r2) (33/35) Installing py3-wheel (0.47.0-r0) (34/35) Installing py3-wheel-pyc (0.47.0-r0) (35/35) Installing .makedepends-py3-fastbencode (20260425.085543) Executing busybox-1.37.0-r31.trigger OK: 964.1 MiB in 138 packages >>> py3-fastbencode: Cleaning up srcdir >>> py3-fastbencode: Cleaning up pkgdir >>> py3-fastbencode: Cleaning up tmpdir >>> py3-fastbencode: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/fastbencode-0.3.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-fastbencode: Fetching fastbencode-0.3.10.tar.gz::https://github.com/breezy-team/fastbencode/archive/refs/tags/v0.3.10.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/v3.24/fastbencode-0.3.10.tar.gz.part' fastbencode-0.3.10.t 100% |********************************| 19956 0:00:00 ETA '/var/cache/distfiles/v3.24/fastbencode-0.3.10.tar.gz.part' saved /var/cache/distfiles/v3.24/fastbencode-0.3.10.tar.gz: OK >>> py3-fastbencode: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/fastbencode-0.3.10.tar.gz /var/cache/distfiles/v3.24/fastbencode-0.3.10.tar.gz: OK >>> py3-fastbencode: Unpacking /var/cache/distfiles/v3.24/fastbencode-0.3.10.tar.gz... 2026-04-25 08:55:48,111 gpep517 INFO Building wheel via backend setuptools.build_meta 2026-04-25 08:55:48,144 root INFO running bdist_wheel 2026-04-25 08:55:48,149 root INFO running build 2026-04-25 08:55:48,149 root INFO running build_py 2026-04-25 08:55:48,151 root INFO creating build/lib.linux-s390x-cpython-314/fastbencode 2026-04-25 08:55:48,151 root INFO copying fastbencode/__init__.py -> build/lib.linux-s390x-cpython-314/fastbencode 2026-04-25 08:55:48,151 root INFO copying fastbencode/_bencode_py.py -> build/lib.linux-s390x-cpython-314/fastbencode 2026-04-25 08:55:48,151 root INFO copying fastbencode/py.typed -> build/lib.linux-s390x-cpython-314/fastbencode 2026-04-25 08:55:48,152 root INFO running build_ext 2026-04-25 08:55:48,152 setuptools_rust.setuptools_ext INFO running build_rust Updating crates.io index Downloading crates ... Downloaded proc-macro2 v1.0.106 Downloaded heck v0.5.0 Downloaded once_cell v1.21.4 Downloaded quote v1.0.45 Downloaded pyo3-macros v0.28.2 Downloaded target-lexicon v0.13.5 Downloaded pyo3-build-config v0.28.2 Downloaded unicode-ident v1.0.24 Downloaded pyo3-ffi v0.28.2 Downloaded pyo3-macros-backend v0.28.2 Downloaded portable-atomic v1.13.1 Downloaded syn v2.0.117 Downloaded libc v0.2.183 Downloaded pyo3 v0.28.2 [RUSTFLAGS=-Ctarget-feature=-crt-static] 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.5 Compiling proc-macro2 v1.0.106 Compiling quote v1.0.45 Compiling unicode-ident v1.0.24 Compiling libc v0.2.183 Compiling heck v0.5.0 Compiling once_cell v1.21.4 Running `rustc --crate-name unicode_ident --edition=2021 /home/buildozer/aports/community/py3-fastbencode/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ac0ccbe11ed3f46 -C extra-filename=-e3c89eb61552af4e --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static` Running `rustc --crate-name once_cell --edition=2021 /home/buildozer/aports/community/py3-fastbencode/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.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=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=1892498da669363b -C extra-filename=-12599d0a5d24ccb8 --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static` Running `rustc --crate-name build_script_build --edition=2021 /home/buildozer/aports/community/py3-fastbencode/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.45/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=308ebb3b852242cb -C extra-filename=-d753c34933429b6b --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/build/quote-d753c34933429b6b -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static` Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/aports/community/py3-fastbencode/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.13.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("rust_1_40", "cargo-clippy"))' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_z80", "arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=bb506f47ec7434cc -C extra-filename=-44663ddd3e1959ec --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/build/target-lexicon-44663ddd3e1959ec -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static` Running `rustc --crate-name heck --edition=2021 /home/buildozer/aports/community/py3-fastbencode/tmp/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=b46c0f44914f9e79 -C extra-filename=-45b652ff0a6f3a3a --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static` Running `rustc --crate-name build_script_build --edition=2021 /home/buildozer/aports/community/py3-fastbencode/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=fcf71ca0d3031f47 -C extra-filename=-3c74db529eff9943 --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/build/proc-macro2-3c74db529eff9943 -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static` Running `rustc --crate-name build_script_build --edition=2021 /home/buildozer/aports/community/py3-fastbencode/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.183/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=663abbd9d1d3d7d3 -C extra-filename=-ef106cc54a7a1aed --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/build/libc-ef106cc54a7a1aed -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static` Running `/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/build/quote-d753c34933429b6b/build-script-build` Running `/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/build/proc-macro2-3c74db529eff9943/build-script-build` Running `/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/build/libc-ef106cc54a7a1aed/build-script-build` Running `rustc --crate-name libc --edition=2021 /home/buildozer/aports/community/py3-fastbencode/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.183/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--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=c28646fa6e673993 -C extra-filename=-623b38ad6bafdeec --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/build/target-lexicon-44663ddd3e1959ec/build-script-build` Running `rustc --crate-name proc_macro2 --edition=2021 /home/buildozer/aports/community/py3-fastbencode/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=419f247f0d3dda09 -C extra-filename=-3d83fb3249b1762d --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --extern unicode_ident=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libunicode_ident-e3c89eb61552af4e.rmeta --cap-lints allow -Ctarget-feature=-crt-static --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 target_lexicon --edition=2018 /home/buildozer/aports/community/py3-fastbencode/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.13.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("rust_1_40", "cargo-clippy"))' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_z80", "arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=a2eb45b1a7a81c96 -C extra-filename=-8e76a27ed79c5d05 --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static --cfg 'feature="rust_1_40"'` Compiling pyo3-build-config v0.28.2 Running `rustc --crate-name build_script_build --edition=2021 /home/buildozer/aports/community/py3-fastbencode/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-build-config-0.28.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,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", "resolve-config"))' -C metadata=6db3df47d4004b57 -C extra-filename=-a098db096f14af5d --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/build/pyo3-build-config-a098db096f14af5d -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --extern target_lexicon=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libtarget_lexicon-8e76a27ed79c5d05.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `rustc --crate-name quote --edition=2021 /home/buildozer/aports/community/py3-fastbencode/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.45/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=403ed03b0bf9e862 -C extra-filename=-f7553e4c08f5a21d --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --extern proc_macro2=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libproc_macro2-3d83fb3249b1762d.rmeta --cap-lints allow -Ctarget-feature=-crt-static --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling syn v2.0.117 Running `rustc --crate-name syn --edition=2021 /home/buildozer/aports/community/py3-fastbencode/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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=a8ad6e3beec898f0 -C extra-filename=-00511aa24723dda0 --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --extern proc_macro2=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libproc_macro2-3d83fb3249b1762d.rmeta --extern quote=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libquote-f7553e4c08f5a21d.rmeta --extern unicode_ident=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libunicode_ident-e3c89eb61552af4e.rmeta --cap-lints allow -Ctarget-feature=-crt-static` Running `/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/build/pyo3-build-config-a098db096f14af5d/build-script-build` Running `rustc --crate-name pyo3_build_config --edition=2021 /home/buildozer/aports/community/py3-fastbencode/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-build-config-0.28.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,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", "resolve-config"))' -C metadata=844aa6ecb5de678e -C extra-filename=-7a6f48435506cb14 --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --extern target_lexicon=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libtarget_lexicon-8e76a27ed79c5d05.rmeta --cap-lints allow -Ctarget-feature=-crt-static` Compiling pyo3-ffi v0.28.2 Compiling pyo3-macros-backend v0.28.2 Compiling pyo3 v0.28.2 Running `rustc --crate-name build_script_build --edition=2021 /home/buildozer/aports/community/py3-fastbencode/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-backend-0.28.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=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--allow=clippy::undocumented_unsafe_blocks' '--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=8c0b5094d150c96f -C extra-filename=-5bd4c07f765738a3 --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/build/pyo3-macros-backend-5bd4c07f765738a3 -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --extern pyo3_build_config=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libpyo3_build_config-7a6f48435506cb14.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `rustc --crate-name build_script_build --edition=2021 /home/buildozer/aports/community/py3-fastbencode/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.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=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--allow=clippy::undocumented_unsafe_blocks' '--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=28424780d80ecd33 -C extra-filename=-3610a72677f7c3b4 --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/build/pyo3-ffi-3610a72677f7c3b4 -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --extern pyo3_build_config=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libpyo3_build_config-7a6f48435506cb14.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `rustc --crate-name build_script_build --edition=2021 /home/buildozer/aports/community/py3-fastbencode/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.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=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--allow=clippy::undocumented_unsafe_blocks' '--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="macros"' --cfg 'feature="pyo3-macros"' --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", "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", "uuid"))' -C metadata=541264e5ac4f4071 -C extra-filename=-dc0e38a71ac91d0f --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/build/pyo3-dc0e38a71ac91d0f -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --extern pyo3_build_config=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libpyo3_build_config-7a6f48435506cb14.rlib --cap-lints allow -Ctarget-feature=-crt-static` Running `/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/build/pyo3-macros-backend-5bd4c07f765738a3/build-script-build` Running `/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/build/pyo3-ffi-3610a72677f7c3b4/build-script-build` Running `/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/build/pyo3-dc0e38a71ac91d0f/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2021 /home/buildozer/aports/community/py3-fastbencode/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.28.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=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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' '--allow=clippy::undocumented_unsafe_blocks' '--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=129e97b1a35824d4 -C extra-filename=-f334c410eae21aa6 --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --extern libc=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/liblibc-623b38ad6bafdeec.rmeta --cap-lints allow -Ctarget-feature=-crt-static --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg Py_3_12 --cfg Py_3_13 --cfg Py_3_14 --cfg 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(fn_ptr_eq)' --check-cfg 'cfg(from_bytes_with_nul_error)'` Running `rustc --crate-name pyo3_macros_backend --edition=2021 /home/buildozer/aports/community/py3-fastbencode/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-backend-0.28.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=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--allow=clippy::undocumented_unsafe_blocks' '--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=002361b10573bf64 -C extra-filename=-f2677edf4c2f4720 --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --extern heck=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libheck-45b652ff0a6f3a3a.rmeta --extern proc_macro2=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libproc_macro2-3d83fb3249b1762d.rmeta --extern pyo3_build_config=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libpyo3_build_config-7a6f48435506cb14.rmeta --extern quote=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libquote-f7553e4c08f5a21d.rmeta --extern syn=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libsyn-00511aa24723dda0.rmeta --cap-lints allow -Ctarget-feature=-crt-static --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(fn_ptr_eq)' --check-cfg 'cfg(from_bytes_with_nul_error)'` Compiling pyo3-macros v0.28.2 Running `rustc --crate-name pyo3_macros --edition=2021 /home/buildozer/aports/community/py3-fastbencode/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-0.28.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=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--allow=clippy::undocumented_unsafe_blocks' '--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=aa54846ff07ab8c4 -C extra-filename=-14a3b4e7d37afd3b --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --extern proc_macro2=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libproc_macro2-3d83fb3249b1762d.rlib --extern pyo3_macros_backend=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libpyo3_macros_backend-f2677edf4c2f4720.rlib --extern quote=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libquote-f7553e4c08f5a21d.rlib --extern syn=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libsyn-00511aa24723dda0.rlib --extern proc_macro --cap-lints allow -Ctarget-feature=-crt-static` Running `rustc --crate-name pyo3 --edition=2021 /home/buildozer/aports/community/py3-fastbencode/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.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=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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' '--allow=clippy::undocumented_unsafe_blocks' '--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="macros"' --cfg 'feature="pyo3-macros"' --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", "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", "uuid"))' -C metadata=8b43c1a722b64b36 -C extra-filename=-70e793d9e4cc4ffd --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --extern libc=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/liblibc-623b38ad6bafdeec.rmeta --extern once_cell=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libonce_cell-12599d0a5d24ccb8.rmeta --extern pyo3_ffi=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libpyo3_ffi-f334c410eae21aa6.rmeta --extern pyo3_macros=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libpyo3_macros-14a3b4e7d37afd3b.so --cap-lints allow -Ctarget-feature=-crt-static --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg Py_3_12 --cfg Py_3_13 --cfg Py_3_14 --cfg 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(fn_ptr_eq)' --check-cfg 'cfg(from_bytes_with_nul_error)'` Compiling fastbencode v0.3.10 (/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10) 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=s -C panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=807786cc5f773c7a --out-dir /home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps --extern pyo3=/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/target/release/deps/libpyo3-70e793d9e4cc4ffd.rlib -Ctarget-feature=-crt-static` Finished `release` profile [optimized] target(s) in 17.59s 2026-04-25 08:56:06,516 setuptools_rust.build INFO Copying rust artifact from target/release/libfastbencode__bencode_rs.so to build/lib.linux-s390x-cpython-314/fastbencode/_bencode_rs.cpython-314-s390x-linux-musl.so 2026-04-25 08:56:06,517 root INFO installing to build/bdist.linux-s390x/wheel 2026-04-25 08:56:06,517 root INFO running install 2026-04-25 08:56:06,524 root INFO running install_lib 2026-04-25 08:56:06,524 root INFO creating build/bdist.linux-s390x/wheel 2026-04-25 08:56:06,524 root INFO creating build/bdist.linux-s390x/wheel/fastbencode 2026-04-25 08:56:06,524 root INFO copying build/lib.linux-s390x-cpython-314/fastbencode/_bencode_rs.cpython-314-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/./fastbencode 2026-04-25 08:56:06,525 root INFO copying build/lib.linux-s390x-cpython-314/fastbencode/__init__.py -> build/bdist.linux-s390x/wheel/./fastbencode 2026-04-25 08:56:06,525 root INFO copying build/lib.linux-s390x-cpython-314/fastbencode/py.typed -> build/bdist.linux-s390x/wheel/./fastbencode 2026-04-25 08:56:06,525 root INFO copying build/lib.linux-s390x-cpython-314/fastbencode/_bencode_py.py -> build/bdist.linux-s390x/wheel/./fastbencode 2026-04-25 08:56:06,525 root INFO running install_egg_info 2026-04-25 08:56:06,526 root INFO running egg_info 2026-04-25 08:56:06,528 root INFO creating fastbencode.egg-info 2026-04-25 08:56:06,528 root INFO writing fastbencode.egg-info/PKG-INFO 2026-04-25 08:56:06,528 root INFO writing dependency_links to fastbencode.egg-info/dependency_links.txt 2026-04-25 08:56:06,529 root INFO writing requirements to fastbencode.egg-info/requires.txt 2026-04-25 08:56:06,529 root INFO writing top-level names to fastbencode.egg-info/top_level.txt 2026-04-25 08:56:06,529 root INFO writing manifest file 'fastbencode.egg-info/SOURCES.txt' 2026-04-25 08:56:06,531 root INFO reading manifest file 'fastbencode.egg-info/SOURCES.txt' 2026-04-25 08:56:06,531 root INFO reading manifest template 'MANIFEST.in' 2026-04-25 08:56:06,531 root INFO adding license file 'COPYING' 2026-04-25 08:56:06,532 root INFO writing manifest file 'fastbencode.egg-info/SOURCES.txt' 2026-04-25 08:56:06,532 root INFO Copying fastbencode.egg-info to build/bdist.linux-s390x/wheel/./fastbencode-0.3.10-py3.14.egg-info 2026-04-25 08:56:06,532 root INFO running install_scripts 2026-04-25 08:56:06,536 root INFO creating build/bdist.linux-s390x/wheel/fastbencode-0.3.10.dist-info/WHEEL 2026-04-25 08:56:06,536 wheel INFO creating '/home/buildozer/aports/community/py3-fastbencode/src/fastbencode-0.3.10/.dist/.tmp-q0dbhqss/fastbencode-0.3.10-cp314-cp314-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-04-25 08:56:06,537 wheel INFO adding 'fastbencode/__init__.py' 2026-04-25 08:56:06,537 wheel INFO adding 'fastbencode/_bencode_py.py' 2026-04-25 08:56:06,538 wheel INFO adding 'fastbencode/_bencode_rs.cpython-314-s390x-linux-musl.so' 2026-04-25 08:56:06,538 wheel INFO adding 'fastbencode/py.typed' 2026-04-25 08:56:06,538 wheel INFO adding 'fastbencode-0.3.10.dist-info/licenses/COPYING' 2026-04-25 08:56:06,538 wheel INFO adding 'fastbencode-0.3.10.dist-info/METADATA' 2026-04-25 08:56:06,539 wheel INFO adding 'fastbencode-0.3.10.dist-info/WHEEL' 2026-04-25 08:56:06,539 wheel INFO adding 'fastbencode-0.3.10.dist-info/top_level.txt' 2026-04-25 08:56:06,539 wheel INFO adding 'fastbencode-0.3.10.dist-info/RECORD' 2026-04-25 08:56:06,539 root INFO removing build/bdist.linux-s390x/wheel 2026-04-25 08:56:06,539 gpep517 INFO The backend produced .dist/fastbencode-0.3.10-cp314-cp314-linux_s390x.whl fastbencode-0.3.10-cp314-cp314-linux_s390x.whl >>> py3-fastbencode: Entering fakeroot... >>> py3-fastbencode-pyc*: Running split function pyc... libfakeroot internal error: payload not recognized! 'usr/lib/python3.14/site-packages/fastbencode/__pycache__' -> '/home/buildozer/aports/community/py3-fastbencode/pkg/py3-fastbencode-pyc/usr/lib/python3.14/site-packages/fastbencode/__pycache__' >>> py3-fastbencode-pyc*: Preparing subpackage py3-fastbencode-pyc... Please specify at least one package name on the command line. >>> py3-fastbencode-pyc*: Running postcheck for py3-fastbencode-pyc >>> py3-fastbencode*: Running postcheck for py3-fastbencode >>> py3-fastbencode*: Preparing package py3-fastbencode... >>> py3-fastbencode*: Stripping binaries Please specify at least one package name on the command line. >>> py3-fastbencode*: Scanning shared objects >>> py3-fastbencode-pyc*: Tracing dependencies... python3~3.14 >>> py3-fastbencode-pyc*: Package size: 10.1 KB >>> py3-fastbencode-pyc*: Compressing data... >>> py3-fastbencode-pyc*: Create checksum... >>> py3-fastbencode-pyc*: Create py3-fastbencode-pyc-0.3.10-r1.apk >>> py3-fastbencode*: Tracing dependencies... python3 python3~3.14 so:libc.musl-s390x.so.1 so:libgcc_s.so.1 >>> py3-fastbencode*: Package size: 438.1 KB >>> py3-fastbencode*: Compressing data... >>> py3-fastbencode*: Create checksum... >>> py3-fastbencode*: Create py3-fastbencode-0.3.10-r1.apk >>> py3-fastbencode: Build complete at Sat, 25 Apr 2026 08:56:06 +0000 elapsed time 0h 0m 27s >>> py3-fastbencode: Cleaning up srcdir >>> py3-fastbencode: Cleaning up pkgdir >>> py3-fastbencode: Uninstalling dependencies... ( 1/35) Purging .makedepends-py3-fastbencode (20260425.085543) ( 2/35) Purging py3-setuptools-rust-pyc (1.12.1-r0) ( 3/35) Purging py3-setuptools-rust (1.12.1-r0) ( 4/35) Purging cargo (1.95.0-r0) ( 5/35) Purging rust (1.95.0-r0) ( 6/35) Purging py3-semantic-version-pyc (2.10.0-r5) ( 7/35) Purging py3-semantic-version (2.10.0-r5) ( 8/35) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/35) Purging py3-setuptools (82.0.1-r1) (10/35) Purging python3-dev (3.14.3-r0) (11/35) Purging py3-gpep517-pyc (19-r2) (12/35) Purging py3-gpep517 (19-r2) (13/35) Purging py3-installer-pyc (1.0.0-r0) (14/35) Purging py3-installer (1.0.0-r0) (15/35) Purging py3-wheel-pyc (0.47.0-r0) (16/35) Purging py3-wheel (0.47.0-r0) (17/35) Purging py3-packaging-pyc (26.1-r0) (18/35) Purging py3-packaging (26.1-r0) (19/35) Purging py3-parsing-pyc (3.3.2-r1) (20/35) Purging py3-parsing (3.3.2-r1) (21/35) Purging python3-pyc (3.14.3-r0) (22/35) Purging python3-pycache-pyc0 (3.14.3-r0) (23/35) Purging pyc (3.14.3-r0) (24/35) Purging python3 (3.14.3-r0) (25/35) Purging gdbm (1.26-r0) (26/35) Purging libbz2 (1.0.8-r6) (27/35) Purging libpanelw (6.6_p20260404-r0) (28/35) Purging llvm22-libs (22.1.3-r0) (29/35) Purging mpdecimal (4.0.1-r0) (30/35) Purging readline (8.3.3-r1) (31/35) Purging scudo-malloc (22.1.3-r0) (32/35) Purging sqlite-libs (3.53.0-r0) (33/35) Purging libffi (3.5.2-r1) (34/35) Purging libxml2 (2.13.9-r1) (35/35) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 385.3 MiB in 103 packages >>> py3-fastbencode: Updating the community/s390x repository index... >>> py3-fastbencode: Signing the index...