>>> bupstash: Building community/bupstash 0.12.0-r5 (using abuild 3.12.0-r0) started Sun, 22 Oct 2023 02:04:44 +0000 >>> bupstash: Checking sanity of /home/buildozer/aports/community/bupstash/APKBUILD... >>> bupstash: Analyzing dependencies... >>> bupstash: Installing for build: build-base cargo cargo-auditable libsodium-dev lz4-dev sqlite-dev zstd-dev (1/18) Installing libffi (3.4.4-r3) (2/18) Installing xz-libs (5.4.4-r0) (3/18) Installing libxml2 (2.11.5-r0) (4/18) Installing llvm16-libs (16.0.6-r6) (5/18) Installing scudo-malloc (16.0.6-r3) (6/18) Installing rust (1.72.1-r0) (7/18) Installing cargo (1.72.1-r0) (8/18) Installing cargo-auditable (0.6.1-r3) (9/18) Installing libsodium (1.0.19-r0) (10/18) Installing libsodium-dev (1.0.19-r0) (11/18) Installing lz4-dev (1.9.4-r5) (12/18) Installing readline (8.2.1-r2) (13/18) Installing sqlite (3.43.2-r0) (14/18) Installing sqlite-libs (3.43.2-r0) (15/18) Installing sqlite-dev (3.43.2-r0) (16/18) Installing zstd (1.5.5-r7) (17/18) Installing zstd-dev (1.5.5-r7) (18/18) Installing .makedepends-bupstash (20231022.020449) Executing busybox-1.36.1-r13.trigger OK: 946 MiB in 118 packages >>> bupstash: Cleaning up srcdir >>> bupstash: Cleaning up pkgdir >>> bupstash: Cleaning up tmpdir >>> bupstash: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bupstash-0.12.0.tar.gz >>> bupstash: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bupstash-0.12.0.tar.gz >>> bupstash: Checking sha512sums... bupstash-0.12.0.tar.gz: OK regex-features.patch: OK unbundle-sqlite.patch: OK libc-crate-update.patch: OK >>> bupstash: Unpacking /var/cache/distfiles/bupstash-0.12.0.tar.gz... >>> bupstash: regex-features.patch patching file Cargo.toml >>> bupstash: unbundle-sqlite.patch patching file Cargo.toml Hunk #2 succeeded at 26 with fuzz 2. patching file build.rs patching file src/cksumvfs.rs Hunk #1 succeeded at 3 with fuzz 2. >>> bupstash: libc-crate-update.patch patching file Cargo.lock Compiling libc v0.2.147 Compiling cfg-if v1.0.0 Compiling version_check v0.9.4 Compiling autocfg v1.1.0 Compiling proc-macro2 v1.0.36 Compiling unicode-xid v0.2.2 Compiling once_cell v1.10.0 Compiling syn v1.0.88 Compiling memchr v2.4.1 Compiling typenum v1.15.0 Compiling serde_derive v1.0.136 Compiling pkg-config v0.3.24 Compiling serde v1.0.136 Compiling crossbeam-utils v0.8.11 Compiling regex-syntax v0.6.25 Compiling zstd-sys v1.6.3+zstd.1.5.2 Compiling log v0.4.14 Compiling lazy_static v1.4.0 Compiling fnv v1.0.7 Compiling lz4-sys v1.9.4 Compiling anyhow v1.0.56 Compiling serde_json v1.0.79 Compiling subtle v2.4.1 Compiling bitflags v1.3.2 Compiling zstd-safe v4.1.4+zstd.1.5.2 Compiling constant_time_eq v0.1.5 Compiling unicode-width v0.1.9 Compiling codemap v0.1.3 Compiling ryu v1.0.9 Compiling termcolor v1.1.3 Compiling itoa v1.0.1 Compiling either v1.6.1 Compiling number_prefix v0.4.0 Compiling fallible-streaming-iterator v0.1.9 Compiling same-file v1.0.6 Compiling arrayvec v0.7.2 Compiling arrayref v0.3.6 Compiling smallvec v1.8.0 Compiling fallible-iterator v0.2.0 Compiling humantime v2.1.0 Compiling rangemap v0.1.14 Compiling path-clean v0.1.0 Compiling cfg-if v0.1.10 Compiling shlex v0.1.1 Compiling walkdir v2.3.2 Compiling uriparse v0.6.4 Compiling getopts v0.2.21 Compiling itertools v0.10.3 Compiling generic-array v0.14.5 Compiling ahash v0.7.6 Compiling num-traits v0.2.14 Compiling memoffset v0.6.5 Compiling num-integer v0.1.44 Compiling libsqlite3-sys v0.22.2 Compiling aho-corasick v0.7.18 Compiling bstr v0.2.17 Compiling crossbeam-channel v0.5.6 Compiling quote v1.0.15 Compiling plmap v0.3.0 Compiling regex v1.5.5 Compiling jobserver v0.1.24 Compiling getrandom v0.2.5 Compiling terminal_size v0.1.17 Compiling atty v0.2.14 Compiling filetime v0.2.15 Compiling xattr v0.2.2 Compiling time v0.1.43 Compiling num_cpus v1.13.1 Compiling nix v0.23.1 Compiling codemap-diagnostic v0.1.1 Compiling console v0.15.0 Compiling lz4 v1.24.0 Compiling tar v0.4.38 Compiling cc v1.0.73 Compiling crypto-common v0.1.3 Compiling block-buffer v0.10.2 Compiling hashbrown v0.11.2 Compiling indicatif v0.16.2 Compiling globset v0.4.8 Compiling digest v0.10.3 Compiling hashlink v0.7.0 Compiling blake3 v1.3.1 Compiling bupstash v0.12.0 (/home/buildozer/aports/community/bupstash/src/bupstash-0.12.0) Compiling thiserror-impl v1.0.30 Compiling rusqlite v0.25.4 Compiling thiserror v1.0.30 Compiling serde_bare v0.4.0 Compiling chrono v0.4.19 warning: unnecessary `unsafe` block --> src/fsutil.rs:189:13 | 189 | unsafe { libc::makedev(major as libc::c_uint, minor as libc::c_uint) } | ^^^^^^ unnecessary `unsafe` block | = note: `#[warn(unused_unsafe)]` on by default warning: `bupstash` (bin "bupstash") generated 1 warning Finished release [optimized] target(s) in 11m 18s >>> bupstash: Entering fakeroot... >>> bupstash*: Running postcheck for bupstash >>> bupstash*: Preparing package bupstash... >>> bupstash*: Stripping binaries >>> bupstash*: Scanning shared objects >>> bupstash*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libgcc_s.so.1 so:liblz4.so.1 so:libsodium.so.26 so:libsqlite3.so.0 so:libzstd.so.1 >>> bupstash*: Package size: 2.0 MB >>> bupstash*: Compressing data... >>> bupstash*: Create checksum... >>> bupstash*: Create bupstash-0.12.0-r5.apk >>> bupstash: Build complete at Sun, 22 Oct 2023 02:16:31 +0000 elapsed time 0h 11m 47s >>> bupstash: Cleaning up srcdir >>> bupstash: Cleaning up pkgdir >>> bupstash: Uninstalling dependencies... (1/18) Purging .makedepends-bupstash (20231022.020449) (2/18) Purging cargo (1.72.1-r0) (3/18) Purging rust (1.72.1-r0) (4/18) Purging cargo-auditable (0.6.1-r3) (5/18) Purging libsodium-dev (1.0.19-r0) (6/18) Purging libsodium (1.0.19-r0) (7/18) Purging lz4-dev (1.9.4-r5) (8/18) Purging sqlite-dev (3.43.2-r0) (9/18) Purging sqlite (3.43.2-r0) (10/18) Purging sqlite-libs (3.43.2-r0) (11/18) Purging zstd-dev (1.5.5-r7) (12/18) Purging zstd (1.5.5-r7) (13/18) Purging llvm16-libs (16.0.6-r6) (14/18) Purging readline (8.2.1-r2) (15/18) Purging scudo-malloc (16.0.6-r3) (16/18) Purging libffi (3.4.4-r3) (17/18) Purging libxml2 (2.11.5-r0) (18/18) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 227 MiB in 100 packages >>> bupstash: Updating the community/riscv64 repository index... >>> bupstash: Signing the index...