>>> apk-inspect: Building community/apk-inspect 0.1.0_pre2-r0 (using abuild 3.16.0_rc4-r0) started Tue, 04 Nov 2025 15:54:34 +0000 >>> apk-inspect: Validating /home/buildozer/aports/community/apk-inspect/APKBUILD... >>> apk-inspect: Analyzing dependencies... >>> apk-inspect: Installing for build: build-base /bin/sh cargo cargo-auditable zlib-ng-dev ( 1/10) Installing xz-libs (5.8.1-r0) ( 2/10) Installing libxml2 (2.13.9-r0) ( 3/10) Installing llvm21-libs (21.1.2-r1) ( 4/10) Installing scudo-malloc (21.1.2-r0) ( 5/10) Installing rust (1.90.0-r1) ( 6/10) Installing cargo (1.90.0-r1) ( 7/10) Installing cargo-auditable (0.7.1-r0) ( 8/10) Installing zlib-ng (2.2.4-r1) ( 9/10) Installing zlib-ng-dev (2.2.4-r1) (10/10) Installing .makedepends-apk-inspect (20251104.155440) busybox-1.37.0-r24.trigger: Executing script... OK: 982 MiB in 161 packages >>> apk-inspect: Cleaning up srcdir >>> apk-inspect: Cleaning up pkgdir >>> apk-inspect: Cleaning up tmpdir >>> apk-inspect: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/apk-inspect-0.1.0-pre.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/apk-inspect-0.1.0-pre.2.tar.gz.part' apk-inspect-0.1.0-pr 100% |********************************| 60593 0:00:00 ETA '/var/cache/distfiles/v3.23/apk-inspect-0.1.0-pre.2.tar.gz.part' saved /var/cache/distfiles/v3.23/apk-inspect-0.1.0-pre.2.tar.gz: OK >>> apk-inspect: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/apk-inspect-0.1.0-pre.2.tar.gz /var/cache/distfiles/v3.23/apk-inspect-0.1.0-pre.2.tar.gz: OK >>> apk-inspect: Unpacking /var/cache/distfiles/v3.23/apk-inspect-0.1.0-pre.2.tar.gz... warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Updating crates.io index Downloading crates ... Downloaded itoa v1.0.9 Downloaded darling_macro v0.13.4 Downloaded ident_case v1.0.1 Downloaded adler v1.0.2 Downloaded fnv v1.0.7 Downloaded assert2 v0.3.11 Downloaded rustc_version v0.4.0 Downloaded unicode-ident v1.0.11 Downloaded thiserror-impl v1.0.44 Downloaded errno v0.3.1 Downloaded is-terminal v0.4.9 Downloaded thiserror v1.0.44 Downloaded process_control v4.0.3 Downloaded assert2-macros v0.3.11 Downloaded darling v0.13.4 Downloaded filetime v0.2.21 Downloaded unicase v2.6.0 Downloaded pkg-config v0.3.27 Downloaded version_check v0.9.4 Downloaded yansi v0.5.1 Downloaded cfg-if v1.0.0 Downloaded cmake v0.1.50 Downloaded strsim v0.10.0 Downloaded indoc v1.0.9 Downloaded quote v1.0.31 Downloaded bitflags v1.3.2 Downloaded getopts v0.2.21 Downloaded unicode-width v0.1.10 Downloaded semver v1.0.18 Downloaded crc32fast v1.3.2 Downloaded ryu v1.0.15 Downloaded argp v0.3.0 Downloaded serde v1.0.174 Downloaded bitflags v2.3.3 Downloaded darling_core v0.13.4 Downloaded base64 v0.13.1 Downloaded memchr v2.5.0 Downloaded flate2 v1.0.26 Downloaded cc v1.0.79 Downloaded miniz_oxide v0.7.1 Downloaded tar v0.4.39 Downloaded proc-macro2 v1.0.66 Downloaded pulldown-cmark v0.9.3 Downloaded bitmask-enum v2.2.1 Downloaded serde_json v1.0.103 Downloaded field_names v0.2.0 Downloaded cfg-iif v0.2.6 Downloaded syn v1.0.109 Downloaded rustix v0.38.4 Downloaded serde_derive v1.0.174 Downloaded syn v2.0.27 Downloaded libc v0.2.147 Downloaded argp_derive v0.3.0 Downloaded libz-sys v1.1.9 Downloaded linux-raw-sys v0.4.3 Downloaded libz-ng-sys v1.1.9 warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Compiling proc-macro2 v1.0.66 Compiling unicode-ident v1.0.11 Compiling syn v1.0.109 Compiling libc v0.2.147 Compiling version_check v0.9.4 Compiling cfg-if v1.0.0 Compiling strsim v0.10.0 Compiling fnv v1.0.7 Compiling memchr v2.5.0 Compiling ident_case v1.0.1 Compiling serde v1.0.174 Compiling unicode-width v0.1.10 Compiling crc32fast v1.3.2 Compiling pulldown-cmark v0.9.3 Compiling bitflags v1.3.2 Compiling thiserror v1.0.44 Compiling libz-ng-sys v1.1.9 Compiling process_control v4.0.3 Compiling serde_json v1.0.103 Compiling base64 v0.13.1 Compiling ryu v1.0.15 Compiling cfg-iif v0.2.6 Compiling itoa v1.0.9 Compiling getopts v0.2.21 Compiling unicase v2.6.0 Compiling quote v1.0.31 Compiling syn v2.0.27 Compiling filetime v0.2.21 Compiling flate2 v1.0.26 Compiling tar v0.4.39 Compiling serde_derive v1.0.174 Compiling thiserror-impl v1.0.44 Compiling bitmask-enum v2.2.1 Compiling darling_core v0.13.4 Compiling argp_derive v0.3.0 Compiling argp v0.3.0 Compiling darling_macro v0.13.4 Compiling darling v0.13.4 Compiling field_names v0.2.0 Compiling alpkit v0.1.0-pre.2 (/home/buildozer/aports/community/apk-inspect/src/alpkit-0.1.0-pre.2/alpkit) warning: method `tap_mut` is never used --> alpkit/src/internal/std_ext.rs:50:8 | 47 | pub(crate) trait Tap: Sized { | --- method in this trait ... 50 | fn tap_mut(mut self, f: F) -> Self { | ^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> alpkit/src/package/mod.rs:92:23 | 92 | pub fn signatures(&self) -> Iter { | ^^^^^ ------------------- the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 92 | pub fn signatures(&self) -> Iter<'_, SignatureInfo> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> alpkit/src/package/mod.rs:100:20 | 100 | pub fn scripts(&self) -> Iter { | ^^^^^ --------------- the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 100 | pub fn scripts(&self) -> Iter<'_, PkgScript> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> alpkit/src/package/mod.rs:104:27 | 104 | pub fn files_metadata(&self) -> Iter { | ^^^^^ -------------- the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 104 | pub fn files_metadata(&self) -> Iter<'_, FileInfo> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> alpkit/src/internal/tar_ext.rs:15:15 | 15 | fn xattrs(&mut self) -> io::Result; | ^^^^^^^^^ ------ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 15 | fn xattrs(&mut self) -> io::Result>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> alpkit/src/internal/tar_ext.rs:33:15 | 33 | fn xattrs(&mut self) -> io::Result { | ^^^^^^^^^ ------ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 33 | fn xattrs(&mut self) -> io::Result> { | ++++ warning: `alpkit` (lib) generated 6 warnings Compiling apk-inspect v0.1.0-pre.2 (/home/buildozer/aports/community/apk-inspect/src/alpkit-0.1.0-pre.2/apk-inspect) Finished `release` profile [optimized] target(s) in 35.19s warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Compiling proc-macro2 v1.0.66 Compiling unicode-ident v1.0.11 Compiling libc v0.2.147 Compiling syn v1.0.109 Compiling semver v1.0.18 Compiling strsim v0.10.0 Compiling cfg-if v1.0.0 Compiling fnv v1.0.7 Compiling ident_case v1.0.1 Compiling serde v1.0.174 Compiling version_check v0.9.4 Compiling crc32fast v1.3.2 Compiling thiserror v1.0.44 Compiling rustix v0.38.4 Compiling process_control v4.0.3 Compiling libz-ng-sys v1.1.9 Compiling memchr v2.5.0 Compiling pulldown-cmark v0.9.3 Compiling serde_json v1.0.103 Compiling unicode-width v0.1.10 Compiling bitflags v2.3.3 Compiling linux-raw-sys v0.4.3 Compiling ryu v1.0.15 Compiling bitflags v1.3.2 Compiling itoa v1.0.9 Compiling cfg-iif v0.2.6 Compiling base64 v0.13.1 Compiling yansi v0.5.1 Compiling indoc v1.0.9 Compiling getopts v0.2.21 Compiling unicase v2.6.0 Compiling rustc_version v0.4.0 Compiling assert2-macros v0.3.11 Compiling quote v1.0.31 Compiling syn v2.0.27 Compiling filetime v0.2.21 Compiling errno v0.3.1 Compiling flate2 v1.0.26 Compiling tar v0.4.39 Compiling is-terminal v0.4.9 Compiling serde_derive v1.0.174 Compiling thiserror-impl v1.0.44 Compiling bitmask-enum v2.2.1 Compiling darling_core v0.13.4 Compiling argp_derive v0.3.0 Compiling assert2 v0.3.11 Compiling argp v0.3.0 Compiling darling_macro v0.13.4 Compiling darling v0.13.4 Compiling field_names v0.2.0 Compiling alpkit v0.1.0-pre.2 (/home/buildozer/aports/community/apk-inspect/src/alpkit-0.1.0-pre.2/alpkit) warning: method `tap_mut` is never used --> alpkit/src/internal/std_ext.rs:50:8 | 47 | pub(crate) trait Tap: Sized { | --- method in this trait ... 50 | fn tap_mut(mut self, f: F) -> Self { | ^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> alpkit/src/package/mod.rs:92:23 | 92 | pub fn signatures(&self) -> Iter { | ^^^^^ ------------------- the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 92 | pub fn signatures(&self) -> Iter<'_, SignatureInfo> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> alpkit/src/package/mod.rs:100:20 | 100 | pub fn scripts(&self) -> Iter { | ^^^^^ --------------- the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 100 | pub fn scripts(&self) -> Iter<'_, PkgScript> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> alpkit/src/package/mod.rs:104:27 | 104 | pub fn files_metadata(&self) -> Iter { | ^^^^^ -------------- the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 104 | pub fn files_metadata(&self) -> Iter<'_, FileInfo> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> alpkit/src/internal/tar_ext.rs:15:15 | 15 | fn xattrs(&mut self) -> io::Result; | ^^^^^^^^^ ------ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 15 | fn xattrs(&mut self) -> io::Result>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> alpkit/src/internal/tar_ext.rs:33:15 | 33 | fn xattrs(&mut self) -> io::Result { | ^^^^^^^^^ ------ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 33 | fn xattrs(&mut self) -> io::Result> { | ++++ warning: `alpkit` (lib) generated 6 warnings Compiling apk-inspect v0.1.0-pre.2 (/home/buildozer/aports/community/apk-inspect/src/alpkit-0.1.0-pre.2/apk-inspect) warning: `alpkit` (lib test) generated 5 warnings (5 duplicates) Finished `test` profile [unoptimized + debuginfo] target(s) in 20.92s Running unittests src/lib.rs (target/debug/deps/alpkit-5c8d982cc6f2d65c) running 31 tests test apkbuild::test::test_parse_contributors ... ok test apkbuild::test::test_parse_maintainer ... ok test apkbuild::test::test_decode_source_and_sha512sums ... ok test dependency::test::constraint_from_str_and_display ... ok test dependency::test::constraint_from_str_invalid ... ok test dependency::test::op_from_str_and_display ... ok test dependency::test::op_from_str_invalid ... ok test internal::key_value_vec_map::test::deserialize_json_map ... ok test dependency::test::dependency_key_value ... ok test apkbuild::test::test_parse_secfixes ... ok test internal::key_value_vec_map::test::deserialize_key_value_seq ... ok test internal::key_value_vec_map::test::deserialize_json_seq ... ok test internal::key_value_vec_map::test::serialize_map ... ok test internal::serde_key_value::test::decodes_valid_input ... ok test internal::serde_key_value::test::fails_when_invalid_type ... ok test internal::serde_key_value::test::fails_when_invalid_value ... ok test internal::serde_key_value::test::fails_when_missing_field ... ok test internal::std_ext::test::chunks_exact_with_divisible_input ... ok test internal::std_ext::test::chunks_exact_with_indivisible_input ... ok test internal::std_ext::test::pipe_if ... ok test internal::std_ext::test::tap_mut ... ok test internal::std_ext::test::tap_mut_if ... ok test internal::tar_ext::test::entry_xattrs ... ok test package::pkginfo::test::parse_key_value_with_missing_equals ... ok test internal::tar_ext::test::header_device ... ok test package::pkginfo::test::json ... ok test internal::tar_ext::test::entry_apk_checksum ... ok test package::test::signature_info_from_filename ... ok test package::pkginfo::test::pkginfo_parse ... ok test apkbuild::test::read_apkbuild ... ok test package::test::package_load ... ok test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running unittests src/main.rs (target/debug/deps/apk_inspect-669ac227992a9aa1) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests alpkit running 2 tests test alpkit/src/dependency.rs - dependency::Op (line 186) ... ignored test alpkit/src/package/mod.rs - package::Package::load (line 61) - compile ... ok test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.08s >>> apk-inspect: Entering fakeroot... >>> apk-inspect*: Running postcheck for apk-inspect >>> apk-inspect*: Preparing package apk-inspect... >>> apk-inspect*: Stripping binaries >>> apk-inspect*: Scanning shared objects >>> apk-inspect*: Tracing dependencies... /bin/sh so:libc.musl-ppc64le.so.1 so:libgcc_s.so.1 so:libz-ng.so.2 >>> apk-inspect*: Package size: 709.5 KB >>> apk-inspect*: Compressing data... >>> apk-inspect*: Create checksum... >>> apk-inspect*: Create apk-inspect-0.1.0_pre2-r0.apk >>> apk-inspect: Build complete at Tue, 04 Nov 2025 15:55:46 +0000 elapsed time 0h 1m 12s >>> apk-inspect: Cleaning up srcdir >>> apk-inspect: Cleaning up pkgdir >>> apk-inspect: Uninstalling dependencies... ( 1/10) Purging .makedepends-apk-inspect (20251104.155440) ( 2/10) Purging cargo-auditable (0.7.1-r0) ( 3/10) Purging zlib-ng-dev (2.2.4-r1) ( 4/10) Purging zlib-ng (2.2.4-r1) ( 5/10) Purging cargo (1.90.0-r1) ( 6/10) Purging rust (1.90.0-r1) ( 7/10) Purging llvm21-libs (21.1.2-r1) ( 8/10) Purging scudo-malloc (21.1.2-r0) ( 9/10) Purging libxml2 (2.13.9-r0) (10/10) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> apk-inspect: Updating the community/ppc64le repository index... >>> apk-inspect: Signing the index...