>>> hkdm: Building community/hkdm 0.1.8-r0 (using abuild 3.9.0-r0) started Wed, 20 Apr 2022 13:12:30 +0000 >>> hkdm: Checking sanity of /home/buildozer/aports/community/hkdm/APKBUILD... >>> hkdm: Analyzing dependencies... >>> hkdm: Installing for build: build-base cargo libevdev-dev (1/7) Installing rust-stdlib (1.60.0-r1) (2/7) Installing llvm13-libs (13.0.1-r2) (3/7) Installing rust (1.60.0-r1) (4/7) Installing cargo (1.60.0-r1) (5/7) Installing libevdev (1.12.1-r0) (6/7) Installing libevdev-dev (1.12.1-r0) (7/7) Installing .makedepends-hkdm (20220420.131232) Executing busybox-1.35.0-r8.trigger OK: 2036 MiB in 110 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 100 1639k 100 1639k 0 0 12.8M 0 --:--:-- --:--:-- --:--:-- 12.8M >>> 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 serde_derive v1.0.132 Downloaded evdev-rs v0.5.0 Downloaded nix v0.12.1 Downloaded evdev-sys v0.2.4 Downloaded serde v1.0.132 Compiling proc-macro2 v1.0.34 Compiling unicode-xid v0.2.2 Compiling syn v1.0.82 Compiling serde_derive v1.0.132 Compiling libc v0.2.112 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 40.52s Compiling proc-macro2 v1.0.34 Compiling unicode-xid v0.2.2 Compiling syn v1.0.82 Compiling serde_derive v1.0.132 Compiling libc v0.2.112 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 bitflags v1.3.2 Compiling nix v0.12.1 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 evdev-rs v0.5.0 Compiling toml v0.5.8 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 26.23s Running unittests (target/debug/deps/hkdm-71bd594552b3e4ba) 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-x86_64.so.1 so:libevdev.so.2 so:libgcc_s.so.1 >>> hkdm*: Package size: 900.0 KB >>> hkdm*: Compressing data... >>> hkdm*: Create checksum... >>> hkdm*: Create hkdm-0.1.8-r0.apk >>> hkdm: Build complete at Wed, 20 Apr 2022 13:13:46 +0000 elapsed time 0h 1m 16s >>> hkdm: Cleaning up srcdir >>> hkdm: Cleaning up pkgdir >>> hkdm: Uninstalling dependencies... (1/7) Purging .makedepends-hkdm (20220420.131232) (2/7) Purging cargo (1.60.0-r1) (3/7) Purging rust (1.60.0-r1) (4/7) Purging rust-stdlib (1.60.0-r1) (5/7) Purging libevdev-dev (1.12.1-r0) (6/7) Purging libevdev (1.12.1-r0) (7/7) Purging llvm13-libs (13.0.1-r2) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> hkdm: Updating the community/x86_64 repository index... >>> hkdm: Signing the index...