>>> edit: Building testing/edit 1.2.1-r0 (using abuild 3.16.0_rc4-r0) started Thu, 16 Oct 2025 13:16:22 +0000 >>> edit: Validating /home/buildozer/aports/testing/edit/APKBUILD... >>> edit: Analyzing dependencies... >>> edit: Installing for build: build-base cargo cargo-auditable (1/8) Installing libffi (3.5.2-r0) (2/8) Installing xz-libs (5.8.1-r0) (3/8) Installing libxml2 (2.13.9-r0) (4/8) Installing llvm21-libs (21.1.2-r1) (5/8) Installing rust (1.90.0-r1) (6/8) Installing cargo (1.90.0-r1) (7/8) Installing cargo-auditable (0.7.0-r0) (8/8) Installing .makedepends-edit (20251016.131623) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 692 MiB in 113 packages >>> edit: Cleaning up srcdir >>> edit: Cleaning up pkgdir >>> edit: Cleaning up tmpdir >>> edit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/edit-1.2.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> edit: Fetching edit-1.2.1.tar.gz::https://github.com/microsoft/edit/archive/refs/tags/v1.2.1.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/edit-1.2.1.tar.gz.part' edit-1.2.1.tar.gz.pa 100% |********************************| 464k 0:00:00 ETA '/var/cache/distfiles/edge/edit-1.2.1.tar.gz.part' saved /var/cache/distfiles/edge/edit-1.2.1.tar.gz: OK >>> edit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/edit-1.2.1.tar.gz /var/cache/distfiles/edge/edit-1.2.1.tar.gz: OK >>> edit: Unpacking /var/cache/distfiles/edge/edit-1.2.1.tar.gz... Updating crates.io index Downloading crates ... Downloaded jobserver v0.1.33 Downloaded shlex v1.3.0 Downloaded pkg-config v0.3.32 Downloaded zstd-safe v7.2.4 Downloaded zstd v0.13.3 Downloaded itoa v1.0.15 Downloaded half v2.6.0 Downloaded proc-macro2 v1.0.95 Downloaded crossbeam-deque v0.8.6 Downloaded cc v1.2.25 Downloaded ciborium-io v0.2.2 Downloaded anes v0.1.6 Downloaded plotters-backend v0.3.7 Downloaded anstyle v1.0.10 Downloaded clap_builder v4.5.39 Downloaded clap v4.5.39 Downloaded memchr v2.7.4 Downloaded serde v1.0.219 Downloaded criterion v0.6.0 Downloaded itertools v0.13.0 Downloaded rayon v1.10.0 Downloaded rayon-core v1.12.1 Downloaded aho-corasick v1.1.3 Downloaded plotters v0.3.7 Downloaded num-traits v0.2.19 Downloaded cast v0.3.0 Downloaded criterion-plot v0.5.0 Downloaded oorandom v11.1.5 Downloaded autocfg v1.4.0 Downloaded regex-syntax v0.8.5 Downloaded regex v1.11.1 Downloaded serde_derive v1.0.219 Downloaded cfg-if v1.0.0 Downloaded ciborium v0.2.2 Downloaded clap_lex v0.7.4 Downloaded plotters-svg v0.3.7 Downloaded libc v0.2.172 Downloaded regex-automata v0.4.9 Downloaded zstd-sys v2.0.15+zstd.1.5.7 Downloaded crossbeam-epoch v0.9.18 Downloaded crossbeam-utils v0.8.21 Downloaded walkdir v2.5.0 Downloaded ryu v1.0.20 Downloaded unicode-ident v1.0.18 Downloaded serde_json v1.0.140 Downloaded ciborium-ll v0.2.2 Downloaded itertools v0.10.5 Downloaded either v1.15.0 Downloaded tinytemplate v1.2.1 Downloaded same-file v1.0.6 Downloaded quote v1.0.40 Downloaded syn v2.0.101 Compiling libc v0.2.172 Compiling edit v1.2.1 (/home/buildozer/aports/testing/edit/src/edit-1.2.1) 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/sys/unix.rs:218:60 | 218 | tv_sec: timeout.as_secs() as libc::time_t, | ^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `edit` (lib) generated 1 warning warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable --> src/bin/edit/main.rs:4:27 | 4 | #![feature(allocator_api, let_chains, linked_list_cursors, string_from_utf8_lossy_owned)] | ^^^^^^^^^^ | = note: `#[warn(stable_features)]` on by default warning: `edit` (bin "edit") generated 1 warning Finished `release` profile [optimized + debuginfo] target(s) in 18.82s Compiling libc v0.2.172 Compiling proc-macro2 v1.0.95 Compiling unicode-ident v1.0.18 Compiling shlex v1.3.0 Compiling crossbeam-utils v0.8.21 Compiling pkg-config v0.3.32 Compiling serde v1.0.219 Compiling autocfg v1.4.0 Compiling either v1.15.0 Compiling serde_json v1.0.140 Compiling cfg-if v1.0.0 Compiling rayon-core v1.12.1 Compiling zstd-safe v7.2.4 Compiling itoa v1.0.15 Compiling anstyle v1.0.10 Compiling plotters-backend v0.3.7 Compiling ciborium-io v0.2.2 Compiling regex-syntax v0.8.5 Compiling clap_lex v0.7.4 Compiling memchr v2.7.4 Compiling ryu v1.0.20 Compiling same-file v1.0.6 Compiling cast v0.3.0 Compiling edit v1.2.1 (/home/buildozer/aports/testing/edit/src/edit-1.2.1) Compiling oorandom v11.1.5 Compiling anes v0.1.6 Compiling half v2.6.0 Compiling walkdir v2.5.0 Compiling clap_builder v4.5.39 Compiling plotters-svg v0.3.7 Compiling itertools v0.10.5 Compiling itertools v0.13.0 Compiling ciborium-ll v0.2.2 Compiling num-traits v0.2.19 Compiling crossbeam-epoch v0.9.18 Compiling quote v1.0.40 Compiling crossbeam-deque v0.8.6 Compiling syn v2.0.101 Compiling jobserver v0.1.33 Compiling regex-automata v0.4.9 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/sys/unix.rs:218:60 | 218 | tv_sec: timeout.as_secs() as libc::time_t, | ^^^^^^ | = note: `#[warn(deprecated)]` on by default Compiling cc v1.2.25 Compiling plotters v0.3.7 Compiling rayon v1.10.0 Compiling criterion-plot v0.5.0 Compiling clap v4.5.39 Compiling zstd-sys v2.0.15+zstd.1.5.7 Compiling regex v1.11.1 warning: `edit` (lib) generated 1 warning Compiling serde_derive v1.0.219 Compiling ciborium v0.2.2 Compiling zstd v0.13.3 Compiling tinytemplate v1.2.1 Compiling criterion v0.6.0 warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable --> src/bin/edit/main.rs:4:27 | 4 | #![feature(allocator_api, let_chains, linked_list_cursors, string_from_utf8_lossy_owned)] | ^^^^^^^^^^ | = note: `#[warn(stable_features)]` on by default warning: `edit` (bin "edit" test) generated 1 warning warning: `edit` (lib test) generated 1 warning (1 duplicate) Finished `test` profile [unoptimized + debuginfo] target(s) in 29.19s Running unittests src/lib.rs (target/debug/deps/edit-c18169061505d6d4) running 35 tests test buffer::navigation::test::test_word_navigation ... ok test base64::tests::test_basic ... ok test icu::tests::test_compare_strings_ascii ... ok test path::tests::test_unix ... ok test simd::lines_bwd::test::seeks_to_start ... ok test simd::memchr2::tests::test_basic ... ok test simd::memchr2::tests::test_empty ... ok test simd::memchr2::tests::test_with_offset ... ok test simd::memchr2::tests::test_page_boundary ... ok test simd::memset::tests::test_memset_alignment ... ok test simd::memset::tests::test_memset_empty ... ok test simd::memset::tests::test_memset_single ... ok test simd::memset::tests::test_memset_small ... ok test simd::memset::tests::test_memset_usize_isize ... ok test simd::memset::tests::test_memset_various_values ... ok test unicode::measurement::test::test_any_wrap ... ok test unicode::measurement::test::test_any_wrap_wide ... ok test unicode::measurement::test::test_crlf ... ok test unicode::measurement::test::test_exact_wrap ... ok test unicode::measurement::test::test_force_wrap ... ok test unicode::measurement::test::test_force_wrap_column ... ok test unicode::measurement::test::test_measure_forward_chunk_boundaries ... ok test unicode::measurement::test::test_force_wrap_wide ... ok test simd::memset::tests::test_memset_signed_types ... ok test unicode::measurement::test::test_measure_forward_clipped_wide_char ... ok test unicode::measurement::test::test_measure_forward_newline_start ... ok test unicode::measurement::test::test_measure_forward_tabs ... ok test simd::memset::tests::test_memset_large ... ok test unicode::measurement::test::test_measure_forward_word_wrap ... ok test unicode::measurement::test::test_strip_newline ... ok test unicode::measurement::test::test_wrap_tab ... ok test unicode::measurement::test::test_wrapped_cursor_can_seek_backward ... ok test unicode::utf8::tests::test_broken_utf8 ... ok test simd::lines_fwd::test::pseudo_fuzz ... ok test simd::lines_bwd::test::pseudo_fuzz ... ok test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/bin/edit/main.rs (target/debug/deps/edit-8dfa950c26d75567) running 1 test test documents::tests::test_parse_last_numbers ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests edit running 3 tests test src/tui.rs - tui::Context<'a,'_>::styled_label_begin (line 1907) ... ok test src/arena/debug.rs - arena::debug::Arena (line 21) - should panic ... ok test src/tui.rs - tui (line 91) ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s >>> edit: Entering fakeroot... >>> edit-doc*: Running split function doc... 'usr/share/licenses' -> '/home/buildozer/aports/testing/edit/pkg/edit-doc/usr/share/licenses' >>> edit-doc*: Preparing subpackage edit-doc... >>> edit-doc*: Running postcheck for edit-doc >>> edit*: Running postcheck for edit >>> edit*: Preparing package edit... >>> edit*: Stripping binaries >>> edit*: Scanning shared objects >>> edit-doc*: Tracing dependencies... >>> edit-doc*: Package size: 1.1 KB >>> edit-doc*: Compressing data... >>> edit-doc*: Create checksum... >>> edit-doc*: Create edit-doc-1.2.1-r0.apk >>> edit*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libgcc_s.so.1 >>> edit*: Package size: 475.3 KB >>> edit*: Compressing data... >>> edit*: Create checksum... >>> edit*: Create edit-1.2.1-r0.apk >>> edit: Build complete at Thu, 16 Oct 2025 13:17:17 +0000 elapsed time 0h 0m 55s >>> edit: Cleaning up srcdir >>> edit: Cleaning up pkgdir >>> edit: Cleaning up tmpdir >>> edit: Uninstalling dependencies... (1/8) Purging .makedepends-edit (20251016.131623) (2/8) Purging cargo-auditable (0.7.0-r0) (3/8) Purging cargo (1.90.0-r1) (4/8) Purging rust (1.90.0-r1) (5/8) Purging llvm21-libs (21.1.2-r1) (6/8) Purging libffi (3.5.2-r0) (7/8) Purging libxml2 (2.13.9-r0) (8/8) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 342 MiB in 105 packages >>> edit: Updating the testing/armhf repository index... >>> edit: Signing the index...