>>> hkdm: Building community/hkdm 0.1.8-r0 (using abuild 3.9.0-r0) started Sun, 17 Apr 2022 08:26:09 +0000 >>> hkdm: Checking sanity of /home/buildozer/aports/community/hkdm/APKBUILD... >>> hkdm: Analyzing dependencies... >>> hkdm: Installing for build: build-base cargo libevdev-dev (1/10) Installing rust-stdlib (1.60.0-r1) (2/10) Installing libffi (3.4.2-r1) (3/10) Installing xz-libs (5.2.5-r1) (4/10) Installing libxml2 (2.9.13-r0) (5/10) Installing llvm13-libs (13.0.1-r2) (6/10) Installing rust (1.60.0-r1) (7/10) Installing cargo (1.60.0-r1) (8/10) Installing libevdev (1.12.1-r0) (9/10) Installing libevdev-dev (1.12.1-r0) (10/10) Installing .makedepends-hkdm (20220417.082611) Executing busybox-1.35.0-r8.trigger OK: 940 MiB in 98 packages >>> hkdm: Cleaning up srcdir >>> hkdm: Cleaning up pkgdir >>> hkdm: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/hkdm-0.1.8.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 1 1639k 1 32768 0 0 54355 0 0:00:30 --:--:-- 0:00:30 54341 100 1639k 100 1639k 0 0 1514k 0 0:00:01 0:00:01 --:--:-- 1515k >>> hkdm: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/hkdm-0.1.8.tar.gz >>> hkdm: Checking sha512sums... hkdm-0.1.8.tar.gz: OK hkdm.openrc: OK hkdm.conf: OK >>> hkdm: Unpacking /var/cache/distfiles/v3.16/hkdm-0.1.8.tar.gz... Downloading crates ... Downloaded evdev-rs v0.5.0 Downloaded serde_derive v1.0.132 Downloaded serde v1.0.132 Downloaded evdev-sys v0.2.4 Downloaded nix v0.12.1 Compiling proc-macro2 v1.0.34 Compiling unicode-xid v0.2.2 Compiling syn v1.0.82 Compiling libc v0.2.112 Compiling serde_derive v1.0.132 Compiling pkg-config v0.3.24 Compiling serde v1.0.132 Compiling cc v1.0.72 Compiling log v0.4.14 Compiling cfg-if v1.0.0 Compiling nix v0.12.1 Compiling bitflags v1.3.2 Compiling cfg-if v0.1.10 Compiling void v1.0.2 Compiling glob v0.3.0 Compiling quote v1.0.10 Compiling evdev-sys v0.2.4 Compiling toml v0.5.8 Compiling evdev-rs v0.5.0 Compiling hkdm v0.1.0 (/home/buildozer/aports/community/hkdm/src/hkdm-0.1.8) warning: field is never read: `name` --> src/main.rs:83:5 | 83 | name: Option, | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis --> src/main.rs:81:23 | 81 | #[derive(Deserialize, Debug)] | ^^^^^ = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) warning: field is never read: `event_type` --> src/main.rs:84:5 | 84 | event_type: EventType, | ^^^^^^^^^^^^^^^^^^^^^ | note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis --> src/main.rs:81:23 | 81 | #[derive(Deserialize, Debug)] | ^^^^^ = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) warning: field is never read: `path` --> src/main.rs:92:5 | 92 | path: Option, | ^^^^^^^^^^^^^^^^^^^^ | note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis --> src/main.rs:90:23 | 90 | #[derive(Deserialize, Debug)] | ^^^^^ = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `hkdm` (bin "hkdm") generated 3 warnings Finished release [optimized] target(s) in 46.28s Compiling proc-macro2 v1.0.34 Compiling unicode-xid v0.2.2 Compiling syn v1.0.82 Compiling libc v0.2.112 Compiling serde_derive v1.0.132 Compiling pkg-config v0.3.24 Compiling cc v1.0.72 Compiling serde v1.0.132 Compiling log v0.4.14 Compiling nix v0.12.1 Compiling cfg-if v1.0.0 Compiling bitflags v1.3.2 Compiling void v1.0.2 Compiling cfg-if v0.1.10 Compiling glob v0.3.0 Compiling quote v1.0.10 Compiling evdev-sys v0.2.4 Compiling toml v0.5.8 Compiling evdev-rs v0.5.0 Compiling hkdm v0.1.0 (/home/buildozer/aports/community/hkdm/src/hkdm-0.1.8) warning: field is never read: `name` --> src/main.rs:83:5 | 83 | name: Option, | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis --> src/main.rs:81:23 | 81 | #[derive(Deserialize, Debug)] | ^^^^^ = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) warning: field is never read: `event_type` --> src/main.rs:84:5 | 84 | event_type: EventType, | ^^^^^^^^^^^^^^^^^^^^^ | note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis --> src/main.rs:81:23 | 81 | #[derive(Deserialize, Debug)] | ^^^^^ = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) warning: field is never read: `path` --> src/main.rs:92:5 | 92 | path: Option, | ^^^^^^^^^^^^^^^^^^^^ | note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis --> src/main.rs:90:23 | 90 | #[derive(Deserialize, Debug)] | ^^^^^ = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `hkdm` (bin "hkdm" test) generated 3 warnings Finished test [unoptimized + debuginfo] target(s) in 22.93s Running unittests (target/debug/deps/hkdm-91e824f9ca194b5e) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s >>> hkdm: Entering fakeroot... >>> hkdm*: Running postcheck for hkdm >>> WARNING: hkdm*: Found OpenRC directory (/etc/conf.d or /etc/init.d) but name doesn't end with -openrc >>> hkdm*: Preparing package hkdm... >>> hkdm*: Stripping binaries >>> hkdm*: Scanning shared objects >>> hkdm*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libevdev.so.2 so:libgcc_s.so.1 >>> hkdm*: Package size: 772.0 KB >>> hkdm*: Compressing data... >>> hkdm*: Create checksum... >>> hkdm*: Create hkdm-0.1.8-r0.apk >>> hkdm: Build complete at Sun, 17 Apr 2022 08:27:27 +0000 elapsed time 0h 1m 18s >>> hkdm: Cleaning up srcdir >>> hkdm: Cleaning up pkgdir >>> hkdm: Uninstalling dependencies... (1/10) Purging .makedepends-hkdm (20220417.082611) (2/10) Purging cargo (1.60.0-r1) (3/10) Purging rust (1.60.0-r1) (4/10) Purging rust-stdlib (1.60.0-r1) (5/10) Purging libevdev-dev (1.12.1-r0) (6/10) Purging libevdev (1.12.1-r0) (7/10) Purging llvm13-libs (13.0.1-r2) (8/10) Purging libffi (3.4.2-r1) (9/10) Purging libxml2 (2.9.13-r0) (10/10) Purging xz-libs (5.2.5-r1) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> hkdm: Updating the community/armv7 repository index... >>> hkdm: Signing the index...