>>> py3-patiencediff: Building community/py3-patiencediff 0.2.18-r1 (using abuild 3.16.0-r0) started Sun, 15 Feb 2026 19:17:20 +0000 >>> py3-patiencediff: Validating /home/buildozer/aports/community/py3-patiencediff/APKBUILD... >>> WARNING: py3-patiencediff: No maintainer >>> py3-patiencediff: Analyzing dependencies... >>> py3-patiencediff: Installing for build: build-base py3-gpep517 py3-setuptools-rust python3-dev ( 1/32) Installing libbz2 (1.0.8-r6) ( 2/32) Installing libffi (3.5.2-r0) ( 3/32) Installing gdbm (1.26-r0) ( 4/32) Installing xz-libs (5.8.2-r0) ( 5/32) Installing mpdecimal (4.0.1-r0) ( 6/32) Installing libpanelw (6.6_p20251231-r0) ( 7/32) Installing sqlite-libs (3.51.2-r1) ( 8/32) Installing python3 (3.12.12-r0) ( 9/32) Installing python3-pycache-pyc0 (3.12.12-r0) (10/32) Installing pyc (3.12.12-r0) (11/32) Installing py3-installer-pyc (0.7.0-r2) (12/32) Installing py3-gpep517-pyc (19-r1) (13/32) Installing python3-pyc (3.12.12-r0) (14/32) Installing py3-installer (0.7.0-r2) (15/32) Installing py3-gpep517 (19-r1) (16/32) Installing libxml2 (2.13.9-r0) (17/32) Installing llvm21-libs (21.1.8-r0) (18/32) Installing scudo-malloc (21.1.8-r0) (19/32) Installing rust (1.93.1-r0) (20/32) Installing cargo (1.93.1-r0) (21/32) Installing py3-semantic-version (2.10.0-r4) (22/32) Installing py3-semantic-version-pyc (2.10.0-r4) (23/32) Installing py3-parsing (3.3.2-r0) (24/32) Installing py3-parsing-pyc (3.3.2-r0) (25/32) Installing py3-packaging (25.0-r0) (26/32) Installing py3-packaging-pyc (25.0-r0) (27/32) Installing py3-setuptools (82.0.0-r0) (28/32) Installing py3-setuptools-pyc (82.0.0-r0) (29/32) Installing py3-setuptools-rust (1.12.0-r1) (30/32) Installing py3-setuptools-rust-pyc (1.12.0-r1) (31/32) Installing python3-dev (3.12.12-r0) (32/32) Installing .makedepends-py3-patiencediff (20260215.191721) Executing busybox-1.37.0-r31.trigger OK: 912.8 MiB in 135 packages >>> py3-patiencediff: Cleaning up srcdir >>> py3-patiencediff: Cleaning up pkgdir >>> py3-patiencediff: Cleaning up tmpdir >>> py3-patiencediff: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-patiencediff-0.2.18.tar.gz /var/cache/distfiles/py3-patiencediff-0.2.18.tar.gz: OK >>> py3-patiencediff: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-patiencediff-0.2.18.tar.gz /var/cache/distfiles/py3-patiencediff-0.2.18.tar.gz: OK >>> py3-patiencediff: Unpacking /var/cache/distfiles/py3-patiencediff-0.2.18.tar.gz... 2026-02-15 19:17:27,766 gpep517 INFO Building wheel via backend setuptools.build_meta 2026-02-15 19:17:27,849 root INFO running bdist_wheel 2026-02-15 19:17:27,865 root INFO running build 2026-02-15 19:17:27,865 root INFO running build_py 2026-02-15 19:17:27,870 root INFO creating build/lib.linux-loongarch64-cpython-312/patiencediff 2026-02-15 19:17:27,870 root INFO copying patiencediff/test_patiencediff.py -> build/lib.linux-loongarch64-cpython-312/patiencediff 2026-02-15 19:17:27,871 root INFO copying patiencediff/__main__.py -> build/lib.linux-loongarch64-cpython-312/patiencediff 2026-02-15 19:17:27,871 root INFO copying patiencediff/_patiencediff_py.py -> build/lib.linux-loongarch64-cpython-312/patiencediff 2026-02-15 19:17:27,872 root INFO copying patiencediff/__init__.py -> build/lib.linux-loongarch64-cpython-312/patiencediff 2026-02-15 19:17:27,873 root INFO copying patiencediff/_patiencediff_rs.pyi -> build/lib.linux-loongarch64-cpython-312/patiencediff 2026-02-15 19:17:27,873 root INFO copying patiencediff/py.typed -> build/lib.linux-loongarch64-cpython-312/patiencediff 2026-02-15 19:17:27,874 root INFO running build_ext 2026-02-15 19:17:27,874 setuptools_rust.setuptools_ext INFO running build_rust Updating crates.io index Downloading crates ... Downloaded memoffset v0.9.1 Downloaded autocfg v1.5.0 Downloaded heck v0.5.0 Downloaded indoc v2.0.6 Downloaded once_cell v1.21.3 Downloaded unicode-ident v1.0.19 Downloaded unindent v0.2.4 Downloaded pyo3-macros v0.26.0 Downloaded target-lexicon v0.13.3 Downloaded pyo3-macros-backend v0.26.0 Downloaded patiencediff v0.2.1 Downloaded quote v1.0.41 Downloaded pyo3-ffi v0.26.0 Downloaded proc-macro2 v1.0.101 Downloaded portable-atomic v1.11.1 Downloaded syn v2.0.106 Downloaded libc v0.2.177 Downloaded pyo3 v0.26.0 Downloaded pyo3-build-config v0.26.0 [RUSTFLAGS=-Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs] 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.101 Compiling unicode-ident v1.0.19 Compiling quote v1.0.41 Compiling libc v0.2.177 Compiling autocfg v1.5.0 Compiling heck v0.5.0 Compiling indoc v2.0.6 Compiling unindent v0.2.4 Compiling once_cell v1.21.3 Compiling patiencediff v0.2.1 Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/aports/community/py3-patiencediff/tmp/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=10cbacbd9754f5a4 -C extra-filename=-3ac54cee95d1916b --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/build/target-lexicon-3ac54cee95d1916b -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `rustc --crate-name build_script_build --edition=2021 /home/buildozer/aports/community/py3-patiencediff/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.101/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=dc62d59b4c641059 -C extra-filename=-6ab2cbda91d0d566 --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/build/proc-macro2-6ab2cbda91d0d566 -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `rustc --crate-name build_script_build --edition=2018 /home/buildozer/aports/community/py3-patiencediff/tmp/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=9728464ef8bb808a -C extra-filename=-340378b6556d7cc6 --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/build/quote-340378b6556d7cc6 -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `rustc --crate-name indoc --edition=2021 /home/buildozer/aports/community/py3-patiencediff/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indoc-2.0.6/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=b2a2e428cd334b5a -C extra-filename=-9c29dbb3f0b54a76 --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --extern proc_macro --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `rustc --crate-name autocfg --edition=2015 /home/buildozer/aports/community/py3-patiencediff/tmp/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=ab1e8b75051b842d -C extra-filename=-bbe63831f9928021 --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `rustc --crate-name build_script_build --edition=2021 /home/buildozer/aports/community/py3-patiencediff/tmp/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=fb93c74e615cc494 -C extra-filename=-859af96ce472a1bd --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/build/libc-859af96ce472a1bd -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `rustc --crate-name unicode_ident --edition=2018 /home/buildozer/aports/community/py3-patiencediff/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.19/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=8a5b84efaed76656 -C extra-filename=-0766def01dbe9d75 --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `rustc --crate-name unindent --edition=2021 /home/buildozer/aports/community/py3-patiencediff/tmp/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=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=855f61cf25abee3e -C extra-filename=-82397d481640c63c --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `rustc --crate-name heck --edition=2021 /home/buildozer/aports/community/py3-patiencediff/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=f36eb2684400df93 -C extra-filename=-a79c67b20b06f4dc --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `rustc --crate-name patiencediff --edition=2018 /home/buildozer/aports/community/py3-patiencediff/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/patiencediff-0.2.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=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cli", "default", "patchkit"))' -C metadata=70ea8d25362bc683 -C extra-filename=-2fc7a2bbb52071e4 --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `rustc --crate-name once_cell --edition=2021 /home/buildozer/aports/community/py3-patiencediff/tmp/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=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=faabb3f8254c2c9b -C extra-filename=-c6072a703226807f --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/build/quote-340378b6556d7cc6/build-script-build` Running `/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/build/proc-macro2-6ab2cbda91d0d566/build-script-build` Running `/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/build/libc-859af96ce472a1bd/build-script-build` Running `rustc --crate-name libc --edition=2021 /home/buildozer/aports/community/py3-patiencediff/tmp/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=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=c8390e1b09cbf1fd -C extra-filename=-b537369817b7ef69 --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs --cfg freebsd12 --cfg musl_v1_2_3 --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 memoffset v0.9.1 Running `rustc --crate-name build_script_build --edition=2015 /home/buildozer/aports/community/py3-patiencediff/tmp/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=9fd1322071c820e4 -C extra-filename=-6c7594c036ab0796 --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/build/memoffset-6c7594c036ab0796 -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --extern autocfg=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libautocfg-bbe63831f9928021.rlib --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `rustc --crate-name proc_macro2 --edition=2021 /home/buildozer/aports/community/py3-patiencediff/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.101/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=61890921b8c9ecbd -C extra-filename=-07c2b04483ae301d --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --extern unicode_ident=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libunicode_ident-0766def01dbe9d75.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs --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 `/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/build/memoffset-6c7594c036ab0796/build-script-build` Running `/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/build/target-lexicon-3ac54cee95d1916b/build-script-build` Running `rustc --crate-name memoffset --edition=2015 /home/buildozer/aports/community/py3-patiencediff/tmp/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=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=1788f1f8cf9adbfa -C extra-filename=-a4ed323d2e30ccca --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs --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 target_lexicon --edition=2018 /home/buildozer/aports/community/py3-patiencediff/tmp/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=033800a2a854999b -C extra-filename=-14731cec0c127181 --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs --cfg 'feature="rust_1_40"'` Compiling pyo3-build-config v0.26.0 Running `rustc --crate-name build_script_build --edition=2021 /home/buildozer/aports/community/py3-patiencediff/tmp/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=444c3dc7ad904fad -C extra-filename=-fc133a47dfcc8b2f --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/build/pyo3-build-config-fc133a47dfcc8b2f -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --extern target_lexicon=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libtarget_lexicon-14731cec0c127181.rlib --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `rustc --crate-name quote --edition=2018 /home/buildozer/aports/community/py3-patiencediff/tmp/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=fa1e69d187d0592b -C extra-filename=-1e617d36fef1ed06 --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --extern proc_macro2=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libproc_macro2-07c2b04483ae301d.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling syn v2.0.106 Running `rustc --crate-name syn --edition=2021 /home/buildozer/aports/community/py3-patiencediff/tmp/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.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="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=3316648ad993a15e -C extra-filename=-9af7a98f0f92738b --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --extern proc_macro2=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libproc_macro2-07c2b04483ae301d.rmeta --extern quote=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libquote-1e617d36fef1ed06.rmeta --extern unicode_ident=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libunicode_ident-0766def01dbe9d75.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/build/pyo3-build-config-fc133a47dfcc8b2f/build-script-build` Running `rustc --crate-name pyo3_build_config --edition=2021 /home/buildozer/aports/community/py3-patiencediff/tmp/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=9ccb5ed6eae54e09 -C extra-filename=-6a78c58db757c896 --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --extern target_lexicon=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libtarget_lexicon-14731cec0c127181.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` 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 /home/buildozer/aports/community/py3-patiencediff/tmp/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=4fd1626c0eee94df -C extra-filename=-38ddfb21a880a4e4 --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/build/pyo3-ffi-38ddfb21a880a4e4 -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --extern pyo3_build_config=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libpyo3_build_config-6a78c58db757c896.rlib --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `rustc --crate-name build_script_build --edition=2021 /home/buildozer/aports/community/py3-patiencediff/tmp/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=dd21f0fc13cf808c -C extra-filename=-06db15b44923e135 --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/build/pyo3-macros-backend-06db15b44923e135 -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --extern pyo3_build_config=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libpyo3_build_config-6a78c58db757c896.rlib --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `rustc --crate-name build_script_build --edition=2021 /home/buildozer/aports/community/py3-patiencediff/tmp/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=3f33eae76dd55966 -C extra-filename=-50bdf76380035fd4 --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/build/pyo3-50bdf76380035fd4 -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --extern pyo3_build_config=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libpyo3_build_config-6a78c58db757c896.rlib --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/build/pyo3-macros-backend-06db15b44923e135/build-script-build` Running `/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/build/pyo3-ffi-38ddfb21a880a4e4/build-script-build` Running `/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/build/pyo3-50bdf76380035fd4/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2021 /home/buildozer/aports/community/py3-patiencediff/tmp/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=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' '--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=22c5dee138da4455 -C extra-filename=-5550da10a682ef5b --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --extern libc=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/liblibc-b537369817b7ef69.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs --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 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 /home/buildozer/aports/community/py3-patiencediff/tmp/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=36ceca79d5d74ac2 -C extra-filename=-b5f1ef00cabdbf18 --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --extern heck=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libheck-a79c67b20b06f4dc.rmeta --extern proc_macro2=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libproc_macro2-07c2b04483ae301d.rmeta --extern pyo3_build_config=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libpyo3_build_config-6a78c58db757c896.rmeta --extern quote=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libquote-1e617d36fef1ed06.rmeta --extern syn=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libsyn-9af7a98f0f92738b.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs --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 /home/buildozer/aports/community/py3-patiencediff/tmp/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=b22558826d4a52b8 -C extra-filename=-baa48d5c10b1921b --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --extern proc_macro2=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libproc_macro2-07c2b04483ae301d.rlib --extern pyo3_macros_backend=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libpyo3_macros_backend-b5f1ef00cabdbf18.rlib --extern quote=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libquote-1e617d36fef1ed06.rlib --extern syn=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libsyn-9af7a98f0f92738b.rlib --extern proc_macro --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Running `rustc --crate-name pyo3 --edition=2021 /home/buildozer/aports/community/py3-patiencediff/tmp/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=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' '--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=42370d96a0ac3e0a -C extra-filename=-8b40e970411ab435 --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --extern indoc=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libindoc-9c29dbb3f0b54a76.so --extern libc=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/liblibc-b537369817b7ef69.rmeta --extern memoffset=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libmemoffset-a4ed323d2e30ccca.rmeta --extern once_cell=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libonce_cell-c6072a703226807f.rmeta --extern pyo3_ffi=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libpyo3_ffi-5550da10a682ef5b.rmeta --extern pyo3_macros=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libpyo3_macros-baa48d5c10b1921b.so --extern unindent=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libunindent-82397d481640c63c.rmeta --cap-lints allow -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs --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 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 patiencediff-rs v0.2.18 (/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18) Running `rustc --crate-name _patiencediff_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=287df50687515394 --out-dir /home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps -C strip=debuginfo -L dependency=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps --extern patiencediff=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libpatiencediff-2fc7a2bbb52071e4.rlib --extern pyo3=/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/target/release/deps/libpyo3-8b40e970411ab435.rlib -Ctarget-feature=-crt-static -Clink-arg=-Wl,-z,pack-relative-relocs` Finished `release` profile [optimized] target(s) in 45.70s 2026-02-15 19:18:16,662 setuptools_rust.build INFO Copying rust artifact from target/release/lib_patiencediff_rs.so to build/lib.linux-loongarch64-cpython-312/patiencediff/_patiencediff_rs.cpython-312-loongarch64-linux-musl.so 2026-02-15 19:18:16,664 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-02-15 19:18:16,664 root INFO running install 2026-02-15 19:18:16,683 root INFO running install_lib 2026-02-15 19:18:16,683 root INFO creating build/bdist.linux-loongarch64/wheel 2026-02-15 19:18:16,684 root INFO creating build/bdist.linux-loongarch64/wheel/patiencediff 2026-02-15 19:18:16,684 root INFO copying build/lib.linux-loongarch64-cpython-312/patiencediff/_patiencediff_rs.pyi -> build/bdist.linux-loongarch64/wheel/./patiencediff 2026-02-15 19:18:16,684 root INFO copying build/lib.linux-loongarch64-cpython-312/patiencediff/_patiencediff_rs.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./patiencediff 2026-02-15 19:18:16,685 root INFO copying build/lib.linux-loongarch64-cpython-312/patiencediff/test_patiencediff.py -> build/bdist.linux-loongarch64/wheel/./patiencediff 2026-02-15 19:18:16,686 root INFO copying build/lib.linux-loongarch64-cpython-312/patiencediff/py.typed -> build/bdist.linux-loongarch64/wheel/./patiencediff 2026-02-15 19:18:16,686 root INFO copying build/lib.linux-loongarch64-cpython-312/patiencediff/__main__.py -> build/bdist.linux-loongarch64/wheel/./patiencediff 2026-02-15 19:18:16,686 root INFO copying build/lib.linux-loongarch64-cpython-312/patiencediff/_patiencediff_py.py -> build/bdist.linux-loongarch64/wheel/./patiencediff 2026-02-15 19:18:16,687 root INFO copying build/lib.linux-loongarch64-cpython-312/patiencediff/__init__.py -> build/bdist.linux-loongarch64/wheel/./patiencediff 2026-02-15 19:18:16,687 root INFO running install_egg_info 2026-02-15 19:18:16,691 root INFO running egg_info 2026-02-15 19:18:16,695 root INFO creating patiencediff.egg-info 2026-02-15 19:18:16,696 root INFO writing patiencediff.egg-info/PKG-INFO 2026-02-15 19:18:16,698 root INFO writing dependency_links to patiencediff.egg-info/dependency_links.txt 2026-02-15 19:18:16,698 root INFO writing entry points to patiencediff.egg-info/entry_points.txt 2026-02-15 19:18:16,699 root INFO writing requirements to patiencediff.egg-info/requires.txt 2026-02-15 19:18:16,699 root INFO writing top-level names to patiencediff.egg-info/top_level.txt 2026-02-15 19:18:16,700 root INFO writing manifest file 'patiencediff.egg-info/SOURCES.txt' 2026-02-15 19:18:16,705 root INFO reading manifest file 'patiencediff.egg-info/SOURCES.txt' 2026-02-15 19:18:16,706 root INFO reading manifest template 'MANIFEST.in' 2026-02-15 19:18:16,707 root INFO adding license file 'COPYING' 2026-02-15 19:18:16,707 root INFO adding license file 'AUTHORS' 2026-02-15 19:18:16,708 root INFO writing manifest file 'patiencediff.egg-info/SOURCES.txt' 2026-02-15 19:18:16,709 root INFO Copying patiencediff.egg-info to build/bdist.linux-loongarch64/wheel/./patiencediff-0.2.18-py3.12.egg-info 2026-02-15 19:18:16,711 root INFO running install_scripts 2026-02-15 19:18:16,722 root INFO creating build/bdist.linux-loongarch64/wheel/patiencediff-0.2.18.dist-info/WHEEL 2026-02-15 19:18:16,723 wheel INFO creating '/home/buildozer/aports/community/py3-patiencediff/src/patiencediff-0.2.18/.dist/.tmp-8uockhl3/patiencediff-0.2.18-cp312-cp312-linux_loongarch64.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-02-15 19:18:16,724 wheel INFO adding 'patiencediff/__init__.py' 2026-02-15 19:18:16,724 wheel INFO adding 'patiencediff/__main__.py' 2026-02-15 19:18:16,725 wheel INFO adding 'patiencediff/_patiencediff_py.py' 2026-02-15 19:18:16,726 wheel INFO adding 'patiencediff/_patiencediff_rs.cpython-312-loongarch64-linux-musl.so' 2026-02-15 19:18:16,730 wheel INFO adding 'patiencediff/_patiencediff_rs.pyi' 2026-02-15 19:18:16,730 wheel INFO adding 'patiencediff/py.typed' 2026-02-15 19:18:16,731 wheel INFO adding 'patiencediff/test_patiencediff.py' 2026-02-15 19:18:16,731 wheel INFO adding 'patiencediff-0.2.18.dist-info/licenses/AUTHORS' 2026-02-15 19:18:16,732 wheel INFO adding 'patiencediff-0.2.18.dist-info/licenses/COPYING' 2026-02-15 19:18:16,732 wheel INFO adding 'patiencediff-0.2.18.dist-info/METADATA' 2026-02-15 19:18:16,733 wheel INFO adding 'patiencediff-0.2.18.dist-info/WHEEL' 2026-02-15 19:18:16,733 wheel INFO adding 'patiencediff-0.2.18.dist-info/entry_points.txt' 2026-02-15 19:18:16,733 wheel INFO adding 'patiencediff-0.2.18.dist-info/top_level.txt' 2026-02-15 19:18:16,733 wheel INFO adding 'patiencediff-0.2.18.dist-info/RECORD' 2026-02-15 19:18:16,734 root INFO removing build/bdist.linux-loongarch64/wheel 2026-02-15 19:18:16,735 gpep517 INFO The backend produced .dist/patiencediff-0.2.18-cp312-cp312-linux_loongarch64.whl patiencediff-0.2.18-cp312-cp312-linux_loongarch64.whl ...........ssssssssssss.... ---------------------------------------------------------------------- Ran 27 tests in 0.011s OK (skipped=12) >>> py3-patiencediff: Entering fakeroot... >>> py3-patiencediff-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/patiencediff/__pycache__' -> '/home/buildozer/aports/community/py3-patiencediff/pkg/py3-patiencediff-pyc/usr/lib/python3.12/site-packages/patiencediff/__pycache__' >>> py3-patiencediff-pyc*: Preparing subpackage py3-patiencediff-pyc... >>> py3-patiencediff-pyc*: Running postcheck for py3-patiencediff-pyc >>> py3-patiencediff*: Running postcheck for py3-patiencediff >>> py3-patiencediff*: Preparing package py3-patiencediff... >>> py3-patiencediff*: Stripping binaries >>> py3-patiencediff*: Scanning shared objects >>> py3-patiencediff-pyc*: Tracing dependencies... python3~3.12 >>> py3-patiencediff-pyc*: Package size: 41.1 KB >>> py3-patiencediff-pyc*: Compressing data... >>> py3-patiencediff-pyc*: Create checksum... >>> py3-patiencediff-pyc*: Create py3-patiencediff-pyc-0.2.18-r1.apk >>> py3-patiencediff*: Tracing dependencies... python3~3.12 so:libc.musl-loongarch64.so.1 so:libgcc_s.so.1 >>> py3-patiencediff*: Package size: 521.0 KB >>> py3-patiencediff*: Compressing data... >>> py3-patiencediff*: Create checksum... >>> py3-patiencediff*: Create py3-patiencediff-0.2.18-r1.apk >>> py3-patiencediff: Build complete at Sun, 15 Feb 2026 19:18:17 +0000 elapsed time 0h 0m 57s >>> py3-patiencediff: Cleaning up srcdir >>> py3-patiencediff: Cleaning up pkgdir >>> py3-patiencediff: Cleaning up tmpdir >>> py3-patiencediff: Uninstalling dependencies... ( 1/32) Purging .makedepends-py3-patiencediff (20260215.191721) ( 2/32) Purging py3-gpep517-pyc (19-r1) ( 3/32) Purging py3-gpep517 (19-r1) ( 4/32) Purging py3-installer-pyc (0.7.0-r2) ( 5/32) Purging py3-installer (0.7.0-r2) ( 6/32) Purging py3-setuptools-rust-pyc (1.12.0-r1) ( 7/32) Purging py3-setuptools-rust (1.12.0-r1) ( 8/32) Purging cargo (1.93.1-r0) ( 9/32) Purging rust (1.93.1-r0) (10/32) Purging py3-semantic-version-pyc (2.10.0-r4) (11/32) Purging py3-semantic-version (2.10.0-r4) (12/32) Purging py3-setuptools-pyc (82.0.0-r0) (13/32) Purging py3-setuptools (82.0.0-r0) (14/32) Purging py3-packaging-pyc (25.0-r0) (15/32) Purging py3-packaging (25.0-r0) (16/32) Purging py3-parsing-pyc (3.3.2-r0) (17/32) Purging py3-parsing (3.3.2-r0) (18/32) Purging python3-dev (3.12.12-r0) (19/32) Purging python3-pyc (3.12.12-r0) (20/32) Purging python3-pycache-pyc0 (3.12.12-r0) (21/32) Purging pyc (3.12.12-r0) (22/32) Purging python3 (3.12.12-r0) (23/32) Purging gdbm (1.26-r0) (24/32) Purging libbz2 (1.0.8-r6) (25/32) Purging libpanelw (6.6_p20251231-r0) (26/32) Purging llvm21-libs (21.1.8-r0) (27/32) Purging mpdecimal (4.0.1-r0) (28/32) Purging scudo-malloc (21.1.8-r0) (29/32) Purging sqlite-libs (3.51.2-r1) (30/32) Purging libffi (3.5.2-r0) (31/32) Purging libxml2 (2.13.9-r0) (32/32) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 269.4 MiB in 103 packages >>> py3-patiencediff: Updating the community/loongarch64 repository index... >>> py3-patiencediff: Signing the index...