>>> please: Building testing/please 0.4.2-r2 (using abuild 3.11.0-r1) started Tue, 23 May 2023 23:36:39 +0000 >>> please: Checking sanity of /home/buildozer/aports/testing/please/APKBUILD... >>> please: Analyzing dependencies... >>> please: Installing for build: build-base cargo linux-pam-dev chrpath cargo-auditable (1/19) Installing libffi (3.4.4-r3) (2/19) Installing xz-libs (5.4.3-r1) (3/19) Installing libxml2 (2.11.4-r0) (4/19) Installing llvm16-libs (16.0.4-r3) (5/19) Installing scudo-malloc (16.0.4-r1) (6/19) Installing rust (1.69.0-r10) (7/19) Installing cargo (1.69.0-r10) (8/19) Installing xz (5.4.3-r1) (9/19) Installing gettext-asprintf (0.21.1-r9) (10/19) Installing libintl (0.21.1-r9) (11/19) Installing gettext-libs (0.21.1-r9) (12/19) Installing gettext-envsubst (0.21.1-r9) (13/19) Installing gettext (0.21.1-r9) (14/19) Installing gettext-dev (0.21.1-r9) (15/19) Installing linux-pam (1.5.3-r1) (16/19) Installing linux-pam-dev (1.5.3-r1) (17/19) Installing chrpath (0.16-r4) (18/19) Installing cargo-auditable (0.6.1-r1) (19/19) Installing .makedepends-please (20230523.233640) Executing busybox-1.36.0-r11.trigger OK: 1033 MiB in 119 packages >>> please: Cleaning up srcdir >>> please: Cleaning up pkgdir >>> please: Fetching https://distfiles.alpinelinux.org/distfiles/edge/please-v0.4.2.tar.gz >>> please: Fetching https://distfiles.alpinelinux.org/distfiles/edge/please-v0.4.2.tar.gz >>> please: Checking sha512sums... please-v0.4.2.tar.gz: OK please.pam: OK >>> please: Unpacking /var/cache/distfiles/please-v0.4.2.tar.gz... Updating crates.io index Downloading crates ... Downloaded syslog v5.0.0 Downloaded once_cell v1.6.0 Downloaded pam v0.7.0 Compiling libc v0.2.86 Compiling cfg-if v1.0.0 Compiling autocfg v1.0.1 Compiling getrandom v0.1.16 Compiling version_check v0.9.3 Compiling memchr v2.3.4 Compiling log v0.4.14 Compiling bitflags v1.2.1 Compiling pam-sys v0.5.6 Compiling once_cell v1.6.0 Compiling ppv-lite86 v0.2.10 Compiling unicode-width v0.1.8 Compiling regex-syntax v0.6.22 Compiling getopts v0.2.21 Compiling thread_local v1.1.3 Compiling error-chain v0.12.4 Compiling num-traits v0.2.14 Compiling num-integer v0.1.44 Compiling aho-corasick v0.7.15 Compiling time v0.1.44 Compiling users v0.8.1 Compiling users v0.10.0 Compiling nix v0.19.1 Compiling rpassword v5.0.1 Compiling rand_core v0.5.1 Compiling pam v0.7.0 Compiling rand_chacha v0.2.2 Compiling syslog v5.0.0 Compiling chrono v0.4.19 Compiling rand v0.7.3 Compiling regex v1.4.3 Compiling pleaser v0.4.2 (/home/buildozer/aports/testing/please/src/please-v0.4.2) warning: use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info. --> src/lib.rs:1522:33 | 1522 | .as_secs() as libc::time_t, | ^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `pleaser` (lib) generated 1 warning Finished release [optimized] target(s) in 39.82s Compiling libc v0.2.86 Compiling cfg-if v1.0.0 Compiling autocfg v1.0.1 Compiling getrandom v0.1.16 Compiling version_check v0.9.3 Compiling log v0.4.14 Compiling memchr v2.3.4 Compiling bitflags v1.2.1 Compiling pam-sys v0.5.6 Compiling once_cell v1.6.0 Compiling ppv-lite86 v0.2.10 Compiling unicode-width v0.1.8 Compiling regex-syntax v0.6.22 Compiling getopts v0.2.21 Compiling thread_local v1.1.3 Compiling error-chain v0.12.4 Compiling num-traits v0.2.14 Compiling num-integer v0.1.44 Compiling aho-corasick v0.7.15 Compiling time v0.1.44 Compiling users v0.8.1 Compiling rpassword v5.0.1 Compiling users v0.10.0 Compiling nix v0.19.1 Compiling rand_core v0.5.1 Compiling pam v0.7.0 Compiling rand_chacha v0.2.2 Compiling syslog v5.0.0 Compiling chrono v0.4.19 Compiling rand v0.7.3 Compiling regex v1.4.3 Compiling pleaser v0.4.2 (/home/buildozer/aports/testing/please/src/please-v0.4.2) warning: use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info. --> src/lib.rs:1522:33 | 1522 | .as_secs() as libc::time_t, | ^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `pleaser` (lib) generated 1 warning warning: `pleaser` (lib test) generated 1 warning (1 duplicate) Finished test [unoptimized + debuginfo] target(s) in 9.84s Running unittests src/lib.rs (target/debug/deps/pleaser-5a4209ac3f455fe6) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/bin/please.rs (target/debug/deps/please-ea72d98096ad63f7) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/bin/pleaseedit.rs (target/debug/deps/pleaseedit-8c02e8a0875e2da6) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/tests.rs (target/debug/deps/tests-1d9f4a48edd2b525) running 49 tests test test::test_argument_replace ... ok test test::test_edit_regression_empty ... ok test test::test_ini_relative ... ok test test::test_prng_alpha_num_string ... ok test test::test_read_ini_config_file ... ok test test::test_environment_provided_but_not_allowed ... ok test test::test_syslog_format ... ok test test::test_list_output ... ok test test::test_environment_not_provided_others_allowed ... ok test test::test_environment_assign_env_list ... ok test test::test_regex_build_user_expansion ... ok test test::test_edit_mode ... ok test test::test_edit_group_regression ... ok test test::test_environment_provided_but_some_allowed ... ok test test::test_dir_tmp ... ok test test::test_last ... ok test test::test_list_regex ... ok test test::test_dir_given_but_none_in_match ... ok test test::test_reason ... ok test test::test_section_name ... ok test test::test_user_bash ... ok test test::test_edit_user_expansion_escapes ... ok test test::test_edit_user_expansion ... ok test test::test_environment_provided_and_allowed ... ok test test::test_internal_backslash ... ok test test::test_percent_user ... ok test test::test_missing_user ... ok test test::test_internal_backslash_as_class ... ok test test::test_edit_user_expansion_unescaped ... ok test test::test_percent_user_as_hex ... ok test test::test_group_assignment ... ok test test::test_edit_user_macro ... ok test test::test_regex_line_anchor ... ok test test::test_parse_regex_fail ... ok test test::test_dir_any ... ok test test::test_edit_apache ... ok test test::test_execute_config_too_early_long ... ok test test::test_execute_config ... ok test test::test_dir_fixed ... ok test test::test_target_regex ... ok test test::test_edit_regression ... ok test test::test_execute_user_does_not_exist ... ok test test::test_execute_config_oracle ... ok test test::test_execute_config_too_early ... ok test test::test_execute_config_hostname_any ... ok test test::test_date_match ... ok test test::test_multi_log ... ok test test::test_execute_config_hostname_locahost ... ok test test::test_list_other_user ... ok test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s Doc-tests pleaser running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s >>> please: Entering fakeroot... >>> please-doc*: Running split function doc... >>> please-doc*: Preparing subpackage please-doc... >>> please-doc*: Running postcheck for please-doc >>> please*: Running postcheck for please >>> please*: Preparing package please... >>> please*: Stripping binaries >>> please-doc*: Scanning shared objects >>> please*: Scanning shared objects >>> please-doc*: Tracing dependencies... >>> please-doc*: Package size: 64.0 KB >>> please-doc*: Compressing data... >>> please-doc*: Create checksum... >>> please-doc*: Create please-doc-0.4.2-r2.apk >>> please*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libgcc_s.so.1 so:libpam.so.0 >>> please*: Package size: 2.5 MB >>> please*: Compressing data... >>> please*: Create checksum... >>> please*: Create please-0.4.2-r2.apk >>> please: Build complete at Tue, 23 May 2023 23:37:35 +0000 elapsed time 0h 0m 56s >>> please: Cleaning up srcdir >>> please: Cleaning up pkgdir >>> please: Uninstalling dependencies... (1/19) Purging .makedepends-please (20230523.233640) (2/19) Purging cargo (1.69.0-r10) (3/19) Purging rust (1.69.0-r10) (4/19) Purging linux-pam-dev (1.5.3-r1) (5/19) Purging gettext-dev (0.21.1-r9) (6/19) Purging xz (5.4.3-r1) (7/19) Purging gettext-asprintf (0.21.1-r9) (8/19) Purging gettext (0.21.1-r9) (9/19) Purging gettext-envsubst (0.21.1-r9) (10/19) Purging linux-pam (1.5.3-r1) (11/19) Purging chrpath (0.16-r4) (12/19) Purging cargo-auditable (0.6.1-r1) (13/19) Purging gettext-libs (0.21.1-r9) (14/19) Purging libintl (0.21.1-r9) (15/19) Purging llvm16-libs (16.0.4-r3) (16/19) Purging scudo-malloc (16.0.4-r1) (17/19) Purging libffi (3.4.4-r3) (18/19) Purging libxml2 (2.11.4-r0) (19/19) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.0-r11.trigger OK: 257 MiB in 100 packages >>> please: Updating the testing/ppc64le repository index... >>> please: Signing the index...