>>> habitctl: Building testing/habitctl 0.1.0-r0 (using abuild 3.9.0-r2) started Wed, 20 Jul 2022 14:45:44 +0000 >>> habitctl: Checking sanity of /home/buildozer/aports/testing/habitctl/APKBUILD... >>> habitctl: Analyzing dependencies... >>> habitctl: Installing for build: build-base cargo (1/8) Installing rust-stdlib (1.62.0-r1) (2/8) Installing libffi (3.4.2-r1) (3/8) Installing xz-libs (5.2.5-r1) (4/8) Installing libxml2 (2.9.14-r0) (5/8) Installing llvm14-libs (14.0.6-r1) (6/8) Installing rust (1.62.0-r1) (7/8) Installing cargo (1.62.0-r1) (8/8) Installing .makedepends-habitctl (20220720.144545) Executing busybox-1.35.0-r18.trigger OK: 1101 MiB in 100 packages >>> habitctl: Cleaning up srcdir >>> habitctl: Cleaning up pkgdir >>> habitctl: Fetching https://distfiles.alpinelinux.org/distfiles/edge//habitctl-0.1.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7412 100 7412 0 0 10384 0 --:--:-- --:--:-- --:--:-- 10380 >>> habitctl: Fetching https://distfiles.alpinelinux.org/distfiles/edge//habitctl-0.1.0.tar.gz >>> habitctl: Checking sha512sums... habitctl-0.1.0.tar.gz: OK >>> habitctl: Unpacking /var/cache/distfiles/edge/habitctl-0.1.0.tar.gz... Downloading crates ... Downloaded rprompt v1.0.3 Downloaded libc v0.2.43 Downloaded open v1.2.2 Downloaded num-traits v0.2.6 Downloaded clap v2.32.0 Downloaded dirs v1.0.3 Downloaded termion v1.5.1 Downloaded textwrap v0.10.0 Downloaded redox_termios v0.1.1 Downloaded redox_syscall v0.1.40 Downloaded winapi v0.3.5 Downloaded num-integer v0.1.39 Downloaded chrono v0.4.6 Downloaded time v0.1.40 Compiling libc v0.2.43 Compiling num-traits v0.2.6 Compiling num-integer v0.1.39 Compiling unicode-width v0.1.5 Compiling strsim v0.7.0 Compiling ansi_term v0.11.0 Compiling vec_map v0.8.1 Compiling bitflags v1.0.4 Compiling rprompt v1.0.3 Compiling open v1.2.2 Compiling textwrap v0.10.0 Compiling atty v0.2.11 Compiling time v0.1.40 Compiling dirs v1.0.3 Compiling clap v2.32.0 Compiling chrono v0.4.6 Compiling habitctl v0.1.0 (/home/buildozer/aports/testing/habitctl/src/habitctl-0.1.0) warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` --> src/main.rs:298:35 | 298 | value = value.trim_right().to_string(); | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` | = note: `#[warn(deprecated)]` on by default warning: unused `Result` that must be used --> src/main.rs:133:13 | 133 | / write!( 134 | | &file, 135 | | "# The numbers specifies how often you want to do a habit:\n" 136 | | ); | |_____________^ | = note: `#[warn(unused_must_use)]` on by default = note: this `Result` may be an `Err` variant, which should be handled = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused `Result` that must be used --> src/main.rs:137:13 | 137 | / write!( 138 | | &file, 139 | | "# 1 means daily, 7 means weekly, 0 means you're just tracking the habit. Some examples:\n" 140 | | ); | |_____________^ | = note: this `Result` may be an `Err` variant, which should be handled = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused `Result` that must be used --> src/main.rs:141:13 | 141 | / write!( 142 | | &file, 143 | | "\n# 1 Meditated\n# 7 Cleaned the apartment\n# 0 Had a headache\n# 1 Used habitctl\n" 144 | | ); | |_____________^ | = note: this `Result` may be an `Err` variant, which should be handled = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `habitctl` (bin "habitctl") generated 4 warnings Finished release [optimized] target(s) in 33.52s >>> habitctl: Entering fakeroot... >>> habitctl*: Running postcheck for habitctl >>> habitctl*: Preparing package habitctl... >>> habitctl*: Stripping binaries >>> habitctl*: Scanning shared objects >>> habitctl*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libgcc_s.so.1 >>> habitctl*: Package size: 1.3 MB >>> habitctl*: Compressing data... >>> habitctl*: Create checksum... >>> habitctl*: Create habitctl-0.1.0-r0.apk >>> habitctl: Build complete at Wed, 20 Jul 2022 14:46:32 +0000 elapsed time 0h 0m 48s >>> habitctl: Cleaning up srcdir >>> habitctl: Cleaning up pkgdir >>> habitctl: Uninstalling dependencies... (1/8) Purging .makedepends-habitctl (20220720.144545) (2/8) Purging cargo (1.62.0-r1) (3/8) Purging rust (1.62.0-r1) (4/8) Purging rust-stdlib (1.62.0-r1) (5/8) Purging llvm14-libs (14.0.6-r1) (6/8) Purging libffi (3.4.2-r1) (7/8) Purging libxml2 (2.9.14-r0) (8/8) Purging xz-libs (5.2.5-r1) Executing busybox-1.35.0-r18.trigger OK: 231 MiB in 92 packages >>> habitctl: Updating the testing/ppc64le repository index... >>> habitctl: Signing the index...