>>> desed: Building testing/desed 1.2.1-r1 (using abuild 3.11.1-r0) started Wed, 24 May 2023 04:41:05 +0000 >>> desed: Checking sanity of /home/buildozer/aports/testing/desed/APKBUILD... >>> desed: Analyzing dependencies... >>> desed: Installing for build: build-base sed cargo cargo-auditable (1/10) Installing sed (4.9-r2) (2/10) Installing libffi (3.4.4-r3) (3/10) Installing xz-libs (5.4.3-r1) (4/10) Installing libxml2 (2.11.4-r0) (5/10) Installing llvm16-libs (16.0.4-r3) (6/10) Installing scudo-malloc (16.0.4-r1) (7/10) Installing rust (1.69.0-r10) (8/10) Installing cargo (1.69.0-r10) (9/10) Installing cargo-auditable (0.6.1-r1) (10/10) Installing .makedepends-desed (20230524.044106) Executing busybox-1.36.0-r11.trigger OK: 1125 MiB in 113 packages >>> desed: Cleaning up srcdir >>> desed: Cleaning up pkgdir >>> desed: Fetching https://distfiles.alpinelinux.org/distfiles/edge/desed-1.2.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1393k 100 1393k 0 0 9316k 0 --:--:-- --:--:-- --:--:-- 9289k 100 1393k 100 1393k 0 0 9290k 0 --:--:-- --:--:-- --:--:-- 9289k >>> desed: Fetching https://distfiles.alpinelinux.org/distfiles/edge/desed-1.2.1.tar.gz >>> desed: Checking sha512sums... desed-1.2.1.tar.gz: OK Cargo.lock: OK >>> desed: Unpacking /var/cache/distfiles/edge/desed-1.2.1.tar.gz... Compiling libc v0.2.137 Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling log v0.4.17 Compiling signal-hook v0.3.14 Compiling parking_lot_core v0.9.4 Compiling scopeguard v1.1.0 Compiling smallvec v1.10.0 Compiling bitflags v1.3.2 Compiling futures-core v0.3.25 Compiling hashbrown v0.12.3 Compiling os_str_bytes v6.3.0 Compiling pin-project-lite v0.2.9 Compiling anyhow v1.0.66 Compiling textwrap v0.16.0 Compiling strsim v0.10.0 Compiling cassowary v0.3.0 Compiling unicode-width v0.1.10 Compiling unicode-segmentation v1.10.0 Compiling once_cell v1.15.0 Compiling termcolor v1.1.3 Compiling clap_lex v0.2.4 Compiling lock_api v0.4.9 Compiling indexmap v1.9.1 Compiling tokio v1.21.2 Compiling mio v0.8.5 Compiling signal-hook-registry v1.4.0 Compiling socket2 v0.4.7 Compiling inotify-sys v0.1.5 Compiling atty v0.2.14 Compiling parking_lot v0.12.1 Compiling clap v3.2.23 Compiling signal-hook-mio v0.2.3 Compiling crossterm v0.25.0 Compiling tui v0.19.0 Compiling inotify v0.10.0 Compiling desed v1.2.1 (/home/buildozer/aports/testing/desed/src/desed-1.2.1) warning: unused import: `Text` --> src/ui/tui.rs:17:17 | 17 | use tui::text::{Text, Span, Spans}; | ^^^^ | = note: `#[warn(unused_imports)]` on by default warning: type alias `FileWatch` is never used --> src/file_watcher/mod.rs:7:18 | 7 | pub type FileWatch = crate::file_watcher::inotify::FileWatchImpl; | ^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: field `descriptor` is never read --> src/file_watcher/inotify.rs:14:5 | 13 | pub struct FileWatchImpl { | ------------- field in this struct 14 | descriptor: inotify::WatchDescriptor, | ^^^^^^^^^^ warning: method `rm_watch` is never used --> src/file_watcher/inotify.rs:46:12 | 46 | pub fn rm_watch(&mut self, fw: &FileWatchImpl) -> Result<()> { | ^^^^^^^^ warning: `desed` (bin "desed") generated 4 warnings (run `cargo fix --bin "desed"` to apply 1 suggestion) Finished release [optimized] target(s) in 39.27s Compiling libc v0.2.137 Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling log v0.4.17 Compiling parking_lot_core v0.9.4 Compiling signal-hook v0.3.14 Compiling bitflags v1.3.2 Compiling smallvec v1.10.0 Compiling scopeguard v1.1.0 Compiling futures-core v0.3.25 Compiling anyhow v1.0.66 Compiling hashbrown v0.12.3 Compiling os_str_bytes v6.3.0 Compiling pin-project-lite v0.2.9 Compiling termcolor v1.1.3 Compiling strsim v0.10.0 Compiling textwrap v0.16.0 Compiling once_cell v1.15.0 Compiling cassowary v0.3.0 Compiling unicode-width v0.1.10 Compiling unicode-segmentation v1.10.0 Compiling clap_lex v0.2.4 Compiling lock_api v0.4.9 Compiling indexmap v1.9.1 Compiling tokio v1.21.2 Compiling mio v0.8.5 Compiling signal-hook-registry v1.4.0 Compiling socket2 v0.4.7 Compiling inotify-sys v0.1.5 Compiling atty v0.2.14 Compiling clap v3.2.23 Compiling parking_lot v0.12.1 Compiling signal-hook-mio v0.2.3 Compiling crossterm v0.25.0 Compiling tui v0.19.0 Compiling inotify v0.10.0 Compiling desed v1.2.1 (/home/buildozer/aports/testing/desed/src/desed-1.2.1) warning: unused import: `Text` --> src/ui/tui.rs:17:17 | 17 | use tui::text::{Text, Span, Spans}; | ^^^^ | = note: `#[warn(unused_imports)]` on by default warning: type alias `FileWatch` is never used --> src/file_watcher/mod.rs:7:18 | 7 | pub type FileWatch = crate::file_watcher::inotify::FileWatchImpl; | ^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: field `descriptor` is never read --> src/file_watcher/inotify.rs:14:5 | 13 | pub struct FileWatchImpl { | ------------- field in this struct 14 | descriptor: inotify::WatchDescriptor, | ^^^^^^^^^^ warning: method `rm_watch` is never used --> src/file_watcher/inotify.rs:46:12 | 46 | pub fn rm_watch(&mut self, fw: &FileWatchImpl) -> Result<()> { | ^^^^^^^^ warning: `desed` (bin "desed" test) generated 4 warnings (run `cargo fix --bin "desed" --tests` to apply 1 suggestion) Finished test [unoptimized + debuginfo] target(s) in 9.64s Running unittests src/main.rs (target/debug/deps/desed-ca79874beb586a88) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s >>> desed: Entering fakeroot... >>> desed-doc*: Running split function doc... >>> desed-doc*: Preparing subpackage desed-doc... >>> desed-doc*: Running postcheck for desed-doc >>> desed*: Running postcheck for desed >>> desed*: Preparing package desed... >>> desed*: Stripping binaries >>> desed-doc*: Scanning shared objects >>> desed*: Scanning shared objects >>> desed-doc*: Tracing dependencies... >>> desed-doc*: Package size: 24.0 KB >>> desed-doc*: Compressing data... >>> desed-doc*: Create checksum... >>> desed-doc*: Create desed-doc-1.2.1-r1.apk >>> desed*: Tracing dependencies... sed so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 >>> desed*: Package size: 788.0 KB >>> desed*: Compressing data... >>> desed*: Create checksum... >>> desed*: Create desed-1.2.1-r1.apk >>> desed: Build complete at Wed, 24 May 2023 04:42:02 +0000 elapsed time 0h 0m 57s >>> desed: Cleaning up srcdir >>> desed: Cleaning up pkgdir >>> desed: Uninstalling dependencies... (1/10) Purging .makedepends-desed (20230524.044106) (2/10) Purging sed (4.9-r2) Executing sed-4.9-r2.post-deinstall (3/10) Purging cargo (1.69.0-r10) (4/10) Purging rust (1.69.0-r10) (5/10) Purging cargo-auditable (0.6.1-r1) (6/10) Purging llvm16-libs (16.0.4-r3) (7/10) Purging scudo-malloc (16.0.4-r1) (8/10) Purging libffi (3.4.4-r3) (9/10) Purging libxml2 (2.11.4-r0) (10/10) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.0-r11.trigger OK: 374 MiB in 103 packages >>> desed: Updating the testing/x86_64 repository index... >>> desed: Signing the index...