>>> please: Building testing/please 0.4.2-r1 (using abuild 3.10.0_rc1-r2) started Tue, 01 Nov 2022 19:04:05 +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 (1/16) Installing rust-stdlib (1.64.0-r2) (2/16) Installing libffi (3.4.4-r0) (3/16) Installing xz-libs (5.2.7-r0) (4/16) Installing libxml2 (2.10.3-r1) (5/16) Installing llvm15-libs (15.0.3-r1) (6/16) Installing rust (1.64.0-r2) (7/16) Installing cargo (1.64.0-r2) (8/16) Installing gettext-asprintf (0.21.1-r1) (9/16) Installing libunistring (1.1-r0) (10/16) Installing gettext-libs (0.21.1-r1) (11/16) Installing gettext (0.21.1-r1) (12/16) Installing gettext-dev (0.21.1-r1) (13/16) Installing linux-pam (1.5.2-r1) (14/16) Installing linux-pam-dev (1.5.2-r1) (15/16) Installing chrpath (0.16-r3) (16/16) Installing .makedepends-please (20221101.190406) Executing busybox-1.35.0-r27.trigger OK: 1168 MiB in 113 packages >>> please: Cleaning up srcdir >>> please: Cleaning up pkgdir >>> please: Fetching https://distfiles.alpinelinux.org/distfiles/edge/please-v0.4.2.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 46851 100 46851 0 0 51494 0 --:--:-- --:--:-- --:--:-- 51484 >>> 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... Downloading crates ... Downloaded rpassword v5.0.1 Downloaded syslog v5.0.0 Downloaded once_cell v1.6.0 Downloaded pam-sys v0.5.6 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 memchr v2.3.4 Compiling log v0.4.14 Compiling version_check v0.9.3 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 aho-corasick v0.7.15 Compiling num-traits v0.2.14 Compiling num-integer v0.1.44 Compiling error-chain v0.12.4 Compiling time v0.1.44 Compiling users v0.8.1 Compiling rpassword v5.0.1 Compiling nix v0.19.1 Compiling users v0.10.0 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 37.33s Compiling libc v0.2.86 Compiling cfg-if v1.0.0 Compiling autocfg v1.0.1 Compiling getrandom v0.1.16 Compiling memchr v2.3.4 Compiling log v0.4.14 Compiling version_check v0.9.3 Compiling pam-sys v0.5.6 Compiling bitflags v1.2.1 Compiling ppv-lite86 v0.2.10 Compiling once_cell v1.6.0 Compiling regex-syntax v0.6.22 Compiling unicode-width v0.1.8 Compiling getopts v0.2.21 Compiling thread_local v1.1.3 Compiling aho-corasick v0.7.15 Compiling error-chain v0.12.4 Compiling num-traits v0.2.14 Compiling num-integer v0.1.44 Compiling time v0.1.44 Compiling users v0.8.1 Compiling rpassword v5.0.1 Compiling nix v0.19.1 Compiling users v0.10.0 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 13.91s Running unittests src/lib.rs (target/debug/deps/pleaser-d6557a128a546530) 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-35ca8eae4d111f29) 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-50c82ed516617d93) 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-25fd1cd778d8337e) 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_regex_build_user_expansion ... ok test test::test_environment_assign_env_list ... ok test test::test_environment_provided_but_some_allowed ... ok test test::test_edit_mode ... ok test test::test_edit_group_regression ... ok test test::test_last ... ok test test::test_dir_tmp ... ok test test::test_list_regex ... ok test test::test_dir_given_but_none_in_match ... ok test test::test_section_name ... ok test test::test_reason ... ok test test::test_user_bash ... ok test test::test_edit_user_expansion_unescaped ... ok test test::test_edit_user_expansion ... ok test test::test_environment_provided_and_allowed ... ok test test::test_percent_user_as_hex ... ok test test::test_group_assignment ... ok test test::test_internal_backslash_as_class ... ok test test::test_internal_backslash ... ok test test::test_edit_user_expansion_escapes ... ok test test::test_percent_user ... ok test test::test_regex_line_anchor ... ok test test::test_missing_user ... ok test test::test_edit_user_macro ... ok test test::test_parse_regex_fail ... ok test test::test_edit_apache ... ok test test::test_dir_any ... ok test test::test_execute_config ... ok test test::test_execute_config_too_early_long ... ok test test::test_target_regex ... ok test test::test_dir_fixed ... ok test test::test_edit_regression ... ok test test::test_execute_user_does_not_exist ... ok test test::test_execute_config_too_early ... ok test test::test_execute_config_hostname_any ... ok test test::test_execute_config_oracle ... 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.07s 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-r1.apk >>> please*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libgcc_s.so.1 so:libpam.so.0 >>> please*: Package size: 2.7 MB >>> please*: Compressing data... >>> please*: Create checksum... >>> please*: Create please-0.4.2-r1.apk >>> please: Build complete at Tue, 01 Nov 2022 19:05:04 +0000 elapsed time 0h 0m 59s >>> please: Cleaning up srcdir >>> please: Cleaning up pkgdir >>> please: Uninstalling dependencies... (1/16) Purging .makedepends-please (20221101.190406) (2/16) Purging cargo (1.64.0-r2) (3/16) Purging rust (1.64.0-r2) (4/16) Purging rust-stdlib (1.64.0-r2) (5/16) Purging linux-pam-dev (1.5.2-r1) (6/16) Purging gettext-dev (0.21.1-r1) (7/16) Purging gettext-asprintf (0.21.1-r1) (8/16) Purging gettext (0.21.1-r1) (9/16) Purging linux-pam (1.5.2-r1) (10/16) Purging chrpath (0.16-r3) (11/16) Purging llvm15-libs (15.0.3-r1) (12/16) Purging libffi (3.4.4-r0) (13/16) Purging libxml2 (2.10.3-r1) (14/16) Purging xz-libs (5.2.7-r0) (15/16) Purging gettext-libs (0.21.1-r1) (16/16) Purging libunistring (1.1-r0) Executing busybox-1.35.0-r27.trigger OK: 293 MiB in 97 packages >>> please: Updating the testing/ppc64le repository index... >>> please: Signing the index...